- 27 Aug, 2012 7 commits
-
-
Mame Coumba Sall authored
-
Julien Muchembled authored
-
Gabriel Monnerat authored
Revert "Change listbox to get the start_date from movement because the start_date is updated when the object is created. To be possible display the datetime customized the listbox_delivery_start_date was renamed to listbox_movement_start_date to follow the column used. One test was updated because name of the tag was changed" This reverts commit 5424c208. In this case, the test should be fixed instead of the proxieson erp5_core Conflicts: bt5/erp5_ui_test/bt/revision product/ERP5/bootstrap/erp5_core/bt/revision
-
Ivan Tyagov authored
Test were moved to RenderJS's repository.
-
Julien Muchembled authored
-
Rafael Monnerat authored
This runTestSuite uses "python setup.py test" to launch the tests at a certain folder. The runTestSuite can upload results using TaskDistribution.
-
Rafael Monnerat authored
This code is generic enough to be used by others libraries. The code on ERP5TypeTestSuite is preserved for backward compatibility for now, until it got updated.
-
- 24 Aug, 2012 1 commit
-
-
Ivan Tyagov authored
-
- 23 Aug, 2012 25 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Update now, force the reload of all alarm promises.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Ser periodicity_hour to 0 in addition with "everyday" frequency
-
Rafael Monnerat authored
Instead raise an exception, try..except to log incapability of resolve the algorithm
-
Rafael Monnerat authored
Update copyright, license and xml changes on erp5_workflow business template
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This exception is required to be used in ZODB due erp5_promise.
-
Rafael Monnerat authored
The UI created use "Check Consistency" Name in other to keep compatibility with future implementations which are going to use Constraints and checkConsistency API.
-
Rafael Monnerat authored
In other to keep the promise, create an System Preference if no other were setupped.
-
Rafael Monnerat authored
Sometimes on configuration product-config can be defined but promise-path and site id isn't, like for example when some instance use DeadlockDebugger.
-
Łukasz Nowak authored
Whitespaces shall be encoded with %digit
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Those alarms read the promise parameters (configured for example by SlapOS) and can configure ERP5 if user want to solve the difference.
-
Romain Courteaud authored
Read external promise parameters. The parameters should be provided by an external configuration file. Location of this configuration file is defined in the zope configuration file in a product_config named as the path of the ERP5 site. Example if the site id is erp5: <product-config /erp5> promise_path /tmp/promise.cfg </product-config> The promise configuration is a simple ConfigParser readable file (a list of section containing a list of string parameters. getPromiseParameter returns None if the parameter isn't found.
-
- 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 1 commit
-
-
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
-