Commit Graph

53 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
Dennis Eichhorn
a038d97a36 bug fixes
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
CI / general_module_workflow_js (push) Waiting to run
2024-10-11 19:17:41 +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
44ea99b106 bump 2024-03-10 02:24:57 +00:00
Dennis Eichhorn
3c830054bd bump 2024-02-28 05:09:14 +00:00
Dennis Eichhorn
11b87fd722 bug fixes 2023-12-08 21:52:34 +00:00
Dennis Eichhorn
72f2c2e1d1 make oLib a module 2023-10-05 07:44:22 +00:00
c73e7a480e registration fixes 2023-03-24 16:20:25 +01:00
9fe0b0ca59 fixed bug with different column count 2022-12-10 22:16:56 +01:00
5252b76ef3 form bug fixes 2022-05-15 22:20:29 +02:00
6c87d85a6d continue table setup 2022-05-01 22:04:42 +02:00
b890a5e8f9 fixes 2022-04-23 16:30:55 +02:00
928bad0e41 added ui state manager 2022-04-10 00:18:16 +02:00
4d7d0ceb7c style fixes and form impl. 2022-04-01 18:31:07 +02:00
a4dcd29cf7 fix name 2022-02-19 14:25:29 +01:00
4ddb64e55b fix name 2022-02-19 13:57:39 +01:00
cb42c44618 improve ui form handling 2022-01-22 21:53:59 +01:00
c8164a9715 bug fixes found through the css tests 2021-12-19 20:19:10 +01:00
6bc3d3d3b9 september update 1 2021-09-19 19:50:15 +02:00
15db183a81 bug fixes and template adjustments 2021-07-31 17:20:50 +02:00
e96311893f fix phpstan/phpcs 2021-06-26 14:38:08 +02:00
83798b7545 many fixes and expands and module expansions 2021-04-04 17:10:53 +02:00
ec8838719b improve table sorting 2021-03-07 21:37:26 +01:00
e216330429 remove newline 2021-01-31 17:16:14 +01:00
f9cacd2629 fix sorting bug 2020-09-10 21:05:49 +02:00
4efc7318ba improve todos to issues 2020-01-19 18:54:24 +01:00
0c226ca9df add todos from github 2019-12-31 19:56:09 +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
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +01:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
b40c6670d4 Fix table CRUD 2019-03-31 20:28:13 +02:00
b9b339d39a Fix form submit/data bugs 2019-02-23 19:10:08 +01:00
4447e89853 Add download functionality 2019-02-17 19:00:00 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
9e5f78c3ea Improve performance of sorting 2018-09-30 19:18:23 +02:00
b9761f16bb Fix indention 2018-09-30 18:55:29 +02:00
4755bb39ca Add remove function for rows 2018-09-30 18:52:11 +02:00
e56a357941 Impl manual row ordering by clicking 2018-09-30 18:43:20 +02:00
a56f7dbad4 Only sort table tbody - bug fix 2018-09-30 10:40:48 +02:00
3081f667f7 Add simple sorting for tables 2018-09-30 00:29:29 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
4eb521f3c4 Improve increment 2018-02-10 21:41:27 +01: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
0a351a5850 Fix js var declaration 2017-11-11 11:00:56 +01: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