Stephan Richter
0c7463d26c
Merge branch 'main' into module/stock
3 weeks ago
Stephan Richter
ba05564702
improving markdown editor
3 weeks ago
Stephan Richter
e7643c46fd
improved markdown editor
3 weeks ago
Stephan Richter
26097cf146
removed description source display from TimeResourceEditor
3 weeks ago
Stephan Richter
0a7c59443b
css improvement
3 weeks ago
Stephan Richter
e3bdd88705
added link to plantuml.com
3 weeks ago
Stephan Richter
9e9eae65e9
made user clickable in time list
3 weeks ago
Stephan Richter
a6b1d01f6e
altered some texts
3 weeks ago
Stephan Richter
c42c9142a1
clicking card in kanban now opens task in new tab/window
3 weeks ago
Stephan Richter
3679df6750
Merge branch 'main' into module/stock
3 weeks ago
Stephan Richter
b66a57242a
hiding non-editable start and due date as well as members when showing tasks extended settings
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
8b009cdfd7
css work
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
c47f98032b
extended translations
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
c7205cb6af
extended translations
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
8d40c8c9f1
implemented tags for items
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
554b0459fa
Merge branch 'main' into dev
3 weeks ago
Stephan Richter
5831dbe7fa
implemented display of notes related to stock items
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
cfa5dd7ed1
added code to update notes referencing stock items
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
5ca6e3c3b8
re-implemented updating of item properties
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
b6ef6def17
working on stock refactoring
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
f1a9d68320
altered caption of hide button in kanban
3 weeks ago
Stephan Richter
64d7e0cb37
refactoring object model
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
c6823b116c
started refactoring
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
fa0f386439
minor tweak: links in markdown shown in kanban are now opened in a new tab
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
21c5a72349
implemented deletion of item properties
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
a001074783
implemented editing of item base data
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
3c733a75ee
preparing to update item base data
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
2364140cfa
Merge branch 'dev' into modules/stock
3 weeks ago
Stephan Richter
a97f7faa14
Merge branch 'main' into dev
3 weeks ago
Stephan Richter
bda42eb15a
implemented tag cloud
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
e691e150f4
Merge branch 'main' into dev
3 weeks ago
Stephan Richter
3343b8b27c
Merge branch 'main' into modules/stock
3 weeks ago
Stephan Richter
91feb33f5f
Merge remote-tracking branch 'origin'
3 weeks ago
Stephan Richter
960c2ed8e9
fixed typos
3 weeks ago
Stephan Richter
832be23e8c
implemented adding/updating of item properties
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
846ef4a27a
working on adding new properties to existing items
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
48128c5bf4
Merge branch 'dev' into modules/stock
3 weeks ago
Stephan Richter
8a0409db4e
Merge branch 'main' into dev
3 weeks ago
Stephan Richter
2d891d555b
extending token validity on markdown endpoint
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
6e7cb813d3
preparing editing of stock items
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
a52df2b434
implemented stock display from location tree to property list
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
6e9a2b6aca
working on loading items for location
3 weeks ago
Stephan Richter
26d2f7c1f4
finished location tree
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
2cd022451a
working on location tree
3 weeks ago
Stephan Richter
b361731cab
working on transformation of stock tables
3 weeks ago
Stephan Richter
dabacd3d00
preparing filling of intermediate table
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
3bdf7dbab6
working on table transformation:
...
idea is to transform ids of the form 'company:1:42', where company:1 is the owner and '42' is the company-relative id to separate columns owner and id,
where owner is a positive long for users and a negative long for companies.
however, as the id field would then only require a company-relative uniqueness, this currently cannot be done:
The legacy id filed has a unique constraint, which cannot be released in SQLite. So a new table will have to be created as an intermediate step.
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
74e602eec7
refactored item module → stock, added legacy database creation methods
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
45beedc56d
extendd translations, css work
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
fea21872e3
preparing stock module
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago