phpDocumentor updates
[squirrelmail.git] / functions / addressbook.php
2005-09-18 jervforsphpDocumentor updates
2005-06-21 tokuladding ldap listing controls to conf.pl
2005-06-16 tokulhtmlentities break everything that is not iso-8859-1
2005-06-15 stekkelXSS fixes
2005-06-04 jervforsString and phpDocumentor fix
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-03-27 tokulmissing extension problems are handled inside backend...
2005-03-20 tokuladding listing controls to file backend
2005-03-02 tokuluse same width as other tables on src/addressbook.php
2005-02-27 tokulall error messages are displayed in one error box.
2005-02-09 tokuldisplay error box with more details.
2005-02-03 tokulshould fix one #1105760 issue. (old config file and...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-14 tokulremoving obsolate global abook comments.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 tokuladding phpdoc blocks in addressbook classes (one more...
2004-10-28 cigamitMinor Bug fix, localbackendname was being set in the...
2004-10-09 tokulmoving functions from src/addressbook.php to functions...
2004-08-24 jervforsMinor cleanups
2004-08-15 jervforsXHTML fixes
2004-08-11 jervforsXHTML fixes
2004-05-05 tokuladding address book sorting options. changed some parts...
2004-04-18 tokuladding address book sorting function
2004-04-12 tokulMoving addressbook functions to separate phpdoc subpackage.
2004-03-31 tokuladding two hooks that allow integrating third party...
2004-03-26 cigamitAddressbook Fix. This code was suppose to allow the...
2004-03-11 kinkWe don't support PHP 4.0.x anymore; update the docs...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-12-26 tokul1. added non anonymous ldap binding patch. (thanks...
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-08-25 janglissPHP 5 fix, cure for the error about undeclared extensio...
2003-07-07 pdontthinkOops, global addressbook wasn't working
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-21 kinkAssorted fixes, courtesy Roberto De Luca && kink
2002-09-10 indiri69More SM_PATH changes
2002-09-06 thomppjConverted all files in functions/ to use SM_PATH. This...
2002-07-31 itsbruceFix full_address function to allow user setting always...
2002-07-31 itsbruceAdded user preference to full_address function
2002-07-26 itsbrucefull_address method added - itsbruce
2002-06-24 philippe_mingoRollback
2002-06-24 philippe_mingoR2L by Yoav
2002-01-31 simondFix small mistype
2002-01-31 simondconf.pl and administration plugin can now edit the...
2002-01-30 simondAllow easy editing of address book DSN
2001-12-25 teepesorting of addressbook_search fixed, thanks to the...
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-21 philippe_mingoCleanup
2001-12-13 thomppjAdded option to do data and attachment directory hashin...
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-11-15 philippe_mingoString fix and chmod
2001-11-13 teepefixed typo
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-25 fidian* Added global address book support (disabled by default)
2001-05-08 fidian* A sparking, new, shiny 'global' line
2001-05-07 palloMade it easier to configure personal addressbooks in...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-07 fidian* Minor bugfixes with addressbooks
2001-02-06 fidian* Removed a potential warning and potential config...
2001-02-05 fidianFor all strings in regexps:
2001-02-05 palloAdded example code to help people enable the database...
2001-01-31 fidianChanged regexps
2001-01-31 thomppjCorrect changes of "" to ''.
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-11 gpadghamo PHP 4.0.4 seemed to have problems with the usort...
2001-01-03 palloFixed bug #126497 + problem with error handling in...
2000-08-17 gustavfChanged a few strings to be easier to translate. Should...
2000-08-09 palloOnly configure LDAP-addressbook(s) if PHP has LDAP...
2000-08-08 palloRenamed $key variable in loops (fixes bug #111155)
2000-06-21 palloAdded "List all" button to javascript address book.
2000-04-02 palloAdded address editing and removal methods.
2000-03-30 palloFixed typo.
2000-03-30 palloImproved local backend handling.
2000-03-30 palloImproved error handling.
2000-03-28 palloMore verbose error reporting.
2000-03-28 palloSome changes to make translation easier.
2000-03-25 palloAdded addressbook+LDAP functions.