Commit Graph

32930 Commits

Author SHA1 Message Date
97b7d1f4bc 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-20 14:10:04 +02:00
712b8886a7 * Calendar - Fix missing first row in planner by category view 2018-07-20 14:09:12 +02:00
f19d588879 Change from legacy-options sub-type to type_filter 2018-07-19 17:12:33 +02:00
ddf0cef1b8 No need to use legacy-options as we have type_filter 2018-07-19 17:11:34 +02:00
459e2e56b4 Fix translation 2018-07-19 17:11:22 +02:00
924340106f Allow to save entries with due date in the past 2018-07-19 17:10:26 +02:00
94162698c9 Set current app to filemanager so js loads correctly 2018-07-19 14:12:52 +02:00
a6eb03f1fd Check that file mime is there before trying to match on it to avoid error if it's false 2018-07-19 14:12:16 +02:00
3b04c84f61 Keep selection manager's index map set on reset 2018-07-19 14:11:53 +02:00
9c3ff2182e Paginate fetching missing selected rows, limit fetch to 1000 rows 2018-07-19 14:11:26 +02:00
6d51f91842 * Addressbook - Fix bug preventing turning off letter filter after some actions 2018-07-19 14:00:08 +02:00
61de9797d9 Merge pull request #44 from miridae/lang-pl-fixes
Fix typos in Polish language files
2018-07-18 14:59:43 +02:00
dcb8f4fb3a Handle action enable/disable class checks on rows that are not currently rendered by checking their data 2018-07-17 18:42:00 +02:00
d5a551452a Add some translations 2018-07-17 17:20:59 +02:00
eaea8da4b0 * Calendar: fix EGroupware users were notified even if they choose not to in their preferences 2018-07-17 16:06:06 +02:00
408890c417 Fix exclude mimes pref gives invalidation error on save 2018-07-17 14:53:14 +02:00
5b174c47f2 Fix empty row on nm response 2018-07-17 14:48:01 +02:00
736d880ef9 On nm init check for grid total number to avoid placeholder actions 2018-07-17 14:47:49 +02:00
c46202763a Take nm response after initialization into account when trying to create emptyRow for placeholders action 2018-07-17 14:47:37 +02:00
60f2f4fee6 * Api: Fix enabled actions don't show up on nm initiation 2018-07-17 14:47:26 +02:00
f5f7358445 Apply attach ao patch 2018-07-17 14:16:29 +02:00
74edbe227d Fix bug where nextmatch selection manager was holding onto selected rows 2018-07-17 11:36:06 +02:00
dee750fb9c Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read 2018-07-17 10:53:01 +02:00
19d598ad9b Unset autocomplete_url for collab mime type exclusion pref to avoid account search 2018-07-16 13:38:37 +02:00
4aec40b456 Do not add the loading prompt container if it's already there 2018-07-13 16:33:20 +02:00
ab3bd62b16 Some fine tuning for notifications popup sidebar 2018-07-13 16:31:38 +02:00
f66a6bea90 Fix rememeber_me selectbox on login page styling 2018-07-13 14:30:28 +02:00
3ebb544b86 Add magicsuggest new package reference 2018-07-13 11:05:48 +02:00
62a8e7a0d6 * Tracker: fix issue text part of some html tickets mail notifications contain html parts 2018-07-13 10:57:15 +02:00
a3643370a6 Keep expander fields left aligned together with html checkbox in compose dialog 2018-07-13 10:49:06 +02:00
01de6fe629 Remove comma from personal part since comma is preserved as address separator 2018-07-13 10:48:39 +02:00
1724e3d073 Replace & with placeholder according to mailto string processing 2018-07-13 10:48:23 +02:00
7306ce7e82 Fix contacts with ampersands in their name will fail in mailto function 2018-07-13 10:48:02 +02:00
0a836ab4b8 do not popup the next notification message if the one is getting deleted hasn't being expanded while deleting 2018-07-13 10:45:26 +02:00
b2bf022ff7 * Notifications: Group notifications base on entry ID to help minimizing number of notifications on the list 2018-07-13 10:43:22 +02:00
fb6ce01e50 Do not push popup windows if we are in mobile framework 2018-07-13 10:42:19 +02:00
5ab8b9852f Change taglist icon size while rendering in dropdown-menu 2018-07-13 10:42:00 +02:00
9721e121b0 Some styling improvements for mail compose 2018-07-13 10:41:26 +02:00
b81f663ec4 Add new attributes into core widget in order to be able to set widget->type attributes in preferences 2018-07-13 10:40:31 +02:00
db60d3cfa9 Make sure there is toolbar before using it 2018-07-13 10:39:33 +02:00
68de0eba1a * Mail: Implement new preference for toggle actions. For instance, switching Cc, BCc or S/MIME Sign always on when trying to compose an email. 2018-07-13 10:38:47 +02:00
32f50567f0 W.I.P. of mail toggled on actions preferences 2018-07-13 10:26:48 +02:00
15f0900c03 Consider app name when trying to fetch icon for taglist 2018-07-13 10:22:42 +02:00
60bba2bbc7 Support icon feature for taglist widget 2018-07-13 10:19:53 +02:00
df4ee5924c Set popup_note z-index to higher value to make sure it stays on top 2018-07-13 10:07:28 +02:00
b1e105c9fb - Fix taglist item's width in edit mode causes input field to jump into the second line 2018-07-13 10:05:12 +02:00
9301a9c5b1 Do not run draft auto save if any of the tags are in edit mode 2018-07-13 10:04:56 +02:00
14bbfe9dfa Remove magicsuggest from api then add it to vendor 2018-07-13 10:04:08 +02:00
d432ef7f84 * Univention: fix not working password change (setting Kerberos credentials) 2018-07-13 10:03:53 +02:00
a0dd857792 * Admin: fix admin-cli.php to understand bcrypt hashes in header.inc.php 2018-07-09 15:41:15 +02:00