Commit Graph

488 Commits

Author SHA1 Message Date
30add879ad improving scroll behaviour on mobile devices
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-10 08:32:25 +01:00
0dc21100f8 CSS improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-09 10:57:18 +01:00
a898e5eaa2 fixed broken "add task" buttons in Kanban 2025-12-09 10:21:39 +01:00
fda7f34b99 tried to fix bug: easylist would register clicks when scolling on mobile devices
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-04 21:50:59 +01:00
72cb91f865 bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-04 21:05:36 +01:00
55f5a663fe improving main menu for mobile devices
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-04 20:18:21 +01:00
8197a0796c implemented live price update in document view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-03 21:50:57 +01:00
74a1d526ae implementd search in stock items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-03 18:45:46 +01:00
4cb9c6bd2f preparing search in stock items 2025-12-03 09:34:46 +01:00
d6b56ac127 fixing document module to receive unit, price and tax value from stock item, if provided
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-01 16:03:40 +01:00
a3bcc66b73 finished implementation of migration from legacy item db to stock db
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-01 09:09:41 +01:00
d6b5d243c1 removed autofocus in easylist
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-29 13:12:07 +01:00
8f82ca87b4 major improvement to easylist for usability on mobile devices
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-29 00:43:58 +01:00
600b0f2cf4 working on event handlers for mobile devices
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-28 20:38:45 +01:00
59f864d16f improved easylist
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-28 16:01:19 +01:00
60c447a967 added easy list button to tag view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-28 14:03:58 +01:00
b0550db5c2 implemented easy-list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-28 13:56:55 +01:00
40c35bc9ed added kanban button to task display
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-28 11:06:45 +01:00
146ea80e4e implemented listing users on task index page
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-28 08:49:51 +01:00
daa25044a4 Merge branch 'module/projects' into dev 2025-11-26 08:47:34 +01:00
c37df2ddec added priority colors for tasks in custom state
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-26 08:47:23 +01:00
e450585d37 fixed bug: import was missing
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-26 08:26:42 +01:00
93907a839d altered table update:
now retaining the template name values from the template column as new template values in the document table

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-25 15:22:55 +01:00
ccb84995cb document db no longer storing complete template information in separate table:
- dropped table templates
- altered table documents: template_id (ref into templates) → template (name of template)
- templates are now picked up by the document registry

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-25 10:21:36 +01:00
2cd53b19cb Re-implemented guessing of next document id.
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-24 23:24:31 +01:00
6bb03f4e04 implemented adding stock items to documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-24 12:49:24 +01:00
438d8d4aad preparing to make items available as document positions
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-24 09:16:28 +01:00
95ad8cd126 Merge branch 'module/users' into dev 2025-11-21 23:01:21 +01:00
f48ddfa100 united table of connected services with table of connectable services
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 23:00:55 +01:00
f42001788c Merge branch 'module/users' into dev 2025-11-21 22:12:26 +01:00
66dcfba457 fixed api url
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 22:12:08 +01:00
374f85ee1d implemented updating timetrack table on stopping/starting timetrack
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 21:18:08 +01:00
0486289beb hotfix: no longer display user ids in kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 14:14:06 +01:00
892598b187 Merge remote-tracking branch 'origin/dev' into dev 2025-11-21 13:49:13 +01:00
772bb097d4 refactord user sorting in kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 13:48:36 +01:00
7538103f84 working on better user ordering
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 12:48:14 +01:00
2b22ed9b92 removed debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 08:23:58 +01:00
79c633501f now showing current user atop in kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-19 15:21:11 +01:00
ff8c532b7d fixed setName in ListTask
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-19 10:05:05 +01:00
9f9db49c55 removed debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-19 09:55:46 +01:00
57a18b5957 accomplished direct linking of items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-19 08:40:54 +01:00
0f7fb99eaa preparing direct loading of items
current state:
- loading of item implemented on backend
- need to post path information
- could be resolved re-using _getLocationEntities_, but that would include the full data of all items at that location, which is probably not required

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-17 00:37:45 +01:00
a4488a2fae implemented references to locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-16 23:13:10 +01:00
97ee1e4aad Merge remote-tracking branch 'origin/module/stock' into module/stock 2025-11-03 20:19:35 +01:00
9acd8e8213 Merge remote-tracking branch 'origin' into module/stock 2025-11-03 20:17:50 +01:00
71d9a4b15f working on referenceable locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 20:16:57 +01:00
358225daee added webp to the list of image formats recognized by the files page
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 10:43:55 +01:00
9a377a8871 preparing to make items/locations referencable
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 08:47:59 +01:00
8e10909c81 preparing to make items/locations referencable
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 08:43:07 +01:00
4468f45064 implemented
- assigning new customer numbers to contacts that don`t have one
- updating customer number counter in company table

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-31 22:09:59 +01:00