- 12 Apr, 2011 8 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
use relative urls instead of full urls in order to take all files within the same repository branch git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
required magic on genereted result in dynamic method instead of overriding it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
refactor code to fix issue when the user changes the event type in the edition dialog of UNG Calendar git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Apr, 2011 22 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
* Fixed expression once the last step of configuration there is no form object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This is a Split And Defer solver, based on item list * It support only removed items from prevision (Additional Items raise NotImplementedError) * it creates always new movement with detected differences as new list of items * Quantity of movement is updated with sum of quantities defined on items * it can accept start_date and stop_date parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/?view=revision&revision=33779Łukasz Nowak authored
As it is possible to have non unique paths from Business Template point of view (like having same file name for Test and Document) it is required to have "magically" generated unique paths. As Business Template internal data migration is unwanted, BusinessTemplate._objects are not modified. So, while installing new Business Template, no magic is applied, but becuase of different way of doing fresh installation and upgrade during fresh installation problems of conflicting paths does not appear. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- fix test_BusinessTemplateWithDocumentTestRemoved after convertion to mixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- prepare skeleton for all document-like BT objects git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
It was broken by the second migration (aq_dynamic -> erp5.portal_type). And now the migration is not triggered by aq_dynamic, there is no reason anymore to abort the transaction in OldTypesTool._migrateTypesTool if anything fails. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
François-Xavier Algrain authored
When user ask to reset his password, if the associated person hasn't a recovery password question we should send the mail and not ask a response (to an empty question) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
in case of 'keep-workflow' object, we need to recalculate workflow related permissions, because manage_afterClone may reset them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- rely on test runner capabilities of extraction docstrings git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
in case when method names are explanatory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2011 2 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2011 5 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Also, don't try to fetch accessor when ti is None. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2011 3 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-