- 29 Mar, 2006 2 commits
-
-
Jérome Perrin authored
* Add password confirmation field and validator. * Doesn't display current password in page source and set higher security on password getter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Mar, 2006 11 commits
-
-
Kevin Deldycke authored
Differentiate "no-encoded" body (= "8bit", "7bit" and "binary" encoding) and not-supported endoding by introducing "None" statement in the encoding dict. Add support for 'quoted-printable' encoding in python 2.3 environments. Don't modify attachments on edit. Always save a clean mail body when edit. Make sure charset declaration and body encoding are consistent. Refactor API and add lots of usefull methods. Add some generic methods to edit and get the header and body. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Devaux authored
See readme.txt for details. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove category fast input action from Domain Tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2006 12 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
- fixed a bug in xml generation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Improve CSV import/export. Base_exportCsv doesn't use export_only by default. Import never change uid or id git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
MultiRelationField does not crash anymore when the property does not exist on object. Add StringValidator properties to RelationFieldValidator. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 15 commits
-
-
Vincent Pelletier authored
Add "default_layout" support, so the website layout knows howto behave when displaying a form (needed buttons & hidden fields,...). Fixed some functions returning overcomplicated paths or returning just a title. Improved breadcrumb generation : now can also use the short title if present. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add default_layout variable (needed for erp5_web). Use fieldset and legend to render layout field groups. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove .cvsignore. Repair broken image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove .cvsignore. Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Repair broken image. Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-