addressbook
|
Remove break which causes error, and detect error another way
|
2004-02-24 14:05:39 +00:00 |
admin
|
remove comment code which is not needed
|
2004-02-20 15:04:26 +00:00 |
calendar
|
Alarms for users in a different time zone than the server didn't work, so now the time in the table phpgw_async is stored in the time zone of the server, so that asyncservices can compare time() with this.
|
2004-02-22 20:23:52 +00:00 |
doc
|
spec files updated to support SuSE directorys and the build sript scan for trojans and viruses
|
2004-02-09 09:53:24 +00:00 |
etemplate
|
added link to the api-docs
|
2004-02-23 00:47:39 +00:00 |
filemanager
|
Add detection of mime_type to display files inline or download as needed; If mime_type is text or not defined, at least output a filename for download; formatting;
|
2004-02-21 13:56:18 +00:00 |
infolog
|
add some translations from Zhang Weiwu in Chinese
|
2004-02-20 09:46:20 +00:00 |
phpgwapi
|
bytea is the blob-equivalent in PostgreSQL
|
2004-02-23 20:11:23 +00:00 |
preferences
|
add some translations from Zhang Weiwu in Chinese
|
2004-02-20 09:46:20 +00:00 |
setup
|
added admin user to the default group too, to give him all the "normal" apps
|
2004-02-06 07:24:13 +00:00 |
.htaccess
|
better let it commented out, because per default is not allowed at all
|
2003-11-06 06:43:55 +00:00 |
about.php
|
small changes in the header
|
2004-01-25 21:18:38 +00:00 |
anon_wrapper.php
|
changes from phpgw to egw dev group
|
2004-01-26 23:26:19 +00:00 |
header.inc.php.template
|
change description from phpgw to egw
|
2004-02-11 10:42:24 +00:00 |
home.php
|
Switch to long version compare function; The check now works again.
|
2004-01-26 22:03:26 +00:00 |
index.php
|
Removed object $obj, which was then copied to $GLOBALS[$class] for some reason
|
2003-11-14 02:37:20 +00:00 |
login.php
|
disable cookie check
|
2004-01-28 09:27:00 +00:00 |
logout.php
|
should be disable_Template_class
|
2004-01-10 14:48:09 +00:00 |
notify_simple.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:16:30 +00:00 |
notify.php
|
translated notify.php
|
2003-11-27 23:17:13 +00:00 |
redirect.php
|
Add function from php.net manual page for php < 4.3.0
|
2004-01-10 19:19:53 +00:00 |
set_box.php
|
intval() -> (int)
|
2003-12-13 18:49:26 +00:00 |
soap.php
|
ereg_replaced
|
2004-01-01 15:38:15 +00:00 |
xmlrpc.php
|
ereg_replaced
|
2004-01-01 15:38:15 +00:00 |
xmlrpc.php.old
|
Restored old, working xmlrpc.php which uses the api classes; Moved more recent version to .old for now
|
2003-10-21 00:04:56 +00:00 |