|
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 |
|
|
a8bcfbba61
|
syntax fixes
|
2022-09-19 19:47:22 +01:00 |
|
|
c70c7637a3
|
Further changes of test scrupt
|
2022-09-19 19:46:34 +01:00 |
|
|
f2f0d33e61
|
Corrected php-cli test script
|
2022-09-19 19:40:08 +01:00 |
|
|
9d4808d64f
|
Create a php-cli test script for gitea web call.
|
2022-09-19 19:33:48 +01:00 |
|
|
b93e4bf1be
|
Simplified version.php
|
2022-09-19 19:28:11 +01:00 |
|
|
10c069e999
|
Fix includes
|
2022-09-18 20:46:47 +01:00 |
|
|
82f394aa0b
|
Include footer test
|
2022-09-18 20:45:15 +01:00 |
|
|
41b0c63eb0
|
Added version file
|
2022-09-18 20:41:52 +01:00 |
|
|
49ac099e41
|
re-org
|
2022-09-18 20:39:32 +01:00 |
|
|
30ce754a24
|
Path changes
|
2022-09-18 20:38:27 +01:00 |
|
|
fcfd90f79b
|
Presentation reorganising
|
2022-09-18 20:35:33 +01:00 |
|
|
9c259def43
|
File reorganisation
|
2022-09-18 20:34:31 +01:00 |
|
|
fe3d73f79b
|
Sytax fixes
|
2022-09-18 20:32:11 +01:00 |
|
|
b8a6dda082
|
Include UA string and PHP version in issue report.
|
2022-09-18 20:29:48 +01:00 |
|
|
7c219235c0
|
Remove code lookup feature
|
2022-09-17 21:39:42 +01:00 |
|
|
93f3939428
|
Clarification of comments
|
2022-09-17 21:29:35 +01:00 |
|
|
bd4a60d5cb
|
Initiate variable $issueData at start
|
2022-09-17 21:22:05 +01:00 |
|
|
f566d039ab
|
Added json_encode
|
2022-09-17 21:19:57 +01:00 |
|
|
cfeb196289
|
Re-add phpinfo
|
2022-09-17 21:16:15 +01:00 |
|
|
c0e1b256bd
|
Further testing
|
2022-09-17 21:15:02 +01:00 |
|
|
bc79f071a8
|
not working
|
2022-09-17 21:12:27 +01:00 |
|
|
a323fd7825
|
another try
|
2022-09-17 21:10:24 +01:00 |
|
|
daada35045
|
Shit syntax
|
2022-09-17 21:05:36 +01:00 |
|
|
cb66028b77
|
Fixed early use of variable
|
2022-09-17 21:04:19 +01:00 |
|
|
b5da264ce6
|
Corrected syntax
|
2022-09-17 20:58:16 +01:00 |
|
|
cd000594bc
|
Test of issue submission
|
2022-09-17 20:57:03 +01:00 |
|
|
80a52123d8
|
Test filegetcontents
|
2022-09-17 20:32:55 +01:00 |
|
|
60a875958a
|
Fixed viewport meta tags
|
2022-09-16 21:26:17 +01:00 |
|
|
807788b7f5
|
Values now remain after POST
|
2022-09-16 21:23:23 +01:00 |
|
|
4f6eb06b69
|
Further work on form
|
2022-09-16 21:18:36 +01:00 |
|
|
46841c465e
|
Further updates to form
|
2022-09-16 21:14:24 +01:00 |
|
|
d8aa2889f5
|
Move form to one page (index.php)
|
2022-09-16 21:04:34 +01:00 |
|
|
3fa53ae69e
|
Change comment box to text area
|
2022-09-16 20:58:40 +01:00 |
|
|
f7885f63b5
|
Changed method to POST
|
2022-09-16 20:56:03 +01:00 |
|
|
b76ab7932c
|
Almost there
|
2022-09-16 20:53:19 +01:00 |
|
|
43f5e673fb
|
Now i think
|
2022-09-16 20:50:37 +01:00 |
|
|
ac7c291af5
|
fix now?
|
2022-09-16 20:47:30 +01:00 |
|
|
5b789684b6
|
Updated data collection wording
|
2022-09-16 20:44:28 +01:00 |
|
|
ed626d2f64
|
Added submit version and data collection information
|
2022-09-16 20:43:26 +01:00 |
|
|
ca7726c426
|
Fix?
|
2022-09-16 20:40:40 +01:00 |
|
|
f4ff816ef2
|
Change form
|
2022-09-16 20:36:34 +01:00 |
|
|
10ade25ee9
|
First instance of report-issue form
|
2022-09-16 20:31:29 +01:00 |
|