Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2006-12-17 08:44:05 +00:00
addressbook new egw_db::capabilities['case_insensitive_like']=='LIKE' ('ILIKE' for Postgres) used for all so_sql search and the lettersearch in addressbook 2006-12-17 08:44:05 +00:00
admin Patch from Klaus Leithoff <kl-at-stylite.de> to better deal with a big number of groups in edit accounts 2006-12-15 10:41:33 +00:00
calendar drag and drop for calendar for all those who cannot wait for cooxdoo or dojoproject :o) - it is disabled by default - if you want to use it you have to go to common preferences and enable drag and drop (last entry before template-specific settings) - just for Mozilla based browsers ATM, all other browsers get auto-disabled - it lacks a lot features, e.g. recurring events and whole day events but this will come - HAVE FUN 2006-12-15 20:05:47 +00:00
doc
etemplate new egw_db::capabilities['case_insensitive_like']=='LIKE' ('ILIKE' for Postgres) used for all so_sql search and the lettersearch in addressbook 2006-12-17 08:44:05 +00:00
filemanager several filemanager fixes from Klaus Leithoff <kl-at-stylite.de> 2006-12-14 17:17:42 +00:00
home enabled xajax in 'home' to get calendar-dragdrop working there 2006-12-15 20:31:44 +00:00
importexport
infolog moved infolog icons from idots to default 2006-12-13 11:32:21 +00:00
notifications
phpgwapi new egw_db::capabilities['case_insensitive_like']=='LIKE' ('ILIKE' for Postgres) used for all so_sql search and the lettersearch in addressbook 2006-12-17 08:44:05 +00:00
preferences drag and drop for calendar for all those who cannot wait for cooxdoo or dojoproject :o) - it is disabled by default - if you want to use it you have to go to common preferences and enable drag and drop (last entry before template-specific settings) - just for Mozilla based browsers ATM, all other browsers get auto-disabled - it lacks a lot features, e.g. recurring events and whole day events but this will come - HAVE FUN 2006-12-15 20:05:47 +00:00
resources massive pending language updates 2006-12-09 22:21:27 +00:00
setup added --encoding=utf-8 to the db creation instructions for postgres 2006-12-16 08:20:41 +00:00
timesheet massive pending language updates 2006-12-09 22:21:27 +00:00
.htaccess
about.php
anon_wrapper.php
header.inc.php.template
icalsrv.php
index.php
login.php
logout.php
notify_simple.php
notify.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
notifyxml.php Ensure inclusion of the top-level header.inc.php 2006-11-22 23:07:19 +00:00
redirect.php
rpc.php
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
soap.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
xajax.php
xmlrpc.php