Commit Graph

40411 Commits

Author SHA1 Message Date
nathan
558d6a5d0c Calendar: Fix missing scrollbar in conflict list 2023-04-04 09:29:25 -06:00
hadi
3a08c34d00 Remove extra navigation icon on toolbars dropdown menu 2023-04-04 13:11:28 +02:00
ralf
4e334a141c remove Grunt job for no longer existing jdots template always recreating jdots directory 2023-04-04 09:01:23 +02:00
ralf
3feaf76ce9 * Mail/Calendar: show scrollbar, if meeting request does not fit into preview area 2023-04-04 08:47:07 +02:00
nathan
8e8ded1323 Et2Select: It was impossible to have "," as an option value, as it would get split by fix_bad_value() 2023-04-03 10:33:11 -06:00
nathan
00fed17e88 Api: Fix readonly category select did not load application categories
Categories were loaded before attributes & application was not used
2023-04-03 10:31:51 -06:00
ralf
2f979a312c * EPL/CTI/Addressbook: phone numbers written with unusual separator like pipe symbol where not found 2023-04-03 16:45:13 +02:00
hadi
7c7aa18750 * Mail: Make list refresh option available in 3pane-view through column selector 2023-04-03 16:04:48 +02:00
ralf
abc4c1926e * LDAP/ADS: fix memberships of local groups were lost in periodic account-import
also logging startup errors like LDAP connection problems
2023-04-03 15:26:15 +02:00
hadi
0e6528e8ea Fallback on vertical mode if no preferences is set as default 2023-04-03 13:17:51 +02:00
hadi
cac17304e5 Add autocomplete attribute to input widgets 2023-04-03 12:30:19 +02:00
hadi
8e94c17990 Keep et2 buttons used as et2Dialog's footer buttons initial width in order to get them fit into dialog otherwise dialog width calculation goes wrong 2023-04-03 10:47:14 +02:00
hadi
b9d3e796fe Set a max height for select tags 2023-04-03 10:45:04 +02:00
nathan
93a9ac3091 Et2Select: Missed changes in backports 2023-03-31 11:10:33 -06:00
hadi
91d36f88a3 Fix some dialog's buttons are not getting fit into the dialog initiated size 2023-03-31 10:47:10 -06:00
nathan
55fd0cc76e Change sharing permissions
Filemanager now allows all but Collabora share in CE.  Other apps are unchanged - EPL only
2023-03-31 10:45:11 -06:00
nathan
8a23d448d2 Calendar: Fix fallback icon if owner / participant has no lavatar 2023-03-31 10:43:30 -06:00
nathan
f8e52f1115 Et2CheckboxReadonly: Fix checkbox was not visible if selectedValue attribute was not set 2023-03-31 10:43:20 -06:00
nathan
e775493ee6 Calendar: Fix recur exception button said "undefined" when it should have been hidden 2023-03-31 10:43:10 -06:00
nathan
21e9d67916 Fix up recur days 2023-03-31 10:39:19 -06:00
nathan
8ac1c9c457 Et2UrlEmail: Use default mail app when preference says to 2023-03-31 10:35:26 -06:00
nathan
1c808425ca Mail: Respect force_mailto preference when clicking on email tags 2023-03-31 10:35:14 -06:00
nathan
687cf02dc8 Timesheet: Update quantity placeholder when duration changes, including decimal separator 2023-03-31 10:31:54 -06:00
nathan
abea23e9c1 Api: Fix number could not handle comma as decimal separator if different from browser's region. 2023-03-31 10:31:43 -06:00
nathan
4e0e890bba Timesheet: Update quantity placeholder when duration changes 2023-03-31 10:31:32 -06:00
nathan
5efb7a85c3 Et2DateDuration: Fix widget did not fire change event when value changed 2023-03-31 10:31:25 -06:00
nathan
824ebe514c Et2SelectDayOfWeek: Fix missing all days, weekday, weekend options 2023-03-31 10:30:43 -06:00
nathan
e185831c4a Import/Export: Fix filter option did not get selected when changing filters 2023-03-31 10:21:03 -06:00
nathan
f05cfbbd49 Fix DateRange UI did not fill in start date properly 2023-03-31 10:20:50 -06:00
nathan
368fe85bc1 Et2TabsMobile: Fix double values when submitting.
Render was making multiple copies of the sub-template
2023-03-31 16:47:09 +02:00
nathan
e814413a9e Et2Date: Fix incorrect validation error for empty dates on mobile 2023-03-31 16:47:09 +02:00
hadi
1bcaf3da43 Set a max height for select tags 2023-03-31 14:08:55 +02:00
hadi
c329181d20 Fix broken vfsPath widget 2023-03-30 16:05:31 +02:00
ralf
52c4567a2f check version is in changelog (pushed and current tree updated) before proceeding 2023-03-30 09:04:38 +02:00
ralf
29b2615f36 fix PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated 2023-03-29 22:32:43 +02:00
nathan
3afdb399f5 Et2DateReadonly: Fix readonly date did not re-render when value changed 2023-03-28 14:48:48 -06:00
ralf
2ca62c31f7 Changelog for 23.1.20230328 2023-03-28 13:27:12 +02:00
hadi
3ca0a9f547 Keep lavatar images out of filtering in darkmode 2023-03-28 12:40:14 +02:00
Ralf Becker
8318ef4e64 pending translations from our translation server 2023-03-28 10:11:35 +02:00
nathan
19af4f7d20 Second try to keep select icons their original color 2023-03-28 08:48:27 +02:00
nathan
c67e080c2a Keep select tag icons their original color 2023-03-28 08:45:18 +02:00
nathan
5872b77606 Et2SelectEmail: Fix keyboard navigation in search results 2023-03-27 11:39:39 -06:00
nathan
6cea4bae6d Fix mis-positioned dropdowns in sidebox with darkmode 2023-03-27 08:29:13 -06:00
hadi
2cd90a84ba Fix broken share file as download link into an open compose dialog 2023-03-27 12:10:54 +02:00
ralf
2cde60c266 * LDAP/Univention: periodic account-import for Univention (mailPrimaryAddress), use LDAP account-filter for reading accounts too
also set chunk-size for reading to 500 was somehow 5, probably from debugging
2023-03-25 21:37:21 +01:00
ralf
7a2a750432 automatic create chunks dir, before running RollupJS 2023-03-25 08:09:41 +01:00
nathan
84c14710db Calendar: Fix group invitations were left out of "not rejected" filter 2023-03-24 13:53:48 -06:00
nathan
a034a1407e * Infolog: Remove height restriction on start/due/completed dates in list 2023-03-24 08:28:43 -06:00
hadi
c0ed247511 Fix mail mark as read eventhough it's not running in pane preview mode 2023-03-24 14:44:58 +01:00
hadi
fc54b588c0 * Mail: fix mail preview don't get set correctly when running in expand pane view 2023-03-24 13:55:54 +01:00