- 27 Aug, 2007 4 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Remove objectCount method. Improved layout selection in Web mode. New WorkflowMethod implementation. This new implementation solves most issues which existed previously and related to multiple workflows for a single workflow method ID. It should also be faster but will require some more work so that changes in workflow definition are reflected automatically in workflow methods registration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove log calls from normal execution path. Preserve & comment out the most usefull one in case of debug need. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
-typo in title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2007 1 commit
-
-
Rafael Monnerat authored
Reduce the number of raises in order to show empty PlanningBox instead errors from configuration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2007 8 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Not to display Cancel Action button when cancel_url is nothing. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
fix wf for dematerialization git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Aug, 2007 5 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Aug, 2007 15 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Products.ERP5Type.Permissions instead. ( I only updated ERP5 ERP5Type and ERP5Catalog ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Balance Transaction also changed, it now uses destination by default, because BalanceTransaction will in the near future be catalogued as inventories. Accounting Period workflow was also simplified a lot. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15784 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Actualy this bogus-looking code is required to workaround a python weirdness when keyword arguments are used with unknown argument list... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15780 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15778 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
method is used by all methods called on the field from page templates: render, render_view, render_css, render_pdf etc Also add render_pdf to those methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15777 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Fix for secondary layer with multiple lines. The secondary layer uid list has to be extended instead owerwritten. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Aug, 2007 7 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Use source_trade to specify who will work on a project (it should probably be removed afterall since projects are only reporting structures). Use of reference instead of ID everywhere in requirements. SImplify columns in milestone lists. Added requirement to order matrix generation for requirement coverage. Make requirement report show description only if it exists. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15771 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15769 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-