- 13 Jan, 2017 4 commits
-
-
LE GAC Renaud authored
Release 0.6.4 See merge request !29
-
LE GAC Renaud authored
-
LE GAC Renaud authored
21 fix the event identifier in the EvtSelector Closes #21 See merge request !28
-
LE GAC Renaud authored
-
- 10 Jan, 2017 1 commit
-
-
LE GAC Renaud authored
-
- 05 Jan, 2017 1 commit
-
-
LE GAC Renaud authored
-
- 20 Dec, 2016 1 commit
-
-
LE GAC Renaud authored
-
- 19 Dec, 2016 12 commits
-
-
LE GAC Renaud authored
Update model_core to remove import from obsolete module constants. Bug fixed See merge request !27
-
LE GAC Renaud authored
-
LE GAC Renaud authored
Release 0.6.3 * Require `plugin_dbui` 0.9.7 or higher * Redesign the model. Tables definition and configuration of user interfaces are performed via a set of class. * Improve user interfaces by using accordion layout for the selector, card layout for history form, and table widget to the display the configuration of the event model. Add actions `close` and `split` to the context menu of the history table. * Improve the definition of the conditions for list and metrics. It can be written using the web2py syntax for query instead of the `smart_query`. Therefore, conditions can deal with foreign tables of the history table as well as with the `history.data` field. * Improve the python code by renaming the class `MySelector` as `EvtSelector` and by adding the method `EvtSelector._active_period`. The latter is required to compute properly the virtual field `EvtSelector._is_start`, `_is_end` as well as `is_over`. * Remove the obsolete controller and view, `graph_extjs`. * Activate the lazy translation. * Graphs can be exported as a PNG or PDF file. * Factorize the application around the `plugin_event`. See merge request !26
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
Resolve "Improve the context menu of the history table" * Context menu of the history table exposes actions `close` and `split` on top of the usual one. * Closes #17 See merge request !25
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
- 17 Dec, 2016 3 commits
-
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
- 16 Dec, 2016 2 commits
-
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
- 15 Dec, 2016 6 commits
-
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
Update EvtSelector to compute properly is_start (end) with respect to the actve period of a person in a team and domain.
-
- 09 Dec, 2016 2 commits
-
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
- 08 Dec, 2016 2 commits
-
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
- 03 Dec, 2016 1 commit
-
-
LE GAC Renaud authored
-
- 01 Dec, 2016 5 commits
-
-
LE GAC Renaud authored
-
LE GAC Renaud authored
Resolve "Create the plugin_event" * For `list` and `metric`, filtering conditions can be written using the web2py syntax for database query. Therefore, it can deal with foreign tables of the `history` table as well as with the `history.data field`. * The `smart_query` is still available but deprecated since it can not handle foreign fields. * Factorize the application around the `plugin_event`. * Closes #16 and #19 See merge request !24
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-
LE GAC Renaud authored
-