addressbook
|
fix search in addressbook allways searches for "pressed", caused by now validated advanced search button having same id as search field, renamed it to "advanced-search"
|
2016-03-22 11:16:11 +00:00 |
admin
|
remove unnecessary check, stalling moving eT2 to api
|
2016-03-19 12:58:20 +00:00 |
api
|
Turn off error log
|
2016-03-24 18:10:42 +00:00 |
calendar
|
Fix drag to change duration was often 1/2 hour too short
|
2016-03-24 18:47:58 +00:00 |
doc
|
work in progress: script chaning old phpgwapi classes to new namespaced api classes and methods
|
2016-03-21 23:55:18 +00:00 |
etemplate
|
translations provided by S.Unverricht via translation.stylite.de
|
2016-03-24 12:07:01 +00:00 |
filemanager
|
fix PHP Fatal class egw_sharing not found and replaced all api calls with new namespaced classes
|
2016-03-21 10:06:54 +00:00 |
files
|
moving egw_digest_auth, vfs_webdav_server and egw_sharing to new api
|
2016-03-20 16:19:53 +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
|
blacklisting whole etemplate app and importexport_widget_filter class (plus api, phpgwapi and setup, as they make no sense at all), as they mess up autoloading ("PHP Fatal error: Class EGroupware\Api\Etemplate\Widget\Transformer not found")
|
2016-03-22 10:10:20 +00:00 |
infolog
|
Limit start / end dates with respect to each other so end must always be after start
|
2016-03-22 14:38:50 +00:00 |
mail
|
fix for not correctly store last selected search-type
|
2016-03-24 15:16:10 +00:00 |
notifications
|
move egw_json_(request|response|push) to api, missing commit of notifications_push class
|
2016-03-20 16:45:42 +00:00 |
phpgwapi
|
kope with not unserializable content in preferences stalling update
|
2016-03-24 13:30:59 +00:00 |
pixelegg
|
Change datepicker icons
|
2016-03-22 16:39:52 +00:00 |
preferences
|
Mobile theme W.I.P:
|
2016-02-29 16:39:39 +00:00 |
resources
|
Mobile theme:
|
2016-03-09 12:31:55 +00:00 |
setup
|
check of (newer) "mysqli" extension not old "mysql" no longer existing in PHP 7.0+
|
2016-03-09 06:58:46 +00:00 |
timesheet
|
Change timesheet list categories empty label to 'All categories' to match other apps
|
2016-03-24 18:52:59 +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
|
moving egw_digest_auth, vfs_webdav_server and egw_sharing to new api
|
2016-03-20 16:19:53 +00:00 |
Gruntfile.js
|
update Gruntfile.js to create an app.min.js for projectmanager
|
2016-03-23 08:20:38 +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 for SiteMgr not being able to edit a block (menuaction=sitemgr.Content_UI.manage) after r55434, need to rework whole index
|
2016-03-21 20:19:29 +00:00 |
json.php
|
move egw_json_(request|response|push) to api
|
2016-03-20 13:02:55 +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
|
install grunt-newer to run uglify only for targets with changed files
|
2016-03-02 20:00:41 +00:00 |
redirect.php
|
From tracker 2276:
|
2010-04-13 19:27:54 +00:00 |
remote.php
|
moving egw_digest_auth, vfs_webdav_server and egw_sharing to new api
|
2016-03-20 16:19:53 +00:00 |
share.php
|
moving egw_digest_auth, vfs_webdav_server and egw_sharing to new api
|
2016-03-20 16:19:53 +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
|
remove ckeditor from api bundle (it does not work, is already minified and uglify work a lot faster without)
|
2016-03-02 14:34:01 +00:00 |
webdav.php
|
moving egw_digest_auth, vfs_webdav_server and egw_sharing to new api
|
2016-03-20 16:19:53 +00:00 |