- 02 Nov, 2012 1 commit
-
-
matjaz authored
-
- 01 Nov, 2012 1 commit
-
-
matjaz authored
Improved import_package functionality - now import can remove widget's outputs,inputs and options which are not beeing used.
-
- 31 Oct, 2012 3 commits
- 30 Oct, 2012 6 commits
-
-
matjaz authored
Added import/export functionality for widget definitions (for models: AbstractWidget, AbstractInput, AbstractOutput, AbstractOption, Category). Three managment functions added: - export_package - import_package - renew_uids Help included should be enough to understand each functionality. Everithing is 'quite' thoroughly tested, however, I STRONGLY suggest database BACKUP before doing commands import_package or renew_uids. export_package should be safe.
-
Janez K authored
-
Janez K authored
-
matjaz authored
Merge branch 'dev_latino' into dev (last merge since separate dev_latino branch will be terminated afterwards)
-
matjaz authored
New dev branch to be merged with dev_latino - nothing changed based on previous version (empty line removed from library.py in order to be able to commit)
-
matjaz authored
-
- 29 Oct, 2012 9 commits
-
-
matjaz authored
-
matjaz authored
Corrected behavior of "Run" context menu command in case of being executed on already successfully executed widget. Now behavior is identical as in the command "Run only this" -> the widget is first reset and then rerun.
-
matjaz authored
Corrected behavior of "Run" context menu command in case of being executed on already successfully executed widget. Now behavior is identical as in the command "Run only this" -> the widget is first reset and then rerun.
-
Janez K authored
-
matjaz authored
-
matjaz authored
Conflicts: workflows/static/css/images/help.png workflows/static/css/jquery.contextmenu.css workflows/static/js/new-script.js workflows/urls.py workflows/views.py
-
Janez K authored
-
Janez K authored
-
matjaz authored
Added context menu on treeview widget repository for categories and widgets to directly access admin console. Reorganised context menu Run widget with hieraricaly running all predeccessos Reset widget Reset workflow
-
- 25 Oct, 2012 3 commits
-
-
matjaz authored
Conflicts: workflows/library.py workflows/visualization_views.py
-
Anze Vavpetic authored
-
Anze Vavpetic authored
-
- 24 Oct, 2012 4 commits
-
-
Anze Vavpetic authored
-
Anze Vavpetic authored
-
Anze Vavpetic authored
-
Anze Vavpetic authored
-
- 22 Oct, 2012 4 commits
-
-
Anze Vavpetic authored
-
Anze Vavpetic authored
-
Anze Vavpetic authored
-
Anze Vavpetic authored
-
- 19 Oct, 2012 3 commits
-
-
Anze Vavpetic authored
Added alter table widget for editing orange tables. Still TODO: for discrete variables a dropdown list of legal values should appear when editing.
-
matjaz authored
Conflicts: workflows/visualization_views.py
-
matjaz authored
Conflicts: workflows/urls.py workflows/visualization_views.py
-
- 18 Oct, 2012 2 commits
-
-
Anze Vavpetic authored
-
Anze Vavpetic authored
-
- 17 Oct, 2012 3 commits
-
-
Anze Vavpetic authored
-
Anze Vavpetic authored
Moved table styling to style.css to avoid duplication. Kepner-Tregoe widget: moved normalization (which is now optional) to the UI; moved the form elements to a nice table. Sens. analzsis widget: added nicer radio buttons.
-
Janez K authored
-
- 16 Oct, 2012 1 commit
-
-
Janez K authored
-