- 05 Jan, 2012 11 commits
-
-
Kazuhiko Shiozaki authored
move delivery builders from erp5_trade to erp5_simulation_test and make packing list builder global.
-
Łukasz Nowak authored
variation property which comes from Item generates getVariationPropertyList. VariationRange's property defines variation_property which also generates getVariationPropertyList As there is conflict which is not solved by category accessor generation sorting (which is per property sheet) adding later VariationRange will result in overwriting accessor for category with own one.
-
Łukasz Nowak authored
They use the same method name to do another task: check consistency on passed object. Thus it is impossible to check consistency on them.
-
Łukasz Nowak authored
They use the same method name to do another task: check consistency on passed object. Thus it is impossible to check consistency on them.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
variation property which comes from Item generates getVariationPropertyList. VariationRange's property defines variation_property which also generates getVariationPropertyList As there is conflict which is not solved by category accessor generation sorting (which is per property sheet) adding later VariationRange will result in overwriting accessor for category with own one.
-
Łukasz Nowak authored
For now check functionality of variation_property_list property.
-
Łukasz Nowak authored
Reuse searchAndActivate method. Allow to select no modules, which will result in full, unrestricted site check.
-
Kazuhiko Shiozaki authored
* move create/drop table SQL for content_translation table from erp5_content_translation to erp5_full_text_*_catalog BT.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
revert 5389ed8c (use countResults as a count method for a listbox where we use portal_catalog as a list method). 'countResults' method is overridden in Document/ExteralSource.py and using 'portal_catalog' as count method is internally translated to 'countResults', thus using countResults globally here may cause unexcpected value for certain cases.
-
- 04 Jan, 2012 1 commit
-
-
Ivan Tyagov authored
-
- 02 Jan, 2012 3 commits
-
-
Vincent Pelletier authored
Based on a patch by Aurélien Calonne <aurel@nexedi.com>. Also, cleanup TranslationProviderBase code a bit.
-
Vincent Pelletier authored
-
Julien Muchembled authored
This fixes a regression by commit 6fd63363.
-
- 29 Dec, 2011 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This is similar to commit a0d26594 ("Fix possible resource leak with ImageMagick conversion").
-
Vincent Pelletier authored
There should be no need for volatiles, as this class doesn't subclass Persistent. Also, TM interface is deprecated.
-
Vincent Pelletier authored
They are much easier to understand than ngt, max, etc. There is no replacement for minngt and minmax at this time, though.
-
Vincent Pelletier authored
This prevent using iterators, and there is an easy alternative.
-
- 28 Dec, 2011 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 27 Dec, 2011 13 commits
-
-
Rafael Monnerat authored
The TestPage_view was lacking of several fields important to DMS/Web usage of the files.
-
Łukasz Nowak authored
This reverts commit b7677ac0. More analysis have to be done before changing implementation.
-
Łukasz Nowak authored
Business Link method accepts None, so allow to call global build on Business Process itself.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Show appropriate informations, for now use Base_viewDict is enough to show internal dict. In future we might filter atributes and/or create some convention.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This method requires a serious refactor to fix the progress bar at Configurator.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Configurator Key is a legacy.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Configuration Key is a legacy from Previous design and it looses their need. If required the design should contains an better implementation.
-
- 26 Dec, 2011 4 commits
-
-
Kazuhiko Shiozaki authored
sign should be mandatory and its default should be payment transaction group's value in PaymentTransactionGroup_viewSelectPaymentTransactionLineListDialog.
-
Julien Muchembled authored
Commit aa8e9a60 broke testBusinessTemplate
-
Julien Muchembled authored
-
Łukasz Nowak authored
This reverts commit e1bd6f47.
-