index
:
dam/surgery-log
master
Surgery oriented database insertion tool.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logic
Age
Commit message (
Expand
)
Author
2022-04-17
Renamed app log export action.
dam
2022-04-16
Allow user to export error log to file.
dam
2022-04-16
Added details to error messages when loading JSON files for database and opti...
dam
2022-04-11
Bumped to version 1.0. Version stored in project settings global/version.
dam
2022-04-10
Code cleanup.
dam
2022-04-10
Renamed dropdown button on option_set.
dam
2022-04-10
Themed scrollbar. Tweaked theme of option_set_list.
dam
2022-04-10
Removed auto-save logic from load_database and load_option_sets; Changed menu...
dam
2022-04-09
Automatically save database and option sets when loaded from non-base locations.
dam
2022-04-07
Changed database entries display text.
dam
2022-04-06
Improved file operations for database and option sets.
dam
2022-04-05
WIP creating theme and improving UI/UX.
dam
2022-04-04
Implement back button logic.
dam
2022-04-04
Replaced icons and simplified dialog button labels.
dam
2022-04-02
Sets the stage action buttons side by side.
dam
2022-04-02
Improved modal dialog messages.
dam
2022-04-01
Option set changed to work with empty list instead of creating dummy -- entry.
dam
2022-03-31
Fixed signals on popup and modal_dialog to make those usable.
dam
2022-03-30
Add dismiss button logic on popup.
dam
2022-03-30
Fixed database fields being parsed as floats instead of integers by JSON.
dam
2022-03-29
WIP to add back button on popup.
dam
2022-03-28
Add title on popup control and use it to display the option sets placeholder ...
dam
2022-03-28
Adjusted margin of stage screen.
dam
2022-03-28
Removed window title.
dam
2022-03-27
Implemented prototype of option set list component.
dam
2022-03-16
Updated export config and touch_vertical_container nodes names.
dam
2022-03-05
Store database and option sets as JSON. Allow to parse options from CSV datab...
dam
2022-02-22
Clear database selection after deleting selected entry.
dam
2022-02-18
Implemented custom option set control. Fixed option sets text input zone bein...
dam
2022-02-17
Prototype with custom option set control.
dam
2022-02-14
Improve popup appearance.
dam
2022-02-10
Sort option sets alphabetically.
dam
2022-02-09
Fade out action buttons when no actions is possible.
dam
2022-02-09
Add confirmation dialog to entry destructive actions.
dam
2022-02-08
Reorganized remaining items from ToDo list.
dam
2022-02-07
Implement option sets.
dam
2022-02-06
WIP: Implement option sets logic.
dam
2022-02-03
Implement option sets load/store import/export functions. Setup option set bu...
dam
2022-01-25
Draft prototype of option sets structure.
dam
2022-01-24
Draft prototype of option sets' structure, load and store.
dam
2022-01-14
Fix PointerInputSensor. Simplify TouchItemList and TouchVerticalContainer.
dam
2022-01-10
Split touch logic from stage
dam
2022-01-09
Split touch logic from database. Prototype of popup with list of options.
dam
2022-01-06
Remove date field and reduce usage of dictionary instances.
dam
2022-01-06
Isolate database entry code to avoid cyclic references.
dam
2022-01-06
Prepare filters' logic.
dam
2022-01-04
Implement clear and export data actions.
dam
2022-01-02
Load/save database and fix updating changed entries on database screen.
dam
2022-01-02
Implement scroll by dragging on database and stage screens.
dam
2022-01-01
Change touch scroll detection to pointer-input-sensor approach using signals/...
dam
[next]