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
Ralf Becker
81dd3cc41f
remove deprecated use of read without id (1. parameter) to accounts class in phpgwapi
2016-08-24 16:28:06 +02:00
Hadi Nategh
a317c6b1c0
Fix "From" field in mail display always get abbreviated
2016-08-24 16:12:35 +02:00
Ralf Becker
b121039ef1
fix PHP Fatal Call to a member function update() on null
2016-08-24 13:07:00 +02:00
Ralf Becker
304a41de19
* Calendar: fix PHP Fatal: Unsupported operand types caused eg. by deleted resources
2016-08-24 12:34:55 +02:00
Ralf Becker
d055de2e16
* Mail: iCal attachments are shown as such, only meeting requests trigger calendar interface with accept/reject buttons
2016-08-23 17:35:43 +02:00
nathangray
c7996ae42e
Preserve link order set by application
2016-08-23 08:16:56 -06:00
nathangray
4e793ff426
Try to find & set pm_id from selected project when adding a new timesheet entry
2016-08-23 08:14:29 -06:00
nathangray
2032be4a63
If timesheet list has a project filter selected and user adds a new timesheet, pre-set the project to the one selected in the list
2016-08-23 08:13:48 -06:00
nathangray
6b3e9c38bb
Avoid   in resource subcategory name when searching for calendar
2016-08-23 08:12:18 -06:00
nathangray
4cf38c6ea6
Calendar context menu to add an event now works the same as a simple click; the event is only for that user
2016-08-23 08:09:21 -06:00
Ralf Becker
28c4159788
* Admin/Mail/ProjectManager: add missing tree images for Stylite template
2016-08-22 13:02:35 +02:00
Hadi Nategh
662f9594ea
Implement mail integration check entry for mail compose
2016-08-19 18:07:16 +02:00
Ralf Becker
ce9ba4e2bc
fix enhanced (multi-)select boxes in old eTemplate where broken and displayed only as regular select-boxes
2016-08-19 16:48:56 +02:00
Ralf Becker
281fed9669
fix CSP error in nextmatch print, if EGroupware is installed direct into docroot
...
et2.template_base_url == '/' generates url //api/templates/... which is a protocol independent representation of domain api and not identical to /api/templates
2016-08-19 14:56:02 +02:00