Stephan Richter
|
2ce9ebbc6d
|
kanban bugfixes & improvements
|
3 months ago |
Stephan Richter
|
880fed250b
|
first kanban view working
|
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
|
58986a5c59
|
implemented extended settings on task
|
3 months ago |
Stephan Richter
|
81fb085245
|
implemented status change from task view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
1e66ad4216
|
css work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
7b93b81173
|
added state buttons to task list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
fd906dff01
|
improved css, implemented setting task state directly in project tree
|
3 months ago |
Stephan Richter
|
3d81ddd3c5
|
improved handling of null values when mapping entities to json
|
3 months ago |
Stephan Richter
|
01a7389665
|
working on editing of tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
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
|
be0435db1b
|
working on form to add subtask
|
3 months ago |
Stephan Richter
|
8c7921b1c4
|
implemented adding sub tasks
|
3 months ago |
Stephan Richter
|
adf7166bce
|
working on task display
|
3 months ago |
Stephan Richter
|
8dfa3c7a46
|
implemented storing of tasks extended fields
|
3 months ago |
Stephan Richter
|
10eff7a88f
|
working on translations
|
3 months ago |
Stephan Richter
|
aff0614d2e
|
working on task creation form
|
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
|
2625c360b8
|
working on task members
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
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
|
b03b0683bc
|
implemented editing of 'show closed tasks' setting in project
|
4 months ago |
Stephan Richter
|
1e439b87ac
|
implemented removal of project members
|
4 months ago |
Stephan Richter
|
81b28c0229
|
completed member addition by autocomplete form
|
4 months ago |
Stephan Richter
|
38bc00df29
|
preparing for member addition to project:
- implemented Autocomplete
- next up:
- bubble up requested user
- add as member
|
4 months ago |
Stephan Richter
|
7eca9dd08e
|
working on Autocomplete field for member addition to projects
|
4 months ago |
Stephan Richter
|
cad74d1b78
|
preparing adding of members to project
|
4 months ago |
Stephan Richter
|
7d5596b427
|
implemented transfer of project ownership to other user
|
4 months ago |
Stephan Richter
|
a5abfa33ec
|
finished implementation of setting user permissions in projects
|
4 months ago |
Stephan Richter
|
cb1e186d24
|
Merge branch 'dev' into feature/projects
|
4 months ago |
Stephan Richter
|
3c83a4760c
|
re-ordered methods
|
4 months ago |
Stephan Richter
|
80bbfe8654
|
refactored project.members to be map of userId → member
|
4 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
|
680afd7700
|
implemented opening and closing of projects right from the project list
|
4 months ago |
Stephan Richter
|
85ab2dd853
|
implemented updating of projects
|
4 months ago |
Stephan Richter
|
20d527286b
|
populating estimated times on task list, added minimum styling
|
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
|
8e3fa266a8
|
bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
744b8a4576
|
working on project view
|
4 months ago |
Stephan Richter
|
08838e8ddc
|
refactoring
|
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
|
9626d91ccb
|
working on project creation
|
4 months ago |
Stephan Richter
|
f5f08f244f
|
preparing for project creation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |