- 22 Oct, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 19 Oct, 2012 1 commit
-
-
Aurel authored
-
- 18 Oct, 2012 5 commits
-
-
Rafael Monnerat authored
Scope only includes cloudooo, memcached and kumofs configuration for now.
-
Rafael Monnerat authored
Create promise configuration on-the-fly with the configurations reusing existing API to get cloudooo, memcached and kumofs informations from environment. This approach allow us use erp5_promise alarms at any unit test to configure cloudooo, memcached and kumofs, instead implement ad-hoc configurations on tests afterSetup methods.
-
Rafael Monnerat authored
Ignore alarm if promise is not defined (not the contrary).
-
Aurel authored
Conflicts: bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_renderSimpleView.xml bt5/erp5_deferred_style/bt/revision
-
Aurel authored
-
- 17 Oct, 2012 5 commits
-
-
Julien Muchembled authored
Similar to commit cc7b1372
-
Julien Muchembled authored
Currently used to change user & password.
-
Julien Muchembled authored
-
Jérome Perrin authored
Fix PaymentTransactionGroup_getGroupablePaymentTransactionLineList for case when payment mode is acquired We have to use the special payment_transaction_line_payment_mode_uid related key which supports both case when the payment mode is set on line or acquired from parent (because acquired categories are not catalogued for movements)
-
Jérome Perrin authored
-
- 16 Oct, 2012 7 commits
-
-
Rafael Monnerat authored
use by using "self" on transactional_cached decorator breaks ERP5Site creation due aq_base.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
If the list of bt5 is huge same dependencies are calculated several types due recursivity at the same transaction making this method useless
-
Rafael Monnerat authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Ivan Tyagov authored
-
- 15 Oct, 2012 12 commits
-
-
Lingnan Wu authored
change the style of RATE to percentage and add the price_renderer to control the length of the price
-
Julien Muchembled authored
This fixes a regression introduced in commit f36260d2 ("Code clean up in ListBox & EditorField").
-
Lingnan Wu authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Make sure convert is not called in case resource is not convertible.
-
Rafael Monnerat authored
- Simplify the code and Minor Optimization for sort
-
Rafael Monnerat authored
- Now getDependencyList returns entire list of dependencies even if it is already installed.
-
Rafael Monnerat authored
Follow up changes: - Included erp5_full_text_myisam_catalog (dependency of erp5_base) - Reimplement sortBusinessTemplates for the new behaviour
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This is a follow up change of 63c1f784
-
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
-
- 12 Oct, 2012 8 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Split Discussion Thread reference generator into a separate testable method. Be more strict in generated reference.
-
Ivan Tyagov authored
Add fieldset class selector which can be used to override fault one when customizing forum's appearance.
-
Ivan Tyagov authored
'display_list' is also useful at pre conversion level scripts (it allows specify multiple displays for a conversion at once)
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Allow pre conversion to happen on any ERP5 Web Page's content which include relative images (through <img> tags).
-
- 11 Oct, 2012 1 commit
-
-
Julien Muchembled authored
This helps writing workflow script because 'listbox' dict does not contain uids, which makes global 'uids' request value unusable.
-