- 17 Feb, 2011 17 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43410 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43409 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43408 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
property ids git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43407 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- create specific form to contain field used by budget reports - use above field in reports git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43406 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43405 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43402 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
The 2nd test failed because of a side effect of 1st test. 1st test failed because it (purposely) causes a failure when committing transaction, and this is remembered inside the transaction itself, and it then always refuses commit. Aborting is the normal execution path after an error in commit, so do it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43400 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43399 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
anymore as core property sheets will be stored in erp5_core bt5 directly and portal_property_sheets.xml is used for bootstrap git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43398 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
"except: raise" is a no-pop. "try:... except: self.fail()" just hides the actual exception. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43396 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43394 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2011 18 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43388 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Clean up. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- create a form to contains field useful for reporting, theses fields must be correctly proxyfied - use above fields on page templates git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
generation when not using Utils git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* cls._categories contains all categories associated to an object. This is list is aggregated and contains all categories associated by a property sheet, and all categories coming from the portal type definition itself. * Categories defined on property sheets get their accessors generated and assigned on accessor holders. * But categories defined on the portal type need to be generated distincly, on the portal type class itself. When doing so, we must generate accessors only for portal type categories, and ignore those already generated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2011 5 commits
-
-
Łukasz Nowak authored
delivery or not git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43356 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43354 20353a03-c40f-0410-a6d1-a30d3c3de9de
-