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
|
3 months ago |
Stephan Richter
|
af209e3dc5
|
refactoring project module: better separation of loading of projects and loading of project members
|
4 months ago |
Stephan Richter
|
6016f81c27
|
working on project settings update:
adding/updating members not implemented
|
4 months ago |
Stephan Richter
|
c8b6c3feb7
|
implemented changing project state from project page
|
4 months ago |
Stephan Richter
|
8ab3e8792a
|
working on project view
|
4 months ago |
Stephan Richter
|
a14b541c91
|
working on project list: introducing task list
|
4 months ago |
Stephan Richter
|
a06217517b
|
freactoring to get company list work in efficient way
|
4 months ago |
Stephan Richter
|
722f12912d
|
implemented project creation
|
4 months ago |
Stephan Richter
|
e436f09698
|
preparing for adding positions to document
|
4 months ago |
Stephan Richter
|
a75c58932d
|
started implementing listTimes – way to complicated
|
4 months ago |
Stephan Richter
|
b600a3613f
|
implemented selecting tasks by estimated time
|
4 months ago |
Stephan Richter
|
bac04ac047
|
implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
|
4 months ago |