addressbook
Use taglist-cat for addressbook edit
2016-03-01 20:35:12 +00:00
admin
fix [Add] button in ACL and render it as popup, needs fixing of scrollbars shown
2016-02-25 08:42:33 +00:00
api /src
fix namespace usage in refactured code:
2016-03-01 09:14:06 +00:00
calendar
fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs, also enabled "use strict" for calendar/js/app.js and fixed a reference error found by it
2016-03-01 16:27:45 +00:00
doc
adding --sfuser and --after-checkout command (to purge source directories)
2016-01-26 12:48:14 +00:00
etemplate
fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs
2016-02-29 20:40:43 +00:00
filemanager
Mobile theme W.I.P.:
2016-02-26 11:48:06 +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
fixing scope of "use strict", so we do not need to remove it when concatinating our scripts like we do now with minjs
2016-02-29 16:40:33 +00:00
importexport
SVG images W.I.P.:
2016-02-23 18:49:14 +00:00
infolog
Mobile theme W.I.P.:
2016-02-29 11:04:02 +00:00
mail
- switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
2016-03-01 20:45:31 +00:00
notifications
* Notifications/all apps: do not block other requests while notifications are queried
2015-10-19 08:07:00 +00:00
phpgwapi
- switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
2016-03-01 20:45:31 +00:00
pixelegg
- switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
2016-03-01 20:45:31 +00:00
preferences
Mobile theme W.I.P:
2016-02-29 16:39:39 +00:00
resources
Remove resources from calendar sidebox, new calendar owner widget covers it all
2016-03-01 20:40:49 +00:00
setup
move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones
2016-02-28 13:43:06 +00:00
timesheet
Mobile theme W.I.P.:
2016-02-29 11:04:02 +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
allow http download from pear.horde.org, as it does not support https
2016-02-26 07:21:42 +00:00
composer.lock
allow http download from pear.horde.org, as it does not support https
2016-02-26 07:21:42 +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
Gruntfile.js
- switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
2016-03-01 20:45:31 +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
Fix mobile theme always opens the Home as first active tab without respecting the last opened tab
2015-11-23 17:05:35 +00:00
json.php
remove Exception from function signature of ajax_exception_handler, as php 7 throws Error not inherited from Exception, but Throwable does not exist in php < 7.0
2016-02-15 23:17:19 +00:00
login.php
remove since 14.x removed updates stuff
2016-02-28 13:41:08 +00:00
logout.php
replace previous logout code with cd=1 "You have been successfully logged out"
2015-07-17 06:29:01 +00:00
package.json
work in progress to use Grunt and UglifyJS to minify javascript
2016-02-28 21:35:24 +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
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:46:51 +00:00
updateGruntfile.php
- switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
2016-03-01 20:45:31 +00:00
webdav.php
documented required rewrite rule for Apache FCGI
2013-03-18 08:14:47 +00:00