- 22 Sep, 2010 23 commits
-
-
Romain Courteaud authored
By default, if cups is installed on the server, it tries to copy support but fails as it requires root access. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38560 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38559 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
python re-add them before configuration git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38556 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38555 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38554 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
removed (like portal_undo). this patch fix migration of very old sites git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38551 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38550 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
The idea is to store cache keys (or a part of cache keys) persistently, so that modifying them makes Cache Tool looks at for cache value in a new place. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38549 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use Web Section's url in WebSection_getPermanentURL script, if it is called against a document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38546 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
even if the type based method is based on document's portal type, we still need a way to know Web Section, otherwise we will get the bad result like 'web_page_module/123/web_page_reference' instead of 'web_section_id/web_page_reference'. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38545 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Add OOo Document Portal Type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38542 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* add Amount, Movement and portal types to be able to create temporary objects with portal types as classes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Those are required to spawn newTempXXX with portal types as classes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add convert_file transition in conversion_failed status, because if we succeed 'convertToBaseFormat' on conversion_failed documents, we should change the status to converted. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38537 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Add a movement group to group movements without assignment, by contrast with the assignment movement group. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38535 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38534 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Sep, 2010 17 commits
-
-
Kazuhiko Shiozaki authored
use portal_membership._huntUser() instead of calling portal.acl_users.validate directly, that does not work for root level zope users. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38533 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38532 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38529 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38519 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38518 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
check 'html preview of an OOo document with images' with /acl_users user too, that will fail for now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38517 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38514 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38513 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38512 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Add LiveTest instance to check Ingestion of URLs git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38509 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38508 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-