Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker f94aa623db using new api for InfoLog 2016-04-30 17:05:23 +00:00
addressbook Fix undefined definition 2016-04-29 14:35:44 +00:00
admin no more dynamic minifying 2016-04-30 14:30:38 +00:00
api fix infinit recursion, when creating new bundles, caused by max_modified not calculated 2016-04-30 17:05:00 +00:00
calendar Update for resource selection to re-enable conflict detection 2016-04-29 18:01:17 +00:00
doc latest fix_api addtions 2016-04-29 13:03:04 +00:00
etemplate moving to stray css includes into etemplate2.css, so they also get minified and loaded in one go 2016-04-29 13:43:50 +00:00
filemanager use new api in home and portlets 2016-04-28 18:06:46 +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 use new api in home and portlets 2016-04-28 18:06:46 +00:00
importexport Avoid fatal error about missing js->set_onload() 2016-04-18 19:53:22 +00:00
infolog using new api for InfoLog 2016-04-30 17:05:23 +00:00
mail fix remainig issues with moving mail 2 archive; fix issue when using quick-move-actions (target folder not set) 2016-04-29 13:19:32 +00:00
notifications using new et2 site config 2016-04-25 07:23:36 +00:00
phpgwapi no more dynamic minifying 2016-04-30 14:30:13 +00:00
pixelegg Fix check.svg icon has no filling color 2016-04-28 14:06:28 +00:00
preferences Mobile theme: 2016-04-27 16:14:12 +00:00
resources Update for resource selection to re-enable conflict detection 2016-04-29 18:01:17 +00:00
setup fix some ocurences with: <object> instanceof <phpgwapi-class>, which is no longer true, when object is from new Api, but old <phpgw-class> extends new Api class 2016-04-27 07:10:04 +00:00
timesheet Add missing placeholder (no rows) action 2016-04-26 23:11:29 +00:00
.htaccess * Mail: implement notification for incomming mails in folders if configured/set in mailaccountprofile 2014-04-24 13:52:45 +00:00
Gruntfile.js use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api 2016-04-30 09:29:54 +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 move CalDAV/CardDAV server to api 2016-04-02 10:44:17 +00:00
header.inc.php.template move egw and applications class to api including (common_)functions.inc.php 2016-04-26 14:38:08 +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 * Admin: clear cache after admin-cli.php commands, so they become active automatically 2016-04-27 10:34:57 +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 use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api 2016-04-30 09:29:54 +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 use Grunt&cssmin to minify CSS files, moved diverse conditional includes into etemplate2.css, as we anyway include all widgets from api 2016-04-30 09:29:54 +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