.. |
class.accounts_contacts.inc.php
|
Fix save repository
|
2001-06-27 00:44:20 +00:00 |
class.accounts_ldap_wip.inc.php
|
Fixes for php3 and ldapimport/export
|
2001-06-28 08:59:39 +00:00 |
class.accounts_ldap.inc.php
|
Added file space option, file_space column to phpgw_accounts
|
2001-07-01 22:30:07 +00:00 |
class.accounts_shared.inc.php
|
Slight mod to make it work independently for users/groups (for ldap)
|
2001-06-26 10:25:10 +00:00 |
class.accounts_sql_wip.inc.php
|
Fixes for php3 and ldapimport/export
|
2001-06-28 08:59:39 +00:00 |
class.accounts_sql.inc.php
|
Moved to use the new limit_query() function
|
2001-07-02 19:49:50 +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
|
Fixes proposed by ralfbecker on the ACL.
|
2001-06-30 14:55:46 +00:00 |
class.applications.inc.php
|
Various cleanups. Trying to remove some warnings when generating php errors to a file.
|
2001-05-14 03:54:40 +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
|
Moved the one altered function into old file as new_*, remove _wip
|
2001-06-26 21:29:39 +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
|
Added feature to drop the previous login into appsessions, this way developer can find out how long its been since they last logged in.
|
2001-06-03 17:58:12 +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
|
Formatting
|
2001-05-02 12:52:44 +00:00 |
class.browser.inc.php
|
Add detection for Konqueror
|
2001-05-31 05:06:16 +00:00 |
class.categories.inc.php
|
update function return_lingle to also return the app_name plus function id2name to only return -- if =='name'
|
2001-07-03 12:52:13 +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
|
make custom email passwd fix available to both SM and /email
|
2001-07-02 20:02:15 +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.inc.php
|
Formatting
|
2001-05-21 09:12:10 +00:00 |
class.country.inc.php
|
Reset the country array in case this gets called twice in one page
|
2001-05-21 16:13:13 +00:00 |
class.crypto.inc.php
|
This looks like this has been a long time problem. The mcrypt_generic_init() needed to be called before _EVERY_ mcrypt_generic() and mdecrypt_generic() call. There is a change in the functionality of decrypt now. When decrypting complex object structures, it does not automatically unserialize the object. This is to give the app developer the ability to reset stdClass types to the appropriate class they should be.
|
2001-06-16 19:02:31 +00:00 |
class.datetime.inc.php
|
Cleanups for warning messages.
|
2001-06-17 16:55:04 +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
|
Changed the limit_query() function to make it easier for developers to use (NOT TESTED)
|
2001-07-02 19:17:04 +00:00 |
class.db_mysql.inc.php
|
Changed around the limit_query() function to be easier for developers to use
|
2001-07-02 19:16:20 +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
|
Changed around the limit_query() function to be easier for developers to use
|
2001-07-02 19:16:20 +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
|
trying to get windows support working
|
2001-06-20 08:36:55 +00:00 |
class.graphics.inc.php
|
Fix php tag
|
2001-03-29 20:17:54 +00:00 |
class.hooks.inc.php
|
Various cleanups. Trying to remove some warnings when generating php errors to a file.
|
2001-05-14 03:54:40 +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.linkbox.inc.php
|
email now checks for new messages on home page
|
2001-02-04 19:57:24 +00:00 |
class.matrixview.inc.php
|
Add lang calls
|
2001-04-22 20:28:22 +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
|
Formatting
|
2001-05-21 09:00:41 +00:00 |
class.nextmatchs.inc.php
|
For some reason this commit from last week never went through
|
2001-07-01 22:50:53 +00:00 |
class.phpgw.inc.php
|
Cleanups for warning messages.
|
2001-06-17 16:55:04 +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
|
Caching has been reworked and added back in.
|
2001-06-22 00:49:32 +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
|
sbox2 extends now sbox, new function getDate
|
2001-06-04 18:23:22 +00:00 |
class.sbox.inc.php
|
I fixed something, just forget what it was
|
2001-07-01 22:49:51 +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.sessions.inc.php
|
If the menuaction variable is present, it will now add that for the session_action, this is meant for the 3 teir design
|
2001-07-01 22:26:47 +00:00 |
class.Template_new.inc.php
|
updated documentation tags
|
2001-05-08 21:20:47 +00:00 |
class.Template.inc.php
|
Fix for bug #432123.
|
2001-06-25 02:37:18 +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
|
Reformatting only
|
2001-06-15 21:29:33 +00:00 |
class.translation.inc.php
|
trying to get windows support working
|
2001-06-20 08:36:55 +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
|
Formatting
|
2001-05-21 09:12:10 +00:00 |
class.vfs_wip.inc.php
|
Added get_size (), slightly altered ACL policy for being in a group
|
2001-07-02 20:38:49 +00:00 |
class.vfs.inc.php
|
Put old VFS back in place
|
2001-05-15 00:55:52 +00:00 |
class.wap.inc.php
|
*** empty log message ***
|
2001-05-07 01:01:03 +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.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.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 |
footer.inc.php
|
Fix for new vars
|
2001-06-27 05:07:24 +00:00 |
functions.inc.php
|
Added a debug array function
|
2001-07-01 17:57:59 +00:00 |
phpgw_mime.types
|
hopefully settled the directory structure once and for all
|
2000-12-21 09:16:30 +00:00 |