Clarify docs
[squirrelmail.git] / src / search.php
2007-09-28 pdontthinkFix undefined var notices on search page
2007-08-09 pdontthinkAllow use of checkall=1 in URI for message list pages...
2007-07-14 kinkadd PAGE_NAME constant to every page under src/.
2007-03-06 kinkdo not special case a folder named 'None'. There's...
2007-02-12 kinkrequire of mailbox_display was required for sqm_api_mai...
2007-02-07 pdontthinkRemoving getButton(). Not being used anywhere in core...
2007-01-13 kinkincrement year in copyright notices
2007-01-07 kinkno & encoding in redirect url please
2007-01-07 kinkImprove attachment file handling: use one new function...
2007-01-05 pdontthinkMake compact paginator work on search results
2007-01-04 pdontthinkPartial fix for non-javascript compact paginator on...
2007-01-03 pdontthinkAlways add $base_uri to templates
2007-01-03 pdontthinkUse checkForJavascrip() instead of $javascript_on
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-08-31 stevetruckstuffTemplating for searching email
2006-08-05 kinkDo not pass the $key to sqimap_login, that takes care...
2006-07-30 tokulfixed undefined notice
2006-04-05 stekkelCentralized init
2006-02-21 stevetruckstuffNew icon theming. Also added basic template for left_m...
2006-02-08 stekkeldisable server sort/thread option
2006-01-28 stekkel* added footer template which also takes care of displa...
2006-01-23 tokulcopyright update
2005-11-21 kinkgeneral cleanup
2005-11-19 braverock- fix 'only variables may be passed by reference errors...
2005-11-12 tokulunifying some strings. reduces number of translations
2005-11-01 janglissSecurity: XSS issue in search.php originally reported...
2005-10-15 stekkelSupport for HttpOnly cookies.
2005-09-18 jervforsphpDocumentor updates
2005-06-26 tokulfunctions test for addCheckBox function that is available.
2005-06-15 stekkelXSS fixes
2005-06-04 jervforsFormatting and adding FIXME to addressbook.php
2005-05-29 tokulmoving search functions to separate section in phpdoc.
2005-04-20 stekkel* Fix sort order direction
2005-04-19 stekkelFix for "No messages found" messages. Only display...
2005-04-16 stekkelRestart the session after forward as attachment.
2005-04-14 stekkeltypo
2005-04-14 stekkelTemplates
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-27 kinkIncrement year in copyright notice.
2004-12-03 indiri69Close the form. Otherwise selecting all results from...
2004-12-03 indiri69Use the count of what we found, not what is in the...
2004-11-01 tokulAdding compact page selection options. Thanks to Felix...
2004-09-12 cigamitSmall bug fix - $targetmailbox was only being set when...
2004-08-15 jervforsIndentation fixes and minor cleanups
2004-08-15 jervforsXHTML fixes
2004-08-14 jervforsI18n fixes
2004-07-06 indiri69Remove the multiple lines of 'No Messages Found' when...
2004-06-07 tokulThis is configuration option documented in config/confi...
2004-05-31 stekkelRewrite of internal message caching
2004-05-22 stekkelAnother big update:
2004-05-21 stekkelbig update
2004-05-18 robsiembhonor checkall variable
2004-05-10 alex-brainstormXHTML fixes, as pointed out by Tomas. Also reenabled...
2004-05-10 alex-brainstormMake - and + untranslatable
2004-05-10 alex-brainstormStore/get search results from session.
2004-05-03 alex-brainstormUI changes in show/hide saved/recent
2004-05-03 alex-brainstormTransmit sqimap_mailbox_select() result to mail_message...
2004-05-03 alex-brainstormEnabled basic and advanced mode. Basic mode is compatib...
2004-04-20 alex-brainstormRemove debug statement
2004-04-20 stekkel$checked => $exclude
2004-04-19 kinkSome more use of forms.php functions which ensure corre...
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-03-31 alex-brainstormAdjust display for Thread View link left-aligned placement
2004-03-06 kinkAdd flush statement after the search form. Searching...
2004-03-01 ebullientsearch.php was not updated to new mailbox list signatur...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-01-31 alex-brainstormSync search results display with new mailbox_display
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-11-11 alex-brainstormMore PhpDocumentor works
2003-11-09 alex-brainstormAdded subfoldering from an idea/patch by Thomas Pohl...
2003-11-01 alex-brainstormSORT and THREAD handling in search
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-08-21 alex-brainstormAdd New Criteria now duplicates the last Criteria
2003-08-17 alex-brainstormreplace htmlentities() with htmlspecialchars() since...
2003-07-31 alex-brainstormBroken dependencies... :(
2003-07-30 alex-brainstormBroken dependencies... :(
2003-07-30 alex-brainstormDo not strip_tags the mailbox name, htmlentities()...
2003-07-27 alex-brainstormReplace None mailbox with first available mailbox ...
2003-07-26 alex-brainstormCreate a [Missing] option in mailbox select if mailbox...
2003-07-12 alex-brainstormINBOX is not case-insensitive
2003-07-09 janglissAlex, onetimepad is the encryption key, we might need...
2003-07-08 alex-brainstormReget the global since it seems we need it
2003-07-05 alex-brainstormcheck criteria argument + code cleaning
2003-07-05 alex-brainstormDue to popular demand, use only the word 'criteria'
2003-07-04 alex-brainstormone more notice
2003-07-02 tassiumPatch from Alex Lemaresquier to correct a minor renderi...
2003-07-01 tassiumModified version of asearch plugin, replacing our searc...
2003-05-18 kinkFix comp_in_new.
2003-03-27 philippe_mingoMasato Higashiyama japanese patch.
2003-03-11 kinkMore cleanup. This dir all done.
2003-01-23 tassiumPrevent XSS silliness in memorized searches.
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-21 kinkAssorted fixes, courtesy Roberto De Luca && kink
2002-12-12 tassiumI found errors when using search on "all folders"
2002-12-08 philippe_mingo[ 643430 ] "All folders" must be _("All folders")
2002-10-26 kinkObsolete array.php
2002-10-24 sizzlingmercuryFolder Selection changes integrated from sizzle-ui...
2002-10-10 stekkelUI mods
2002-09-22 kinkKeep on going... rg=0
next