• Joined on 2025-02-07
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-05-10 14:45:01 +00:00
17a874e992 commit codebase txt
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-05-10 14:30:53 +00:00
0bc558d4d7 ticket history and tags
916657e09c added debug functions
04f6f50f28 added ticket assignment
742e508e8a updated issues.md
acb428f4ee updated ticket create to match edit. updated IconsHelper to create template selection
Compare 8 commits »
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-04-30 01:17:05 +00:00
67a35cdf3e updated parsedown helper to include href
bc21598ba9 dashboard to show issues.md
606a3fad8e vscode settings
5ba0911d7e MVP issues.md
759afbdd49 codebase python
Compare 8 commits »
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-04-05 17:10:22 +00:00
8b1c2f1822 utf issues
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-04-05 17:08:28 +00:00
ba985b1552 implemented markdown extended
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-04-03 12:23:47 +00:00
23cad42bc1 updated iconshelper with new font awesome icons and database references
88b832dd03 updatd Parsedown TableExtension to correctly wrap <table> inside <div> with appropriate bulma classes
9f7dab2a36 updated bulmaformhelper to introduce field_select
c0f9ed1094 refactored tickets to include tags
b13cd3448f updated edit view to match view - to help reduce cognitive load and improve ux. updated BulmaFormHelper to implement FIELD_INPUT and FIELD_TEXTAREA
Compare 6 commits »
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-03-27 11:34:11 +00:00
7083a55e03 added a new fatfree extension to offer <icons type="status|priority">
c14a7948a5 updated ticket model to include user display_name
633664d035 admin ticket options controller
e25af0dca3 added basic admin routes and pages
a32d12f4de updated ticket view to remove table, and introduce flex rows. bulma sass used to implement .ticket-item class. npm used to add css compilation
Compare 5 commits »
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-03-25 09:16:51 +00:00
bd9ddfb0d2 updated BulmaFormHelper with H_FIELD_SELECT_NEW - allowing the creation of horizontal fields using template extension
369f22444e added IconsHelper extension to show icons instead of status and priority name
2651caa1df Updated TicketController to reference TicketsPriority and TicketsStatus model
cc28c8d37a dashboard and home now extending BaseController
Compare 4 commits »
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-03-24 19:42:07 +00:00
430cada25d created landing page
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-03-24 11:15:43 +00:00
164692a728 enable editing created_at on ticket
53bce00c65 parsedown extension for bulma tables
8c8de5ec34 enabled uploading images from clipboard on ticket edit.
Compare 3 commits »
tp_dhu commented on issue tp_dhu/tp_servicedesk#14 2025-03-24 02:47:21 +00:00
create new link

yes it should be, see. fixed in:

c8a0053e16

tp_dhu closed issue tp_dhu/tp_servicedesk#14 2025-03-24 02:47:21 +00:00
create new link
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-03-24 02:39:40 +00:00
2a3465fff8 utilising extension instead of php class. implemented select in BulmaFormHelper. This is to be extended further
5565d92e1e routing now moved to ini config
6abea313a4 ignore update
63c90eed0e updated cfg locations
Compare 6 commits »
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-03-24 01:21:19 +00:00
8d0b903d34 no $db->exec in controller. all related db operations moved into Ticket model. requireLogin is centralised to BaseController
977ef01c20 not using "new" for custom fields
c8a0053e16 dry - include for session error. uniform headers and buttons
040067c501 first iteration of base controller
2264882250 added coding approach
Compare 5 commits »
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-03-23 10:35:08 +00:00
4b45d94ebb Merge branch 'models'
bbbacc3fbf initial "project" commit
a02194d253 added model for controller to allow ticket to fetch commentss and attachments without JS
Compare 3 commits »
tp_dhu opened issue tp_dhu/tp_servicedesk#14 2025-03-23 00:30:53 +00:00
create new link
tp_dhu closed issue tp_dhu/tp_servicedesk#13 2025-02-23 09:50:26 +00:00
typo
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-02-23 09:50:09 +00:00
tp_dhu opened issue tp_dhu/tp_servicedesk#13 2025-02-23 09:48:58 +00:00
typo
tp_dhu pushed to main at tp_dhu/tp_servicedesk 2025-02-17 01:25:53 +00:00
423f6ae383 gitignore
2785a5406f commit
8b97d6b724 updated .gitignore
8d052192f7 <parsedown inline="true">will parse markdown between the tags</parsedown>
6e6bae7e1d initial project commit
Compare 8 commits »