Commit Graph

32645 Commits

Author SHA1 Message Date
7e65dcbdae * Admin - ACL dialog - fix ACL levels not updated when changing app or user 2017-11-21 08:44:30 -07:00
6d300827a9 - Fix typo
- Fix value not re-set after changing select options if value was ''
2017-11-21 08:44:21 -07:00
cd661ed3ba Mail - stop additional mail in sent folder when merging multiple contacts into email 2017-11-21 08:43:40 -07:00
310359ab9f Fix PHP Fatal error: Uncaught Error: Class >‘Api\Categories’ not found in /usr/share/egroupware/calendar/inc/class.calendar_datasource.inc.php:71 2017-11-21 11:44:38 +01:00
8bf0763c1f Fix list of favorites in VfsSelect contains previous selected contents as well 2017-11-20 17:50:21 +01:00
6d51130cc6 Make favorites available as an individual button in VfsSelect dialog 2017-11-20 17:02:31 +01:00
a599a85ab4 Fix using not intentional streamWrapper when registering filemanager editor links 2017-11-20 16:50:33 +01:00
3f3154ead4 Fix broken links in notifications popup, plus preserve the poped up
messages after re-generating Notifications list.
2017-11-20 10:28:24 +01:00
a79875a63a Fix collab editor does not get open when triggered from infolog 2017-11-20 10:18:31 +01:00
6d378b8e73 Fix attempting to open a document link in infolog pops collabora link even the user has no permission to the collabora app 2017-11-20 10:18:12 +01:00
7979327256 Fix notifications popup for mobile template & compact theme 2017-11-20 10:16:22 +01:00
3b4ef70efc Fix styling issue of preferences hint message in mobile template 2017-11-20 10:15:42 +01:00
ed657525d9 Fix drag and drop linking of email 2017-11-20 09:45:35 +01:00
991748e152 Add full day name to app header for single day view 2017-11-17 09:01:19 -07:00
5358805479 add a bit more docu 2017-11-17 15:18:54 +01:00
bddae67d7a fix syntax to get /etc/egroupdare/apache-univention.conf installed and used for Univention 2017-11-17 11:39:02 +01:00
0d7dd5b2fd fix account creation and setting of account_repository in setup on a Univention system 2017-11-17 10:39:59 +01:00
d9a35bb884 fix ownership of files created during update, to fix addressbook pictures inaccessible after 17.1 update 2017-11-16 20:27:12 +01:00
03771e0067 fix permissions in files-directory, if eg. update creates new files, also make nginx.conf a configuration file 2017-11-16 19:38:20 +01:00
1bd4a69737 Admin - Fix bug limiting group nextmatch to 20 rows at a time 2017-11-16 11:34:50 -07:00
ad617c0b8f Etemplate - implement DetachedDOM interface on read-only checkbox, fixes set for every row bug in nextmatch 2017-11-16 11:15:36 -07:00
357f6ae65f Mail - Also include HTML version of email in integration data (for apps that can handle it) 2017-11-15 08:50:33 -07:00
4a9049f619 * Calendar - now uses standard search (quotes, +/-) including custom fields 2017-11-15 08:49:23 -07:00
e0303ff189 Update Readme for 17.1 2017-11-15 15:45:29 +01:00
595e767f20 Changelog for 17.1.20171115 17.1.20171115 2017-11-14 16:08:48 +00:00
4c1f9053e2 Fix action caption 2017-11-14 09:01:11 -07:00
cae4d8e6de German translation from Birgit 2017-11-14 08:53:05 -07:00
17f41e5876 * Calendar - Add preference to set color of events without category color 2017-11-14 08:52:53 -07:00
1237dbf2a8 Fix nextmatch returned null for getDOMNode() if no sender provided
This caused it to appear hidden to etemplate print()
2017-11-14 08:48:17 -07:00
3019e29d7f disable ssl in Nginx config and fix shell script syntax causing interactive passwords not to be used 2017-11-14 16:37:35 +01:00
58724ce604 fix whitespace stalling Debian build: debian.rules:45 missing separated
and git not even allows to commit that :(
2017-11-14 15:22:02 +01:00
b510a39c37 remove hooks from EMailAdmin as it might screw up adding/removing accounts
if EMailAdmin has not been deinstalled, as it should have been by 16.1 update
2017-11-14 15:20:26 +01:00
1124f1560f * Nginx: support for Debian and Ubuntu packages: apt intall nginx egroupware-epl 2017-11-13 18:27:50 +01:00
69af10023d Fix save attachments actions not being displayed in mobile view 2017-11-13 15:01:43 +01:00
7833daa219 * Mail: Fix missing SaveAll and DownloadAsZip actions of attachments 2017-11-13 14:37:28 +01:00
6261d55e38 * Addressbook: Fix avatar icon is doubled if contact has no avatar set 2017-11-13 12:18:04 +01:00
7c591df35d Try to avoid mime open exception 2017-11-10 16:52:37 +01:00
0e40bd7cb5 * CalDAV/CardDAV: fix encoding of control chars stalling iOS sync
eg. \xb is not allowed in XML and caused iOS sync to stall, as it's XML parser fails
use htmlspecialchars option ENT_XML1|ENT_DISALLOWED (PHP 5.4+) to ensure proper XML encoding
2017-11-10 15:50:28 +01:00
2a2aac0215 Fix previewPane doesn't work for expand & hide 2017-11-10 11:15:38 +01:00
bc1036ee82 Include cropper.min.css into css minifying. Fix issue of avatar editor does not work when minifying is switched on. 2017-11-09 17:24:54 +01:00
628e7596d3 allow to migrate accounts from ADS to SQL 2017-11-09 15:28:37 +01:00
a4ebc6e814 Remove special file drop handling on CKEditor for IE, it's no longer necessary. Fix issue of drop none image file on compose HTML area uploads the file twice. 2017-11-09 15:02:37 +01:00
0f75d11ce6 Fix some styling for mobile template:
- Fix create new file selectbox button in Filemanager
- Fix Dialog titlebar not being shown
2017-11-09 12:16:38 +01:00
174e484c70 Adopt mobile templates regarding the changes of aaa0d729fb 2017-11-09 10:56:46 +01:00
6b0a8a1b5d Fix vfsSelect does not show any content for the first load 2017-11-09 10:26:49 +01:00
977d5db61b Fix VFS save action in mail 2017-11-09 10:26:34 +01:00
1b5e992f43 allow sql fragments in Api\Storage\Base::delete as in other places 2017-11-08 11:45:40 +01:00
8fdffab564 allow sql fragments in Api\Storage\Base::delete as in other places 2017-11-08 11:45:24 +01:00
0a955010b3 adapt patch to changed Api\Egw class 2017-11-07 14:11:48 +01:00
464f1b3894 never invalidate session in sharing, as we cant regenerate it (and we dont need to) 17.1.20171106 2017-11-07 13:03:30 +01:00