Commit Graph

111 Commits

Author SHA1 Message Date
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
18fbd49dc3 Fixed previous commit 2022-09-19 20:46:06 +01:00
f4c85bcd6c Change giteaKey to var in a server local php file 2022-09-19 20:44:39 +01:00
021a27e014 Further changes to CLI test 2022-09-19 20:40:39 +01:00
6a54ff1b9f Changed CLI test to test from server. 2022-09-19 20:37:58 +01:00
833e81e6f3 Remove echo $giteaKey to protect it. 2022-09-19 20:34:55 +01:00
5afdf094d5 Echo gitea key to check it is found. 2022-09-19 20:33:42 +01:00
a64a14420e Corrected path for include version.php 2022-09-19 20:30:15 +01:00
bd0502ef9f Fixed path for include footer. 2022-09-19 20:28:38 +01:00
542110baf0 moved report-issue/index.php to report-issue.php 2022-09-19 20:25:23 +01:00
f369cb65bf Updated report-issue/index.php based on the CLI tests 2022-09-19 20:00:41 +01:00
dd42127e16 Try without closed 2022-09-19 19:58:29 +01:00
018a387e54 without json_encode didnt work 2022-09-19 19:57:36 +01:00
3751b69a19 Trying without json_encode 2022-09-19 19:55:57 +01:00