Indentation fixes and minor cleanups
[squirrelmail.git] / src / addressbook.php
2004-08-15 jervforsIndentation fixes and minor cleanups
2004-08-14 jervforsXHTML fixes
2004-08-05 pdontthinkUneditable address book entries no longer have checkbox...
2004-07-01 kinkRemove wrong strip_tags and fix formatting in addressbo...
2004-06-18 kinkGet the alternating row colors of the addrbook in sync...
2004-05-05 tokuladding address book sorting options. changed some parts...
2004-05-04 tokulcleaned tabs. most of the changes unseen by diff -uw
2004-04-18 tokuladding list sort options. no sort indicator yet.
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-04-08 tokulbugfix. table was incorrectly closed when system had...
2004-03-31 kinkMake use of forms.php functions.
2004-03-28 kinkImprove html encoding of addressbook, and rename a...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-12-26 tokulSupport of multiple writeable address book backends
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-11-10 kinkReintroduce alternating colors in addressbook, somethin...
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-06-28 cigamitFix bug while modifying addresses, if you get an error...
2003-06-26 janglissFixes bug #548189. The code was checking for the nickn...
2003-06-08 kinkFix comp_in_new: make outputing the compose link a...
2003-05-18 kinkFix comp_in_new.
2003-03-27 philippe_mingoMasato Higashiyama japanese patch.
2003-03-03 ebullientLots of changes for variable initialization - clean...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-10-26 kinkObsolete array.php
2002-09-21 kinkMore rg=0
2002-09-13 philippe_mingo5) XSS in addressbook (different):
2002-09-13 philippe_mingo_MAIN_ Exploit:
2002-09-10 indiri69More SM_PATH changes
2002-09-08 kinkFix HTML-compliance here and there.
2002-09-06 thomppjA terrible pile of things done to the code. Did a littl...
2002-09-06 thomppjPart 1 of switch to use of SM_PATH with require_once.
2002-08-05 itsbruceFixes to properly escape awkward characters in e-mail...
2002-07-26 itsbruceaddress book pages and popup modified to use AddressBoo...
2002-06-24 philippe_mingor2l by Yoav
2002-06-12 jmunrofix for compose in new window from addressbook.php
2002-03-17 brongMake the Edit and Delete links actually appear if you...
2002-02-11 jmunroAdded a "compose in new window" option located in displ...
2002-01-22 philippe_mingoPaul:
2002-01-19 teepesome more fixes to solve the vhost problem (icy cold...
2002-01-18 teepefix #505255
2001-12-27 philippe_mingoTypo
2001-12-26 teepesome more html cleanup provided by Dave Huang
2001-12-25 teepesorting of addressbook_search fixed, thanks to the...
2001-12-25 teepe\n must be in "" and not in '' ...
2001-12-24 teepestyle police
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-04 teepestyle police step 1 on this file...aarrgghh it's horrib...
2001-12-02 thomppjCode cleanup brigage...
2001-11-24 philippe_mingoFixed line breaks that didn't allow xgetpo to work
2001-11-21 philippe_mingo(c) stuff
2001-11-20 philippe_mingoSome fixup:
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-25 fidian* Added global address book support (disabled by default)
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-05-01 fidian* Removed a warning
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-04-13 fidian* split uses regexps. explode does not.
2001-01-30 lbergmanTook out cvs confusion
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-03 palloFixed bug #126497 + problem with error handling in...
2000-10-13 palloImproved the way some errors are handled.
2000-08-08 palloRenamed $key variable in loops (fixes bug #111155)
2000-08-04 lbergmanAdded hook at the bottom named addressbook_bottom...
2000-08-04 lkehresman- added more hooks
2000-07-05 lbergmanAdded minimum GNU License
2000-07-02 nehresmafixed html problem and spelling error
2000-06-30 lbergmanAdded csv import form HTML to addressbook.php.
2000-06-29 gustavfRemoved dependency on IMAP. Uses auth.php instead.
2000-06-28 palloSome changes to HTML table code.
2000-06-24 lkehresmanmade a few asthetic changes to addressbook.php -- made...
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-10 nehresmaadded use of PHP's session management
2000-04-06 palloFixed bug in HTML when addressbook is empty.
2000-04-03 palloNow works with track_vars off.
2000-04-02 palloAddress management (delete & modify) complete.
2000-03-30 palloAdded addressbook management.