- 05 Sep, 2007 8 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- it's its job to handle group-by-resource-by-default behaviour when another group-by is provided - move task of updating dictionnary from this method to caller, to make it easier to understand when reading caller git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use portal_url.getPortalObject().absolute_url_path() instead of portal_url.getPortalPath() for better virtual host support. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Moreover, it's not to this function to decide which group-by must be applied. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
won't have any erp5_core installed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
group_by_resource alone has a meaning, for example if nodes are explicitely selected (I was to get the total amount of that resource on [those nodes|that node]). It should not be prevented by code, because it leads to situation where providing just one grouping criterion causes no grouping to be done on final query, which causes in turn a SQL syntax error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2007 20 commits
-
-
Kazuhiko Shiozaki authored
* use absolute_url_path instead of getPortalPath for better virtual host support. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Improve Event_viewFieldLibrary (use of proxy_fields) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Improve list and view forms related to Events and Tickets documents git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
define permission setOwnPassword for all members on preference tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Remove Entity_viewFinancialInformationList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Improve Person and Organisation forms (list and view) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Add Base_hashCategoryList script used as script for parallel_list_field in order to implement a new multi_list_field behaviour git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Causality workflow transition are now triggered automatically by an interaction_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Fix the way of calling reindexObject in InventoryModule_reindexMovementList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Add some fields in Base_viewFieldLibrary and define some new field rendering properties in preferences git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Add 2 interaction workflows: * delivery_causality_interaction_workflow * delivery_movement_causality_interaction_workflow used to trigger automatically the transition of the causality workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Catch common mailhost errors when activity fails (eg, with a unconfigured mailhost) to avoid adding mailhost-related backtrace to activity failure backtraces in logs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2007 12 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Form, because some value were temporary put in the REQUEST and are were not deleted. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
business template with a dependency >= a given version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
It's not a good idea to put the content of the listbox inside the pickle on dialogs. The content of listbox is too big in order to fit into pickle, and we exceed the url size limit. This should not break dialogs and fast inputs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-