- 05 Jan, 2012 1 commit
-
-
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 6 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.
-
Łukasz Nowak authored
Encapsulate month frame in same month instead of overlapping next one.
-
Rafael Monnerat authored
-
- 24 Dec, 2011 1 commit
-
-
Rafael Monnerat authored
Those tests includes much more them a test for new simulation, if this is kept disabled it will just hidden error, and it will stop test several others aspects which are important to test.
-
- 23 Dec, 2011 7 commits
-
-
Rafael Monnerat authored
It was broken in a previous modification.
-
Rafael Monnerat authored
Conflicts: bt5/erp5_web_ung_core/bt/revision bt5/erp5_web_ung_theme/bt/change_log bt5/erp5_web_ung_theme/bt/revision
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Drop legacy code and unify/simplify the verification.
-
Rafael Monnerat authored
The only exception is the Configurator Item that contains a Spreadsheets.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-