- 17 Oct, 2012 1 commit
-
-
Ivan Tyagov authored
Conflicts: bt5/erp5_dms_conversion_catalog/SkinTemplateItem/portal_skins/erp5_dms_conversion_catalog/WebPage_preConvertReferencedImageList.xml bt5/erp5_dms_conversion_catalog/bt/revision product/ERP5OOo/tests/testDmsWithPreConversion.py
-
- 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 11 commits
-
-
Julien Muchembled authored
This helps writing workflow script because 'listbox' dict does not contain uids, which makes global 'uids' request value unusable.
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Gabriel Monnerat authored
Add new properties to the NVP url that is used to make queries on paypal and to the business email that is used define who will receive the payment. Also, the Paypal view was updated to display those properties
-
Gabriel Monnerat authored
Remove line to not check consistency inside navigate method because if the user don't have Manager role, he hasn't permission to run checkConsistency function. Then, if one normal user try to redirect to Paypal page, the page will crash because he don't have permissions.
-
Mame Coumba Sall authored
-
Ivan Tyagov authored
Allow pre conversion to happen on any ERP5 Web Page's content which include relative images (through <img> tags).
-
Rafael Monnerat authored
- This permit we reuse it everywhere.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
- Arbitrary remove objects and delete workflow history is bad. This code was never used anyway. - Clean up code which is not used anywhere anymore, legacy from long ago implementation.
-
Rafael Monnerat authored
-
- 10 Oct, 2012 1 commit
-
-
Ivan Tyagov authored
-