.. |
class.accounts_contacts.inc.php
|
Fix save repository
|
2001-06-27 00:44:20 +00:00 |
class.accounts_ldap_old.inc.php
|
MAJOR: changing to new ldap accounts class, _old is the old file
|
2001-09-03 02:17:10 +00:00 |
class.accounts_ldap.inc.php
|
Fix unsetting of status
|
2001-09-08 06:19:06 +00:00 |
class.accounts_shared.inc.php
|
Move ldap connect to shared class, cutting down somewhat on ldap connects
|
2001-09-06 00:17:23 +00:00 |
class.accounts_sql.inc.php
|
Fix for an error on line 333.
|
2001-09-07 04:27:48 +00:00 |
class.accounts.inc.php
|
format class.accounts.inc.php, update class.accounts_contacts.inc.php to almost
|
2001-06-26 23:16:18 +00:00 |
class.acl.inc.php
|
More fixes for php3 support.
|
2001-09-07 19:18:03 +00:00 |
class.applications.inc.php
|
Now using GLOBALS.
|
2001-09-01 23:42:16 +00:00 |
class.auth_http.inc.php
|
I broke a few things durring last commit, tring it again ...
|
2001-06-03 18:20:05 +00:00 |
class.auth_ldap.inc.php
|
Swap old/new update_lastlogin()
|
2001-09-03 03:56:12 +00:00 |
class.auth_mail.inc.php
|
I broke a few things durring last commit, tring it again ...
|
2001-06-03 18:20:05 +00:00 |
class.auth_sql.inc.php
|
using GLOBALS
|
2001-08-30 19:43:06 +00:00 |
class.auth_sqlssl.inc.php
|
I broke a few things durring last commit, tring it again ...
|
2001-06-03 18:20:05 +00:00 |
class.auth.inc.php
|
Using GLOBALS
|
2001-08-30 19:40:44 +00:00 |
class.browser.inc.php
|
Duplicate possible transy IE download fix in HEAD
|
2001-07-09 15:58:05 +00:00 |
class.categories.inc.php
|
Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session.
|
2001-08-15 02:14:18 +00:00 |
class.clientsniffer.inc.php
|
replaced quotes with single ticks where applicable
|
2001-02-11 20:03:35 +00:00 |
class.common.inc.php
|
Fix for php3 support.
|
2001-09-07 17:51:48 +00:00 |
class.config.inc.php
|
Delete the config by name prior to insertion, just in case it was listed under
|
2001-07-01 12:12:39 +00:00 |
class.contacts_ldap.inc.php
|
Use $GLOBALS
|
2001-08-23 06:55:12 +00:00 |
class.contacts_shared.inc.php
|
Silence each error
|
2001-07-27 10:15:15 +00:00 |
class.contacts_sql.inc.php
|
trying to fix a php4-only error (?)
|
2001-09-05 23:19:06 +00:00 |
class.contacts.inc.php
|
Moving these back to api
|
2001-07-05 07:37:36 +00:00 |
class.country.inc.php
|
Remove trailing ,
|
2001-07-10 19:43:30 +00:00 |
class.crypto.inc.php
|
undid the last change with stripslashes
|
2001-07-08 13:36:04 +00:00 |
class.datetime.inc.php
|
Fix for seek3r's problem with the calendar and timezone settings.
|
2001-08-25 03:22:33 +00:00 |
class.db_msql.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
class.db_mssql.inc.php
|
Added support for get_last_insert_id($table, $field). pgsql is currently the only class making use of the params since it returns the unique OID for the system. The params are required so pgsql compatibility is forcibly maintained.
|
2001-08-08 03:14:05 +00:00 |
class.db_mysql.inc.php
|
Added support for get_last_insert_id($table, $field). pgsql is currently the only class making use of the params since it returns the unique OID for the system. The params are required so pgsql compatibility is forcibly maintained.
|
2001-08-08 03:14:05 +00:00 |
class.db_odbc.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
class.db_oracle.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
class.db_pgsql.inc.php
|
now using GLOBALS
|
2001-09-02 00:26:16 +00:00 |
class.db_sybase.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
class.db.inc.php
|
Using GLOBALS
|
2001-09-02 00:27:19 +00:00 |
class.error.inc.php
|
Merged patch to fix reg exp match
|
2001-08-16 02:57:29 +00:00 |
class.errorlog.inc.php
|
Semi-major adjustement with the goal of removing the register_globals requirement;
|
2001-08-21 18:34:56 +00:00 |
class.graphics.inc.php
|
Formatting
|
2001-07-26 11:25:35 +00:00 |
class.hooks.inc.php
|
added php3 support file
|
2001-08-16 06:32:22 +00:00 |
class.http.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
class.interserver.inc.php
|
Added return of total to get_list by ref, needs tweaking
|
2001-09-05 11:16:58 +00:00 |
class.linkbox.inc.php
|
email now checks for new messages on home page
|
2001-02-04 19:57:24 +00:00 |
class.log.inc.php
|
Forgot what I fixed ..
|
2001-08-05 09:54:16 +00:00 |
class.matrixview.inc.php
|
update
|
2001-07-20 04:39:50 +00:00 |
class.menutree.inc.php
|
Fixed a problem where the level still had a small problem. This will still leave a trailing '&' at the end of the URL.
|
2001-06-17 04:40:04 +00:00 |
class.network.inc.php
|
This will now return the 521 error whenever the socket is not previously opened.
|
2001-08-01 11:10:23 +00:00 |
class.nextmatchs.inc.php
|
added function to convert array to string plus ability to include arrays as extravar to the show_sort_order function
|
2001-09-02 18:37:38 +00:00 |
class.phpgw.inc.php
|
Formatting (minor)
|
2001-07-26 11:02:10 +00:00 |
class.portalbox.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
class.preferences.inc.php
|
Added dual pass preferences
|
2001-08-25 20:26:22 +00:00 |
class.resultbox.inc.php
|
email now checks for new messages on home page
|
2001-02-04 19:57:24 +00:00 |
class.rssparser.inc.php
|
fixed banners so that they are all uniform and complete
|
2001-01-16 13:52:32 +00:00 |
class.sbox2.inc.php
|
getAccount now uses the $id value correct
|
2001-07-07 21:30:09 +00:00 |
class.sbox.inc.php
|
Added District of Columbia, spelling corrections
|
2001-08-08 05:07:18 +00:00 |
class.send.inc.php
|
Experimental- fix multiple attachment problem, add sig before attachments, fix Message-Boundary placement
|
2001-06-05 07:44:39 +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
|
Add service name wrapper classes for some basic functions
|
2001-09-05 10:46:39 +00:00 |
class.service_schedule.inc.php
|
Add service name wrapper classes for some basic functions
|
2001-09-05 10:46:39 +00:00 |
class.service.inc.php
|
Add service name wrapper classes for some basic functions
|
2001-09-05 10:46:39 +00:00 |
class.sessions.inc.php
|
GLOBALize log message call
|
2001-09-03 04:13:52 +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
|
Formatting, add Id tags
|
2001-08-18 14:37:52 +00:00 |
class.soap_server.inc.php
|
Fixes to allow for support of server auth using soap with/without ssl
|
2001-08-18 20:31:47 +00:00 |
class.soapclient.inc.php
|
Formatting, add Id tags
|
2001-08-18 14:37:52 +00:00 |
class.soapmsg.inc.php
|
Formatting, add Id tags
|
2001-08-18 14:37:52 +00:00 |
class.soapval.inc.php
|
Formatting, add Id tags
|
2001-08-18 14:37:52 +00:00 |
class.Template_new.inc.php
|
updated documentation tags
|
2001-05-08 21:20:47 +00:00 |
class.Template.inc.php
|
Use $GLOBALS
|
2001-08-23 06:48:27 +00:00 |
class.translation_file.inc.php
|
Add experimental file-based translation class. Not for general
|
2001-06-15 21:23:46 +00:00 |
class.translation_sql.inc.php
|
Use GLOBALS
|
2001-08-31 08:45:44 +00:00 |
class.translation.inc.php
|
Use GLOBALS
|
2001-08-31 08:45:44 +00:00 |
class.utilities.inc.php
|
reversed some lame hard coded path that jengo put
|
2001-01-24 19:28:08 +00:00 |
class.validator.inc.php
|
Added in a class to validate input
|
2001-03-12 13:17:38 +00:00 |
class.vcard.inc.php
|
Moving these back to api
|
2001-07-05 07:37:36 +00:00 |
class.vfs_sql.inc.php
|
Added command_line (), fixes for acl_check () when a user does not belong to any groups
|
2001-08-28 08:13:35 +00:00 |
class.vfs.inc.php
|
Now with super-multi-switch capabilities (file_repository choice in setup)
|
2001-07-31 07:00:43 +00:00 |
class.wap.inc.php
|
*** empty log message ***
|
2001-05-07 01:01:03 +00:00 |
class.wsdl.inc.php
|
Convert foreach to reset/while (tested)
|
2001-08-02 08:59:08 +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
|
Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods
|
2001-08-30 00:29:55 +00:00 |
class.xmlrpc_server.inc.php
|
Now works with service.* methods
|
2001-09-06 08:33:42 +00:00 |
class.xmlrpc.inc.php
|
Adding xml-rpc classes which will be needed in future xml-rpc interface to our class
|
2001-02-07 09:09:43 +00:00 |
class.xmlrpcmsg.inc.php
|
Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods
|
2001-08-30 00:29:55 +00:00 |
class.xmlrpcresp.inc.php
|
Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods
|
2001-08-30 00:29:55 +00:00 |
class.xmlrpcs.inc.php
|
Adding xml-rpc classes which will be needed in future xml-rpc interface to our class
|
2001-02-07 09:09:43 +00:00 |
class.xmlrpcval.inc.php
|
Remove an undefined index error, i think
|
2001-09-06 08:34:38 +00:00 |
footer.inc.php
|
Missed some GLOBALS before.
|
2001-09-03 09:49:03 +00:00 |
functions.inc.php
|
A couple fo small cleanups and arranging of a few of the classes.
|
2001-09-06 19:23:56 +00:00 |
php3_support_functions.inc.php
|
Small fix for a parse error on line 64.
|
2001-08-21 16:51:21 +00:00 |
phpgw_mime.types
|
hopefully settled the directory structure once and for all
|
2000-12-21 09:16:30 +00:00 |
soap_functions.inc.php
|
login/logout return correct object now
|
2001-08-27 11:36:48 +00:00 |
soaplib.soapinterop.php
|
Add in not yet working auth_verify
|
2001-08-18 20:37:33 +00:00 |
xml_functions.inc.php
|
Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods
|
2001-08-30 00:29:55 +00:00 |
xmlrpc.interop.php
|
Move interop tests to xmlrpc.interop.php, fix interserv.php for xmlrpc again
|
2001-08-19 01:17:35 +00:00 |