Commit Graph

34582 Commits

Author SHA1 Message Date
nathangray
f7eb55db63 Preferences: Fix multiselect settings had new values as arrays, old values as strings, which messed up history 2019-11-19 10:24:44 -07:00
nathangray
079bd586e3 * Addressbook: Fix files and entries linked to a new contact were not saved 2019-11-19 10:24:08 -07:00
nathangray
a90819c396 Admin: change delete user filemanager hook to move home dir, but only search /home for other files
- Translation from Birgit
2019-11-19 10:22:16 -07:00
nathangray
d35f17aa96 Admin: change delete user home directory back to special case, getting actual file count takes way too long. 2019-11-19 10:22:07 -07:00
nathangray
7aeed96c86 Admin: Extend Vfs::deleteAccount hook to all the files it can find, not just home dir. 2019-11-19 10:21:56 -07:00
nathangray
7367602ba4 * Admin: Add filemanager (home directory) as an option to move to new user when deleting an account 2019-11-19 10:21:46 -07:00
nathangray
19b969f7d1 * Admin: Fix some hooks got missed when deleting a user 2019-11-19 10:21:35 -07:00
Hadi Nategh
b553f75614 Keep the excessive height of column-selector dialog within the nm 2019-11-19 18:10:28 +01:00
Hadi Nategh
27457863f8 * All apps: make list columns being sortable via column-selector dialog 2019-11-19 17:47:07 +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
c2e5eb8229 fix not working default session-timeout of 4h or custom one set with EGW_SESSION_TIMEOUT
caused by Debian/Ubuntu session-cleanup-script does not understand whitespace before and after equal sign: session.gc_maxlifetime = N
2019-11-19 15:15:18 +02:00
Ralf Becker
8296dbd7d0 fix namespace issues 2019-11-19 14:01:50 +02:00
Ralf Becker
65c9112c42 Changelog for 19.1.20191119 2019-11-19 10:40:18 +02:00
Ralf Becker
981fc421ae fix error on sudo freshclam (can not change back to directory) 2019-11-19 09:39:15 +02:00
Ralf Becker
21e879a4e4 fixing proxy url 2019-11-15 13:56:36 +01:00
Ralf Becker
07288f7117 * all apps: fixing serveral cases of wrong Url when proxying and terminating TLS on the proxy 2019-11-15 13:55:12 +01:00
Ralf Becker
56765ab1a9 fix wired CSP error after some 404 in html content 2019-11-14 15:20:36 +01:00
Ralf Becker
d854954f0f use hostname from setup, only if webserver-url starts with a slash, closer to previous behavior 2019-11-13 18:29:04 +01:00
Ralf Becker
153fc140bb * CalDAV/Calendar: iOS also no longer allowed to accept/reject invitations
now we skip encoding href attributes with mailto: urls independent of user-agent
2019-11-13 16:13:20 +01:00
Ralf Becker
1e925a3d06 new class Api\Header\Http to handle X-Forwarded-Host and -Schema headers
also kope now with multiple comma-separated host-names in X-Forwarded-Host header happening with multiple proxys
2019-11-12 20:16:40 +01:00
Ralf Becker
467d802400 * CalDAV/Calendar: Lightning 68 no longer allowed to accept/reject invitations
Caused by calendar-user-address-set in principal had url encoded @ in email
--> now using a minimal url-encoding for Lightning, to not encode @
2019-11-11 18:02:51 +01:00
Hadi Nategh
5b946da747 Add specific class for toggle_readonly mode 2019-11-11 14:13:17 +01:00
Ralf Becker
df28009d6b update timezones to version 2.2019c 2019-11-11 13:31:57 +01:00
Ralf Becker
05f8895ef0 fix freebusy.php to work with 19.1 without old phpwapi installed 2019-11-05 10:56:00 +01:00
Ralf Becker
601cf51b7f * ImportExport: fix error in importexport_cli.php (Console/Getopt.php not found) 2019-11-03 09:53:29 +01:00
Ralf Becker
e4ee323b5e correctly encode success message 2019-11-01 11:41:25 +01:00
Ralf Becker
d61aa895d7 Changelog for 19.1.20191031 2019-10-31 14:02:13 +01:00
Ralf Becker
d8f586046d * Docker: allow to set session timeout (in sec) via EGW_SESSION_TIMEOUT enviroment variable 2019-10-31 13:05:17 +01:00
Ralf Becker
f268db4d5a install PHP gmp extension for WebAuthn 2019-10-31 13:05:17 +01:00
Ralf Becker
e1f4e66e71 pending translations from our translation server 2019-10-31 12:50:14 +01:00
Hadi Nategh
1577872472 * Admin: fix deleting of customfields type not working 2019-10-31 12:19:28 +01:00
Ralf Becker
33ce02af41 grr, setup must be reachable 2019-10-30 21:21:11 +01:00
nathangray
ce2d74305a * Calendar: Fix selecting a group in planner by user view did not always load group members 2019-10-30 13:04:57 -06:00
Ralf Becker
43b174b9d0 speed up restore of database by inserting up to 500 row in one statement (was only 10) 2019-10-30 17:16:00 +01:00
Ralf Becker
6302229761 * Mail: stop logging of mails to webserver error-log 2019-10-30 15:10:02 +01:00
Ralf Becker
185c46e5a9 * Docker: do not allow to call php files ment to be included only (src, setup, inc or vendor directories) 2019-10-30 13:34:24 +01:00
Hadi Nategh
dac1d1b05f Set style tag in htmlarea widget as valid by default 2019-10-29 13:43:45 +01:00
Ralf Becker
5a8aa3d746 also remove /api/thumbnail.php from access-log updates 2019-10-29 13:21:38 +01:00
Ralf Becker
a4cff4948d * Statistik: add maintenance release version and docker install type 2019-10-29 13:10:38 +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
d5887d342d extract logic of custom-field search method
process_search modifies the parameters so search calls this method and then its parent with the modified parameters
2019-10-27 17:18:04 +01: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
914eb5e297 Addressbook: Fix organisation CRM view did not show nextmatch if contact had no org name
Translations from Birgit
2019-10-25 10:25:09 -06:00
nathangray
c6686dd941 * Addressbook: Add a new CRM option to view infologs for the contacts' entire organisation 2019-10-25 10:24:49 -06:00
nathangray
4424d58aaf Etemplate: Fix taglist-account would reject most values 2019-10-25 09:25:37 -06:00
nathangray
0f75a0e50b Api: Cleanup by moving password check to its own function 2019-10-25 09:24:30 -06:00
nathangray
9027c583a3 * Api: Fix bug where some links opened in the application's main tab instead of popups
Now keeping addressbook & projectmanager opening in main tab
2019-10-25 09:23:41 -06:00