- 22 Oct, 2008 5 commits
-
-
Sebastien Robin authored
* For the detailed report on Sale Orders, we should display the list of workers (source_trade) for every line instead of the source. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a method on IdTool to dump all ids from table and store them in ZODB (persistent mapping on portal_ids). Call that method before clearing catalog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Creating a table commits transaction implicitely. But when there are rows to insert, that transaction never gets commited (since we are using a non-transactionnal connector - on purpose). So we must manually commit here. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2008 18 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
fix some mistakes in sendCrendentialsByEMail workflow script and remove sender because it's not required git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Only show quantity unit that are available on a resource, as it does not make sense to use a quantity unit that does not exists on the resource, because it won't be possible to convert this quantity (like in erp5_trade) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Only show quantity unit that are available on a resource, as it does not make sense to use a quantity unit that does not exists on the resource, because it won't be possible to convert this quantity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use "%r" to make it easy to spot "foo "-alike logins (used to be an ERP5Security bug causing activities to fail because of non-existing user). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2008 17 commits
-
-
Fabien Morin authored
* add a script generateNewLogin to generate new login (remove spaces and accents, add a number at the end if the login already exists, ...) * send credentials using portal_notification git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
update xml git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
improve form_view. When you use EditorField with FCKEditor, don't escape some characters like '>', '<'. And if you use EditorField with text_area, escape the characters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
Now the method getSourceCode uses portal transforms if it exists otherwise we return the source code itself without conversion. We use portal_transform in order to transform python script to html if the portal skin is View or to xml if the portal skin is ODT. If the portal skin is ODT so we have the content.xml from the odt file and parse this file to retreive the adéquate code git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
* Allow portal_transforms to extract content.xml file from odt file (zip file). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
Add New chain for PortalTransform. These Chains allow to extract content.xml file from odt file (zip file) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-