1. 21 Oct, 2011 17 commits
  2. 20 Oct, 2011 4 commits
  3. 19 Oct, 2011 9 commits
  4. 18 Oct, 2011 3 commits
    • Vincent Pelletier's avatar
      Improve FormBox integration. · 63b88e67
      Vincent Pelletier authored
      Allows FormBox to contain fields outside "left" group.
      The use of this is most evident when FormBox is in the "bottom" group: it
      allows included form to have field groups with borders (left, right,
      center) or without borders (bottom), hence allowing competely extending
      base form. This required rewriting JS code stitching "left" & "right"
      groups together so it honours nesting.
      For backward compatibility, hide "left" groups rendered inside any bordered
      group - but only when there is no field in "right" group.
      Also, clean up duplicated code in embedded_form_render and use proper
      naming (templates used by forms should always end with "_view").
      63b88e67
    • Leonardo Rochael Almeida's avatar
      Fix broken test · 7bd4e4af
      Leonardo Rochael Almeida authored
      7bd4e4af
    • Yusei Tahara's avatar
      Fix syntax error. · 4c170f69
      Yusei Tahara authored
      4c170f69
  5. 17 Oct, 2011 7 commits