- 07 Jul, 2009 10 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* add dms_cache_factory to store conversion values in persisent storage like flare To enable it, please update your DMS Preference. (Preferred Conversion Cache) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
- add distributed_ram_cache_interaction_worklow to recalculate Cache Plugins after edit specialise property of DistributedRamCache - associate interaction workflow to portal_types (Distributed Ram Cache and Memcached Plugin) - rename script in memcached_plugin_interaction_workflow to follow naming convention git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
add a count method on the listbox as we no longer retrieve all listbox's lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27981 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27978 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2009 30 commits
-
-
Nicolas Delaby authored
* add memcached_plugin_interaction_workflow to update related Distributed Ram Cache Plugins git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27977 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
getAvailableBudget git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
add two script that directly return the base price of the resource so that we avoid the slow sql request of getParameterDict. This make all the cash fast input twice faster git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27970 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27968 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27967 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27966 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
sort base_category to always have the same displaying (always same category as X axe and same category as Y axe) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
When executing a workflow method, raise if the transition does not exist from the current state, or if the guard rejects it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://en.wikipedia.org/wiki/UTF-8#Official_name_and_incorrect_variantsŁukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://en.wikipedia.org/wiki/UTF-8#Official_name_and_incorrect_variantsŁukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
on printing display only the description from the paysheet, we don't care about mode inheritance tree description. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add myself to blame list - update copyright's year git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
If title and reference are equals, hasTitle() return False, so the title is not displayed in the lisbox git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27944 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-