Stephan Richter
|
5abfa96dc2
|
implemented editing of times
|
2 months ago |
Stephan Richter
|
e1f32c274b
|
implemented brute force counter measure
|
2 months ago |
Stephan Richter
|
f1d0d69455
|
time tracking and display of elapsed time no working
|
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
|
7a020048d8
|
working on time tracking implementation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
d0e3dc8b0c
|
preparing creation of new times
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 months ago |
Stephan Richter
|
b117014c26
|
bugfix:
List "PREDEFINED" was not write-protected and started gathering values where it shouldnt
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
2 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
|
ad3634e811
|
working on time tracking index
|
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
|
ecb1ddac0f
|
fixed exception handling
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
78052b6a09
|
bugfix: markdown would fail if plantuml jar is not configured
|
3 months ago |
Stephan Richter
|
f82c4f7eb0
|
working on debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
6ee5f587de
|
bug fix: repaired assignment of states
|
3 months ago |
Stephan Richter
|
89758f6c21
|
implemented legacy interface for Notes and Project
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
85ae67b72f
|
fine-tuning notes in preparation for release
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
|
e664a80581
|
completed company deletion implementation
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
|
ebe0cf7c57
|
implemented editing members of company
|
3 months ago |
Stephan Richter
|
edeffc572c
|
implemented showing members of companies
|
3 months ago |
Stephan Richter
|
b127c9fa82
|
implemented creation of companies
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
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
|
abfed21393
|
working on company editing
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
a450ef97b8
|
improvemnts:
- ordering of bookmarks
- limitation of bookmarks on index page
- date for bookmarks that did not have a date before the transition
|
3 months ago |
Stephan Richter
|
6f1fdc1f95
|
implemented transition from old bookmark database (tags.db) to separate database for bookmarks and tags
|
3 months ago |
Stephan Richter
|
783eaf3303
|
implemented /bookmark/<ID>/view
|
3 months ago |
Stephan Richter
|
b041e4e9be
|
implemented tagging of bookmarks
|
3 months ago |
Stephan Richter
|
6de65f3070
|
overhaule db layout, so we have LONG values as keys
|
3 months ago |
Stephan Richter
|
eac9eaeb9f
|
implemented loading of bookmarks and bookmark list
|
3 months ago |
Stephan Richter
|
61b5a6ffbb
|
implemented storing of bookmarks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
d7687373a6
|
import optimization, minor css improvement
|
3 months ago |
Stephan Richter
|
125a8c2266
|
prepared database for bookmark service
|
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
|
64e925c83f
|
completed user-defined states
|
3 months ago |
Stephan Richter
|
956085c7d3
|
working on custom states for projects
|
3 months ago |
Stephan Richter
|
b8b93fe925
|
intermediate
|
3 months ago |
Stephan Richter
|
6b6e5f60bc
|
solved issues when moving tasks
|
3 months ago |
Stephan Richter
|
bad323b7cc
|
working on drag an drop of tasks. this is tricky.
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
a3723138c1
|
working on tak use list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
e08bcf17a5
|
implemented editing of notes
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
65df45482f
|
implemented adding notes to projects and tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
325dffa3fe
|
working on 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
|
378ef640d9
|
extending session whenever tags are queries – should be the case on most pages
|
3 months ago |
Stephan Richter
|
57b68015c3
|
improved tag handling
|
3 months ago |