- 17 Jan, 2018 1 commit
-
-
Sebastien Robin authored
-
- 16 Jan, 2018 1 commit
-
-
Georgios Dagkakis authored
This is equivalent to work done for Leave Request, at: 185285c4 (merge_request 493) Follow a simple / non-simple approach, like for Task and its lines. In default case, user would need only one Presence Request Period, which can be edited directly on PresenceRequest_view. So, in this case, hide the Listbox containing the Presence Request Periods and have default_presence_request_period being created / edited on background, which will acquire quantity, resource, start_date and stop_date from what is set at the view of the Parent. In case one or more Presence Request Period are added manually, user would get listbox with sub-objects, and editing should be done directly on them, i.e. fields like my_default_presence_request_period_start_date will be disabled fromPresenceRequest_view. Additionally, now Presence Request has its own: start_date: equal to the minimum start_date of all Presence Request Periods stop_date: equal to the maximum stop_date of all Presence Request Periods These values are set by interaction on Presence Request Period, triggered on setStartDate, _setStopDate. This helps so that presence_request_module listbox can have sortable dates. Commit contains also test /reviewed-on nexedi/erp5!541
-
- 15 Jan, 2018 5 commits
-
-
Tristan Cavelier authored
-
Tomáš Peterka authored
/reviewed-on nexedi/erp5!551
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
It is defined in Portal Type and projects do use versions of it. Add it as empty in generic implementation, since otherwise the portal type is unusable (cannot create new documents)
-
Xiaowu Zhang authored
preferences icon (main menu) : f1de (sliders) sort asc (icon in listbox header) : f160 (sort-amount-asc) sort desc (icon in listbox header) : f161 (sort-amount-desc) configure icon (new "configure" listbox button) : f0ad (wrench) hide (hide button in listbox) : f2a8 (low-vision) worklist (main menu) : fOae (tasks) link (relation string field) : f090 (sign-in)
-
- 12 Jan, 2018 1 commit
-
-
Xiaowu Zhang authored
/reviewed-on nexedi/erp5!550
-
- 11 Jan, 2018 12 commits
-
-
Tomáš Peterka authored
-
Xiaowu Zhang authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
erp5_test_result: configure correctly TestResultModule_viewTestResultList in order to use a datefield for rendering in new ui
-
Xiaowu Zhang authored
erp5_forge: configure correctly BugModule_viewBugList in order to use a datefield for rendering in new ui
-
Xiaowu Zhang authored
an editable field may be defined in proxy form
-
Tomáš Peterka authored
/reviewed-on nexedi/erp5!528
-
Georgios Dagkakis authored
Allign with Leave Request Period
-
Georgios Dagkakis authored
This is equivalent to work done for Leave Request, at: 185285c4 (merge_request 493) Follow a simple / non-simple approach, like for Task and its lines. In default case, user would need only one Presence Request Period, which can be edited directly on PresenceRequest_view. So, in this case, hide the Listbox containing the Presence Request Periods and have default_presence_request_period being created / edited on background, which will acquire quantity, resource, start_date and stop_date from what is set at the view of the Parent. In case one or more Presence Request Period are added manually, user would get listbox with sub-objects, and editing should be done directly on them, i.e. fields like my_default_presence_request_period_start_date will be disabled fromPresenceRequest_view. Additionally, now Presence Request has it's own: start_date: equal to the minimum start_date of all Presence Request Periods stop_date: equal to the maximum stop_date of all Presence Request Periods These values are set by interaction on Presence Request Period, triggered on setStartDate, _setStopDate. This helps so that presence_request_module listbox can have sortable dates. Commit contains also test that should make it easier to understand.
-
Sebastien Robin authored
-
- 10 Jan, 2018 5 commits
-
-
Boris Kocherov authored
-
Vincent Bechu authored
-
Vincent Bechu authored
-
Yusei Tahara authored
[erp5_core] Remove quantity input field from category view form. Do not input quantity on category and use quantity unit conversion module instead.
-
Yusei Tahara authored
[erp5_configurator_standard_categories] Use quantity unit conversion module to define quantity of category and stop using quantity property on categories.
-
- 09 Jan, 2018 15 commits
-
-
Nicolas Wavrant authored
To take into account organisations with multiple establishments and module containing DSNs for other organisations
-
Nicolas Wavrant authored
Only quantity should be set
-
Nicolas Wavrant authored
Proof is indeed it already changed
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
And update the related view
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Vincent Bechu authored
/reviewed-on !544
-
Romain Courteaud authored
This reverts commit e1fa7611. The fix was already provided by c1b8fa1a
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Vincent Bechu authored
-
Romain Courteaud authored
Firefox doesn't display new line with: white-space: normal
-
Sebastien Robin authored
-