- 19 Oct, 2010 33 commits
-
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
holder classes for filesystem Property Sheets too. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
are matching transform policy As an example: pdf to text conversion force a transformation to intermediate HTML format, because w3m_dump is a requirement to output plain/text. This patch allow pdf to text conversion to use pdf_to_text transform, and let html to text conversion using w3m_dump, honouring configured policy. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- Let user save the form even of classification is empty. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Make renderer do what is designed to do (render a gadget column). Leave other parts outside of it.(CSS and add more gadgets navigation). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
be needed to implement constraints in ZODB Property Sheets git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
PropertyExistenceConstraint required to define ZODB Property Sheets. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Since 38891 actions are sorted globally, not anymore locally to an action provider. Give lower priority to those global actions so that they appear after portal types actions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* When checking duplicated selection names, skip field libraries, as they don't matter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Have the builder to wait for updateAppliedRule as well, otherwise it fails randomly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Get current gadget title from first gadget's user preferences, then gadget's title and finally main gadget template's title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Specify Acquisition Portal Types to industrial_phase. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Oct, 2010 7 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-