- 25 Nov, 2018 33 commits
-
-
Boris Kocherov authored
-
Boris Kocherov authored
-
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
erp5_web_renderjs_ui: html5_select: event option for notifyChange added. needs for determine event.type on parent gadget
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
i need it because use span for displaying icons in json form
-
- 23 Nov, 2018 2 commits
-
-
Łukasz Nowak authored
It defaults to MAX_PARTITIONS, but if needed allows the caller to change the amount of runs, especially in case if fine grained expectations are needed from instantiation. /reviewed-on nexedi/erp5!805
-
Aurel authored
-
- 22 Nov, 2018 2 commits
-
-
Sven Franck authored
-
Arnaud Fontaine authored
In such case, it must obviously be considered that the ZODB Component Document was not found and thus fallback on filesystem Document. 2018-11-21 17:05:01,919 WARNING ERP5Type.Dynamic Could not access Portal Type Object for type 'Category Tool' Traceback (most recent call last): File "product/ERP5Type/dynamic/lazy_class.py", line 3 52, in loadClass class_definition = generatePortalTypeClass(site, portal_type) File "product/ERP5Type/dynamic/portal_type_class.py", line 198, in generatePortalTypeClass module = erp5.component.document.find_load_module(type_class) File "product/ERP5Type/dynamic/component_package.py", line 361, in find_load_module loader = self.find_module(fullname) File "product/ERP5Type/dynamic/component_package.py", line 155, in find_module component_tool = aq_base(site.portal_components) AttributeError: portal_components
-
- 21 Nov, 2018 3 commits
-
-
Aurel authored
/reviewed-on nexedi/erp5!799
-
Jérome Perrin authored
instead of building HTML in python, it's cleaner and prevent problems when attachments names are HTML entities.
-
Yusei Tahara authored
erp5_base portal_actions/jump_related_object: Generic jump action should be lower priority than other dedicated jump actions.
-