Commit Graph

54 Commits

Author SHA1 Message Date
Dennis Eichhorn
72f2c2e1d1 make oLib a module 2023-10-05 07:44:22 +00:00
Dennis Eichhorn
b44c35188a update 2023-08-28 22:06:37 +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
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
06c686213c fix todo comments 2020-01-12 17:57:29 +01:00
3423761881 cleanup todos 2019-12-31 23:36:55 +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
1a8e433eef fix capitalization of Object/Array 2019-12-30 00:48:05 +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
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
4cc462cb93 Fix auto-removed import 2019-09-03 20:57:42 +02:00
f88bd58915 Fix bug related to backend response changes 2019-04-12 21:12:46 +02:00
89acb321f9 Use js modules 2019-04-02 22:46:48 +02:00
8ebd749437 Implement better upload 2019-02-02 23:55:31 +01:00
b83b957740 Docblock and general minor cleanup 2018-12-29 11:55:32 +01:00
4e400bf372 Handle invalid json strings 2018-12-02 10:35:55 +01:00
3f9b035f4d Fix minor bugs and double submit leak 2018-07-30 21:51:09 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
e2555e7b0d Autoremove list elements 2018-04-24 22:50:58 +02:00
49cbea14d4 Remove log 2018-04-24 19:24:56 +02:00
ee23bd1ec1 Pass ids only in action manager not elements 2018-04-24 19:22:08 +02:00
4f3e939800 Fix observer config for AM 2018-04-08 18:49:35 +02:00
d00924bcd6 Improve increments 2018-02-10 21:51:01 +01: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
954aa70704 Reduce js console logging 2017-11-11 11:27:49 +01:00
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
d284ff0312 Draft remove implementation 2017-10-24 21:08:36 +02:00
c8fbc69f94 Pass element to action function 2017-10-21 18:12:18 +02:00
d72a54b6a3 made logger static 2017-09-08 19:54:54 +02:00
d02a57beb9 Prefix actions. fixes #33 2017-08-26 15:53:14 +02:00
6aaf28cc6c Add default action prevention 2017-08-13 21:49:53 +02:00
9efd02bcff Implemented multiple listeners 2017-08-13 20:15:30 +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
d529b183cf Fix typos 2017-07-17 20:56:21 +02:00
92795ae265 Fix file documentation 2017-06-03 21:34:51 +02:00
70fba3147d Fix variable name 2017-05-30 18:49:49 +02:00
c33a31c08e Allow selector and dom observer 2017-05-26 21:45:32 +02:00
8d929e07a4 "Fix" same action type 2017-05-22 20:55:04 +02:00
8057a01446 Extend action binding 2017-04-14 15:32:47 +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
577230348a Use const where possible 2017-01-02 18:34:43 +01:00