- 05 Apr, 2013 5 commits
-
-
Julien Muchembled authored
-
Kazuhiko Shiozaki authored
-
Tatuya Kamada authored
-
Tatuya Kamada authored
-
Kazuhiko Shiozaki authored
-
- 04 Apr, 2013 20 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
also raise an exception in case of error, like cloudooo is not running.
-
Jérome Perrin authored
-
Jérome Perrin authored
Also remove copy pasted comments
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Update stock report and field library to use parameters named node_category & section_category instead of site & group
-
Jérome Perrin authored
* use translationContext instead of low level hacks * introduce a script ERP5Site_notifyReportComplete to do the actual notification * do not activate a useless getTitle * store strings encoded as zlib to prevent database growth
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Jérome Perrin authored
-
Jérome Perrin authored
usually generated SQL query can use a better index this way
-
Jérome Perrin authored
-
Jérome Perrin authored
We were not able to export and import back roles of a document when more than one local role group id was used.
-
Jérome Perrin authored
It can only work with default id generator and anyway catalog does not understand this syntax, so this has no effect
-
- 03 Apr, 2013 4 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
you can apply this change on the existing table by the following query : ALTER TABLE stock DROP INDEX `section_uid_portal_type`, ADD INDEX `section_uid_portal_type_mirror_section_uid` (`section_uid`,`portal_type`, `mirror_section_uid`);
-
Ivan Tyagov authored
Do not try to translate user input by using Localizier as it will fill up its internal structure (very inefficient) and lead to increase of ZODB (every modification is a new Localizer object holding all entries).
-
Tatuya Kamada authored
-
- 02 Apr, 2013 6 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
otherwise the result for 2-bit input is unreadable 2-bit with current imagemagick.
-
Kazuhiko Shiozaki authored
-
Arnaud Fontaine authored
Otherwise a TypeError exception is raised when calling Connection().columns().
-
Tatuya Kamada authored
Inventory movements are not indexed into stock table every time, and inventory_stock table no longer exists. Thus we use movement table instead.
-
- 01 Apr, 2013 1 commit
-
-
Tatuya Kamada authored
-
- 31 Mar, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
that raises an Exception for PDF documents without any metadata.
-
- 29 Mar, 2013 1 commit
-
-
Tatuya Kamada authored
-
- 28 Mar, 2013 1 commit
-
-
Tatuya Kamada authored
-
- 27 Mar, 2013 1 commit
-
-
Julien Muchembled authored
-