Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2016-03-24 08:40:43 +00:00
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 Move gantt widget into projectmanager 2016-03-22 21:33:58 +00:00
calendar Stop Firefox from immediately hiding the hover div 2016-03-22 17:57:17 +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 (re-)adding etemplate_request, it seems to be used in many places 2016-03-22 10:48:48 +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 when fetching headerdata/envelope gather size as well 2016-03-22 08:41:58 +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 PHP7 fix, unsetting function arguments (for quitening IDE warning of not using them) before calling func_get_args() return no longer any arguments, need to be done after 2016-03-24 08:40:43 +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 Limit start / end dates with respect to each other so end must always be after start 2016-03-22 14:38:50 +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