..
adodb
quitent an other diagnostics
2005-11-14 08:32:59 +00:00
fpdf
added class to create pdf file
2004-06-04 06:17:23 +00:00
horde
removed organizer as required field
2005-07-29 07:31:30 +00:00
savant2
Initial addition of the savant2 template engine and the egw-wrapper class.tplsavant2.inc.php Enjoy ;)
2005-05-26 19:38:09 +00:00
class.accounts_contacts.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.accounts_ldap.inc.php
fixed bug report by Dros on the german list: using account in ldap, nextmatch (eg. in setting group ACL's) is not working
2005-11-04 06:57:22 +00:00
class.accounts_sql.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.accounts.inc.php
display_fullname and get_account_name replace now an empty firstname with the lid and an empty lastname with group or user
2005-11-02 20:43:04 +00:00
class.acl.inc.php
fixed typo
2005-11-10 21:36:51 +00:00
class.applications.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.arrayfunctions.inc.php
replace the crap
2004-08-09 13:46:03 +00:00
class.asyncservice.inc.php
modernized asyncservice class and renamed phpgw_async to egw_async
2005-05-23 18:57:58 +00:00
class.auth_ads.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.auth_http.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.auth_ldap.inc.php
fixed typo which caused the admin passwd to be changed, instead the one of the edited user
2005-11-13 06:09:10 +00:00
class.auth_mail.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.auth_nis.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.auth_pam.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.auth_sql.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.auth_sqlssl.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.auth.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.bolink.inc.php
quitend a debug message
2005-11-13 18:22:06 +00:00
class.browser.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.categories.inc.php
shorten the category names, by not appending <Global [App]> anymore, instead we use a symbol (diamond) to indicate a non-user cat
2005-11-11 23:05:35 +00:00
class.common.inc.php
phpgw_nextid --> egw_nextid
2005-11-13 10:13:16 +00:00
class.config.inc.php
fix for bug, that empty arrays are returned as serialized empty array and not an empty array
2005-11-08 08:12:30 +00:00
class.contacts_ldap.inc.php
phpgw_addressbook(_extra) --> egw_addressbook(_extra)
2005-11-13 12:05:35 +00:00
class.contacts_sql.inc.php
phpgw_addressbook(_extra) --> egw_addressbook(_extra)
2005-11-13 12:05:35 +00:00
class.contacts.inc.php
remove PHP3 legacy code and fix performance bug in sorting ldap_search results.
2005-09-28 13:10:22 +00:00
class.contenthistory.inc.php
fixed SQL queries
2005-07-20 12:42:09 +00:00
class.country.inc.php
centralised 2-digit iso country codes in phpgwapi/inc/class.country.inc.php
2004-06-15 07:45:21 +00:00
class.crypto.inc.php
Check for array or object on decrypt/unserialize. Return this even if empty.
2005-04-13 13:03:04 +00:00
class.datetime.inc.php
- Inserted an array 'zone_list_offset' with all glib compatible timezones...
2004-11-25 18:20:09 +00:00
class.db_backup.inc.php
phpgw_(app_)sessions --> egw_(app_)sessions
2005-11-13 09:16:31 +00:00
class.db.inc.php
renamed our db-class to egw_db to allow easier integration of other code (eg. Lars SyncML stuff which is partially from horde)
2005-06-19 12:43:00 +00:00
class.egw_db.inc.php
added some stuff for handling db-charsets:
2005-11-14 08:36:39 +00:00
class.egw.inc.php
check for the old table too, to not scare updating users ;-)
2005-11-05 13:15:33 +00:00
class.error.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.errorlog.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.graphics.inc.php
replace the crap
2004-08-09 13:20:26 +00:00
class.historylog.inc.php
phpgw_history_log --> egw_history_log and reworked class with new db-functions
2005-11-13 10:52:34 +00:00
class.hooks.inc.php
modernized and documented the hooks-class, phpgw_hooks --> egw_hooks
2005-11-13 06:58:38 +00:00
class.html.inc.php
tinymce
2005-11-11 20:52:58 +00:00
class.http_dav_client.inc.php
replace the crap
2004-08-09 13:46:03 +00:00
class.http.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.interserver.inc.php
phpgw_interserv --> egw_interserv
2005-11-13 11:55:07 +00:00
class.javascript.inc.php
Some changes:
2005-06-18 20:43:14 +00:00
class.jscalendar.inc.php
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
2005-02-09 10:13:24 +00:00
class.kses.inc.php
fix for chines chars
2004-06-07 02:07:04 +00:00
class.listbox.inc.php
*** empty log message ***
2005-07-17 19:58:41 +00:00
class.log.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
class.mime_magic.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.net_http_client.inc.php
fix for big files in web_dav as suggested by bug [ 964418 ] Downloading large files through webdav fails
2004-07-10 08:01:25 +00:00
class.network.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.nextmatchs.inc.php
Format and switch to egw_info, et al.
2005-08-23 17:49:49 +00:00
class.PclZip.inc.php
Some changes:
2005-06-18 20:43:14 +00:00
class.pdf.inc.php
added class to create pdf file
2004-06-04 06:17:23 +00:00
class.phpmailer.inc.php
imported phpmailer
2003-09-14 10:08:47 +00:00
class.portalbox.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.preferences.inc.php
improved docu of prefs class and phpgw_preferences --> egw_preferences
2005-11-13 07:49:56 +00:00
class.resultbox.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.rssparser.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.sbox2.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.sbox.inc.php
corrected typo
2004-06-15 08:16:07 +00:00
class.schema_proc.inc.php
an other big update ;-)
2005-11-04 18:35:09 +00:00
class.send.inc.php
Format and switch to egw_info, et al.
2005-08-23 17:49:49 +00:00
class.service_contacts.inc.php
Fix headers and adjust classname in schedule service
2004-11-30 13:40:46 +00:00
class.service_notes.inc.php
Fix headers and adjust classname in schedule service
2004-11-30 13:40:46 +00:00
class.service_schedule.inc.php
Fix headers and adjust classname in schedule service
2004-11-30 13:40:46 +00:00
class.service.inc.php
Fix headers and adjust classname in schedule service
2004-11-30 13:40:46 +00:00
class.sessions_db.inc.php
phpgw_(app_)sessions --> egw_(app_)sessions
2005-11-13 09:16:31 +00:00
class.sessions_php4.inc.php
1) fixed not working session kill
2005-07-13 08:29:50 +00:00
class.sessions.inc.php
phpgw_access_log --> egw_access_log
2005-11-13 09:47:05 +00:00
class.smtp.php
imported phpmailer
2003-09-14 10:08:47 +00:00
class.soap_client.inc.php
replace the crap
2004-08-09 13:46:03 +00:00
class.soap_parser.inc.php
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
class.soap_server.inc.php
added configuration switch for xmlrpc and soap services (default off)
2005-09-10 10:39:36 +00:00
class.soapclient.inc.php
add license info from original
2001-09-28 21:31:39 +00:00
class.soapmsg.inc.php
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
class.soapval.inc.php
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
class.solink.inc.php
moved InfoLog's link class and it's table into the api
2005-10-01 20:18:41 +00:00
class.Template.inc.php
change back the egwhack
2004-08-09 21:28:47 +00:00
class.tplsavant2.inc.php
add fetch_string function so templates can live in a database table as well
2005-07-01 13:27:35 +00:00
class.translation.inc.php
typo
2005-11-05 19:00:31 +00:00
class.uiaccountsel.inc.php
UUPS javascript ;-)
2005-10-24 12:17:31 +00:00
class.validator.inc.php
move from old projct to new one
2004-05-05 12:06:13 +00:00
class.vcard.inc.php
Adjust banner, cleanup formatting and use foreach() where possible
2004-01-31 19:48:34 +00:00
class.vfs_customfields.inc.php
Fix in vfs_sql2 bugs when running in pgsql.
2004-11-05 21:14:10 +00:00
class.vfs_dav.inc.php
1) phpgw --> egw
2005-07-22 17:59:09 +00:00
class.vfs_mimetypes.inc.php
VFS SQL2 classes
2005-05-17 14:48:20 +00:00
class.vfs_prefixes.inc.php
VFS SQL2 classes
2005-05-17 14:48:20 +00:00
class.vfs_sharing.inc.php
VFS SQL2 classes
2005-05-17 14:48:20 +00:00
class.vfs_sql2.inc.php
Some changes:
2005-06-18 20:43:14 +00:00
class.vfs_sql.inc.php
files with owner_id == 0 need to be readable for all useres!
2005-10-04 22:59:14 +00:00
class.vfs_versionsystem.inc.php
Some changes:
2005-06-18 20:43:14 +00:00
class.vfs.inc.php
1) phpgw --> egw
2005-07-22 17:59:09 +00:00
class.wsdl.inc.php
format, add headers
2001-10-17 22:08:38 +00:00
class.xml.inc.php
added a php class that allow us to parse XML files without having php XML
2001-05-08 23:26:42 +00:00
class.xmlrpc_client.inc.php
HEAD only: Add client from 2.0 lib - adds compression, proxy auth, etc.
2005-08-16 13:23:03 +00:00
class.xmlrpc_server_epi.inc.php
Update lib to version 2.0; remove eval calls
2005-08-14 20:36:46 +00:00
class.xmlrpc_server_php.inc.php
the xmlrpc log should be off be default, as it contains everything in cleartext (eg. passwords) and it is in most distros world readable
2005-09-20 10:14:10 +00:00
class.xmlrpc_server.inc.php
Update lib to version 2.0; remove eval calls
2005-08-14 20:36:46 +00:00
class.xmlrpcmsg.inc.php
Update lib to version 2.0; remove eval calls
2005-08-14 20:36:46 +00:00
class.xmlrpcresp.inc.php
Update lib to version 2.0; remove eval calls
2005-08-14 20:36:46 +00:00
class.xmlrpcval.inc.php
Update lib to version 2.0; remove eval calls
2005-08-14 20:36:46 +00:00
common_functions.inc.php
fixed not working reference assignment
2005-11-09 13:54:36 +00:00
footer.inc.php
new header-template to:
2005-03-03 10:45:52 +00:00
functions.inc.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
htmlarea-lang.php
added content-type header with correct charset to override the webservers default
2004-11-15 08:51:18 +00:00
jscalendar-setup.php
added content-type header with correct charset to override the webservers default
2004-11-15 08:51:18 +00:00
phpgw_mime.types
New mime types added.
2001-12-15 04:25:24 +00:00
soap_functions.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
soaplib.soapinterop.php
replace the crap
2004-08-09 13:46:03 +00:00
xajax.inc.php
fixed wrong charset in xajax responses
2005-07-27 10:04:52 +00:00
xml_functions.inc.php
changed the following table-names:
2005-11-02 11:45:52 +00:00
xmlrpc.interop.php
Add missing credit to the original author, remove author credited in error
2004-11-22 02:53:55 +00:00