addressbook
|
* Tracker CRM bugfixes
|
2015-09-29 17:06:53 +00:00 |
admin
|
* Fix ACL error allowing regular users to delete global categories
|
2015-10-01 14:53:40 +00:00 |
api/src
|
fixed creating of symlink failed for not-writable entry-directory (attachments), because wrong url_stat was used, needs to be static::url_stat not self::, to use method of extending classes
|
2015-09-30 03:24:43 +00:00 |
calendar
|
include theme-specific app.js file for calendar sidebox
|
2015-10-05 12:15:23 +00:00 |
doc
|
* LDAP: fix not working connect under newer PHP 5.6 (maybe other versions too) with PHP Warning: invalid port number: 0
|
2015-09-08 13:11:50 +00:00 |
emailadmin
|
use own code for sorting autofolders, as autofolders may contain subfolders; regard autofolder-test must either match identically OR match with delimiter
|
2015-10-02 14:02:10 +00:00 |
etemplate
|
Reverts the commit 53798
|
2015-10-02 09:20:09 +00:00 |
filemanager
|
After changing the template and it's loaded, refresh.
|
2015-09-22 15:57:50 +00:00 |
files
|
* WebDAV/GroupDAV/CalDAV/CardDAV: removed option only used for old KDE GroupDAV resource and unknown WebDAV clients producing invalid XML, fix for community bug #3152
|
2012-08-13 09:32:03 +00:00 |
home
|
Make sure portlet settings are there before checking them
|
2015-08-05 21:15:38 +00:00 |
importexport
|
Calendar CSV import improvements:
|
2015-09-29 14:34:47 +00:00 |
infolog
|
Make sure every app has a sidemenu link to the list and add an entry
|
2015-09-15 21:53:15 +00:00 |
jdots
|
Use egw.message discard option for mobile theme fullscreen hint
|
2015-08-17 15:27:40 +00:00 |
mail
|
Do not stop completely the transition on mail as it conflicts with blueimp gallery plugin (expose)
|
2015-10-05 09:42:58 +00:00 |
notifications
|
* Update API version to 14.3, NO new features, just database optimization targeting InnoDB engine in MySQL
|
2015-07-19 10:24:53 +00:00 |
phpgwapi
|
* Calendar/Mail: fix edit action meeting-requests to NOT set content-disposition: attachment, as this seems to stop automatic processing in Exchange
|
2015-10-05 14:27:07 +00:00 |
pixelegg
|
Allow taller nextmatch headers
|
2015-09-29 14:29:37 +00:00 |
preferences
|
Remove popup account selection option
|
2015-07-28 19:08:17 +00:00 |
resources
|
* All Apps: Implement drag and drop file from desktop into htmlarea
|
2015-08-12 14:58:00 +00:00 |
setup
|
fix issue pointed out by Andrew McNicol
|
2015-09-03 16:21:34 +00:00 |
timesheet
|
Make sure every app has a sidemenu link to the list and add an entry
|
2015-09-15 21:53:15 +00:00 |
.htaccess
|
* Mail: implement notification for incomming mails in folders if configured/set in mailaccountprofile
|
2014-04-24 13:52:45 +00:00 |
about.php
|
new about page from Sebastian Ebeling
|
2007-05-26 19:06:12 +00:00 |
composer.json
|
* Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1
|
2015-07-06 15:46:52 +00:00 |
composer.lock
|
* Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1
|
2015-07-06 15:46:52 +00:00 |
groupdav.htaccess
|
removed alternative approach, as it is not suffient for iOS 4.3+ iCal
|
2011-11-11 08:49:25 +00:00 |
groupdav.php
|
documented required rewrite rule for Apache FCGI
|
2013-03-18 08:14:47 +00:00 |
header.inc.php.template
|
* Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg"
|
2015-05-27 14:01:32 +00:00 |
index.php
|
Avoid an extra reload from client side (egw.js) if there is no default app set by loading framework with home.
|
2015-06-02 21:33:41 +00:00 |
json.php
|
need to call egw_json_request::isJSONRequest(true), before throwing an exception (or calling egw_json_request::parseRequest()), otherwise exception is not shown on client as alert
|
2015-01-27 08:57:34 +00:00 |
login.php
|
* Login/Password: handle forced password change on login page
|
2015-07-01 17:54:18 +00:00 |
logout.php
|
replace previous logout code with cd=1 "You have been successfully logged out"
|
2015-07-17 06:29:22 +00:00 |
redirect.php
|
From tracker 2276:
|
2010-04-13 19:27:54 +00:00 |
remote.php
|
* Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1)
|
2012-10-24 16:25:53 +00:00 |
rpc.php
|
fix SyncML error reported on list
|
2014-08-22 06:58:51 +00:00 |
set_box.php
|
rework of home area (moving of portal_boxes, deletion of portal_boxes); modification/fixes to preferences::delete; adding app_id to trackers portal-box
|
2010-04-21 11:09:38 +00:00 |
share.php
|
* Filemanager: enhance sharing to keep session of already logged in user, when he clicks on a share
|
2015-01-20 22:11:35 +00:00 |
status.php
|
* Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well)
|
2012-07-12 08:20:33 +00:00 |
svn-helper.php
|
teach ./svn-helper.php up to cope with apps being git repos
|
2015-06-27 16:47:55 +00:00 |
webdav.php
|
documented required rewrite rule for Apache FCGI
|
2013-03-18 08:14:47 +00:00 |