Commit Graph

72 Commits

Author SHA1 Message Date
7b75ec58f7 fix permissions
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2025-04-02 14:15:07 +00:00
1bba6cf8a7 fix version and bugs
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
2024-05-21 00:09:21 +02:00
Dennis Eichhorn
b167ae5696 Went through todos 2024-05-02 22:54:40 +00:00
Dennis Eichhorn
44ea99b106 bump 2024-03-10 02:24:57 +00:00
Dennis Eichhorn
4e1f1a5e09 todos fixed 2023-10-12 22:49:21 +00:00
c73e7a480e registration fixes 2023-03-24 16:20:25 +01:00
0fccd49375 prevent unsaved change loss 2023-01-07 18:55:47 +01:00
7bf4ebd3df fix eslint errors 2022-09-27 16:46:37 +02:00
d4c7a05f72 improve structure 2022-08-16 19:09:02 +02:00
5252b76ef3 form bug fixes 2022-05-15 22:20:29 +02:00
b890a5e8f9 fixes 2022-04-23 16:30:55 +02:00
c7f2946faa update php version 2022-04-19 23:37:09 +02:00
4d7d0ceb7c style fixes and form impl. 2022-04-01 18:31:07 +02:00
70b61ece10 log url 2022-03-22 16:32:01 +01:00
4ddb64e55b fix name 2022-02-19 13:57:39 +01:00
27470758e7 delete header in some special cases 2020-06-18 20:37:00 +02:00
91d43a63af remove content-type for form_data. browser will automatically set it NO_CI 2020-06-18 19:39:44 +02:00
e2da1506a7 improve update and add functionality 2020-05-24 19:18:13 +02:00
32856280b4 let in to const in 2020-02-11 21:46:06 +01:00
061e803805 fix upload 2020-02-01 22:48:29 +01:00
4e2556de52 move '{' of 'export class .* {' to newline 2019-12-31 10:39:08 +01:00
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
52f8b4d6e1 Allow hidden notification 2019-06-01 20:53:36 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
dcc262b64e Fix action uri 2019-04-22 16:29:28 +02:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
b3c2337c96 remove unhandled status/it's not an error 2019-02-11 17:25:39 +01:00
43624a45ac Fix minor bugs 2019-01-13 21:39:14 +01:00
a525f6c881 Create strong ui feature improvements 2019-01-11 21:13:11 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
20c4176c52 Adjust todos and add loggign 2018-11-23 11:36:32 +01:00
577af40f56 Fix media upload 2018-11-03 15:21:25 +01:00
2da76b689b Ignore unchecked checkboxes 2018-09-21 23:00:19 +02:00
643a899ed1 Ignore unchecked checkboxes 2018-09-21 22:59:33 +02:00
7272663e8d Fix bugs after live tests 2018-09-15 17:13:56 +02:00
8d63d48fe4 More tests and rename enums 2018-06-29 20:58:58 +02:00
320936bedf Additional log tests 2018-06-29 18:10:23 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
86dfb12b07 Fixes that may break things 2018-03-24 19:12:02 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
54a53724ab Add default return 2017-11-11 16:16:14 +01:00
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
9b40364e5e Fixing docblocks and minor test adjustments 2017-07-27 17:19:07 +02:00
d6034ce0c5 Remove @author docblock 2017-07-20 18:16:26 +02:00
92795ae265 Fix file documentation 2017-06-03 21:34:51 +02:00
3b78030993 Remove request manager (use event manager) 2017-04-03 14:35:39 +02:00
577230348a Use const where possible 2017-01-02 18:34:43 +01:00