- 24 Sep, 2010 22 commits
-
-
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 18 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
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38593 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38592 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Increase time for converting OOoDocument -> PDF -> Image to more reasonable value so we do not get false test failures and still make sure it happens in somehow acceptable time (it's cached after first calculation). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38590 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38589 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38582 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Propagandate current ERP5 form with leading prefix in case of listbox in order to not conflict with relation field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38580 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38579 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38577 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38576 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38575 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Set bt5 dependencies. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38574 20353a03-c40f-0410-a6d1-a30d3c3de9de
-