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
nathangray
f50f21b4d9
Etemplate: Fix sizing and layout for diffs when they're part of a multipart entry
2019-10-08 12:41:07 -06:00
nathangray
0d34650a7d
Etemplate: historylog - get diff to work as part of multi-part entries
2019-10-08 12:40:52 -06:00
nathangray
e1fd1197ec
Different Download as ZIP url, some had errors with the previous
...
#37061
2019-10-08 12:38:56 -06:00
Hadi Nategh
7ca76b9160
Make sure excluded mime types are type of string before splitting them, avoid js error "Uncaught typeError: ex_mime.split is not a function"
2019-10-02 13:53:53 +02:00
Hadi Nategh
1f5319de70
Improve toolbar admin sections
2019-09-25 11:20:20 +02:00
Hadi Nategh
2f72db2b0b
* UiUx: Implement applications list up/down scroll buttons (as an user preference feature)
2019-09-24 11:43:45 +02:00
nathangray
451cf01df6
Etemplate - make editableWidget a submitListener, so if someone submits while editing, the edit is still saved.
2019-09-19 10:19:32 -06:00
nathangray
5ca22b528d
Etemplate: Fix unable to clear color picker
2019-09-19 10:05:20 -06:00
Hadi Nategh
8fb0869c5a
Fix modify mail subject action's title
2019-09-17 17:01:12 +02:00
nathangray
b592b9d009
Calendar: fix another case of group events not showing properly
2019-09-12 09:15:04 +02:00
Hadi Nategh
29ff312906
* Mail: add format selector into compose htmltext editor's toolbar
2019-08-20 15:59:27 +02:00
Hadi Nategh
5f0ecb60cf
Fix last visible tab wrongly set to closable
2019-08-20 14:02:10 +02:00
nathangray
c54932f77a
Etemplate - fully implement label widget's "for" attribute
2019-08-14 14:52:48 -06:00
Hadi Nategh
8dd77c664d
Set correct appname when updating actions
2019-08-14 15:52:24 +02:00