- 06 Dec, 2010 12 commits
-
-
Gabriel Monnerat authored
* Added one domain and categories to filter the documents in listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* rename Synchronisation Tool to Synchronization Tool for consistency git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41136 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2010 3 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41134 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Dec, 2010 14 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
'else' clause is triggered if there was no next item in the list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Use contribution_tool to create new documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41128 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Unfortunately it was not able to strip URL parameters... Now it used more standart API, thanks to follow_up relationship. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
It will help portal_contribution_registry to provide better results git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
return Message-ID when asking for filename. So filename and source_reference can co exists without collision. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
the content_type by reading the id of object. In ERP5, the content_type is reads from filename property thanks to interaction_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41123 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41122 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
But through Contribution Tool, file is just a StringIO object without filename attribute. As filename is provided in kw, we fallback on kw.get('filename') to get the value of filename instead of reading it from file. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
* Refactor script to not delete object completely but only change the state in the first time. The goals is only remove the object completely on the trash section. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Dec, 2010 11 commits
-
-
Kazuhiko Shiozaki authored
* use relative path to make ccache working. * call bdist_egg.make_zipfile() instead of calling zip command. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41111 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use CPPFLAGS not CFLAGS. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41102 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41101 20353a03-c40f-0410-a6d1-a30d3c3de9de
-