- 28 Mar, 2011 5 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* we should have at most only one published/released/shared document for each reference/language, i.e. we should not have both published and released document with the same reference/language at the same time. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
ERP5Site_upgradeSQLCatalog shall be called or not, just add it in default signature Note: It would be always added, as message_list would always be above 0, but in many ares of use of upgrader finalize_upgrade_script_list shall be defined, but never with reindexing/dropping catalog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2011 1 commit
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2011 4 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44651 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2011 30 commits
-
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44650 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44648 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44645 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This is usefull when automated configuration appends configurations: latest takes precedence. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44643 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44642 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Also, remove some empty space at line end. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- sort with key instead of cmp - sorting once is enough - use 0-based sequences, to allow using enumerate - simplify dict creation - word-wrap a bit - simplify sequence declaration - make it easier to navigate from steps to sequence and vice-versa git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44640 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44637 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44636 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44635 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
SupplyCell doesn't exist as a portal type (it's a class actually), so asContext call always fails. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Factorise access to extend and get[Acquired]CategoryMembershipList accessor. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44633 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
and useless because the method is not called. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
which allow to compute local roles and notify workflow on temp objects if required. compute_local_role is default to current behaviour. notify_workflow is True by default * Setup Owner local role on Temporary Objects, even for Anonymous users. this enable to use default security on temporary objects like persistent ones. eg: 'draft' state authorise 'Modify portal content' and 'Access contents information' permissions for its Owner. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44630 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44629 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
newTempBase objects cannot contain categories nowadays. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44626 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44619 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Merge erp5_km's own version or redirect to current logged user view with erp5_web's and make it generic. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-