Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-11-06 18:28:07 +00:00
addressbook remove old zpush (1) support and refactored backend (autoloadable name, moved interfaced to separate file 2015-11-05 13:23:00 +00:00
admin German translations about disabling video tutorials 2015-11-03 22:34:33 +00:00
api/src fixed creating of symlink failed for not-writable entry-directory (attachments), because wrong url_stat was used, needs to be static::url_stat not self::, to use method of extending classes 2015-09-30 03:24:04 +00:00
calendar Remove debugger 2015-11-06 18:28:07 +00:00
doc copy 14.3 changelog to trunk to satisfy update checker 2015-10-30 09:39:21 +00:00
etemplate Fix selectbox shows incorrect selection if options get changed & value does not 2015-11-05 21:44:11 +00:00
filemanager Replace native prompts in create directory and symlink with et2_dialog.show_prompt 2015-11-05 12:05:46 +00:00
files
home * All apps/Tutorials: 2015-11-03 16:15:56 +00:00
importexport Fix invalid call to non-existing method 2015-09-23 17:41:50 +00:00
infolog - Fix drag & drop breaks when changing to another application tab 2015-11-05 20:56:13 +00:00
mail remove old zpush (1) support and refactored backend (autoloadable name, moved interfaced to separate file 2015-11-05 13:23:00 +00:00
notifications * Notifications/all apps: do not block other requests while notifications are queried 2015-10-19 08:07:00 +00:00
phpgwapi Fix tab error / sidebox stays when closing the active first tab right after login. 2015-11-06 18:08:43 +00:00
pixelegg More specific approach to fix the drag hover color selection issue, as the previous approach had potential to break other drop hover in other apps, eg. Calendar d-n-d. 2015-11-05 15:54:17 +00:00
preferences Remove popup account selection option 2015-07-28 19:08:17 +00:00
resources WIP Egroupware tutorial: 2015-10-19 15:00:42 +00:00
setup changing php-versions for Trunk/next release: required: 5.4, recommended: 5.6 2015-11-02 17:13:27 +00:00
timesheet * Timesheet/Tracker: date filters like "last week" where not aware of daylight saving time changes 2015-10-27 10:27:09 +00:00
.htaccess
about.php
composer.json * Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1 2015-07-06 15:45:34 +00:00
composer.lock revert accidental commit of composer.lock 2015-11-02 17:03:24 +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-01 18:10: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:57:34 +00:00
login.php * Login/Password: handle forced password change on login page 2015-07-01 12:44:34 +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
redirect.php
remote.php
set_box.php
share.php
status.php
svn-helper.php teach ./svn-helper.php up to cope with apps being git repos 2015-06-27 16:46:51 +00:00
webdav.php