ralf
5a004b0aab
cleaning up the TinyMCE code a bit now
2022-05-11 16:13:11 +02:00
ralf
176c0c3822
WIP get TinyMCE to respect users preferred font and -size
2022-05-11 16:12:36 +02:00
ralf
7a5d5e2c39
21.1 JavaScript for htmlarea widget
2022-05-11 16:01:40 +02:00
ralf
08271725f3
trying "harder" to set users default font and -size in TinyMCE
2022-05-11 15:56:35 +02:00
Hadi Nategh
58077a60f1
Fix seek to a new time in youtube video does not work when pause action happens instantly after it
2022-05-11 09:33:22 +02:00
Hadi Nategh
02096632e6
Set back focus to the first field in form
2022-05-04 14:19:05 +02:00
Hadi Nategh
e4efa38d45
Fix stolen focus on egw input fields
2022-05-04 12:54:40 +02:00
Hadi Nategh
2e7451f283
Mail: Fix htmlEditor does not include styling on each tag causing mail content sent with no styling
2022-05-03 15:49:38 +02:00
Hadi Nategh
b34f54b1c1
Fix missing context for public class properties
2022-04-08 13:46:07 +02:00
Hadi Nategh
ef1c1543ab
Fix error Unexpected token '='. Expected an opening '(' before a method's parameter list
2022-04-07 15:32:47 +02:00
Hadi Nategh
b303f16d61
Fix broken file widget's accept option caused by Resumable overriding it on initiation
2022-04-06 14:45:09 +02:00
Hadi Nategh
d649fb8647
Fix removeSessionItem not working
2022-04-05 10:25:07 +02:00
Hadi Nategh
88646cf5a5
Use dymanic import for pdfjs and bundled-es-modules the same as in master
2022-04-04 17:13:29 +02:00
Hadi Nategh
dcd3e9dcbd
Use compiled js file for pdf-player and multi-video webcomponents because the ES2015 TS compiler breaks their constructors
2022-04-04 13:36:49 +02:00
ralf
98a08ec152
fix vfs-path widget to correctly deal with smallPART paths (hierarchical structure inside entry directory)
2022-04-01 21:08:51 +03:00
Hadi Nategh
cc81b2d173
Add missing pdf-player.ts file
2022-03-31 14:42:34 +02:00
Hadi Nategh
c8fd2fac37
Add multi-video and pdf-player components
2022-03-31 14:41:19 +02:00
Hadi Nategh
3c7a5a201a
Implement custom html multi video element (makes it possible to merge and control multiple videos as one tag)
2022-03-31 14:41:19 +02:00
nathan
d35577f1a8
* Api: Fix splitter widget did not restore size from preference
2022-03-29 09:42:01 -06:00
Hadi Nategh
6c75d9eb9f
Fix alarm not being fired sometimes
2022-03-15 18:38:25 +01:00
Hadi Nategh
ac25c9b2b8
Allow multiple alarms being set for countdown widget
2022-03-15 17:13:36 +01:00
ralf
24390a135a
prefer [Login] button below over maybe existing SAML login button above
2022-02-21 21:20:28 +02:00
nathan
de14e34abb
- Fix 'Forgot password' could not complete due to redirect
...
- Avoid error if no groups selected in registration configuration
2022-02-09 08:14:08 -07:00
Ralf Becker
26e09680c2
implement new "units" parameter to limit used units in date-since widget
...
eg. <date-since units="d" shows age in days
2022-01-14 17:24:07 +02:00
Ralf Becker
4853f9a622
use $method parameter of Api\Etemplate::exec() plus new et2_process handler as menuaction GET parameter
...
allows determining the called function on the URL to eg. send it to different FPM pool
(before the menuaction of et2 was always "EGroupware\Api\Etemplate::ajax_process_content")
2022-01-10 19:57:42 +02:00
Hadi Nategh
b1de5e3881
Revert "use $method parameter of Api\Etemplate::exec() plus new et2_process handler as menuaction GET parameter"
...
This reverts commit 5576048f95
.
2022-01-10 10:11:23 +01:00
Ralf Becker
5576048f95
use $method parameter of Api\Etemplate::exec() plus new et2_process handler as menuaction GET parameter
...
allows determining the called function on the URL to eg. send it to different FPM pool
(before the menuaction of et2 was always "EGroupware\Api\Etemplate::ajax_process_content")
2022-01-09 17:57:39 +02:00
Hadi Nategh
1c65b55f63
Fix issue contact plus button sometimes gets stuck
2021-12-10 10:51:38 +01:00
nathan
5b7706c77d
* Etemplate: Add link icon overlay to link list
2021-12-06 10:13:33 -07:00
Hadi Nategh
de2c406c76
add compiled js file for commit 89507d1f2b
2021-12-06 10:28:40 +01:00
Hadi Nategh
89507d1f2b
Add underline button into html editor's toolbar
2021-12-06 10:25:49 +01:00
nathan
711a03aebf
Fix placeholder dialog in collabora did not show up
...
It wasn't in the packaged JS
2021-11-17 10:24:55 -07:00
nathan
b0ef704c4b
Clear tree before setting options to avoid duplicates
2021-11-16 15:16:10 -07:00
Hadi Nategh
90597e1dea
Get the link entry app selection menu working again
2021-11-11 10:28:00 +01:00
Hadi Nategh
dfdd3b918b
Update jquery-ui to 1.13.1
2021-11-10 11:55:45 +01:00
Hadi Nategh
8a9aad7f2c
* Filemanager: Fix video controller not working in filemanager gallery
2021-11-02 17:45:17 +01:00
Hadi Nategh
dddd0a2ee0
Fix onchange event not working for date-range widget
2021-10-22 13:27:37 +02:00
nathan
eb1ed53c1a
JS changes from 068e3feff0
2021-10-19 14:23:31 -06:00
nathan
dacb898218
Api: Fix setting the date min attribute to a number did not work
...
jQueryUI timepicker checks the type of variable
2021-10-19 14:22:55 -06:00
nathan
888fd1d61c
Add missing placeholder widget JS
2021-10-19 09:47:38 -06:00
nathan
b320f7517f
Fix kanban merge into document stopped working with introduction of PDF checkbox
2021-10-19 09:48:12 +02:00
nathan
82103dd514
* Collabora: Merge placeholder dialogs
...
Added merge placeholder & address dialogs to Collabora. Also some new merge preferences for target filename and location, and placeholder list UI
2021-10-14 13:18:21 -06:00
nathan
09f93f2b9d
* Add filemanager actions to convert editable files to PDF or PNG and a checkbox to merge file as PDF
2021-10-14 09:18:55 -06:00
Alexandros Sigalas
fdd275c605
Tabs of tabwidget, added onClick and ondDblclick events ( #109 )
...
* Tabs of tabwidget, added onClick and ondDblclick events
* OnClick and ondDblclick events on Tabs of tabwidget, parse functions only once.
2021-10-13 08:33:37 -06:00
Alexandros Sigalas
a1f4922506
Added preference_id and preference_app attributes to toolbar widget, to make usage in edit forms opened in framework tabs easier.
2021-10-08 17:38:42 +03:00
Hadi Nategh
643f1cf7c4
Add compiled js file from commit ae5e11f7a2
2021-09-28 17:12:45 +02:00
Hadi Nategh
39d15ccece
Translate details title before setting it into the DOM
2021-09-28 17:11:46 +02:00
Hadi Nategh
5a51732752
Move framework push boradcast method into base class
2021-09-22 11:56:50 +02:00
Hadi Nategh
d6dde9e59b
Apply compiled js file for commit 6e88dead8e
2021-09-09 16:38:32 +02:00
Hadi Nategh
9dfa960bf6
Fix youtube video starts to play automatically after being seeked to a time
2021-09-09 16:35:52 +02:00