Commit Graph

371 Commits

Author SHA1 Message Date
1a8e433eef fix capitalization of Object/Array 2019-12-30 00:48:05 +01:00
df9217250c improve docblocks 2019-12-30 00:43:52 +01:00
8da3803651 improve docblocks 2019-12-30 00:29:59 +01:00
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +01:00
a97e59e5cf cleanup todos 2019-12-29 23:38:47 +01:00
6e2abf7507 the trigger element has no special meaning for the backend, only the data submitted! 2019-12-29 23:33:12 +01:00
31dc73929f add canvas elements 2019-12-29 23:28:16 +01:00
a9404130b3 handle checkboxes and fix bug 2019-12-29 23:16:00 +01:00
8f49a37a70 allow formaction in buttons 2019-12-29 23:15:46 +01:00
bf803f6919 implement additional actions (reason was logout functionality) 2019-12-21 10:34:59 +01:00
4514673727 fix alignment 2019-12-12 20:17:59 +01:00
b228b7d145 create todo for none-happy route 2019-12-12 18:46:49 +01:00
da4032f5d6 cleanup and tests added for ci/cd 2019-11-20 22:27:51 +01:00
fd791cca05 remove travis 2019-10-31 21:30:11 +01:00
e81b4f9da2 fix fragment tab bug with similar tab names 2019-10-12 16:28:53 +02:00
4bd3a89045 fix for/if spacing 2019-10-05 19:58:54 +02:00
0ea60b07e5 fix phpcs findings 2019-09-12 19:47:00 +02:00
272d53f04d Add image preview for upload 2019-09-03 20:59:24 +02:00
4e33c35d6b Allow missing visual tag list (not always wanted) 2019-09-03 20:58:46 +02:00
4cc462cb93 Fix auto-removed import 2019-09-03 20:57:42 +02:00
8bfcd5ab0b Add event triggering function 2019-08-14 19:06:09 +02:00
7bb4d3b403 change uri without adding it to the browser history 2019-08-13 21:22:15 +02:00
af1f50e209 allow to reference the element to replace directly instead of only the parent 2019-07-30 20:25:33 +02:00
c8c0cf864d fix subMain selector 2019-07-13 20:24:49 +02:00
042feca3b2 prepare more input fields and better markdown/content editing 2019-06-20 13:24:19 +02:00
2af8d9995f Fix tests after module implementation 2019-06-10 20:34:37 +02:00
7c2f204ba6 create comments and todo tasks 2019-06-06 21:45:27 +02:00
52f8b4d6e1 Allow hidden notification 2019-06-01 20:53:36 +02:00
d2c454a215 fix typos 2019-05-19 14:19:31 +02:00
549c46761e enable data-action/data-method for non-form forms 2019-05-18 21:20:26 +02:00
dd974071d7 handle special case #id 2019-05-18 17:59:37 +02:00
8d0f7343dc prepare for nearest implementation 2019-05-18 17:59:18 +02:00
5c04a6ec4c Fix bug where input elements got selected multiple times 2019-05-18 14:57:30 +02:00
867ce48dd0 Add empty files as reminder 2019-05-17 20:48:28 +02:00
3e9caac69d Bind general form ui elements 2019-05-14 22:03:21 +02:00
09bc37b59e Implement cancel button in input field 2019-05-07 20:02:10 +02:00
e72dbb45fc Implement draft cancel and save functionality 2019-05-07 20:01:37 +02:00
c81314d61e Implement draft cancel and save functionality 2019-05-07 20:01:14 +02:00
83b6ec231b improve closest handling for inline edit 2019-05-02 22:21:58 +02:00
02d597c5c9 Draft advanced UI CRUD functionality (allow single input manipulation) 2019-05-02 21:17:22 +02:00
02cd497954 Implement CRUD for forms instead of tables 2019-05-01 16:53:08 +02:00
d3312d760f Fix bug where history is not updated due to js interference 2019-04-22 18:05:15 +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
c7c0a7f5dc Fix bug where always same value path was used 2019-04-12 21:28:38 +02:00
f88bd58915 Fix bug related to backend response changes 2019-04-12 21:12:46 +02:00
7e3858f4a2 Update Readme 2019-04-09 22:46:52 +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