- 24 Oct, 2008 8 commits
-
-
Yusei Tahara authored
* Use translated role name in entity_role field in third party report. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fixed EventModule_getEventDetailedReportSectionList. Since All messages will be translated in a template, no need to translate in this script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Cleaned up Base_getTranslatedWorkflowStateItemList and separate generic function to Base_getWorkflowStateItemList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fixed Folder_generateWorkflowReport. This did not work if there is interaction workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Convert return value of render_pdf to string explicitly. It might return non-string value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
(DateTime().earliestTime() + gap).earliestTime(), since DateTime().__add__() returns a different tz offset if daylight saving changes. For example (timezone is Europe/Paris): >>> DateTime().earliestTime() DateTime('2008/10/24') >>> DateTime().earliestTime()._tz 'GMT+2' >>> (DateTime().earliestTime()+10) DateTime('2008/11/03') >>> (DateTime().earliestTime()+10)._tz 'GMT+2' >>> DateTime(str((DateTime().earliestTime()+10))) DateTime('2008/11/03') >>> DateTime(str((DateTime().earliestTime()+10)))._tz 'GMT+1' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Oct, 2008 15 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Remove erp5_tabber.js. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2008 14 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Restore r22540: "Use Products.ERP5Type.patches.transforms.html_to_text", which was reverted accidentaly. Commit internal datastructure of portal_transforms, which is not generated when Zope starts... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
at each bt installation but depends on user selection git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
This requires to install Ocropus (http://sites.google.com/site/ocropus/), which is not yet in ERP5 dependency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Use thread local variable instead of volatile variable to keep memcached dict, otherwise it sometimes disappears and causes many connections to memcached. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 3 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
-