- 22 Feb, 2010 38 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32927 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Example of bad behavior: - "short_title" property is not used / has no associated field - in export code getProperty('short_title') returns None - and a bt/short_title file is created, containing str(None) - when reimporting this BT, bt/short_title is read, and obj.short_title is set to 'None' string - as a result, bt.getShortTitle() wrongly returns "None" _string_ git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32925 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* missing field due to subversion tool bug git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32924 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- move buildout profile to simple shell script helper - update documentation about how to prepare Mandirva 2010.0 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32923 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
But add warning about use of such caches to speed view requests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32922 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32921 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32920 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* I missed theses local changes in my last commit on erp5_trade git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32918 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Adjust dialog names which can be reused in any other ERP5 context not only portal_contributions tool. Adjust actions according to this change. (failed in previous commit) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32916 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Adjust dialog names which can be reused in any other ERP5 context not only portal_contributions tool. Adjust actions according to this change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32915 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Be consistent with action name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32912 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32910 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
The r32804 commit removed several field libraries according to the proxy field guidline, but the commit broke backward compatibility. So revert the r32804 commit to retain backward compatibility. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32907 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Make all dialog forms use it. Change title of an action from 'Contribute Content' to 'Contribute File' to match exact action. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Stop form_render from relying on the type of editable_mode (i.e. int). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Set appropriate title to each workflow definition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
- already existing test tests that when short title is not here, title is used - this commit makes sure that when both title and short title are here, short title is used. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32889 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add missing entries in bt/template_path_list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This test does more than test_6[89]_ so it replaces them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-