- 12 Mar, 2007 15 commits
-
-
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 19 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
-
Vincent Pelletier authored
Return with no line created when no listbox is transmited (case where the fast input don't get refreshed after initial - empty - display). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2007 4 commits
-
-
Vincent Pelletier authored
Add a script to check the stock table. It checks that every object present in the stock table (and which is not an inventory) correspond to the in-ZODB document. It requires at least 1 site-specific script to be useable, because it highly relies on site configuration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Update getBaobabDestination accessor to "remove" exchanged mutilated banknotes from mutilated banknotes vault (they are added with a "canceled" state into the coins & banknotes vault). Update available variations of banknotes available in the outgoing fast input. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-