Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Hadi Nategh 7a383c1f33 Mobile theme W.I.P.:
- Style et2_dialog buttons more efficient
2016-03-31 16:22:47 +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 infolog description field keeps always empty space regardless of label content 2016-03-31 14:47:49 +00:00
calendar Fix sidebox calendar buttons are in the wrong place on first load 2016-03-30 18:39:13 +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 Mobile theme W.I.P: 2016-03-29 15:49:33 +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 Mobile theme W.I.P.: 2016-03-31 13:58:42 +00:00
pixelegg Mobile theme W.I.P.: 2016-03-31 16:22: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 * 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