.. |
adodb
|
Initial revision
|
2003-10-19 19:05:23 +00:00 |
class.accounts_contacts.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.accounts_ldap.inc.php
|
fixed problem with not set system-charset and non-ascii chars in user-name with accounts in ldap:
|
2003-10-15 12:24:38 +00:00 |
class.accounts_shared.inc.php
|
fixed problem with not set system-charset and non-ascii chars in user-name with accounts in ldap:
|
2003-10-15 12:24:38 +00:00 |
class.accounts_sql.inc.php
|
fixed problem with not set system-charset and non-ascii chars in user-name with accounts in ldap:
|
2003-10-15 12:24:38 +00:00 |
class.accounts.inc.php
|
GLOBALS...
|
2001-09-23 19:08:44 +00:00 |
class.acl.inc.php
|
Close potential security hole for xmlrpc/soap calls
|
2003-10-18 11:15:48 +00:00 |
class.applications.inc.php
|
some code-modernisation while looking for the fix to show title of disabled apps
|
2003-09-22 10:58:57 +00:00 |
class.arrayfunctions.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.asyncservice.inc.php
|
added possebility to remove the crontab-line
|
2003-09-06 10:50:35 +00:00 |
class.auth_http.inc.php
|
patch for [ 807213 ] HTTP-AUTH fails
|
2003-09-24 05:44:57 +00:00 |
class.auth_ldap.inc.php
|
added a check agains ldap-insertion in the login-name
|
2003-10-02 21:01:37 +00:00 |
class.auth_mail.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.auth_nis.inc.php
|
remove extra ")"
|
2001-12-08 15:37:34 +00:00 |
class.auth_sql.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.auth_sqlssl.inc.php
|
fix for BUG# 100527
|
2002-03-10 18:44:59 +00:00 |
class.auth.inc.php
|
Using GLOBALS
|
2001-08-30 19:40:44 +00:00 |
class.browser.inc.php
|
fixes to get dave's mime_magic class working
|
2003-10-03 11:58:51 +00:00 |
class.categories.inc.php
|
fixed bug with not saved description in preferences::add
|
2003-08-30 10:25:14 +00:00 |
class.clientsniffer.inc.php
|
formatting
|
2001-11-23 19:35:45 +00:00 |
class.common.inc.php
|
translated app-name about to phpgwapi, seems to fix problem with open-basedir-restrictions
|
2003-10-12 19:33:32 +00:00 |
class.config.inc.php
|
use db from phpgw_setup if the phpgw one is not availible
|
2003-10-07 22:02:30 +00:00 |
class.contacts_ldap.inc.php
|
pgsql7.3 fix + wrong id for the addressbook custom-fields, should work now
|
2003-10-20 08:49:21 +00:00 |
class.contacts_sql.inc.php
|
some more xmlrpc changes
|
2003-10-24 20:42:00 +00:00 |
class.contacts.inc.php
|
- moved contacts_shared into contacts (one file less to include)
|
2003-10-25 10:14:25 +00:00 |
class.country.inc.php
|
Remove trailing ,
|
2001-07-10 19:43:30 +00:00 |
class.crypto.inc.php
|
These are not strings...
|
2003-10-17 07:31:23 +00:00 |
class.datetime.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.db_msql.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.db_mssql.inc.php
|
added function-backtrace to db-error-messages
|
2003-10-16 16:59:31 +00:00 |
class.db_mysql.inc.php
|
added empty transaction functions so that db_mysql dont use the adodb ones from the db-class
|
2003-10-19 19:42:22 +00:00 |
class.db_odbc.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.db_oracle.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.db_pgsql.inc.php
|
added function-backtrace to db-error-messages
|
2003-10-16 16:59:31 +00:00 |
class.db_sybase.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.db.inc.php
|
an other fix for ADOdb, set Record to empty, if a query returns no row
|
2003-10-21 18:08:22 +00:00 |
class.error.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.errorlog.inc.php
|
Fixed the parameter substitution. Will now take parameters named either 'p1' or 'p_1'.
|
2002-01-12 22:12:40 +00:00 |
class.gdgraph.inc.php
|
biger Text for the y-axis-texts, transparent background and other cosmetics
|
2003-10-04 15:31:31 +00:00 |
class.gdimage.inc.php
|
biger Text for the y-axis-texts, transparent background and other cosmetics
|
2003-10-04 15:31:31 +00:00 |
class.graphics.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.historylog.inc.php
|
extended historylog::delete to delete all entries of an app, to be used by setup
|
2003-09-22 23:43:48 +00:00 |
class.hooks.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.html.inc.php
|
added the html-class to the API
|
2003-09-14 10:19:42 +00:00 |
class.http_dav_client.inc.php
|
sim's patch #1217: webdav client cache fix
|
2003-03-04 18:10:15 +00:00 |
class.http.inc.php
|
formatting
|
2001-11-13 14:05:13 +00:00 |
class.interserver.inc.php
|
small fix to not use eval
|
2003-10-21 09:18:21 +00:00 |
class.javascript.inc.php
|
make this class working on windows too
|
2003-09-28 12:14:08 +00:00 |
class.jscalendar.inc.php
|
reimported jsCal into phpgwapi/js now
|
2003-08-28 16:35:07 +00:00 |
class.kses.inc.php
|
added kses-0.2.1
|
2003-10-06 11:46:38 +00:00 |
class.listbox.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.log.inc.php
|
formatting
|
2001-10-02 04:38:53 +00:00 |
class.matrixview.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.menutree.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.mime_magic.inc.php
|
fixes to get dave's mime_magic class working
|
2003-10-03 11:58:51 +00:00 |
class.net_http_client.inc.php
|
Initial commit. Original author Leo West <west_leo@yahoo-REMOVE-.com>, changes from and submitted by Jonathon Sim <sim@zeald.com>
|
2003-02-06 22:43:18 +00:00 |
class.network.inc.php
|
use stream_set_timeout only with php 4.3.0 and above
|
2003-09-28 10:32:12 +00:00 |
class.nextmatchs.inc.php
|
Prefixed code that generates PHP notices with a '@' to minimize new user confusion.
|
2003-10-24 04:38:48 +00:00 |
class.phpgw.inc.php
|
- fixed the annoying php4-sessions bug
|
2003-10-25 11:37:36 +00:00 |
class.phpmailer.inc.php
|
imported phpmailer
|
2003-09-14 10:08:47 +00:00 |
class.ping.inc.php
|
- Added class to check network connections via ping
|
2002-02-19 17:51:09 +00:00 |
class.portalbox.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.preferences.inc.php
|
Hid some PHP notices behind a '@' to minimize new user confusion.
|
2003-10-24 00:54:28 +00:00 |
class.resultbox.inc.php
|
formatting
|
2001-10-02 04:17:19 +00:00 |
class.rssparser.inc.php
|
GLOBALS, format, replace if/else with switch
|
2001-10-02 04:11:39 +00:00 |
class.sbox2.inc.php
|
small fix for the getAccounts function to use the name-style defined in the user prefs by default
|
2003-10-23 20:30:32 +00:00 |
class.sbox.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.schema_proc_array.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.schema_proc_mssql.inc.php
|
fixed schemaproc to create indexes and enhanced syntax to create multicolum indexes and unique keys
|
2003-10-21 18:09:58 +00:00 |
class.schema_proc_mysql.inc.php
|
reading the indices correct (multiple columns, fulltext and length-limited) indexes
|
2003-10-22 02:40:16 +00:00 |
class.schema_proc_pgsql.inc.php
|
fixed schemaproc to create indexes and enhanced syntax to create multicolum indexes and unique keys
|
2003-10-21 18:09:58 +00:00 |
class.schema_proc.inc.php
|
disabled index generation again for db other then MySQL, til i fixed it
|
2003-10-22 12:54:39 +00:00 |
class.send.inc.php
|
fix for bug #3427: no email-notifications
|
2003-05-30 16:11:36 +00:00 |
class.service_contacts.inc.php
|
Add service name wrapper classes for some basic functions
|
2001-09-05 10:46:39 +00:00 |
class.service_notes.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.service_schedule.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.service.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.sessions_db.inc.php
|
fixed php4-sessions to work with xmlrpc, our sessionid is now identical to the php4 sessionid
|
2003-10-21 10:46:33 +00:00 |
class.sessions_php4.inc.php
|
- fixed the annoying php4-sessions bug
|
2003-10-25 11:37:36 +00:00 |
class.sessions.inc.php
|
- fixed the annoying php4-sessions bug
|
2003-10-25 11:37:36 +00:00 |
class.setup_detection.inc.php
|
Add another case for manageheader when domains are not defined in header.inc.php, also some formatting updates
|
2003-10-22 11:28:17 +00:00 |
class.setup_html.inc.php
|
Add another case for manageheader when domains are not defined in header.inc.php, also some formatting updates
|
2003-10-22 11:28:17 +00:00 |
class.setup_process.inc.php
|
Add one note about baseline tables
|
2003-10-18 10:54:47 +00:00 |
class.setup_translation.inc.php
|
1) implemented a share system-charset, which can be different from the charset of the lang-files
|
2003-10-05 02:06:11 +00:00 |
class.setup.inc.php
|
Add another case for manageheader when domains are not defined in header.inc.php, also some formatting updates
|
2003-10-22 11:28:17 +00:00 |
class.smtp.php
|
imported phpmailer
|
2003-09-14 10:08:47 +00:00 |
class.soap_client.inc.php
|
Fixes to allow for support of server auth using soap with/without ssl
|
2001-08-18 20:31:47 +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
|
Rollback soap server class to workable state, make login/logout work
|
2001-12-10 02:09:17 +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.Template_experimental.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.Template.inc.php
|
some more branding www.phpgroupware.org --> www.eGroupWare.org
|
2003-09-03 12:59:11 +00:00 |
class.translation_file.inc.php
|
Updated to work with current code (somewhat)
|
2003-10-19 15:15:00 +00:00 |
class.translation_sql.inc.php
|
Hid some PHP notices behind a '@' to minimize new user confusion.
|
2003-10-24 00:54:28 +00:00 |
class.translation.inc.php
|
Use GLOBALS
|
2001-08-31 08:45:44 +00:00 |
class.utilities.inc.php
|
GLOBALS, format, replace if/else with switch
|
2001-10-02 04:11:39 +00:00 |
class.validator.inc.php
|
imported dave's changes
|
2003-08-30 23:09:28 +00:00 |
class.vcard.inc.php
|
formatting
|
2001-10-02 04:32:21 +00:00 |
class.vfs_dav.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.vfs_shared.inc.php
|
fix from sigurdne, for bug #3300 and #2740
|
2003-05-01 12:49:11 +00:00 |
class.vfs_sql.inc.php
|
fix to give the files in vfs only minimal rights (rw for owner, rwx for owner on dirs)
|
2003-10-04 07:37:03 +00:00 |
class.vfs.inc.php
|
Load vfs_shared class
|
2003-02-17 19:35:52 +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
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
class.xmlrpc_server.inc.php
|
changed iso8601 to YYYY-MM-DDThh:mm:ss
|
2003-10-25 16:43:23 +00:00 |
class.xmlrpcmsg.inc.php
|
some fixes:
|
2003-10-20 16:34:29 +00:00 |
class.xmlrpcresp.inc.php
|
Finally fix return values, I hope
|
2001-12-06 15:51:06 +00:00 |
class.xmlrpcval.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
common_functions.inc.php
|
Prefixed code that generates PHP notices with a '@' to minimize new user confusion.
|
2003-10-24 04:38:48 +00:00 |
footer.inc.php
|
Prefixed code that generates PHP notices with a '@' to minimize new user confusion.
|
2003-10-24 04:38:48 +00:00 |
functions.inc.php
|
Move definition of SEP ahead of class instantiation so that php5 won't barf if we use SEP in one of those classes
|
2003-10-19 18:05:27 +00:00 |
jscalendar-setup.php
|
reimported jsCal into phpgwapi/js now
|
2003-08-28 16:35:07 +00:00 |
phpgw_mime.types
|
New mime types added.
|
2001-12-15 04:25:24 +00:00 |
soap_functions.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
soaplib.soapinterop.php
|
Rollback soap server class to workable state, make login/logout work
|
2001-12-10 02:09:17 +00:00 |
xml_functions.inc.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
xmlrpc.interop.php
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |