- 26 Feb, 2007 22 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
User interface for OOoDocument_view now defined. Display of categories must be able to use compact title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added all steps to publication workflow. Now complete. Includes translation. Action and securities still need to be defined. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Merged ooo_intreraction_workflow and dms_file_interaction_workflow in to a single workflow which handled all interactions related to file upload. Unified conversion tracking and edition tracking into a single workflow (processing_status_workflow). The state of this workflow can be used to know if a file document has been uploaded or converted yet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Minor cosmetic changes. Also added support for optimised role indexing in the catalog. (ex. owner). This is required in particular for sites which need to track owner of documents in an efficient way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Minor cosmetic changes. Also fixed the case when no parameters (kw) nor a query are passed to the catalog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
columns of the order if such index exists git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove workflow_history length checks, it makes impossible to implement tests based on this one without following strictly the same execution path. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Allow to import Error module from restricted environment. It's used in alarms to populate ActiveResults. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Rename "transaction" to "ob". This code was pasted without adaptation from other scripts where the first name is used. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- xml format as changed a bit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2007 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Respect allowed content types configuration when creating lines in setup test_sale_invoice_transaction_create_reversal test_purchase_invoice_transaction_create_reversal Update tests, reversal transactions are created with the same portal type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use correct portal_type when creating lines. sort line so that debit is usually before credit also copy resource on movement if it differs from the delivery git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Feb, 2007 7 commits
-
-
Jean-Paul Smets authored
Fixed complex recursion issue related to the use of python scripts at the core of security. Replaced them with external methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added comments and switch for cache. Useful hints for debugging complex security issues which involve infinite recursion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2007 8 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-