- 25 Sep, 2010 9 commits
-
-
Nicolas Dumazet authored
tries to load portal subobjects too early. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38643 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Not working for now, as the code is not yet committed, but demonstrates the features. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38642 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
disappear, and qs we'll need to access classes from anywhere in the code git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38639 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
- remove 'current_app' global variable - clean initialization of self.app and self.portal git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38638 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38637 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38636 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This commit is similar to r32811 and should fix regressions caused by r38601 for good. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38635 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Sep, 2010 25 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
This reverts most fixes to r28422. They are not useful anymore since objects are not modified anymore during download. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38633 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Cleaning object require to load it, so if we can't load it during download, we must postpone cleanup during installation, which has 2 drawbacks: - One is temporary: the page showing changes during installation may list objects which have no useful change (because there is no more clean up before comparing objects) - During installation, Python Scripts are compiled twice instead of one (this commit partially reverts r38348), but it seems fixable. This fix regressions caused by r38601. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
we prefer ghostscript-8 for now, because ghostscript-9.00 seems to have a problem with Japanese fonts if -dTextAlphaBits=4 is specified by imagemagick. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38630 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38629 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
before processing a timer git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
* Add action "Configure Property Sheets". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
* Add Portal Types and views for web-based Property Sheets. * Add elementary_type to portal_categories to represent Property Sheets types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
to solve circular imports: - Modify directly CMFActivity for 2.12 instead of monkey-patching it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38617 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38616 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38615 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38614 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
the site from anywhere. Also setSite() in places where the published object is not in the site or before an ERP5 site installation: this is required for portal types as classes in 2.12 as PARENTS is not anymore there in the request. If some traces appear in the logs for 2.12 instances, the proper fix is to add a setSite() in the codepath leading to the point using getSite() git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38613 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Add backwards compatibility for all deprecated gadgets (Admin toolbox- replaced by bottom toolbar and Subsections - replaced by "Web Site Browser"). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Clean up old CSS. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38609 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38608 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
static methods: ERPType.Document will soon be dynamic, and if possible will hold only classes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38607 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38606 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2010 6 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38602 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
It does not necessarily requires us to load the object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38601 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
forces us to load the object very early (before build, before install) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38600 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38598 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38594 20353a03-c40f-0410-a6d1-a30d3c3de9de
-