Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2016-04-01 12:46:10 +00:00
addressbook Fix type filter was not disabled when there is only 1 option 2016-03-29 15:37:50 +00:00
admin moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +00:00
api fix imap server shows smpt types and visa versa, also change case of DBMail 2016-04-01 12:46:10 +00:00
calendar Fix multiple categories show as just IDs 2016-03-31 23:06:23 +00:00
doc fix typo 2016-03-29 08:59:53 +00:00
etemplate fix deprecated constructor names 2016-03-27 09:31:42 +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 need full namespace to specify a static method of a namespaced class 2016-04-01 11:58:55 +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 no need to call ancient CreateObject when class is autoloadable 2016-04-01 12:15:10 +00:00
pixelegg Do not manipulate selectbox's height 2016-03-31 16:59:47 +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 moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving 2016-03-28 18:51:38 +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
about.php
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
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
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
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
svn-helper.php
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