Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 6f2f6e71ed * Admin: bulk password reset: fixed missing password from email and csv, csv download is working again
also changed all et2 actions to not use an iframe with ajax=true
2015-07-01 18:35:43 +00:00
addressbook an other leftover of switch to new Horde_Icalendar classes 2015-06-29 12:31:57 +00:00
admin * Admin: bulk password reset: fixed missing password from email and csv, csv download is working again 2015-07-01 18:35:43 +00:00
api/src * API/VFS: download as zip; increase the time limit on a small amount of files, as they may hold a big amount of data 2015-06-11 12:32:41 +00:00
calendar * CalDAV/Calendar: storing now all properties send by client and not known to EGroupware and fixed acknowledging and snoozing of alarms 2015-06-25 20:38:59 +00:00
doc Changelog for 14.2.20150603 2015-06-03 08:47:42 +00:00
emailadmin * Mail: fix sieve rules for moving mails into folder containing non-ascii chars (Dovecot requires sieve rules in utf8, while Cyrus needs utf7-imap) 2015-06-22 18:49:44 +00:00
etemplate * Login/Password: handle forced password change on login page 2015-07-01 17:54:18 +00:00
filemanager fix not being able to mount /etemplates (no mount button), once it was unmounted and there are modified templates 2015-05-27 14:40:14 +00:00
files
home Remove 'No filters' option, as it causes errors 2015-05-04 20:11:52 +00:00
importexport Fix importexport schedule: 2015-04-13 20:04:22 +00:00
infolog use json-encoding instead of (php-)serialize for storing of iCal X-properties in DB 2015-06-25 20:26:19 +00:00
jdots Fix none et2_popup issue in mobile framework 2015-06-08 14:13:55 +00:00
mail * Mail/ActiveSync: fix priority issue on retrieval of messages 2015-06-30 15:26:33 +00:00
notifications * Notification/Mail: Fix / work around for BAD Header problem encountered in notifications for insufficiently encoded subject 2015-02-26 14:57:48 +00:00
phpgwapi * Login/Password: handle forced password change on login page 2015-07-01 17:54:18 +00:00
pixelegg * Login/Password: handle forced password change on login page 2015-07-01 17:54:18 +00:00
preferences * Login/Password: handle forced password change on login page 2015-07-01 17:54:18 +00:00
resources Remove div.et2_container in favor of just .et2_container, as we use form now 2015-04-10 12:56:07 +00:00
setup also give Admins apps of all users group Defaults, in case one forgot to add admins to it 2015-07-01 07:25:38 +00:00
timesheet Fix 'No project' column filter 2015-06-02 21:25:11 +00:00
.htaccess
about.php
composer.json * Setup: allow to use Composer (https://getcomposer.org/) to manager requirements (instead of PEAR) 2015-01-18 12:05:09 +00:00
composer.lock * Mail: fix fatal error / white screen when parsing winmal.dat (by updating to fixed Horde_Compress-2.1.1) 2015-03-15 08:20:04 +00:00
groupdav.htaccess
groupdav.php
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 Avoid an extra reload from client side (egw.js) if there is no default app set by loading framework with home. 2015-06-02 21:33:41 +00:00
json.php need to call egw_json_request::isJSONRequest(true), before throwing an exception (or calling egw_json_request::parseRequest()), otherwise exception is not shown on client as alert 2015-01-27 08:58:01 +00:00
login.php * Login/Password: handle forced password change on login page 2015-07-01 17:54:18 +00:00
logout.php fixed fatal error "class errorlog not found" 2014-07-12 10:11:53 +00:00
redirect.php
remote.php
rpc.php fix SyncML error reported on list 2014-08-22 06:58:51 +00:00
set_box.php
share.php * Filemanager: enhance sharing to keep session of already logged in user, when he clicks on a share 2015-01-20 22:11:35 +00:00
status.php
svn-helper.php teach ./svn-helper.php up to cope with apps being git repos 2015-06-27 16:47:55 +00:00
webdav.php