Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker b6b3db5ed4 first version / step to the new 1.4 addressbook:
- User accounts are an own addressbook now
- every user and group (can) have an own addressbook
- for groups the accessrights no longer depend on the creator
- new acl for adding into an addressbook
- all addressbooks can be displayed together (eg. accounts mixed with personal and group AB's)
- some useful new fields (photo, private cellphone, ...) and some obscure ones have been removed
- db update puts all contacts in the owners personal addressbook (further manual migration tools will follow), thought the UI already allows to mass-move them into a group-addressbook
- group addressbooks in SQL are created by making a group-grant for addressbook (like filemanger)
- Warning: all import/export/xmlrpc/syncml stuff and other apps accessing the addressbook is broken until the contacts class in the API gets fixed!
- it depends on further updates of etemplate, phpgwapi, admin!
==> it's pretty cool (specialy the foto's), but NOT ready for a production server !!!
2006-04-23 14:40:31 +00:00
addressbook first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
admin first version / step to the new 1.4 addressbook: 2006-04-23 14:40:31 +00:00
calendar lang updates, including english for some phrases in admin and preferences 2006-04-20 23:17:20 +00:00
doc new files for rpm bulding 2006-03-27 23:38:30 +00:00
etemplate confirm-message in onchange got not translated 2006-04-22 12:54:36 +00:00
filemanager added files 2006-04-10 17:00:46 +00:00
home jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 12:38:13 +00:00
infolog lang updates, including english for some phrases in admin and preferences 2006-04-20 23:17:20 +00:00
phpgwapi for https:// url the port was detected as 80 2006-04-20 06:03:02 +00:00
preferences lang updates, including english for some phrases in admin and preferences 2006-04-20 23:17:20 +00:00
resources update docu to better run trough phpdocumentor 2006-04-21 17:13:50 +00:00
setup lang updates, including english for some phrases in admin and preferences 2006-04-20 23:17:20 +00:00
timesheet jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 07:42:15 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
anon_wrapper.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
header.inc.php.template Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
icalsrv.php 0.9.36-ng-a4 added support and doc for https 2006-04-18 15:38:29 +00:00
index.php fix for bug with old php4.3 versions, eg. infolog edit always gets redirected to home 2005-11-19 17:23:56 +00:00
login.php added an optinal check for a save^tm password (criterias as in MS-Windows) 2006-03-13 21:56:28 +00:00
logout.php Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro). 2005-10-13 12:11:48 +00:00
notify_simple.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
notify.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
notifyxml.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
rpc.php output some usefull error messages 2006-04-09 10:08:13 +00:00
set_box.php fixed link to home 2005-07-14 13:44:03 +00:00
soap.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00
xajax.php allow method-names starting with ajax 2006-04-16 12:24:15 +00:00
xmlrpc.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00