Commit Graph

550 Commits

Author SHA1 Message Date
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
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
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
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
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
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
nathangray
2f2656f34f Fix missing translations reported by Stefan Unverricht 2019-10-17 13:21:27 +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
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
1f5319de70 Improve toolbar admin sections 2019-09-25 11:20:20 +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
Hadi Nategh
29ff312906 * Mail: add format selector into compose htmltext editor's toolbar 2019-08-20 15:59:27 +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
Hadi Nategh
a7bfd5c871 Apply editable_height independent of the height attribute 2019-08-02 10:21:38 +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
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
nathangray
4d858234ab Etemplate - color widget - use white as an empty value instead of showing black 2019-07-19 11:27:53 -06:00
nathangray
feedce26c3 Etemplate - remove jPicker, now using browser's color picker for color widget 2019-07-18 16:16:43 -06:00
nathangray
0731731e27 Admin - fix missing/incorrect filter options in user export definition 2019-07-10 15:50:31 -06:00
nathangray
daffc427f9 Another attempt to solve the tracker comment height issue 2019-06-19 11:08:05 -06:00
nathangray
5fce8985b8 Missing translations from Stefan Unverricht 2019-06-18 11:43:37 -06:00