addressbook
|
fix typo
|
2016-07-04 10:38:28 +02:00 |
admin
|
- Export plugins now specify the export record class
|
2016-05-30 15:58:30 -06:00 |
api/src
|
removed acciendtly commited and not used files requiring PHP 5.4+
|
2016-05-29 15:54:39 +02:00 |
calendar
|
fix PHP fatal when updating from before 1.8
|
2016-11-15 22:07:18 +01:00 |
doc
|
suppress PHP Deprecated in vendor, as they need to be solved by the vendor
|
2016-07-10 11:53:20 +02:00 |
emailadmin
|
* eMail/UCS: fix setting of mailbox ACL for IMAP login-type "email"
|
2016-07-26 14:53:12 +02:00 |
etemplate
|
Fix calendar export CSV shows participant IDs instead of labels
|
2016-07-01 10:05:55 -06:00 |
filemanager
|
* Filemanager: Implement copy_link action for filemanager contextmenu in order to be able to copy webdav url of a file/folder into clipboard
|
2016-10-25 17:44:53 +02: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
|
remove since 14.x removed updates stuff
|
2016-02-28 13:41:28 +00:00 |
importexport
|
- Improve export link conversion to be able to handle links as arrays with app & id
|
2016-09-21 08:06:02 -06:00 |
infolog
|
fix (unnecessary) storing rows into session
|
2017-02-27 17:28:05 +01:00 |
jdots
|
Some fixes for tutorials:
|
2015-10-29 09:44:17 +00:00 |
mail
|
Mail - Fix cursor did not start at the top of the body for Firefox in plaintext mode
|
2017-03-15 08:05:18 -06:00 |
notifications
|
* Notifications/all apps: do not block other requests while notifications are queried
|
2015-10-19 08:07:28 +00:00 |
phpgwapi
|
* Filemanager/PostgreSQL: shared files were not cleaned up after expiring of 100 days not accessed under PostgreSQL
|
2017-01-23 15:28:49 +01:00 |
pixelegg
|
* Bookmark: Fix bookmark preview image not getting a right size
|
2016-04-27 16:47:14 +00:00 |
preferences
|
Remove popup account selection option
|
2015-07-28 19:08:17 +00:00 |
resources
|
- Export plugins now specify the export record class
|
2016-05-30 15:58:30 -06:00 |
setup
|
use $_SERVER[HTTP_X_FORWARDED_FOR] IP for ACL check if set, if not use $_SERVER[REMOTE_ADDR]
|
2016-11-28 18:28:22 +01:00 |
timesheet
|
- Export plugins now specify the export record class
|
2016-05-30 15:58:30 -06:00 |
.gitignore
|
add adldap to .gitignore
|
2016-05-25 11:57:30 +02:00 |
.htaccess
|
* Mail: implement notification for incomming mails in folders if configured/set in mailaccountprofile
|
2014-04-24 13:52:45 +00:00 |
.mrconfig
|
fix .mrconfig to use alternativly composer or composer.phar as eg. Travis has it only as composer
|
2016-06-15 11:03:06 +02:00 |
.travis.yml
|
missed the branch in git clone (added depth too, like Travis itself does clone)
|
2016-06-15 11:26:56 +02:00 |
about.php
|
new about page from Sebastian Ebeling
|
2007-05-26 19:06:12 +00:00 |
composer.json
|
remove secure-http: false and change horde url to https://pear.horde.org
|
2016-06-02 21:54:22 +02:00 |
composer.lock
|
update .lock to quiten warning
|
2016-06-02 21:58:34 +02: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
|
* Admin: clear cache after admin-cli.php commands, so they become active automatically, also backported feedback for "Clear cache and register hooks" from trunk
|
2016-04-27 10:13:34 +00:00 |
login.php
|
remove since 14.x removed updates stuff
|
2016-02-28 13:41:28 +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 |
README.md
|
add Composer dependency check
|
2016-06-04 09:14:22 +02: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
|
using new Horde code in vendor for CalDAV/CardDAV, moved all old Horde and SyncML code to syncml app, not sure it is still functional
|
2015-06-22 15:37:05 +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 |
webdav.php
|
documented required rewrite rule for Apache FCGI
|
2013-03-18 08:14:47 +00:00 |