Commit Graph

724 Commits

Author SHA1 Message Date
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
Hadi Nategh
b4505f7b71 * Mobile theme: fix broken html editor in mobile view (e.g. mail compose) 2019-08-14 10:13:27 +02:00
Ralf Becker
8797277283 adding Github and Discoure (forum) to login page 2019-08-09 17:37:27 +02:00
Hadi Nategh
11d4aaf7c1 Some UI/UX improvements:
- Fix tabs headers alignment and resize
- Implement a loading page to obscure actual DOM rendering from user's view
2019-08-06 10:00:53 +02:00
Hadi Nategh
a7bfd5c871 Apply editable_height independent of the height attribute 2019-08-02 10:21:38 +02:00
nathangray
ed01dfad0a Fix partial HTML broke label in context menu Copy "..." action 2019-07-31 11:21:36 -06:00
nathangray
890cd4e4a4 Api - give error if share path is missing 2019-07-31 10:31:13 -06:00
Hadi Nategh
33aa092453 Add descriptive tooltip for avatar status 2019-07-31 11:45:39 +02:00
Hadi Nategh
824537068d Fix icon for select-file dialog 2019-07-30 15:57:19 +02:00
Hadi Nategh
a68f9f54b7 Fix search method in vfsSelect dialog 2019-07-30 12:26:26 +02:00
Hadi Nategh
16ec15573c Fix avatar edit dialog 2019-07-29 15:28:50 +02:00
Hadi Nategh
da0175a44c Add height attribute 2019-07-29 15:28:05 +02:00
nathangray
be2e632a9d Api - Don't print the show/hide sidemenu button 2019-07-26 13:44:31 -06:00
nathangray
2194808244 Etemplate - fix bug where context menu actions only worked the first time 2019-07-26 10:25:28 -06:00
Hadi Nategh
c8151c6f30 WIP search in vfsSelect dialog:
Implement search query for file lists
2019-07-26 17:26:53 +02:00
Hadi Nategh
d5b8242b19 Merge branch 'changable_column_order' 2019-07-22 11:55:15 +02:00