Commit Graph

6 Commits

Author SHA1 Message Date
cf61b081c0 [WIP] Subscription management (#63)
* Basic UI

@luketainton please edit lines 120-140 on the editsub and managesub files

*  Add subscription management

Signed-off-by: Luke Tainton <luke@tainton.uk>

*  Add subscription management

Signed-off-by: Luke Tainton <luke@tainton.uk>

* 🐛 Fix incorrect POST variable and add foreach()

Signed-off-by: Luke Tainton <luke@tainton.uk>

* 🎨 Fix file names and add link on view.php

Signed-off-by: Luke Tainton <luke@tainton.uk>

Co-authored-by: Alexander Davis <alex@adcm.uk>
2020-08-10 16:12:57 +01:00
Alexander Davis
df0bf2dcd8 possibly close fix? (#54) 2020-08-09 22:35:21 +01:00
Alexander Davis
df276c708f Update app_functions.php (#53)
* Update app_functions.php

* Fix bootstrap

* Requested Changes
2020-08-09 22:26:40 +01:00
f9e0fc00a3 Displays Only Open Tickets
Index was displaying all requests instead of open requests
2020-08-09 22:06:35 +01:00
f6688e5020 🐛 Fix file download issues
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-09 20:30:01 +01:00
0a57a61e17 Implement file download function
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-09 20:22:04 +01:00