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 |
Stephan Richter
|
3d7687da37
|
preparing for projects
|
4 months ago |
Stephan Richter
|
fc90b94fb2
|
Speichern und Laden von Einheits-Preisen implementiert
|
4 months ago |
Stephan Richter
|
67cb0b61b6
|
implemented storing of customer settings when sending document
|
4 months ago |
Stephan Richter
|
763e5b447b
|
implemented state update after sending document, returning to document list
|
4 months ago |
Stephan Richter
|
6a58087ace
|
preparing for sending documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
93449e4bad
|
preparing document submission
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
2fd58229c3
|
working on translation system
|
4 months ago |
Stephan Richter
|
dc8de9707a
|
refactored translations, preparing sending of document
|
4 months ago |
Stephan Richter
|
7616aa9581
|
re-implemented rendering of document
|
4 months ago |
Stephan Richter
|
877edadd50
|
working on document rendering
|
4 months ago |
Stephan Richter
|
07ef168226
|
preparing to render document
|
4 months ago |
Stephan Richter
|
b372ae45b3
|
added todos
|
4 months ago |
Stephan Richter
|
bc91e69e36
|
added confirmation before deletion
|
4 months ago |
Stephan Richter
|
97134694a2
|
implemented deletion of positions
|
4 months ago |
Stephan Richter
|
ffff345a8c
|
implemented moving of document positions
|
4 months ago |
Stephan Richter
|
31916d83df
|
implemented adding positions to document
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
e436f09698
|
preparing for adding positions to document
|
4 months ago |
Stephan Richter
|
148c0f27b5
|
overhauling time list in backend – BROKEN
|
4 months ago |
Stephan Richter
|
a75c58932d
|
started implementing listTimes – way to complicated
|
4 months ago |
Stephan Richter
|
65b5dded01
|
preparing times list
|
4 months ago |
Stephan Richter
|
9c7f152fb9
|
gui improvements
|
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 |
Stephan Richter
|
ea888c2be4
|
preparing item service for use in document service
|
4 months ago |