Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker dc68edab46 fixed csv import:
- no more caching in the cat_id function, as it's done in the categories class in the API no
- categories::name2id no longer caches not found entries, as they might be added in this request
- contacts_sql::add set's all unset telefon numbers to '', to avoid the stupid db-default '+1 (000) 000-0000', which I dont want to change in the stable release
2006-04-14 09:50:39 +00:00
addressbook fixed csv import: 2006-04-14 09:50:39 +00:00
admin commit for closing the 1.2 2006-04-10 16:59:48 +00:00
calendar added a text-aling: left to the calTimeRowTime class, as jerryr centers it otherwise 2006-04-13 19:45:42 +00:00
doc new files for rpm bulding 2006-03-27 23:38:30 +00:00
etemplate fixed not working arrow-navigation (grids) in the editor: php5.1 does not assign by reference if a function returns no reference 2006-04-09 08:16:12 +00:00
filemanager added files 2006-04-10 17:00:46 +00:00
home - fixed main screen message (an other unnecessary stripslashes, after the correct handling in admin now) 2006-04-09 05:52:52 +00:00
infolog commit for closing the 1.2 2006-04-10 16:59:48 +00:00
phpgwapi fixed csv import: 2006-04-14 09:50:39 +00:00
preferences patch 1461405 2006-04-09 22:38:05 +00:00
resources pending commits after CVS problem 2006-04-05 12:18:58 +00:00
setup fixed typo 2006-04-09 10:54:46 +00:00
timesheet commit for closing the 1.2 2006-04-10 16:59:48 +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 rel 0.9.36-ng-a1 enable add/del/edit/read of non owned vcs, NAPI-3.1 version 2006-04-10 13:03:26 +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 etemplate to use xajax 2006-03-29 19:25:00 +00:00
xmlrpc.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00