- 08 Jul, 2009 6 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- set column title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28008 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jul, 2009 27 commits
-
-
Łukasz Nowak authored
- as resource is category use list, that way it is passed by expandable_property_list, so need to compare list of resources git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- as isFrozen can return True, False, 1 or 0 map it return value into integer, otherwise it is not shown in some cases (this is only UI needed hack, as for computers 0 and False or 1 and True are correct) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- movement shall be immutable only if it is frozen and than do compensation, if its tree is delivered we shall propagate changes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
steps are separated with new lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
and return KeyError if not key found * Raise KeyError when DistributedRamCache is not able to connect to memcached server * call has_key before calling get on cache plugins. * Update cache_plugin interface to explain expected behaviour git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
this new constraint permit to check that a line which have variation_categories contains cells. If not, error message is return showing the line with the pb. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- trade_phase is mandatory - if category are defined on line, this line should contain cells git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
don't get Description from Model dependence tree but only from paysheet. If nothing is found, nothing is displayed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- Use getTitle in the tales of the listbox instead to have title = object.getTitle in asContext (useless) - if price_currency have a short_title, use it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- commit BPM enabled variation of rules configuration with needed portal types, actions, accompanying scripts which are able to use BPM enabled rules in simulation system - use rule instance configuration related to default BPM system and categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ł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 7 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
-