- 21 Oct, 2008 16 commits
-
-
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 19 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
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2008 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Oct, 2008 4 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
change css to have all the tabs of the forms (actions) on the right instead of have the first on right and the others in the middle git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
horrible to me git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-