Commit Graph

111 Commits

Author SHA1 Message Date
Fred Boniface 518ae7e0d8 Added <br>'s 2022-09-20 21:23:51 +01:00
Fred Boniface 8ff87b3416 Change margin to padding 2022-09-20 21:22:58 +01:00
Fred Boniface 41eebb6904 styling 2022-09-20 21:21:53 +01:00
Fred Boniface b1d34ae2d9 Further styling 2022-09-20 21:21:01 +01:00
Fred Boniface e12cff51d0 Yet more styling 2022-09-20 21:20:13 +01:00
Fred Boniface fa418a44d9 Further form styling 2022-09-20 21:16:37 +01:00
Fred Boniface 14d65ebfde Changed form styling 2022-09-20 21:15:32 +01:00
Fred Boniface f5a8bcdec3 Changed form styling. 2022-09-20 21:12:38 +01:00
Fred Boniface 19c59d2eb6 Removed help info from index. 2022-09-20 21:08:43 +01:00
Fred Boniface f6e5fa0ee5 Changed positioning of close button 2022-09-20 21:07:28 +01:00
Fred Boniface 52e69cb89f Fixed styling 2022-09-20 21:05:48 +01:00
Fred Boniface 7aee153e82 Once again, missing ; 2022-09-20 21:02:32 +01:00
Fred Boniface 7e574334e5 Adjust menu for new pages 2022-09-20 21:01:44 +01:00
Fred Boniface dfceb41e61 Remove redundant CSS 2022-09-20 21:01:36 +01:00
Fred Boniface 86146ef523 Update comments 2022-09-20 20:57:42 +01:00
Fred Boniface 6771a98f43 Create help.php page 2022-09-20 20:56:53 +01:00
Fred Boniface ab00082232 Replaced quicklinks with 'action buttons' 2022-09-20 20:51:45 +01:00
Fred Boniface 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
Fred Boniface 695fada5b9 Fix var names 2022-09-20 20:40:29 +01:00
Fred Boniface 9543d1cf62 Removed unused variables 2022-09-20 20:38:20 +01:00
Fred Boniface 2ac8c3fa83 Moved submission code to separate file 2022-09-20 20:36:00 +01:00
Fred Boniface 64c69ef01c I use Python too much... more missing ;'s 2022-09-20 20:24:56 +01:00
Fred Boniface 460cc282dc Fixed missing ;'s 2022-09-20 20:24:05 +01:00
Fred Boniface 374333ed3a Fixed syntax error 2022-09-20 20:23:06 +01:00
Fred Boniface 746e77ddd9 Add nav menu to issue.php 2022-09-20 19:42:51 +01:00
Fred Boniface 2e56d59664 Move nav-menu to external php file 2022-09-20 19:41:47 +01:00
Fred Boniface ec6551e985 index.html > index.php 2022-09-20 19:34:44 +01:00
Fred Boniface c94ebb62b9 Formatting 2022-09-20 19:30:20 +01:00
Fred Boniface 175453f083 Formatting 2022-09-20 19:29:59 +01:00
Fred Boniface d106168b9b Move <footer> tags from page to template 2022-09-20 19:29:19 +01:00
Fred Boniface af0e2ec943 Remove headers and include headers.php 2022-09-20 19:28:22 +01:00
Fred Boniface 30b05df104 Create page-blocks/headers.php 2022-09-20 19:26:32 +01:00
Fred Boniface 95c1ea7b93 Rename report-issue.php for neature URLs 2022-09-20 19:24:09 +01:00
Fred Boniface dc44deb343 Create submitToGitea(...) function 2022-09-20 19:22:01 +01:00
Fred Boniface 676dcfdc98 Corrected filename 2022-09-20 19:15:22 +01:00
Fred Boniface f995db23ea Change inclusion of $giteaKey from read file to require PHP file. 2022-09-20 19:15:09 +01:00
Fred Boniface cacec80387 Remove PHP end tag from version.php 2022-09-20 14:55:18 +01:00
Fred Boniface 18fbd49dc3 Fixed previous commit 2022-09-19 20:46:06 +01:00
Fred Boniface f4c85bcd6c Change giteaKey to var in a server local php file 2022-09-19 20:44:39 +01:00
Fred Boniface 021a27e014 Further changes to CLI test 2022-09-19 20:40:39 +01:00
Fred Boniface 6a54ff1b9f Changed CLI test to test from server. 2022-09-19 20:37:58 +01:00
Fred Boniface 833e81e6f3 Remove echo $giteaKey to protect it. 2022-09-19 20:34:55 +01:00
Fred Boniface 5afdf094d5 Echo gitea key to check it is found. 2022-09-19 20:33:42 +01:00
Fred Boniface a64a14420e Corrected path for include version.php 2022-09-19 20:30:15 +01:00
Fred Boniface bd0502ef9f Fixed path for include footer. 2022-09-19 20:28:38 +01:00
Fred Boniface 542110baf0 moved report-issue/index.php to report-issue.php 2022-09-19 20:25:23 +01:00
Fred Boniface f369cb65bf Updated report-issue/index.php based on the CLI tests 2022-09-19 20:00:41 +01:00
Fred Boniface dd42127e16 Try without closed 2022-09-19 19:58:29 +01:00
Fred Boniface 018a387e54 without json_encode didnt work 2022-09-19 19:57:36 +01:00
Fred Boniface 3751b69a19 Trying without json_encode 2022-09-19 19:55:57 +01:00