- 12 Oct, 2010 7 commits
-
-
Jérome Perrin authored
make it possible to use another conversion rate that the one proposed by system. This also make possible to use this action when no conversion has been found. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Tweak the configurations of several interaction workflows for optimization. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
improve user experience git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Add a special way to disable interactions for temporary documents, as this pattern is frequently used in many ERP5 applications, and it is a big bottleneck in the performance. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39042 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Use unrestrictedTraverse here, because Anonymous User no longer has Access Content Information permission on web_site_module, thus restrictedTraverse will raises Unauthorized exception. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Oct, 2010 24 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
provide DummyMessageCatalog.translate() so as not to raise AttributeError on Zope-2.12 when the test instance is accessed by a web browser. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
* Now portal_type_group_list is an optional param for the script BaseType_copyRoleList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
If we pass content_type parameter to the conversion tool, it can find the appropriate Import Filter according content_type of document. With this patch HTML => odt and XHTML => odt, are working without hackish code in oood_commandtranforms. Reviewed by romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Play as well with existing preferences left from previous tests (especially with user levelpreferences created from accounting tests) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Remove obsolete code that was using the value type to align left or right. review by Ivan git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Only display a value if conversion is actually set (empty instead of 0), and display the stats as they are actually calculated to check the balance git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Do initialize DMS preference settings. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Oct, 2010 1 commit
-
-
Yusei Tahara authored
* Fix a typo in production_order_workflow/scripts/Order_buildPackingList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Oct, 2010 8 commits
-
-
Jérome Perrin authored
this is not working for section, node and movement axis. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
* rename base_type_interaction_workflow to portal_type_class_interaction_workflow and add interactions specific to ZODB Property Sheets * modify type class of Standard Property, Acquired Property and Dynamic Category Property portal types to their respective documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* no longer allow Access contents information and View for Anonymous, because there is no reason to allow anonymous users to access web_site_module itself. we should publish Web Site document if we want to publish it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- Remove unrelated/trivial comments - Remove extra empty lines - Follow Nexedi coding style (spacing, word-wrap) - Merge use-once code - Factorise many attribute accesses - Stop testing newContent - Replace len(foo.objectValues()) by len(foo) - Factorise some duplicate "magic values" - Merge uselesly splitted steps (and provide backward compatibility) - Use full step names in sequence, for easier lookups git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Add a expectedFailure test to notice, that there is a known bug for displaying outgoing emails. getTextContent return document.text_content getContentType return document.data.content_type Those values are sometimes different. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-