- 16 Feb, 2011 16 commits
-
-
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 24 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
-
Nicolas Dumazet authored
accessor class instead of spending cycles iterating over all accessor arguments to convert them ALL to tuples no matter what. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43353 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
*then* accessors for categories only if the latter accessors have not been defined by the former (by using 'hasattr'). As the 'hasattr'es have been removed, the reverse operation is performed to maintain backward-compatibility git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
* Add missing setters * Fix categories list which contained missing categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
ERP5Site_getCurrentDialogAction compares the action against the "normalized" url (ie. with shortest acquisition path), so actions that uses a more complex acquisition context are not matched. In that case, return the first action for which the dialog id matches with the one from the url git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
into a legacy business templates git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Test Web Page to Image conversion during traversal. Add test for using embedded into Web Page ZODB image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Downloadables should accept 'display', 'quality', 'resolution', 'frame' (it's job of implementation to honour or not them). Resize image produced from Web Page to Image conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
(on bootstrap) or when the category could not be found git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-