- 22 Mar, 2006 13 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
improve translation: translate "no X related", and default to "no ${translated_portal_type} related" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
multiple bt to install now git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
source. enable test for other sections (was disabled because of having two test method with the same name ...) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Mar, 2006 12 commits
-
-
Yoshinori Okuji authored
Rename TransactionCache to ReadOnlyTransactionCache, because several people misunderstood the purpose. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Renamed SQL connector to comply with ERP5 naming conventions. Removed SQL connnector from business template. Fix some API function missbehaving when called in contexts outside website. Renamed WebSite_getDefaultDocument to WebSite_getDefaultDocumentValue to match behaviour. WebSite_getSite : Likewise. Added WebSite_getDefaultDocument. WebSite_getSiteValue : Likewise. Fixed sections sometimes failing to get the default content. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
install catalog_method after path_item so that in path_item we can define the folder where zsql method will be stored git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
do not put the activity tool as a part of a key for dictionnaries, because hash fails when the uid is not defined (probably because acquisition is removed in dictionnaries) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Mar, 2006 15 commits
-
-
Yoshinori Okuji authored
When a script fails, catch the exception rather than fail completely. Otherwise, a simple mistake can lead to an unusable system. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Fix acquisition in HR related base categories to acquire from default career. * Repair ChatAddress, they are now based on Url class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-