Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Nathan Gray 17f2882639 Get calendar home less broken
- Fix actions missing on home reload
- Fix full reload on home reload
- Fix calendar reload removed home events
2016-02-23 21:29:13 +00:00
addressbook SVG images W.I.P.: 2016-02-23 18:49:14 +00:00
admin SVG images W.I.P.: 2016-02-23 18:49:14 +00:00
api/src need to cast to string, as ADOdb 5.20 would return NULL instead of '' for NULL, causing us to write that into NOT NULL columns 2016-02-22 13:31:44 +00:00
calendar Get calendar home less broken 2016-02-23 21:29:13 +00:00
doc adding --sfuser and --after-checkout command (to purge source directories) 2016-01-26 12:48:14 +00:00
etemplate Check for old template and clear it before loading a new template into same DOM node 2016-02-23 21:18:33 +00:00
filemanager SVG images W.I.P.: 2016-02-23 18:49:14 +00:00
files
home Get calendar home less broken 2016-02-23 21:29:13 +00:00
importexport SVG images W.I.P.: 2016-02-23 18:49:14 +00:00
infolog SVG images W.I.P.: 2016-02-23 18:49:14 +00:00
mail Mobile theme W.I.P.: 2016-02-23 19:24:19 +00:00
notifications * Notifications/all apps: do not block other requests while notifications are queried 2015-10-19 08:07:00 +00:00
phpgwapi no longer use old contacts class via egw object, but addressbook_bo directly, fixes diverse warnings caused by old class 2016-02-22 17:30:20 +00:00
pixelegg Mobile theme W.I.P.: 2016-02-23 19:28:07 +00:00
preferences fix translation 2016-02-09 13:41:30 +00:00
resources SVG images W.I.P.: 2016-02-23 18:49:14 +00:00
setup work in progress: using ADOdb 5.20 and move db classes to new api directory 2016-02-20 20:27:17 +00:00
timesheet SVG images W.I.P.: 2016-02-23 18:49:14 +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
composer.json * All apps: updated included Horde and PEAR packages (now including PEAR itself) to improve php 7.0 compatibility 2016-02-14 17:27:53 +00:00
composer.lock * All apps: updated included Horde and PEAR packages (now including PEAR itself) to improve php 7.0 compatibility 2016-02-14 17:27:53 +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 Fix mobile theme always opens the Home as first active tab without respecting the last opened tab 2015-11-23 17:05:35 +00:00
json.php remove Exception from function signature of ajax_exception_handler, as php 7 throws Error not inherited from Exception, but Throwable does not exist in php < 7.0 2016-02-15 23:17:19 +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 * 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:46:51 +00:00
webdav.php