Commit Graph

36301 Commits

Author SHA1 Message Date
0b02c8ef3d List of links from EGroupware sources to www.egroupware.org website
Please update this file, if you add (or remove) links, to ease website migration!
2021-01-14 10:37:40 +02:00
208817054b * Etemplate: Avoid "Uncaught TypeError: Cannot read property ‘length’ of undefined"
This was happening when an app was open but not currently active and had a push update with no type.
2021-01-13 09:08:53 -07:00
1079abc161 Timesheet: Fix editing timesheet had start time in wrong timezone if user timezone differed from server timezone 2021-01-12 15:00:42 -07:00
e864fb9c5d Admin: split clear user's credentials into 2 actions, mail & all others 2021-01-11 11:53:04 -07:00
b911da6eb8 Calendar: Clean up next/previous for yearly planner to always jump by 1 month 2021-01-11 10:23:07 -07:00
0ff219fab9 Mail: Save as option translation from Birgit 2021-01-11 09:43:38 -07:00
d17f3a6e39 Set participants as extra params for calendar videoconferences 2021-01-11 14:38:52 +01:00
f7e10fdc35 Add participants as extra params for videoconference call 2021-01-11 14:19:22 +01:00
a777610c2d Fix htmlarea resize 2021-01-07 11:46:09 +01:00
963158f94a * Calendar: Fix bug where yearly planner would not show events that went outside the displayed time period 2021-01-06 10:30:15 -07:00
6fec92bf8b * Mail: New "Save As" preference option to attach just the mail, no mail attachments 2021-01-06 10:04:24 -07:00
85b14052ea Make blockquotes breakable in html editor 2021-01-06 14:06:21 +01:00
644c602a88 Fix CalDav in Thunderbird no longer syncs when videoconference backend BigBlueButton is configured 2021-01-06 11:31:49 +01:00
904150728e Add missing countdown widget in minified version 2021-01-06 09:15:16 +01:00
cf9c366d2b Etemplate: Bugfixes
- Early exit for arrayMgr().getEntry() if nothing is found, avoids returning all data
- Remove debugger from selectbox
2021-01-04 11:00:10 -07:00
5c10576b3b Don't event set sort order if it hasn't changed 2021-01-04 09:43:54 -07:00
e588d63291 allow *-wildcard in egw:uses path eg. "/smallpart/js/overlay_plugins/*.js" 2021-01-03 21:06:45 +02:00
5bcbde4f88 * LDAP/Addressbook: use accounts filter from setup for accounts addressbook too 2020-12-29 19:37:21 +02:00
fac0457436 Addressbook: Fix sort changes wouldn't stay in some circumstances
In particular, sorting by Name would always reset
2020-12-29 09:39:14 -07:00
0a95588642 Preference needs this to not get changed here, otherwise validation doesn't find what it needs 2020-12-22 11:54:31 -07:00
6af3e37bed * Etemplate: Add context menu action on linked files to copy them somewhere else
Also, update vfsSelect to use request(), so it processes the additional stuff in response so we can have a success message.
2020-12-21 13:53:24 -07:00
5b5539584a Etemplate: Fix tooltip didn't work on select+tag widget 2020-12-21 10:04:24 -07:00
ec7231dbd5 Give some padding to calendar meeting request dialog 2020-12-18 14:43:22 +01:00
81b48d3fab Fix add button alignment 2020-12-18 14:31:55 +01:00
52eb33b96f * Admin: Context menu action to clear user credentials 2020-12-17 13:12:21 -07:00
93b64235a2 Etemplate: Fix customfield prefix attribute length assumption 2020-12-17 10:07:50 -07:00
467a9cad42 WIP darkmode theme: Implement darkmode switch for mobile view 2020-12-17 17:20:04 +01:00
8910983c8e Etemplate: Fix for some attributes not getting set 2020-12-17 09:17:38 -07:00
870cb9f175 Fix error "Uncaught (in promise) TypeError: framework.notifyAppTab is not a function", happens in mobile view 2020-12-17 16:01:43 +01:00
545452310c WIP darkmode theme: fix application's border colors 2020-12-17 15:28:06 +01:00
24ff2dd0fc Changelog for 20.1.20201217 2020-12-17 09:16:34 +01:00
b8edbd159e guard against mail account looses all accounts it is valid for 2020-12-17 08:31:39 +01:00
9cf16b7423 * Admin/EMail: display administrative IMAP actions folder ACL and vacation notice in IMAP tab too 2020-12-17 08:02:59 +01:00
a16af38975 WIP darkmode theme: fix more of shadows 2020-12-16 17:04:45 +01:00
92d403d5ef WIP darkmode theme: fix egw message box shadow 2020-12-16 16:40:59 +01:00
1154b1cdb9 Mail: Translation for new config setting 2020-12-16 08:35:48 -07:00
b7d9cc9513 WIP darkmode theme: fix some styling 2020-12-16 16:34:48 +01:00
688387a160 WIP darkmode theme: do not apply dark filter to images 2020-12-16 14:16:24 +01:00
76ac51b94d WIP darkmode theme: add missing css part 2020-12-16 12:02:32 +01:00
f21ac58c87 Introduce dark/light mode theme switch into framework 2020-12-15 20:24:25 +01:00
7011faba18 pending changes from our translation server 2020-12-15 18:57:33 +01:00
586bfcfec5 installation check: remove world readable for header.inc.php and additional warn if no APCu available 2020-12-15 18:27:25 +01:00
5fae437a52 * Setup: fix no accounts found for SQL instances
in setup without an active user, no grants existed, seemed no problem before, maybe caused by contact sharing
2020-12-15 18:10:37 +01:00
c301c1b194 Etemplate: Fix read-only selectAccount would always add new values causing doubles 2020-12-15 09:41:02 -07:00
8bc5b22b5e Add ignore_acl flag for read and checkUsable methods 2020-12-15 13:11:17 +01:00
77d195bd9c * Mail: Config setting for how many mailing lists are returned in address search results 2020-12-14 09:34:37 -07:00
487e2413ae Fix broken videoconference join action from tooltip call icon 2020-12-14 14:40:24 +01:00
8c078ea23f Remove debug 2020-12-11 09:08:13 -07:00
2a333be92d Added tooltip in multiselect selectbox widget 2020-12-10 08:55:05 -07:00
99147f1d9e Filemanager: Apply user timezone to share created & last accessed columns
Also, use the better way to do it in file list too
2020-12-09 14:30:47 -07:00