- 10 Dec, 2012 9 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Coordinate base class already inherit from Base, so no need for class inheriting from Coordinate to inherit from Base again. Also, no need to reapeat the property sheets that are already defined on Coordinate.
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Pere Cortes authored
-
Pere Cortes authored
-
Kazuhiko Shiozaki authored
-
- 07 Dec, 2012 7 commits
-
-
Jérome Perrin authored
This use to work because categories are metanode and metanode were organisations
-
Jérome Perrin authored
-
Jérome Perrin authored
Prior to this change, such accessors were only generated if 'acquisition_base_category' was set on the accessor, but such accessor also makes sense without acquisition_base_category.
-
Jérome Perrin authored
Most coordinates from organisation were configured to acquire properties on the region categories. This was not a problem, because prior to 36420d5c ("Fix class hierarchy for nodes"), Categories were Organisations because they are MetaNode.
-
Jérome Perrin authored
MetaNodes have always been Organisations, but this does not make sense at all. This change reveal some hidden bugs with code that was working accidentally because all meta nodes, such as categories use to be organisations and have all the accessors from organisations
-
Julien Muchembled authored
-
Julien Muchembled authored
Although this also fixes "too many files" error, the way to upgrade some kinds of objects should be reviewed in order to avoid such export/import.
-
- 06 Dec, 2012 3 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 05 Dec, 2012 1 commit
-
-
Vincent Pelletier authored
This hurts performance with default catalog indexes.
-
- 30 Nov, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
to enable cache for anonymous, login should not be included in HTML itself based on the cookie value. it should be the browser's job.
-
- 29 Nov, 2012 1 commit
-
-
Ivan Tyagov authored
-
- 27 Nov, 2012 2 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 26 Nov, 2012 1 commit
-
-
Julien Muchembled authored
New SQLBase._getMessageList method has a very simple ZSQLCatalog-like API, and replaces SQL{Dict,Queue}_readMessageList DTML scripts. 'include_processing' parameter disappears (in favor of 'processing') and default behaviour is to include messages being processed.
-
- 22 Nov, 2012 2 commits
-
-
Ivan Tyagov authored
-
Tatuya Kamada authored
Also clean-up the comments.
-
- 21 Nov, 2012 6 commits
-
-
Aurel authored
test for now was passing thanks to a lucky good ordering in indexation
-
Aurel authored
-
Kazuhiko Shiozaki authored
add work around for the performance regression introduced in Zope 2.12.23 in BTreeFolder2, for the case where we use BTreeFolder2 directly.
-
Kazuhiko Shiozaki authored
readd work around for the performance regression introduced in Zope 2.12.23 in HBTreeFolder2, for the case where we use HBTreeFolder2 directly.
-
Tatuya Kamada authored
-
- 20 Nov, 2012 7 commits
-
-
Ivan Tyagov authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored