Commit Graph

33061 Commits

Author SHA1 Message Date
nathangray
58490c24b7 * Calendar - add birthday icon to planner for time scales less than a month 2018-07-24 16:20:50 -06:00
nathangray
85d592c5ee * Filemanager - add {{webdav_url}} placeholder for external path using webdav 2018-07-24 14:53:38 -06:00
nathangray
fbea34819a * Filemanager - make files and their paths clickable 2018-07-24 14:31:17 -06:00
nathangray
a75272b1bc * Calendar - merge placeholder {{participant_emails}} now includes group members for group invitations 2018-07-24 13:34:49 -06:00
nathangray
e8127f7da7 * Api - Fix row category colors go missing after a change
- Row color css was not specific enough to override the default, and only worked because of load order
- Remove uneeded category CSS requests from calendar
2018-07-24 12:57:17 -06:00
nathangray
7805844b7c Better support for no_actions row flag so fetched rows with no_actions are not selected by 'select all' 2018-07-24 10:10:31 -06:00
Hadi Nategh
a27e7e1ee9 Fix notifications action buttons drop in second line 2018-07-24 11:51:36 +02:00
nathangray
f7e194b0b4 Respect no_actions flag in controller_selection when selecting a range / all 2018-07-23 12:53:41 -06:00
Hadi Nategh
c5e902926b Fix notifications with same id but no links are not getting grouped together 2018-07-23 16:25:07 +02:00
Hadi Nategh
5a9804ed86
Merge pull request #45 from miridae/lang-pl
Some fixes in Polish language files, thanks to Krzysztof Kaczmar
2018-07-23 14:09:07 +02:00
Krzysztof Kaczmar
7881945c68 Some fixes in Polish language files 2018-07-23 14:01:10 +02:00
Ralf Becker
e55b0abf83 Univentions uses now own auth plugin "univention", to be able to set passwords correctly 2018-07-23 12:24:41 +02:00
Hadi Nategh
5f5ca2e632 Do not use loading prompt in notifications when we are in mobile template as it would block user interaction 2018-07-23 11:45:55 +02:00
Hadi Nategh
525cc46eeb Fix broken notifications close button in mobile template 2018-07-23 11:36:04 +02:00
Hadi Nategh
8795f1865a Fix calendar today/go button sometimes get misaligned in the sidebar 2018-07-23 09:55:54 +02:00
nathangray
b17c525e75 * Calendar - Fix today button positioning - was too far down in Firefox 2018-07-20 10:09:58 -06:00
nathangray
82ea4fe2de * Addressbook - add filtering by distribution list for organisations 2018-07-19 14:54:05 -06:00
nathangray
26d8bd1cfb * Calendar - Fix missing first row in planner by category view 2018-07-19 13:59:45 -06:00
nathangray
1c2466334e * Calendar - Fix participant quantity lost when changing status 2018-07-19 13:38:24 -06:00
nathangray
de15acc03d Add div to list of tags that avoid HTML encoding on replacements
Fixes HTML tracker description from external source showing HTML in notifications
2018-07-19 12:50:22 -06:00
Hadi Nategh
7c01fa533b Change from legacy-options sub-type to type_filter 2018-07-19 17:07:08 +02:00
Hadi Nategh
64a3560549 No need to use legacy-options as we have type_filter 2018-07-19 16:46:07 +02:00
Hadi Nategh
06a2263b78 Fix translation 2018-07-19 16:16:35 +02:00
Hadi Nategh
2742f257f2 Allow to save entries with due date in the past 2018-07-19 16:10:34 +02:00
nathangray
d5e0bc1615 * Addressbook - Fix bug preventing turning off letter filter after some actions 2018-07-18 13:43:32 -06:00
nathangray
8092e1fb86 Set current app to filemanager so js loads correctly 2018-07-18 12:27:27 -06:00
nathangray
675f0e2998 Check that file mime is there before trying to match on it to avoid error if it's false 2018-07-18 12:24:06 -06:00
nathangray
10db110ea3 Keep selection manager's index map set on reset 2018-07-18 10:26:08 -06:00
Hadi Nategh
af2047d41e
Merge pull request #44 from miridae/lang-pl-fixes
Fix typos in Polish language files
2018-07-18 14:55:05 +02:00
Krzysztof Kaczmar
28aae75bed Fix typos in Polish language files 2018-07-18 12:59:03 +02:00
nathangray
2d5e471fd8 Paginate fetching missing selected rows, limit fetch to 1000 rows 2018-07-17 16:56:58 -06:00
nathangray
9e19baf492 Handle action enable/disable class checks on rows that are not currently rendered by checking their data 2018-07-17 10:20:52 -06:00
Hadi Nategh
3866369f07 Add some translations 2018-07-17 17:20:25 +02:00
Ralf Becker
b4012e34f4 * Calendar: fix EGroupware users were notified even if they choose not to in their preferences 2018-07-17 16:03:38 +02:00
Hadi Nategh
ffefc15c13 Fix exclude mimes pref gives invalidation error on save 2018-07-17 14:52:30 +02:00
Hadi Nategh
77c424a2ff Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read 2018-07-17 10:52:27 +02:00
nathangray
658e84e59f Fix bug where nextmatch selection manager was holding onto selected rows 2018-07-16 16:17:36 -06:00
Hadi Nategh
85d33febc6 Unset autocomplete_url for collab mime type exclusion pref to avoid account search 2018-07-16 13:34:20 +02:00
Hadi Nategh
e9f4a72031 Do not add the loading prompt container if it's already there 2018-07-13 16:32:44 +02:00
Hadi Nategh
4ed941e27a Some fine tuning for notifications popup sidebar 2018-07-13 16:23:26 +02:00
Hadi Nategh
8b15c763a3 Fix rememeber_me selectbox on login page styling 2018-07-13 14:29:28 +02:00
Hadi Nategh
17ae61f2fd Add magicsuggest new package reference 2018-07-13 11:04:40 +02:00
Ralf Becker
e6dab124ee * Univention: fix not working password change (setting Kerberos credentials) 2018-07-13 09:58:38 +02:00
Hadi Nategh
3aa5054eb7 Add some translations 2018-07-12 18:02:09 +02:00
Hadi Nategh
677a4a03fb * Tracker: fix issue text part of some html tickets mail notifications contain html parts 2018-07-12 17:47:19 +02:00
Hadi Nategh
d85d204636 Fix translation 2018-07-12 16:37:07 +02:00
Hadi Nategh
9a5ee44ebe Add translations 2018-07-12 16:32:39 +02:00
Hadi Nategh
5187b74a12 Add some translations 2018-07-12 16:16:36 +02:00
Hadi Nategh
a73884cdf8 Add title for filemode_icon and fix missing icons 2018-07-12 16:07:05 +02:00
Hadi Nategh
50d02bff81 Try to warn user when switching between filemodes in compose dialog, also indicate each filemode with an icon. 2018-07-12 15:42:07 +02:00