- 22 Aug, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
regenerate test_document/Foo_001.odg with a recent LibreOffice so that it passes OpenDocument v1.2 Relax NG Schema.
-
- 21 Aug, 2012 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
raise NotImplementedError in WebSite_createWebSiteAccount so that it is not executed actually, because it is just an example of the implementation.
-
Kazuhiko Shiozaki authored
partially revert 5a53f57a because still many templates are using odf 1.0 or 1.1.
-
Ivan Tyagov authored
Improve default Discussion Thread Module view.
-
- 20 Aug, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 16 Aug, 2012 4 commits
-
-
Leonardo Rochael Almeida authored
While installing a BT5 make sure not to install duplicate keys for the following ZSQLCatalog properties: - sql_catalog_search_keys - sql_catalog_related_keys - sql_catalog_scriptable_keys - sql_catalog_role_keys - sql_catalog_local_role_keys
-
Leonardo Rochael Almeida authored
Remove code duplication and make it easy to override how the key should be modified at install time.
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
-
- 14 Aug, 2012 1 commit
-
-
Vincent Pelletier authored
Noticed by Kazuhiko.
-
- 10 Aug, 2012 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
If socket timeout is not set the call can never receive a response and system become locked for ever waiting a reply from task distribution server.
-
- 09 Aug, 2012 4 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Path https://svn.erp5.org/repos/public/erp5/trunk/utils/timing_log_parser/plot.py, revision 46030.
-
Łukasz Nowak authored
Path https://svn.erp5.org/repos/public/erp5/trunk/utils/timing_log_parser/parse_timing_log.py, revision 34836.
-
Vincent Pelletier authored
Fixes test results containing values from unrelated tests, and occasional "NoneType has no attribute stop" errors.
-
- 07 Aug, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 03 Aug, 2012 1 commit
-
-
Leonardo Rochael Almeida authored
-
- 30 Jul, 2012 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This change will permit "clean up" scripts remove certain objects created by "zope" user, which is typically the default user on instances. This is just a quick fix, later this value should be collected automatically, or using promise parametes.
-
Rafael Monnerat authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 27 Jul, 2012 6 commits
-
-
Rafael Monnerat authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Allow to specify an expected transition message when submitting a workflow even if there is no dialog.
-
Arnaud Fontaine authored
-
- 26 Jul, 2012 2 commits
-
-
Yusei Tahara authored
-
Yusei Tahara authored
Mark three tests as expected failure. To filter by category with full inventory document does not work.
-
- 25 Jul, 2012 1 commit
-
-
Yusei Tahara authored
-
- 24 Jul, 2012 1 commit
-
-
Tatuya Kamada authored
- Avoid to create too much OIDs when updateLastMaxIdDictFromTable - Add a parameter 'id_group' into IdTool_zGetValueList for the scalability of updateLastMaxIdDictFromTable(). This parameter is intended to use with CMFActivity (see TestIdTool.test_08_updateLastMaxIdDictFromTable).
-
- 23 Jul, 2012 3 commits
-
-
Yusei Tahara authored
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 20 Jul, 2012 2 commits
-
-
Tatuya Kamada authored
This method is intended to use when we are disabled 'Store in the ZODB' or set a big number as the 'Store interval', but at the same time we need to update the persistent dict from the fresh portal_ids table at a certain point. This method needs a unit test.
-
Yusei Tahara authored
-