- 27 Apr, 2010 9 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Using id change a bit the behaviour and can bring new small ambiguities : - If the web developer create manually a fieldset containing one of the class ('right', 'left'), the javascript will try to create the table containing the fieldset - if the web developer create a fieldset with name 'center_left' and an extra class 'right' (using parenthesis in the group name), the javascript will position the fieldset on the right side. This cases should be very rare (second one is like a mistake). This problem could be avoided by changing template and css to not use javasacript to position elements (I think that this could be made using pure HTML + CSS). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix list view forms for sale/purchase invoice module. * Fix purchase invoice default view action. View form for purchase invoice transaction was used. * Remove detail action from purchase invoice portal type. It was not an action for purchase invoice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add bank account holder name field to bank account view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Apr, 2010 21 commits
-
-
Leonardo Rochael Almeida authored
Allow exploration of the functional test environment from the prepareFunctionalTest.py script itself Bonus: Allows manual run of the functional tests on the same sterile environment as is used by the functional test run itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Prevent accessing ZODB objects by filtering more with MySQL. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
a coding crime, we should not have an API for that. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
user named member_user which only have Member role (like the name suggests). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34780 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
of memcached protocol. Extend MemcahedTool and MemcachedDict API to handle expiration_time parameter. Note that CacheTool implement this feature through CacheEntry API. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34777 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Add Delivery_isSplitAndDeferPossible script, that should be just a temporary implementation before merging new simulation API, where we can control more flexibly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34769 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34767 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Fix worklist to match exactly what is expected from it and not to duplicated with another worklist title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34763 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Apr, 2010 1 commit
-
-
Tatuya Kamada authored
Now Rule enable to expand no Business Path even if using BPM. Because Business Path is a predicate and no business path case exisits as the context. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34760 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Apr, 2010 9 commits
-
-
Danièle Vanbaelinghem authored
selections_columns and to have a minumun of 1. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
It was not performed when format was passed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34757 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
repr if no precision is defined. If number is so big that it can only be displayed in scientific notation, return it as is. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34755 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
notation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34754 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
It's not good to test that exactly "1000000000000.000000" is displayed by a float field when no precision is defined on the field. What we can test is to test that if precision is set to 1, we have "1000000000000.0" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-