Commit Graph

753 Commits

Author SHA1 Message Date
Hadi Nategh
38a4bf55a4 Fix positon option in et2_dialog widget 2020-04-07 19:01:36 +02:00
Hadi Nategh
50fa1c39b7 Add requireInteraction option into notification class 2020-04-06 17:26:35 +02:00
Ralf Becker
4fae5f444b support for new Swoole push server 2020-04-03 10:55:03 +02:00
Ralf Becker
1217b6f367 fix not closed spinner for application names with a dot 2020-03-31 13:04:08 +02:00
Ralf Becker
e9ab6f1e9a * OpenIdConnect/OAuth: manage access and display OAuth apps inside EGroupware 2020-03-30 21:10:23 +02:00
nathangray
2bd6201332 Cleanup, bugfix & refactoring of hidden upload folder. 2020-03-25 14:53:42 -06:00
nathangray
358591faf7 * Add action to share filemanager folder (readonly) with hidden upload folder 2020-03-25 14:22:41 -06:00
nathangray
596425fdb9 Etemplate: Add 3 minute nextmatch refresh option 2020-03-19 11:28:18 -06:00
Hadi Nategh
07fa064b8c * Collabora: Fix issue of inserting an image into document pops a rename dialog 2020-03-06 12:11:06 +01:00
Ralf Becker
02ce5e878d fix error on window closing in Chrome 80+
caused by Chrome 80+ no longer allowing to send a synchronious ajax request from beforeunload handler, using sendBeacon (async request with keepalive=true) instead
2020-03-02 10:56:23 +01:00
Hadi Nategh
5be5a7fa61 * Html Editor: Add fullscreen feature into html editor 2020-02-20 16:09:14 +01:00
Ralf Becker
53c0c591ed add extra_link_target attribute to r/w link-entry to allow opening link in new tab (for mserver) 2020-02-16 11:09:26 +01:00
Hadi Nategh
381e6614c2 Ad more missing font size to tinyMCE 2020-02-11 17:09:22 +01:00
Hadi Nategh
f1ccfb543e * Html Editor: Add 9pt, 9px, 11pt and 11px into Html editor's font options 2020-02-11 16:56:42 +01:00
nathangray
b82f4b90a6 Api: Fix some nextmatch bugs
- default columns were not properly used if there was no user preference found
- negated column preference caused problems with column order
- missing data for sorting if no column preference set yet
2020-01-08 09:22:54 -07:00
Hadi Nategh
cba5eeeb26 Attach relative icons with buttons used in col-selector dialog 2020-01-06 16:20:39 +01:00
Ralf Becker
4c0a3d14eb * Admin: optional session-action column in access-log and sessions
also no longer update access-log in session-class destructor, as it fails with skipping permanent logging for WebDAV and others
2019-12-20 09:02:34 +02:00
Hadi Nategh
ec7facea5a * File selector: implement Overwrite and Rename possibilities for saving an existing email message or attachment 2019-12-19 16:15:02 +01:00
Hadi Nategh
4603aeb693 * Mobile theme: fix mobile theme sidebar not showing notifications 2019-12-10 15:15:00 +01:00
Hadi Nategh
c17f83d531 * Html Editor: Add a custom paragraph into block formating in order to get paragraph lines with no line-height 2019-12-05 17:36:36 +01:00
Hadi Nategh
1350e83209 Set a max-height to column-selector list 2019-12-02 14:28:51 +01:00
Hadi Nategh
44a7e79a4e Fix htmlarea issue with prefs rte_toolbar values 2019-11-28 17:54:42 +01:00
Hadi Nategh
846c38e65b Update tinymce translation files, thanks to Stefan Unverricht 2019-11-26 13:17:15 +01:00
Hadi Nategh
d32fc260c2 Fix scrolling a sorting item breaks the sorting in colSelector dialog 2019-11-25 16:53:42 +01:00
Hadi Nategh
9352876d19 Set value_class option for multi-select list 2019-11-19 17:42:52 +01:00
Hadi Nategh
11a10ee02b WIP nextmatch column sorting UI:
- Give the dialog a new look
2019-11-19 17:41:58 +01:00
Hadi Nategh
dccf428290 WIP nextmatch column sorting UI:
- Apply user preference after sorting saved
2019-11-19 17:38:56 +01:00
Hadi Nategh
b361c5f137 WIP nextmatch column sorting UI 2019-11-19 17:38:41 +01:00
Ralf Becker
56765ab1a9 fix wired CSP error after some 404 in html content 2019-11-14 15:20:36 +01:00
Hadi Nategh
5b946da747 Add specific class for toggle_readonly mode 2019-11-11 14:13:17 +01:00
Ralf Becker
e4ee323b5e correctly encode success message 2019-11-01 11:41:25 +01:00
Hadi Nategh
dac1d1b05f Set style tag in htmlarea widget as valid by default 2019-10-29 13:43:45 +01:00
nathangray
626faffa7f Revert "* Api: Fix bug where some links opened in the application's main tab instead of popups"
It did not take into account all apps (projectmanager & addressbook should open in main tab)

This reverts commit 474796c9bb.
2019-10-28 11:57:45 -06:00
Ralf Becker
1a80107886 treat "0" as false as does php, our database storage and et2_checkType() 2019-10-25 18:27:07 +02:00
nathangray
9027c583a3 * Api: Fix bug where some links opened in the application's main tab instead of popups
Now keeping addressbook & projectmanager opening in main tab
2019-10-25 09:23:41 -06:00
nathangray
5af184a8f9 * Api: Fix bug where some links opened in the application's main tab instead of popups 2019-10-25 09:23:33 -06:00
Hadi Nategh
19101e8772 Use letter avatar when user have no personal avatar is set in addressbook 2019-10-22 10:53:06 +02:00
Hadi Nategh
7fdb1966d4 Implement letter avatar in client-side as avatar widget's component 2019-10-22 10:49:44 +02:00
Hadi Nategh
dff2937190 Call on logout event when any sort of logout happens 2019-10-18 15:02:07 +02:00
nathangray
c6d95ff2db Fix singe fields attribute (as string) did not work 2019-10-17 15:25:06 -06:00
nathangray
3eef3f0918 Add attribute to turn off double click to edit editable widget 2019-10-17 10:39:50 -06:00
Hadi Nategh
9bb46bb0ee Fix some translations for tinymce editor 2019-10-17 13:21:50 +02:00
nathangray
2f2656f34f Fix missing translations reported by Stefan Unverricht 2019-10-17 13:21:27 +02:00
Hadi Nategh
2fadc48f4e Revert commit a7556c8f25 2019-10-17 13:17:20 +02:00
Hadi Nategh
a7556c8f25 Add missing tinymce custom translation files 2019-10-17 12:36:11 +02:00
Hadi Nategh
5c9dafb928 Call client-side logout hooks when the logout button is triggered 2019-10-16 14:37:07 +02:00
Hadi Nategh
44b5b48abc Fix search query for vfsSelect search box 2019-10-16 13:12:00 +02:00
Hadi Nategh
399826e993 Fix htmlarea "enable features in toolbar" preference not working 2019-10-14 15:26:15 +02:00
Hadi Nategh
9143d1f5e9 Add format block as preference for pre-selecting block on editor initialization 2019-10-10 13:59:38 +02:00
nathangray
d973ea9329 Api - Add a Share filemanager directory context menu action 2019-10-08 13:02:55 -06:00