- 08 Sep, 2008 5 commits
-
-
Vincent Pelletier authored
With previous solution, regular reindexation activities were not given any "after_method_id", so they triggered the infamous "uid already used by path ..." log message. Instead, use new placeless activity parameter mechanism to make all activity get the new tag. This removes the need for any extra reindexation. Kudos to Sebastien for the idea. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
* Add site-level accessors * Modify existing getters to use placeless parameters as default values, context-sensitive parameters being given higher priority. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23469 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2008 6 commits
-
-
Yusei Tahara authored
* Update English messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update English messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Replace "+" with " " in translation messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23463 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update English messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
Add one parameter in order to show only line titles instead of description in the Print Order report. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Sep, 2008 17 commits
-
-
Yusei Tahara authored
* Fixed wrong i18n:name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* change the link of eGov_RegisterInformations to use web pages * remove eGov_RegisterInformations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
WebSite_viewAgentWorklistRenderer : correct a problem, and reindent all source code to be easier to understant. Improve comments in ERP5EGov_Extensions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23446 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23445 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
if there is an error during Base_edit the document, return what Base_edit return, else, go to the next step. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Maybe something should be done in python, but maybe not. Feel free to re-enable those checks or to put them in a separate test if you think ZSQLCatalog/ERP5Catalog should enforce stricter behaviour (at the potential cost of inconsistency when it's not possible to enforce chosen behaviour). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23440 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
With this way we no longer need to provide our own patched python2.4 packages, and it is also good for other distributions' users. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Sort the order of entries. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23438 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2008 12 commits
-
-
Yusei Tahara authored
* Update English messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23437 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23435 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update English messages. * Fix variable name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update English messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23426 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update English messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23424 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update English messages. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23423 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23421 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-