- 14 Sep, 2007 5 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16354 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16353 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
or HBTreeFolder. code review is required git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Fix for bad performance issue. list_method and secondary method is called only once. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2007 24 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/erp5/trunk/products/ERP5/Document/File.py?r1=15833&r2=16164Jean-Paul Smets authored
Setting empty data is incompatible with ERP5 hasData call. Please make sure it is possible to view a file with no data. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix string:${here/portal_url/getPortalObject/absolute_url_path} typo. It was an AttributeError, and selenium hangs ... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Allow more for Manager, otherwise even changing permissions does not work. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Manager must be allowed for reading documents at any stage for indexing and management. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
DEBUG(-200) ZODB broken reference for oid '\x00\x00\x00\x00\x00\x01c|' POSKeyError: 0x01637c ... so I commit them again, to see if we still have this error next time git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Sep, 2007 11 commits
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Auditor now have View permissions * Assignee can Modify in draft state (but unlike Assignor, cannot open an Assignment) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
valid proxyfield to an invalid proxyfield. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
all proxy fields have valid references. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove Foo Line global actions, because they have no order set, so the ordering is random and some test fails randomly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Explain behaviour of constructContent in IConduit, update ERP5Conduit, remove useless compatility code with CPS git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Simplify role defintion handling (user only, no stuff related enabled or not). Add as a hint the possiblity to use one day role definitions based on group definitoins (hint only). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-