Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 07a5224025 * Admin: clear cache after admin-cli.php commands, so they become active automatically
and allow to send json requests with basic auth credentials without an active session, used here to clear cache via webservice call, as we can NOT clear shared memmory cache of webserver from cli
2016-04-27 10:34:57 +00:00
addressbook Addressbook edit dialog: 2016-04-26 13:31:52 +00:00
admin * Admin: clear cache after admin-cli.php commands, so they become active automatically 2016-04-27 10:34:57 +00:00
api Fix customfield columns do not always come back after print 2016-04-26 18:58:54 +00:00
calendar Fix toolbar actions are not getting fit in small screen devices 2016-04-27 08:56:59 +00:00
doc latest changed used to update timesheet 2016-04-26 18:27:51 +00:00
etemplate fix PHP Fatal when opening old eTemplate editor 2016-04-14 18:06:04 +00:00
filemanager remove number of links in settings config, as we have favorites now 2016-04-25 10:58:05 +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 Fix home js was not properly initialized, hopefully fixing portals could not be resized. 2016-04-13 17:08:11 +00:00
importexport Avoid fatal error about missing js->set_onload() 2016-04-18 19:53:22 +00:00
infolog Mobile theme W.I.P.: 2016-04-15 10:55:51 +00:00
mail reenable filter2 (short-preview in list trigger) 2016-04-26 10:13:59 +00:00
notifications using new et2 site config 2016-04-25 07:23:36 +00:00
phpgwapi move egw and applications class to api including (common_)functions.inc.php 2016-04-26 14:38:08 +00:00
pixelegg Mobile theme: 2016-04-27 09:58:52 +00:00
preferences use new et2 site config 2016-04-25 07:33:30 +00:00
resources Add missing placeholder (no rows) action 2016-04-26 23:11:29 +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
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
Gruntfile.js moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +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 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 move egw_framework to api and refactor it 2016-04-07 20:42:06 +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