- 19 Feb, 2008 35 commits
-
-
Yoshinori Okuji authored
Make it work to just pass UTF-8 strings to the template by decoding all strings with UTF-8 to Unicode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19402 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add an empty element in *_getResourceItemList script, otherwise if the value is not set on the document, the listfield will display the first item, even though it's not really set on the document. This is confusing for users. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19400 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19399 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19398 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19394 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add emty term creation function * Minor improvements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19391 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Show only avaiable fields in field updating list. * Improve ERP5Site_getToBeTranslatedMessageListFromPythonScriptListAsPot. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19388 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19386 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make install_kw defaut to None because of a bad behaviour of BusinessTemplate._install: if object_to_update is not None, force is set to 0, so no objects are installed at all. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Keep **kw parameter for backward compatibility. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Update comment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove LocalConfiguration and update all users. It was only used as an acquisition context and caused needless (because never used afterward) modification of persistent objects at business template installation. This should save some disk space and increase performances a bit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Make sure your_title is editable in PersonModule_viewNewEventDialog: the target fields has a TALES that does not apply here git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Generate object_to_update dictionary automaticaly when upgrading, as it would be when upgrade is done via web interface. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2008 5 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-