Commit Graph

299 Commits

Author SHA1 Message Date
de9aa6ded2 fix tests 2022-10-08 21:35:01 +02:00
7bf4ebd3df fix eslint errors 2022-09-27 16:46:37 +02:00
d4c7a05f72 improve structure 2022-08-16 19:09:02 +02: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
ec8b64e79a draft table forms (no remote updates yet) 2022-04-29 22:12:22 +02:00
b890a5e8f9 fixes 2022-04-23 16:30:55 +02:00
c7f2946faa update php version 2022-04-19 23:37:09 +02:00
225336f51d added remote data update 2022-04-10 12:01:09 +02:00
fcb2d9b361 name changes 2022-04-10 12:00:59 +02:00
928bad0e41 added ui state manager 2022-04-10 00:18:16 +02:00
301f73fda5 external actions possible 2022-04-09 21:53:44 +02:00
aa71a436a3 doc fixes and event handler bug fix 2022-04-09 13:22:58 +02:00
c0be731029 style fixes 2022-04-05 20:01:22 +02:00
f962858246 improve formatting 2022-04-04 19:12:20 +02:00
4d7d0ceb7c style fixes and form impl. 2022-04-01 18:31:07 +02:00
1937a2161d phpstan and phpcs fixes 2022-03-29 16:41:17 +02:00
a4dcd29cf7 fix name 2022-02-19 14:25:29 +01:00
4ddb64e55b fix name 2022-02-19 13:57:39 +01:00
dd573b501f expand forms 2022-01-29 20:50:43 +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
5c4737d46b only rewrite url for tabs if the tab has the class url-rewrite 2021-08-06 19:31:52 +02:00
15db183a81 bug fixes and template adjustments 2021-07-31 17:20:50 +02:00
c8a180fa8a fix tab fragments 2021-07-17 21:11:40 +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
487bd4a41b add download 2021-02-08 18:47:06 +01:00
e216330429 remove newline 2021-01-31 17:16:14 +01:00
6900928bc8 Split fragments by & instead of , 2020-12-20 19:58:27 +01:00
98004844f2 Fix iframe resizing bug 2020-12-19 20:32:24 +01:00
29707c3b13 always adjust iframe height 2020-11-01 21:21:55 +01:00
c3ef47b718 allow iframe content as form data and data collection change 2020-10-29 22:28:22 +01:00
f9cacd2629 fix sorting bug 2020-09-10 21:05:49 +02:00
37ebdbab35 manual cs fixes 2020-09-01 20:57:48 +02:00
f4f66bec76 fix infinite quick microphone restart (performance issue) 2020-06-13 21:26:38 +02:00
e356cb5dd9 allow inline edit but with buttons somewhere else 2020-06-11 16:44:01 +02:00
839f5ced3f implement data-id element for editing same elements with different ids 2020-06-11 09:38:48 +02:00
c9580a9d43 fix cs 2020-06-11 09:38:08 +02:00
1174a90dfe implement voice navigation 2020-06-10 23:54:13 +02:00
6691f99f40 fix image replacement bug. use global document instead of child elements only 2020-06-10 21:51:28 +02:00
8b214150d6
fix cs NO_CI 2020-06-05 09:39:38 +02:00
5f7beed155 make tables tabable 2020-05-31 18:03:29 +02:00
e2da1506a7 improve update and add functionality 2020-05-24 19:18:13 +02:00
e0ad50126a add issue information 2020-05-22 17:31:23 +02:00
062267fb32 enable middle mouse on data-href 2020-05-16 21:47:40 +02:00
3d0fbc5778 implement inline update/save functionality 2020-05-16 21:29:45 +02:00
dd4728e880 phpcs fixes 2020-05-06 21:28:23 +02:00
4a5d647bca fix form edits 2020-05-02 21:02:59 +02:00
f0d34f3dbd fix inline update / invalid input paths 2020-04-30 20:54:09 +02:00
b0740de6e7 make iframe dynamic height 2020-04-05 18:06:32 +02:00
ba4c4e96ab fix bugs and typos 2020-03-22 17:05:55 +01:00
858675bc3b update composer cs fixes 2020-03-02 17:22:43 +01:00
39cbafb6d2 add tag remove function 2020-03-01 16:53:20 +01:00
b3673209d7 alow more advanced replacements 2020-03-01 14:59:36 +01:00
0fe8a12fb8 rename http to httpuri 2020-02-12 18:42:18 +01:00
af5ed7225d rename http to httpuri 2020-02-12 18:39:24 +01:00
32856280b4 let in to const in 2020-02-11 21:46:06 +01:00
c517b37e0e parse all href elements and allow form data in uri 2020-02-10 22:33:20 +01:00
7a7f7489b1 implement media edit 2020-02-02 18:07:26 +01:00
e4721c620c fixes Orange-Management/Modules#202 2020-02-02 15:50:43 +01:00
4efc7318ba improve todos to issues 2020-01-19 18:54:24 +01:00
06c686213c fix todo comments 2020-01-12 17:57:29 +01:00
61f2ea2693 continue optimizing todos 2020-01-05 21:39:19 +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
00fd5cb1ef fix docblock 2019-12-30 00:48:58 +01:00
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
7a43f8f11e fix docblock alignment 2019-12-29 23:40:20 +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
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
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
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
dd974071d7 handle special case #id 2019-05-18 17:59:37 +02:00
867ce48dd0 Add empty files as reminder 2019-05-17 20:48:28 +02:00
09bc37b59e Implement cancel button in input field 2019-05-07 20:02:10 +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
c7c0a7f5dc Fix bug where always same value path was used 2019-04-12 21:28:38 +02:00