Commit Graph

124 Commits

Author SHA1 Message Date
9133ad7df0 Set textbox height 2022-09-21 09:37:10 +01:00
aa8e0c965f Convert error pages to PHP 2022-09-20 21:52:56 +01:00
c771e080fb Change home links to webroot rather than full URL 2022-09-20 21:46:42 +01:00
1f7c597c39 Final fix of report form for today 2022-09-20 21:43:45 +01:00
b3fc805763 Fixed inclusion of version number 2022-09-20 21:42:30 +01:00
35f87460f6 Fix missing " 2022-09-20 21:39:01 +01:00
cd7e005a69 Add Athena version to issue post. Remove unused files. Tidying 2022-09-20 21:38:25 +01:00
5f59766a8e Changed " to ' 2022-09-20 21:35:23 +01:00
d68268d6e1 ;" > "; 2022-09-20 21:34:15 +01:00
cbe7953fa5 Move title image to separate php file 2022-09-20 21:31:53 +01:00
c7a489e0ac Remove index.php from link to homepage take users to / 2022-09-20 21:29:47 +01:00
f6059c9390 Change text colour 2022-09-20 21:26:50 +01:00
ef743f7e84 more <br> 2022-09-20 21:24:40 +01:00
518ae7e0d8 Added <br>'s 2022-09-20 21:23:51 +01:00
8ff87b3416 Change margin to padding 2022-09-20 21:22:58 +01:00
41eebb6904 styling 2022-09-20 21:21:53 +01:00
b1d34ae2d9 Further styling 2022-09-20 21:21:01 +01:00
e12cff51d0 Yet more styling 2022-09-20 21:20:13 +01:00
fa418a44d9 Further form styling 2022-09-20 21:16:37 +01:00
14d65ebfde Changed form styling 2022-09-20 21:15:32 +01:00
f5a8bcdec3 Changed form styling. 2022-09-20 21:12:38 +01:00
19c59d2eb6 Removed help info from index. 2022-09-20 21:08:43 +01:00
f6e5fa0ee5 Changed positioning of close button 2022-09-20 21:07:28 +01:00
52e69cb89f Fixed styling 2022-09-20 21:05:48 +01:00
7aee153e82 Once again, missing ; 2022-09-20 21:02:32 +01:00
7e574334e5 Adjust menu for new pages 2022-09-20 21:01:44 +01:00
dfceb41e61 Remove redundant CSS 2022-09-20 21:01:36 +01:00
86146ef523 Update comments 2022-09-20 20:57:42 +01:00
6771a98f43 Create help.php page 2022-09-20 20:56:53 +01:00
ab00082232 Replaced quicklinks with 'action buttons' 2022-09-20 20:51:45 +01:00
952383d6aa Merge pull request 'Merge separate files into php-integration' (#12) from separate into php-integration
Reviewed-on: #12
2022-09-20 19:43:03 +00:00
695fada5b9 Fix var names 2022-09-20 20:40:29 +01:00
9543d1cf62 Removed unused variables 2022-09-20 20:38:20 +01:00
2ac8c3fa83 Moved submission code to separate file 2022-09-20 20:36:00 +01:00
64c69ef01c I use Python too much... more missing ;'s 2022-09-20 20:24:56 +01:00
460cc282dc Fixed missing ;'s 2022-09-20 20:24:05 +01:00
374333ed3a Fixed syntax error 2022-09-20 20:23:06 +01:00
746e77ddd9 Add nav menu to issue.php 2022-09-20 19:42:51 +01:00
2e56d59664 Move nav-menu to external php file 2022-09-20 19:41:47 +01:00
ec6551e985 index.html > index.php 2022-09-20 19:34:44 +01:00
c94ebb62b9 Formatting 2022-09-20 19:30:20 +01:00
175453f083 Formatting 2022-09-20 19:29:59 +01:00
d106168b9b Move <footer> tags from page to template 2022-09-20 19:29:19 +01:00
af0e2ec943 Remove headers and include headers.php 2022-09-20 19:28:22 +01:00
30b05df104 Create page-blocks/headers.php 2022-09-20 19:26:32 +01:00
95c1ea7b93 Rename report-issue.php for neature URLs 2022-09-20 19:24:09 +01:00
dc44deb343 Create submitToGitea(...) function 2022-09-20 19:22:01 +01:00
676dcfdc98 Corrected filename 2022-09-20 19:15:22 +01:00
f995db23ea Change inclusion of $giteaKey from read file to require PHP file. 2022-09-20 19:15:09 +01:00
cacec80387 Remove PHP end tag from version.php 2022-09-20 14:55:18 +01:00