Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker cf8fcd0d20 * Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns
- for equally sized columns, the first one (used for whole day events or non-overlapping events) is fairly small (1/Nth of total width)
- still open again is problem of events in columns > 1 are not clickable (unless we set a z-index, which has other problems)
2011-02-11 16:51:12 +00:00
addressbook Add importexport links to sidebox 2011-01-26 01:04:31 +00:00
admin * dont give sql error in gathering statistic data, if table does not exists (eg. Gallery is not installed) 2011-01-05 08:35:47 +00:00
calendar * Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns 2011-02-11 16:51:12 +00:00
doc/rpm-build readjusted patch as suse does not allow .orig in builds 2010-12-01 15:14:46 +00:00
egw-pear make sure keywords of parameters/dparameters are stripped of leading and trailing whitespase, as this meets the expectation later on. Otherwise keys in the parameters/dparameters structure may not be found/identified 2010-09-28 07:43:40 +00:00
emailadmin tracker #2789 2011-01-02 15:11:27 +00:00
etemplate Fix escaping of double quotes 2011-01-24 16:46:59 +00:00
felamimail attempt to fix egroupware.org Bug#2832, invalid emailaddress when emailaddress (personal part) contains double quotes 2011-02-08 13:20:40 +00:00
filemanager tracker #2789 2011-01-02 15:11:27 +00:00
home wrong translation for EGroupware, probably a typo 2011-01-10 12:24:17 +00:00
importexport If there's only one export definition, select it by default 2011-01-26 01:00:41 +00:00
infolog Add default import/export definitions 2011-01-26 00:12:19 +00:00
notifications tracker #2789 2011-01-02 15:11:27 +00:00
phpgwapi Changes to work with registration rewrite 2011-01-25 17:30:47 +00:00
preferences tracker #2789 2011-01-02 15:11:27 +00:00
resources Add default import/export definitions 2011-01-26 00:12:19 +00:00
setup * fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs 2011-02-03 02:07:36 +00:00
timesheet Add default import/export definitions 2011-01-26 00:12:19 +00:00
groupdav.htaccess documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app 2010-10-21 16:09:36 +00:00
groupdav.php added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:07:10 +00:00
header.inc.php.template fixing a typo reported by David.C Rankin 2010-12-06 08:39:04 +00:00
index.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:18:26 +00:00
login.php fix for Stylite Ticket#8044 -Message on loginscreen and home doesent have a default lang fallback as all other egroupware translations 2010-10-05 08:47:17 +00:00
redirect.php Use trunk's redirect.php (as introduced in rev. 29786) and triggered by 2010-09-12 11:53:53 +00:00
webdav.php added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:06:58 +00:00