- 05 Sep, 2007 21 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
the number of milliseconds since epoch. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
When you add/remove fields, please commit with form data. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
format is sometimes passed as an empty string, in this case, don't proceed to conversion, but make sure headers are corrects git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16077 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Remove allowed content type "Role Definition" on Tickets git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Delete useless forms git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Remove packing_list.edit() from Delivery_confirm because expansion will be invoked from interaction workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
open files in correct binary or text mode use os.path join use __file__ instead of looking in instance/software home git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 19 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
-