- 12 Mar, 2007 21 commits
-
-
Jérome Perrin authored
with the same portal type filter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fix listbox links for Person & Organisation views; those links are supposed to show the *same* list in list mode, so apply the same portal type filter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added support for simple types (ex. int) passed as arguments as well as analysis of OR keyword in a string so that it is possible to pass mutliple values through a single string. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
With this patch, it is no longer necessary to define a portal type in worklists. Also, worklists which are not used will not be displayed. This solves an old issue related to the overloading of workflows in customer projects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
New __init__ method to make sure no title is defined by default on a folder. Removed PS XMLObject cause Folder is not an XMLObject. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Implementation of Tester now conformant to spec. An object has a property only if the property has been set on it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
don't fail if a document doesn't define getTranslatedTitle ( was testFormDialogOnSiteObject failures ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added new portal type groups. Provide sorted result by default whenever user tries to access list of portal types (taking into account selected language). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2007 2 commits
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Mar, 2007 17 commits
-
-
Jérome Perrin authored
'is this portal set up ?'. If the portal is not set up yet, then install all missing business templates. With this you can run multiple tests on the same portal (using --portal_id=), before it was only installing business templates in the first setUp. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
support filtering on grouped reference lines. support filtering on transaction type. consistent field naming / ordering git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
section_uid (have priority over any section_category) precision (have priority over the one calculated from section category) mirror_section_uid payment_uid parent_portal_type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- make sure workflow actions on the packing list workflow will generate expand on immobilised items. - also the xml structure had many changes. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Grant Modify Portal Content to Assignor in planned state to allow the Assignor on agency side to add line to the document, therefor allowing him to pass the "finish" transition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove hardcoded date for automatic check creation and create a generic script (then locally overridable) to do the actual choice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
the preference should clear the cache. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
is no longer working. Use portal_catalog.buildSQLQuery(query=portal_catalog.getSecurityQuery() instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
update docstring to make it clear the it is getAllowedRolesAndUsers but not getSQLCatalog which is deprecated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
make getSecurityQuery public, so that restricted environement can use portal_catalog.buildSQLQuery(query=portal_catalog.getSecurityQuery(), **kw) to build security aware queries git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-