- 02 Feb, 2010 30 commits
-
-
Leonardo Rochael Almeida authored
This allows suppress_events to be passed to _setObject on Zope 2.12. It will be the responsibility of the caller to catch the TypeError in Zope 2.8 if suppress_events is passed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32192 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* proxify Tester_view (but leave checkbox fields because it does not handle 'not-set-but-default-is-one' property well). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32188 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(for instance more than one * in paths columns), this is an error that should be reported. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- invalid_category_spreadsheet_handler now returns a boolean, telling if we should continue processing or not. - Drop "simulation_mode" hack and use an invalid_category_spreadsheet_handler accumulating errors instead. - Don't fail if some empty sheets are left in the spreadsheet git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
introduce 'updating_provider' property with that we can specify which tester should be used for updating. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* remove WebSection_getPermanentURLForView which was bad (see bug #1507) and use getPermanentUrl() from WebSection.py. * WebSection_getPermanentUrl script is not used anymore (and should never be used, it should be called only by getPermanentUrl() from WebSection.py). Now by default, getPermanentUrl(document) always return a link to html content. If you want to get a link to a file (ie. openoffice document, pdf document, ...) you should explicitly specify it : getPermanentUrl(document, view=False) Reviewed by Kazuhiko git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Initial import. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
If view is True, the url returned point to html content and can be opened in a browser (ie. + '/view' for ooo documents), if not the url returned point to the file. (in case of html document like Web Page, the url to the document is always returned) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Add a (failing) test where the old system is used for quantities * Use a cached Python Script to keep the universal quantity definitions: * erp5_content_long * delete the cache when a global quantity definition is changed via an interaction workflow on Definitions * Use the catalog to retrieve the global definitions * If no Quantity Definitions are defined _at all_, then it falls back and uses the properties on categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Add a (failing) test where the old system is used for quantities * Use a cached Python Script to keep the universal quantity definitions: * erp5_content_long * delete the cache when a global quantity definition is changed via an interaction workflow on Definitions * Use the catalog to retrieve the global definitions * If no Quantity Definitions are defined _at all_, then it falls back and uses the properties on categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add classes into buttons defined in dialog_main. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
queries. Default metric type is used instead git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Feb, 2010 10 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* call workflow method instead of calling doActionFor(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* don't display action buttons (like copy/paste, ...) in dialog_mode git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* move fabric_brand category from erp5_pdm to erp5_apparel. This category is going to be replaced by a trade_mark_module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
set a causality to the invoice instead of the order in delivery level of payment transaction builder. if we need more causalities, they should be added by post generation script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-