- 28 Oct, 2009 15 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
we'll compare with an arbitrary precision, untill we have a good way of specifying this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Update titles for milestone report git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Hervé Poulain authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This is required to customize an OOoChart depending of values entered in a dialog form. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
Use a default namespace to retrieve the Status git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Make the report working even if stop dates are not defined everywhere git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
To keep the backward compatibility with the persistent objects which were not updated yet (ie.: Inside old business templates), it was added the some imports from PortalTransforms. Without this patch the persistent objects becomes broken and not accessible or updatable by Subversion and cause problems to update erp5_core. XXX Please remove this path once portal_transforms is not used or once all objects are already moved to latest versions of ERP5 (after transforms be moved at least). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Oct, 2009 25 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* add missing import of Query git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Allows to select the state of project when call the milestone report git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30042 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* update docstring * remove useless logs git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
the default value for multiple list fields should be [] not None. since r29556, ('', '') item will be selected if the default value is None. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add one more select_dict case: when there is no direct hint given, but the query implicitely favors a table over the other. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- add a column which mapping is ambiguous (could happen on 2 tables) - add a utility method to generate SQLExpression instances from parameters git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Cleanup "items" in that relation field instance. It was not allowing to choose between multiple ambigous results git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Also fix a typo (missing colon at end of method definition). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Split buildSQLQuery into 2 parts: one responsible for building the EntireQuery (and responsible for parameter backward compatibility), and a second to just render that EntireQuery as a dict. This will help testing EntireQuery. Update interface accordingly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
of ERP5 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Add new report in order to have global overview of milestones git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- specify in IMetadataDiscoverable.getContentInformation that the return type is a dictionnary git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
here, x[0] is a Products.ERP5Type.Message.Message object, so we need to sort by str(x[0]) otherwise the sort result is unexpectable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-