- 30 Jun, 2006 28 commits
-
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Handle KeyError exceptions specially in validate_all, because they are only caused by missing fields, and it must not be fatal. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
When a field is not rendered and a form is submitted, the not-transmitted values default to empty strings/lists and still get saved on the object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
* Now checking if the current form holds a planningbox to automatically call the render_css method in order to get the corressponding css classes and build the structure. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
* Added PlanningBox rendering support in xhtml style git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Change the way of getting a value again. First, try getProperty, and use getattr only if getProperty does not find anything. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thomas Bernard authored
* Added PlanningBox 3rd part scripts, including stats and axis generation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
_category_strict_membership that works the same way as *_category, but also checks for strict membership. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Bug compatibility: hasProperty does not work as expected, so it is necessary to try to call getProperty. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8235 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jun, 2006 12 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8234 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
* Use proxy field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8232 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Delete endline spaces. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8228 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove matrixbox properties specific to mapped values. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
is a preferred way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8221 20353a03-c40f-0410-a6d1-a30d3c3de9de
-