Stephan Richter
|
26d2f7c1f4
|
finished location tree
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 weeks ago |
Stephan Richter
|
2cd022451a
|
working on location tree
|
3 weeks ago |
Stephan Richter
|
00df660fb7
|
now inheriting due date when child task is created
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 weeks ago |
Stephan Richter
|
41934b6f18
|
implemented halt on startup errors
|
1 month ago |
Stephan Richter
|
8dd8a9ed66
|
preparing file service
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
1 month ago |
Stephan Richter
|
1d7e508f1a
|
finished implementation of tag loading when loading project tasks
|
1 month ago |
Stephan Richter
|
404b8263a9
|
preparing to load tags alongside with project tasks
|
1 month ago |
Stephan Richter
|
444e2e86a9
|
improved tag inheritance
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
1 month ago |
Stephan Richter
|
52b41b8d28
|
refactored member assignment for new tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
1 month ago |
Stephan Richter
|
48deb1a91c
|
preparing for task priorities
|
1 month ago |
Stephan Richter
|
bfe87f53a8
|
refactored ModuleRegistry to singleton system
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
241129a369
|
implemented removal of required task
|
2 months ago |
Stephan Richter
|
cce488f615
|
implemented adding required tasks to task
|
2 months ago |
Stephan Richter
|
91f536a658
|
preparing for task dependency implementation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
e372720dd2
|
implemented full-text search
|
2 months ago |
Stephan Richter
|
72375b82cf
|
implemented time tracking by clicking symbol at task.
next: stop running time, display running time in header
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
990e8253e2
|
extended search to projects
|
3 months ago |
Stephan Richter
|
4f481c32ad
|
implemented task search
|
3 months ago |
Stephan Richter
|
7ab844bcff
|
working on time list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
763718277d
|
implemented task legacy code
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
a50a451b95
|
conveniance modification: added registry and getters for modules to BaseHandler
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
84075b4634
|
improved task list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
1df7a2bd3c
|
working on transformation of legacy notes tables
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
5d506ac0f9
|
introduced ModuleRegistry to easy inter-module dependencies
|
3 months ago |
Stephan Richter
|
8fb94fea4b
|
introduced ModuleRegistry to easy inter-module dependencies
|
3 months ago |
Stephan Richter
|
898729bad8
|
cleanup
|
3 months ago |
Stephan Richter
|
ddd947b886
|
moved doOptions to BaseHandler, so implementing it in each module is no longer required
|
3 months ago |
Stephan Richter
|
983f1bac49
|
working on task index
|
3 months ago |
Stephan Richter
|
d0d7baccf0
|
implemented swapping of project/task states
such that the state order is now
* pending
* open
* started
* complete
* cancelled
|
3 months ago |
Stephan Richter
|
eed0ce0e8e
|
working on hamonization of db implementations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
b8b93fe925
|
intermediate
|
3 months ago |
Stephan Richter
|
6b6e5f60bc
|
solved issues when moving tasks
|
3 months ago |
Stephan Richter
|
99fa2ab1ce
|
prevented deletion of tasks with subtasks
|
3 months ago |
Stephan Richter
|
3dab95691b
|
implemented deleting of notes
|
3 months ago |
Stephan Richter
|
6600b6fd27
|
preparing notes module (backend)
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
4e9f15c6a3
|
improvement: inheriting tags from project and parent tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
2bd7270f83
|
implemented deletion of tags upon deletion of task
|
3 months ago |
Stephan Richter
|
4f54276e8f
|
working on tag module
|
3 months ago |
Stephan Richter
|
3b163a0d77
|
implemented task creation right from the canban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
770f2aab5b
|
kanban no longer showing tasks having no_index flag
|
3 months ago |
Stephan Richter
|
ac45517d7f
|
implemented deletion of tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
2ce9ebbc6d
|
kanban bugfixes & improvements
|
3 months ago |
Stephan Richter
|
6599b08990
|
loading tasks
|
3 months ago |
Stephan Richter
|
91aa421ae9
|
implemented various task features:
- saving on CTRL+S
- editing of
- start date
- due date
- members
|
3 months ago |
Stephan Richter
|
5bc84f1321
|
implemented task editing right from the project list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
bbfc1c9e35
|
fixed typo in db table creation statement
|
3 months ago |
Stephan Richter
|
d2776bd3b0
|
implemented storing of tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
9cbcfb3b7f
|
preparing to save ne task
|
3 months ago |
Stephan Richter
|
ddeb2a8d88
|
preparing addition of tasks
|
3 months ago |
Stephan Richter
|
c2eae076f4
|
implemented task/:id/view
|
4 months ago |