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
nathangray
53fea1e811
Do not change list time range filter when search changes
2016-08-18 11:13:48 -06:00
nathangray
ee3371ead8
German tooltip translation from Birgit Becker
2016-08-18 11:11:27 -06:00
nathangray
caf3604706
Remove participants colfilter, it was conflicting with side menu
2016-08-18 11:11:17 -06:00
nathangray
71d3897a79
If calendar listview search is cleared, make sure it doesn't come back
2016-08-18 11:10:56 -06:00
nathangray
c2919ace3c
- Fix listview filter changes confusingly when searching
...
- Fix listview does not update for new events
2016-08-18 11:10:38 -06:00
nathangray
238e67ed92
Add tooltip to datepicker Today button
2016-08-18 11:10:26 -06:00
nathangray
bbe2c93542
Fix planner view's vertical time bar when weekends are hidden - it was not accounting for the missing days
2016-08-18 11:04:48 -06:00
Ralf Becker
ef1d8c57b7
log menuaction of eT2 requests, instead of eT2 itself, to do so move update of access-log to destructor of Session class
2016-08-18 16:33:45 +02:00
Ralf Becker
e7ff94a153
* Filemanager/WebDAV: generally deny user to delete directories /, /home, /apps, /templates (last 2 incl. subdirectories)
2016-08-18 10:05:37 +02:00
Ralf Becker
366a940030
* All apps: symlink files to not yet saved entries were not working
2016-08-17 16:09:50 +02:00
nathangray
41c89e0f7e
Enable planner view vertical time bar and clicks for extra space after last planner row
2016-08-17 14:15:19 +02:00
Ralf Becker
1dc5a8ee21
* Calendar: fix PHP Fatal when clicking on a link to accept/decline an invitation mail
2016-08-17 11:42:20 +02:00
Ralf Becker
e2ce3c7698
* Calendar: fix SQL error in eSync with double DISTINCT happening under some conditions
2016-08-17 11:42:09 +02:00
Ralf Becker
26feef16c0
* Addresssbook: fixed category tree looses unavailable categories (eg. private categories of other users)
2016-08-15 18:23:49 +02:00
Ralf Becker
b444969a86
calling (static) EGroupware\Api\Vfs::chown instead of using old egw_vfs not available in minimal install in account::deleted hook when moving home directory to /home/$new_user/old-home-$old_user
2016-08-15 15:44:31 +02:00
Ralf Becker
18f5b8ad93
fix Scrutinizer errors
2016-08-15 11:58:06 +02:00
Hadi Nategh
c2d24ac84a
Do not let empty string as email alias in vacation dialog
2016-08-15 11:49:14 +02:00
Ralf Becker
becb66b7ce
- temp. fix screwed up Travis pecl config for 5.4
...
- disable Postgres installs for 5.4 and hhvm, as both lack the PHP extension (5.4 only since the update)
- do not run syntax check for hhvm, as it always fails / get terminated after 10m
2016-08-13 14:55:17 +02:00