Commit Graph

31015 Commits

Author SHA1 Message Date
Ralf Becker
9b7f308342 * Calendar/CalDAV: update or removal of (managed) attachments via CalDAV failed 2016-09-13 15:57:34 +02:00
Ralf Becker
e784475ec0 Vfs::rename() is supposted to be static, quitens warning that it is used static 2016-09-13 13:54:05 +02:00
Hadi Nategh
64a0f9fa47 * all applications: Fix clicking on favorites in mobile template pops up logout prompt 2016-09-12 17:58:16 +02:00
nathangray
fe838d2ad3 Fix incorrect tooltip in planner if event did not start or end on the hour 2016-09-09 08:13:22 -06:00
nathangray
4d2fce1d06 Use user accounts when available over addressbook when expanding mailing lists 2016-09-09 08:08:10 -06:00
nathangray
11ef29c359 Move week view's user label to span the whole week, just above the all day events 2016-09-08 08:10:23 -06:00
Hadi Nategh
ac070b5c98 Do not enable geoLocation if only country code is set 2016-09-08 14:13:03 +02:00
Hadi Nategh
8e9dd4906e Apply another patch to 12fbe113cf 2016-09-08 14:03:35 +02:00
Hadi Nategh
4e40f013c7 * Calendar: Fix status field in participants tab does not get translation in print mode 2016-09-08 12:46:16 +02:00
Hadi Nategh
aad3b739d8 * Calendar: Fix some favorites with multi-categories get failed to be shown in calendar 2016-09-08 12:30:42 +02:00
nathangray
54ff01302e Add missing translations for Addressbook list 2016-09-07 10:10:26 -06:00
Hadi Nategh
b11de5b45f Fix drag and drop in calendar does not work if there's resources 2016-09-06 16:20:35 +02:00
nathangray
04c01fc0cc Force user accounts to be listed first in tooltip, looks like some times they got put last instead 2016-09-06 08:12:20 -06:00
nathangray
6f980c92db Update parent when removing events out of normal work times 2016-09-06 08:10:49 -06:00
nathangray
446a33c82d Fix invalid parameter error when changing the status of a recurring event exception 2016-09-05 19:52:34 +02:00
nathangray
ff4d9e0a8c Allow events created by clicking on 00:00 to actually start at 00:00 instead of workday start time 2016-09-05 10:05:21 -06:00
Hadi Nategh
92944de1f9 Fix missing part from commit aa36f75032 2016-09-05 11:15:47 +02:00
Ralf Becker
bce4442adb Changelog for 16.1.20160905 2016-09-02 18:13:31 +00:00
Hadi Nategh
f6e4cafc17 Fix printing does not get background and images into account 2016-09-02 19:41:31 +02:00
Ralf Becker
15927535a1 * All apps: async notifications were not using SMTP only account, but personal one with unavailable session password 2016-09-02 18:13:31 +02:00
nathangray
7428354884 Fix day header coloring from other months was kept when the week was reused 2016-09-01 10:37:47 -06:00
Ralf Becker
05e521e644 enhance filesystem check to also check fs_id of required nodes /, /home, /apps 2016-08-31 19:04:46 +02:00
Ralf Becker
c47018c449 fix holiday handling to "understand" gzip compression, even if it was never requested 2016-08-31 14:56:21 +02:00
Hadi Nategh
cecd303208 * Mail: Fix pdf attachments do not get downloaded in mobile template 2016-08-31 12:11:25 +02:00
nathangray
86091139d7 Only clear clipboard if files are moved, not copied or symlinked 2016-08-30 08:11:16 -06:00
nathangray
904d616145 Filemanager paste actions
- add paste to nm placeholder actions
- add basic folder permissions check
- disable paste if no files in clipboard
2016-08-30 08:11:06 -06:00
nathangray
3204e332aa Override automatic paste actions with our own to add certain directories as additional paste targets 2016-08-30 08:08:59 -06:00
nathangray
fab26a30a1 Allow children for paste actions automatically pulled from drop actions 2016-08-30 08:08:50 -06:00
nathangray
b3a71be4a2 Add actions (Add) for blank parts of planner view 2016-08-30 08:04:48 -06:00
nathangray
82e4696e21 Add ISO 8601 (Y-m-dTH:i:s) format to list of checked date formats when importing to catch double parsed dates 2016-08-30 08:03:15 -06:00
Ralf Becker
64132fe55e pending DE translations from our translation server 2016-08-30 12:26:20 +02:00
Hadi Nategh
7204f0c6f1 Fix "save to disk" hover hint de translation 2016-08-30 11:45:16 +02:00
Hadi Nategh
984546e082 Remove 3dots from de translation of "save to disk" action in mail preview 2016-08-30 11:44:57 +02:00
Hadi Nategh
ce331ff3d2 * Mail: Fix save button in image view mode (expose) does not work for mails attachments 2016-08-30 11:28:17 +02:00
Ralf Becker
440815a9c6 fix conflict 2016-08-29 21:55:31 +02:00
Ralf Becker
aa36f75032 allow to open symlinks to directories like directories 2016-08-29 19:51:05 +02:00
Ralf Becker
2cb8029f4f * Filemanager: fix missing symlink overlay on mime-icon 2016-08-29 19:43:40 +02:00
Ralf Becker
dc4e2d73dc possible fix for deactivated / or /apps 2016-08-29 17:15:47 +02:00
Ralf Becker
59c098b2d6 fix for PHP Warning: Illegal string offset 'to_id' in api/src/Etemplate/Widget/Link.php on line 327 2016-08-29 13:50:53 +02:00
Ralf Becker
6599d0ae64 Sqlfs::mkdir is no longer static, fixing some left over static calls 2016-08-29 13:44:35 +02:00
Ralf Becker
d0ffe48144 Sqlfs::mkdir is no longer static, fixing some left over static calls 2016-08-29 12:57:27 +02:00
Ralf Becker
fcdf70bae1 * Timesheet: do not show deactivated accounts for creating new timesheets (keeping them in list header) 2016-08-29 11:27:10 +02:00
Hadi Nategh
1d6985f5b0 Make type selectbox in preferences dialog slightly smaller to get it align with rest of the fields 2016-08-26 16:03:42 +02:00
Hadi Nategh
f0e950849b Make sure selecbox arrow does not cover value of year selectbox in calendar 2016-08-26 16:03:33 +02:00
Hadi Nategh
1cf23ea5a4 Fix value of top selectboxes in preferences dialog not fully shown 2016-08-26 16:03:10 +02:00
Ralf Becker
892fc79421 * Calendar: use proxy config from setup >> configuration to download holiday calendars 2016-08-26 14:01:14 +02:00
Hadi Nategh
659bf156f6 Fix projectmanager link does not get set for new timesheet entry 2016-08-26 11:58:18 +02:00
Hadi Nategh
be2bbb3863 Set lank projectmanager link as pm_id. Fix timesheet project field does not show linked project link as pre-selected project 2016-08-26 11:58:07 +02:00
Ralf Becker
f18c4811fe * All apps: default preferences wont save because merge-print template directory does not exist
creating /templates/$app now via update-script, if it does not already exist, it was already created for new installation and for EPL
2016-08-25 18:16:57 +02:00
Ralf Becker
c3f1e887c5 no need to call accounts class, if we have no id 2016-08-24 19:44:48 +02:00