Stephan Richter
|
023401f9f9
|
added scheme for db transition
|
3 months ago |
Stephan Richter
|
41cab2e594
|
preparing for import of old database
|
3 months ago |
Stephan Richter
|
20e91f5b2a
|
completed task index
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
1a9ce502b5
|
working on the task index page
next:
* creating links to open/close/abort tasks
* link to task/X/edit should show settings
|
3 months ago |
Stephan Richter
|
983f1bac49
|
working on task index
|
3 months ago |
Stephan Richter
|
8eef37eb1a
|
template work
|
3 months ago |
Stephan Richter
|
d7fe16c46e
|
implemented sharing of bookmarks
|
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
|
e6c70a13b1
|
Merge branch 'dev' into modules/bookmark
|
3 months ago |
Stephan Richter
|
8ac30b6391
|
renamed parameter
|
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
|
d1b8d1a062
|
Merge branch 'dev' into modules/bookmark
|
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
|
fd107546d8
|
staretd new module for bookmarks
|
3 months ago |
Stephan Richter
|
947187224f
|
improved translation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
2b3c67bd62
|
implemented reflection of kanban filter in url
|
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
|
0511faa342
|
working on extended states
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
2813fed670
|
working on user-defined project states and task states
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
c57da0a891
|
working on 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
|
99fa2ab1ce
|
prevented deletion of tasks with subtasks
|
3 months ago |
Stephan Richter
|
c5f7fd8ec0
|
completed list of tag uses (for now)
|
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
|
166e65d369
|
preparing to list uses of tag
|
3 months ago |
Stephan Richter
|
8446f1e08f
|
implemented deletion and updating of notes
|
3 months ago |
Stephan Richter
|
3dab95691b
|
implemented deleting of notes
|
3 months ago |
Stephan Richter
|
e08bcf17a5
|
implemented editing of notes
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
fccec9865a
|
code cleanup
|
3 months ago |
Stephan Richter
|
631a527a5d
|
code cleanup
|
3 months ago |
Stephan Richter
|
a77efb4e41
|
code improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
90a936b07f
|
cleaning up javascript code
|
3 months ago |
Stephan Richter
|
89abbf5c62
|
minor change
|
3 months ago |
Stephan Richter
|
3a348ddce1
|
worked on notes
|
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
|
4e9f15c6a3
|
improvement: inheriting tags from project and parent tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
3 months ago |
Stephan Richter
|
4a7547b82e
|
bugfix: project list broke when no companies were available
|
3 months ago |
Stephan Richter
|
57b68015c3
|
improved tag handling
|
3 months ago |