Commit Graph

12 Commits

Author SHA1 Message Date
7a4a1074c5 🔧 Push release version to Docker image (#114)
* 🔧 Push release version to Docker image

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

* Restyle 🔧 Push release version to Docker image (#115)

* Restyled by php-cs-fixer

* Restyled by whitespace

Co-authored-by: Restyled.io <commits@restyled.io>

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
2020-08-17 12:03:32 +01:00
675ab12908 🎨 Fix get subbed requests functions
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-13 21:42:05 +01:00
c9c9e2f831 🐛 Forgot a semicolon
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-13 21:31:26 +01:00
68fe54a848 🐛 Fix get open subs error
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-13 21:28:24 +01:00
Alexander Davis
071debbf26 📚 Changes to templates (#88)
* 📚 Changes to templates

* Fix broken SQL

Co-authored-by: Luke Tainton <luke@tainton.uk>
2020-08-13 21:11:53 +01:00
50e4345b54 Adding get_open_subscribed_requests 2020-08-13 20:47:39 +01:00
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