.. |
adodb
|
updates to work around postgres error while upgrading a phpGW 0.9.14 install
|
2005-02-10 15:15:29 +00:00 |
fpdf
|
added class to create pdf file
|
2004-06-04 06:17:23 +00:00 |
galaxia_workflow
|
add a rule 7) in activities verifications. Start activities must be autorouted and interactive. Just to alert user what he is doing can't work actually.
|
2005-05-17 21:42:30 +00:00 |
class.accounts_contacts.inc.php
|
modernized code and fixed problem reported on the list: new installs cant create admin-account due to not longer existing phpgw class in the api
|
2005-03-24 13:15:12 +00:00 |
class.accounts_ldap.inc.php
|
some fixes:
|
2005-05-13 16:02:37 +00:00 |
class.accounts_sql.inc.php
|
modernized code and fixed problem reported on the list: new installs cant create admin-account due to not longer existing phpgw class in the api
|
2005-03-24 13:15:12 +00:00 |
class.accounts.inc.php
|
big documentation update
|
2005-04-25 10:09:10 +00:00 |
class.acl.inc.php
|
- applied patch from cornelius Weiss: fixes some probs with xmlrpc too
|
2005-04-13 08:53:42 +00:00 |
class.applications.inc.php
|
fixed typo according to patch [ 983936 ] Problem with language preferences
|
2004-07-03 12:43: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
|
new auth_ads class:
|
2005-05-13 15:58:10 +00:00 |
class.auth_http.inc.php
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
class.auth_ldap.inc.php
|
Correct a variable name, it should be "$_account_id" not "$account_id"
|
2004-12-14 02:12:09 +00:00 |
class.auth_mail.inc.php
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
class.auth_nis.inc.php
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
class.auth_pam.inc.php
|
Fix broken PAM authentication
|
2005-05-24 13:00:13 +00:00 |
class.auth_sql.inc.php
|
added support for authentication via cookie. NOTE: you have to enable this in setup if u want to use it.
|
2005-05-11 18:25:17 +00:00 |
class.auth_sqlssl.inc.php
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
class.auth.inc.php
|
- massive code cleanup
|
2005-05-10 19:00:55 +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
|
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
|
2004-07-25 01:41:37 +00:00 |
class.common.inc.php
|
changing from
|
2005-03-03 10:47:28 +00:00 |
class.config.inc.php
|
reworked so-layer for MaxDB and new db-functions
|
2004-08-03 22:52:55 +00:00 |
class.contacts_ldap.inc.php
|
somtimes less is more ... do not confuse users with just doing nothing, just because he likes to type phonenumbers with an extra space
|
2004-07-11 13:35:22 +00:00 |
class.contacts_sql.inc.php
|
Enable searching the given name when doing a query by alphabet
|
2005-01-27 01:50:29 +00:00 |
class.contacts.inc.php
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
class.contenthistory.inc.php
|
added not allways set sync_changedby column, which is required as it is NOTNULL and some code modernisation ;-)
|
2005-03-30 08:16:31 +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
|
support to set the client-encoding (charset) for the DB and select a system-charset (utf-8 or others) at installation time
|
2004-11-21 10:54:11 +00:00 |
class.db.inc.php
|
fixed not working charset conversation in setup
|
2005-04-15 14:01:15 +00:00 |
class.egw.inc.php
|
changing from
|
2005-03-03 10:47:28 +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
|
fixing bug [ 992090 ] Could not log out
|
2004-07-21 10:12:58 +00:00 |
class.graphics.inc.php
|
replace the crap
|
2004-08-09 13:20:26 +00:00 |
class.historylog.inc.php
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
class.hooks.inc.php
|
removed unnecessary ';' in query in register_hooks, MaxDB treats them as SQL-errors
|
2004-08-04 10:30:47 +00:00 |
class.html.inc.php
|
fixed generation of options in select-boxes: now 0 == '0' != '' when marking options as selected
|
2005-05-20 17:00:12 +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
|
new schema_proc class seems to work now
|
2004-08-13 18:59:00 +00:00 |
class.javascript.inc.php
|
Removed print_r() debug line I forgot... sorry!
|
2004-11-25 20:27:35 +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
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
class.log.inc.php
|
move from old projct to new one
|
2004-05-05 12:06:13 +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
|
fixing the fix ;-)
|
2004-08-23 18:44:37 +00:00 |
class.PclZip.inc.php
|
File Compression classes
|
2004-10-27 23:37:27 +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
|
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
|
2004-07-25 01:41:37 +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
|
fixed update problem of wiki, RenameColumn could not deal with column-names in mixed case
|
2005-02-27 19:51:24 +00:00 |
class.send.inc.php
|
fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed
|
2004-07-21 21:15:54 +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
|
$GLOBALS['phpgw{_info}'] ==> $GLOB ALS['egw{_info}']
|
2005-03-04 11:30:00 +00:00 |
class.sessions_php4.inc.php
|
1) fixed lost egw object if register_globals=On: was caused by the identicaly named session-variable used for php4-sessions (now renamed to egw_session)
|
2005-03-04 11:33:44 +00:00 |
class.sessions.inc.php
|
new auth_ads class:
|
2005-05-13 15:58:10 +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
|
move from old projct to new one
|
2004-05-05 12:06:13 +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.inc.php
|
change back the egwhack
|
2004-08-09 21:28:47 +00:00 |
class.translation_file.inc.php
|
move from old projct to new one
|
2004-05-05 12:06:13 +00:00 |
class.translation_sql.inc.php
|
$GLOBALS['phpgw{_info}'] ==> $GLOBALS['egw{_info}']
|
2005-03-04 15:47:08 +00:00 |
class.translation.inc.php
|
Use GLOBALS
|
2001-08-31 08:45:44 +00:00 |
class.uiaccountsel.inc.php
|
corrected a "funny" php5 behavior
|
2005-05-20 11:24:54 +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
|
applied patch [ 956110 ] webdav VFS checks for local directories
|
2004-05-23 23:22:24 +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
|
VFS SQL2 classes
|
2005-05-17 14:48:20 +00:00 |
class.vfs_sql.inc.php
|
changed ACL code to use standard get_grants method from the acl-class, the existing coded tried it on it's own and failed if directories were owned by a group
|
2005-03-07 17:08:54 +00:00 |
class.vfs_versionsystem.inc.php
|
VFS SQL2 classes
|
2005-05-17 14:48:20 +00:00 |
class.vfs.inc.php
|
'vfs_' column-prefix and "new" table-name for egw_vfs
|
2005-02-26 14:00:02 +00:00 |
class.workflow_activitymanager.inc.php
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
class.workflow_baseactivity.inc.php
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
class.workflow_gui.inc.php
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
class.workflow_instance.inc.php
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
class.workflow_instancemanager.inc.php
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
class.workflow_process.inc.php
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
class.workflow_processmanager.inc.php
|
The ProcessManager class is dependant on the RoleManager class (when creating new minors/majors)
|
2004-08-10 14:08:56 +00:00 |
class.workflow_processmonitor.inc.php
|
galaxia workflow api
|
2004-08-07 19:46:10 +00:00 |
class.workflow_rolemanager.inc.php
|
galaxia workflow api
|
2004-08-07 19:46:10 +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_epi.inc.php
|
1) added a base-class with some useful functions:
|
2004-03-10 00:38:10 +00:00 |
class.xmlrpc_server_php.inc.php
|
remove last of the global calls
|
2004-12-29 04:19:56 +00:00 |
class.xmlrpc_server.inc.php
|
Fix credits due to shared class - please add yourself into the shared class if you were the author
|
2004-11-22 03:02:42 +00:00 |
class.xmlrpcmsg.inc.php
|
ereg_replaceD
|
2004-01-26 03:33:09 +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
|
_check_script_tags function:
|
2005-03-15 15:36:44 +00:00 |
footer.inc.php
|
new header-template to:
|
2005-03-03 10:45:52 +00:00 |
functions.inc.php
|
given the regular "you need to port your header ..." message
|
2005-03-03 11:01:19 +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
|
replace the crap
|
2004-08-09 13:46:03 +00:00 |
soaplib.soapinterop.php
|
replace the crap
|
2004-08-09 13:46:03 +00:00 |
xml_functions.inc.php
|
replace the crap
|
2004-08-09 13:46:03 +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 |