- 01 Sep, 2006 6 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9609 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9608 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
added script of Vincent in order to check if we can calculate the position of a bank account. Also round values when we calculate an exchange value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9607 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9605 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
* Modify some field's titles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9603 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Fix hidden developper shortcuts (thanks to Rafael): auto-hide all developper shortcuts in web mode only. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9602 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2006 26 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9601 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9600 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Please update the following file if you update CMF to greater version. The modifications in this method are: * new filter on default action (= "action.getCategory().endswith('_%s' % view)" statement) * new test on action condition (= "action.testCondition(context)" statement) This method was patched to let CMF choose between several default actions according conditions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9598 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9597 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9595 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
* Add default generic layout for web editable_mode. * Set the default Webmaster User ID at Web Site creation. * Webmaster and ID are now required. Rename "Webmaster" to "Webmaster User ID" to avoid confusion. * Add alternate Web Page view with dummy guards. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9594 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9593 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9592 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9591 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Rename "Webmaster" to "Webmaster User ID" for less confusion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9590 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9589 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9588 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9586 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
is called with a reference (name parameter). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
document if there are multiple versions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9584 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9583 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix 'Guess Properties of portal types', it wasn't guessing workflow chain unless a workflow chain was already included. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9582 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Render non editable field in a span. Display edit tabs in web editable_mode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9579 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Little code layout change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9577 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9576 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9575 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9574 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9573 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9572 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Aug, 2006 8 commits
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9571 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9570 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9569 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9568 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9567 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9566 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9565 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9564 20353a03-c40f-0410-a6d1-a30d3c3de9de
-