18 Commits

Author SHA1 Message Date
bbbacc3fbf initial "project" commit 2025-03-23 10:33:02 +00:00
7872049a1c #13 (comment) 2025-02-23 09:49:52 +00:00
8d052192f7 <parsedown inline="true">will parse markdown between the tags</parsedown> 2025-02-17 01:22:54 +00:00
6e6bae7e1d initial project commit 2025-02-17 01:22:07 +00:00
68ef649451 redirect check in AuthController, which sends back to last page 2025-02-17 01:21:40 +00:00
a852dccd8b - added interface - for CRUD, ensures all methods are present and aligned.
- added trait for checking authorisation with redirect stored in session to return - shows which controllers requires auth, adds check function
2025-02-17 01:21:16 +00:00
b2764a0f58 - refactored TicketController into protected functions
- added custom fields to TicketController
- attachment view
2025-02-16 22:11:20 +00:00
6bbfdd6017 implementation of handling attachments 2025-02-16 22:10:03 +00:00
2a711584cd for adding comments to tickets 2025-02-16 22:07:02 +00:00
dcddd22a0b added initial user management 2025-02-16 22:05:18 +00:00
6c936208b7 added proper f3 tag extension for bulma form 2025-02-16 22:03:56 +00:00
113a5774ad kb and tag crud with views 2025-02-11 09:26:53 +00:00
b2ff261e74 start of KB 2025-02-09 21:23:06 +00:00
da5c6e5156 TicketController with associated ui 2025-02-09 20:04:45 +00:00
37026c4a8a added static methods to create horizontal fields using bulma.io css 2025-02-09 20:04:14 +00:00
e4bed85f7d also selecting role in AuthController 2025-02-09 20:03:18 +00:00
7960cb6cdb bootstrapping and routing login and logout process 2025-02-09 09:33:26 +00:00
368cb5fff3 added default index controller. template. using bulma.io 2025-02-08 05:55:03 +00:00