- 06 Sep, 2006 33 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add a "request.other[\'is_accounting_report\'] = True" in all accounting reports, so that certain fields can be hidden in reports. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
not currently present in the chain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Implement getBaseCategoryDict, a cached version of getBaseCategoryList which should be used to check if a base category is present (dict key searching is O(1), which is always better than list searching, even if sorted). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Replace += on lists by explicit appends. Replace type checking by isinstance. Breaks one-liner "if ... : ..." in 2 lines. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9708 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Category_getSortedCategoryChildValueList can be replaced by getCategoryChildValueList method, this script is useless. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Strangely, exports have different indentations from an instance to another (with same zope version) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
use the method updateProperty of the PropertyManager when it is necessary, this should fix new bugs founds by Jerome git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9702 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9701 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
* remove stuff related to foreign Check git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
* reference currency id is now defined as a property and remove all stufff related to Foreign Check git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Colorize state fields. Remove junk code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
Add related content in the view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9682 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
supports --email_from_address=STRING in test runner, CMFActivity will send failure notifications to this address. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9680 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9678 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Sep, 2006 7 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add tests for searchs using query dict, and fix a bug with some stings displayed without enclosing ' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9676 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9674 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
contributors = relation+freehand (I hope my understanding of compatibility with DublinCore is correct) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9673 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9669 20353a03-c40f-0410-a6d1-a30d3c3de9de
-