Commit Graph

109 Commits

Author SHA1 Message Date
549c46761e enable data-action/data-method for non-form forms 2019-05-18 21:20:26 +02:00
5c04a6ec4c Fix bug where input elements got selected multiple times 2019-05-18 14:57:30 +02:00
3e9caac69d Bind general form ui elements 2019-05-14 22:03:21 +02:00
e72dbb45fc Implement draft cancel and save functionality 2019-05-07 20:01:37 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
46cbc1d39e Fix selector bug 2019-04-22 17:41:20 +02:00
dcc262b64e Fix action uri 2019-04-22 16:29:28 +02:00
6321b9e02c Fix duplicated form fields due to bad selector 2019-04-20 10:17:05 +02:00
df25053ba0 Fix module bugs 2019-04-03 20:16:58 +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
8ebd749437 Implement better upload 2019-02-02 23:55:31 +01:00
ba4dbf22ad Draft data collection of special eles 2019-01-20 12:04:08 +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
727fee799a pass button value in forms 2018-10-27 20:40:25 +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
3081f667f7 Add simple sorting for tables 2018-09-30 00:29:29 +02:00
643a899ed1 Ignore unchecked checkboxes 2018-09-21 22:59:33 +02:00
780480fc9b Added button['submit'] to form submit list 2018-09-15 13:32:41 +02:00
9270506623 Fix missing form method/action 2018-09-12 20:46:36 +02:00
5b305db3d2 Implement class keyword instead of prototype 2018-04-25 22:38:23 +02:00
0803dc1133 Fix #44 2018-04-13 19:23:51 +02:00
eba81f20c6 Prepare for messages and prevent double submit 2018-02-14 17:33:50 +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
e53e599f1b General fixes 2017-11-05 13:09:39 +01:00
9970805938 Scrutinizer fixes 2017-10-26 20:20:01 +02:00
183503f31c fix form injection 2017-10-06 22:44:06 +02:00
ddccff7511 supporting external submit buttons now 2017-10-06 22:16:52 +02:00
d72a54b6a3 made logger static 2017-09-08 19:54:54 +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
3e7875c638 fixes #24 2017-04-02 12:36:50 +02:00
ea98baefa0 Fixing invalid pattern match 2017-01-25 17:28:45 +01:00
577230348a Use const where possible 2017-01-02 18:34:43 +01:00
683cf2e844 Fix canvas media upload 2016-11-23 23:46:14 +01:00
01fb086c69 Implement canvas form submit 2016-11-09 21:13:37 +01:00
90afb92599 Method attribute value fix
I don't know why this is happening but this seems to return the correct
value.
2016-11-06 14:27:46 +01:00
c610b6a0ce Fix multiple submit buttons 2016-09-03 10:43:10 +02:00
d59e9cccf7 jsHint inspection fixes 2016-07-03 16:34:59 +02:00
555fda8892 Fixing unused parameter 2016-05-31 21:36:33 +02:00
6400f40b2a Namespace fixes for ide 2016-05-29 00:23:12 +02:00
e6a6a80368 Cleanup and DocBlocks 2016-05-29 00:00:40 +02:00
4458ddc121 Fixing request & response behavior
With regard to login and report creation.
2016-05-03 20:43:52 +02:00
cd3b8a221a Fixing bugs after restructure
Reporter is main test module
2016-04-30 22:49:50 +02:00
6e9c6653ca Remaining bug fixes for restructure-1 2016-04-09 13:34:57 +02:00
877528f859 Namespace fixes and applying autoloader/namespace 2016-03-26 21:39:18 +01:00
cabb3937e4 Fixing namesapces 2016-03-25 21:37:21 +01:00
ef72b23a50 Pull out of input bind 2016-03-25 20:16:00 +01:00
a68c76d3de Draft 2016-03-25 15:35:06 +01:00
1a9ecd30c7 Form view draft 2016-03-19 12:22:42 +01:00
a6f9aeebc9 Init 2015-11-29 22:01:42 +01:00