- 19 Sep, 2012 1 commit
-
-
Rafael Monnerat authored
Follow up changes: - Included erp5_full_text_myisam_catalog (dependency of erp5_base) - Reimplement sortBusinessTemplates for the new behaviour
-
- 17 Sep, 2012 1 commit
-
-
Rafael Monnerat authored
-
- 14 Sep, 2012 1 commit
-
-
Rafael Monnerat authored
This is a follow up change of 63c1f784
-
- 05 Sep, 2012 6 commits
-
-
Sebastien Robin authored
- when upgradeSite is called, it will delete orphaned bt is we set delete_orphaned to true - when there is provider calculation in the dependency list, look at both installed bt and to all the dependency tree
-
Sebastien Robin authored
* fix the state of bt (new, old, present) * make resolveBusinessTemplateListDependency returning all dependencies, even installed ones * add upgradeSite method to install everything from top level bt * the code to check version restriction has been removed but it should be moved to another method
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
Otherwise, we use superclass' __contains__ implementation, which uses objectIds, which is inefficient in HBTreeFolder2 to lookup a single key. This commit reverts fdf4fa44 that does not work in reality.
-
- 03 Sep, 2012 1 commit
-
-
Ivan Tyagov authored
-
- 31 Aug, 2012 1 commit
-
-
Arnaud Fontaine authored
-
- 30 Aug, 2012 2 commits
-
-
Vincent Pelletier authored
Provide migration ability from persistent Control Panel if present. Drop destructive "backward-compatibility" code (delete object if old version). Fixes Zope 2.13 .
-
Vincent Pelletier authored
Fixes Zope 2.13 .
-
- 29 Aug, 2012 4 commits
-
-
Kazuhiko Shiozaki authored
make items tales expression generic in PaymentTransactionGroup_viewSelectPaymentTransactionLineListDialog/your_sign.
-
Kazuhiko Shiozaki authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 28 Aug, 2012 1 commit
-
-
Vincent Pelletier authored
Otherwise, we use superclass' __contains__ implementation, which uses objectIds, which is inefficient in HBTreeFolder2 to lookup a single key.
-
- 27 Aug, 2012 8 commits
-
-
Mame Coumba Sall authored
-
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 13 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.
-