Commit Graph

56 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
1cd50ff438 ui fixes 2024-04-07 17:31:43 +00:00
Dennis Eichhorn
1cfa17935b bump 2024-01-30 21:29:21 +00:00
c73e7a480e registration fixes 2023-03-24 16:20:25 +01:00
4d7d0ceb7c style fixes and form impl. 2022-04-01 18:31:07 +02:00
4ddb64e55b fix name 2022-02-19 13:57:39 +01:00
6ef63d10df make event manager same as php version 2021-03-05 21:00:19 +01:00
3a2cabb1ca fix typo 2020-09-19 21:25:27 +02:00
58c84b1bb2 implement todos 2020-09-17 18:51:48 +02:00
32856280b4 let in to const in 2020-02-11 21:46:06 +01:00
61f2ea2693 continue optimizing todos 2020-01-05 21:39:19 +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
bf803f6919 implement additional actions (reason was logout functionality) 2019-12-21 10:34:59 +01:00
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +01:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
d9996c1d5a Minor bug fixes 2018-12-29 13:07:04 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
727bf9e559 fix bug 2018-12-02 16:44:27 +01:00
a7d6bf4ec8 Remove todo 2018-12-01 21:30:44 +01:00
c1335efe18 Allow array multiple callbacks per trigger 2018-12-01 21:30:30 +01:00
d0fb9f3255 Add regex group trigger support 2018-12-01 20:39:18 +01:00
20c4176c52 Adjust todos and add loggign 2018-11-23 11:36:32 +01:00
2bcfe6dc13 Remove logging 2018-07-30 21:51:47 +02:00
3f9b035f4d Fix minor bugs and double submit leak 2018-07-30 21:51:09 +02:00
45017a4936 Implement more tests 2018-06-28 20:54:50 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
a5474c68cb Fix defalt value 2018-04-24 22:55:52 +02:00
a0876a941b Prepare for routes in event manager 2018-03-31 21:58:50 +02:00
6f9367aa64 Fix codestyle with phpcs 2018-02-10 20:45:42 +01:00
576832b4e4 Remove whitespace from end of line 2018-01-15 18:53:45 +01:00
055df9df55 Bug fixes e.g. csp and other 2017-11-11 15:02:40 +01:00
d598ee34bd Fix docblocks 2017-11-05 17:39:08 +01:00
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
40f2d52046 Fix #39 2017-10-26 19:22:03 +02:00
5565d0a11e fix space in loop 2017-09-08 20:01:11 +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
0756f7e3e1 Restructure actions and events 2017-04-14 14:03:03 +02:00
4735f7cef5 Fixed action manager 2017-04-14 12:12:06 +02:00
8f7b866be9 fixes #25 2017-03-31 14:21:26 +02:00
967c369992 Prepare for future reset functionality 2016-12-30 19:51:55 +01:00
0fd291c0ca Removing logger 2016-09-15 16:22:55 +02:00
9439738e05 Adjusting for eventmanager changes 2016-08-11 17:47:31 +02:00
c51628252f Fixing tests and documentation 2016-08-11 14:21:48 +02:00
4b8b17fa87 Fixes #14 2016-08-06 14:55:06 +02:00
2560f27e51 Remove triggered elements 2016-07-06 22:30:59 +02:00