Mass convert NULL -> null. Left strings and comments alone, obviously.
[lhc/web/wiklou.git] / includes / specials / SpecialSearch.php
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-16 Chad HorohoeRemove some unused globals
2009-10-02 Alexandre Emsenhuber* (bug 20948) "Create this page" on Special:Search...
2009-09-17 Brion VibberFix for r55592: show the direct-page link/create link...
2009-09-10 Roan KattouwFix omission of ) in r51807 that eluded php -l because...
2009-09-08 Andrew GarrettAdd "Discussions" option to search when LiquidThreads...
2009-08-26 Aryeh GregorFor search, move "create page" below "no results"
2009-08-21 Aryeh GregorAutofocus Special:Search box
2009-08-17 Raimond SpekkingUse formatNum for some more numbers.
2009-08-14 Andrew GarrettCustomise display of thread search result titles.
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-07-30 Aaron SchulzRemoved $wgUseOldSearchUI and old search ui class
2009-07-24 Robert StojnićProperly escape the search term here.
2009-07-11 Robert StojnićAdd search term to search-nonefound since wiktionaries...
2009-07-02 Alexandre EmsenhuberXml::element() -> Xml::tags() since the content is...
2009-07-02 Robert StojnićShould always close the form here since it apparently...
2009-07-02 Robert StojnićFix background color of the searchbox and "did you...
2009-07-01 Robert StojnićRevert r51246 for now. It might not be *always* appropr...
2009-06-21 Robert StojnićFollow-up for r52261, some in-progress stuff sneaked in.
2009-06-21 Robert StojnićPreserve formatting even when create article link is...
2009-06-15 Robert StojnićFix for r51574: did you mean.. links were broken, the...
2009-06-12 Robert StojnićAnother follow-up for r51807: add a missing </form...
2009-06-12 Robert StojnićFix warning in r51807, $out is first used here so need...
2009-06-12 Trevor ParscalChanged how the search UI is rendered.
2009-06-07 Siebrand MazelandFollow-up to r51572. SpecialSearch.php was a bit broken...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-04 Tim StarlingRevert r49935 (decode character entities in namespace...
2009-05-31 Robert StojnićWhitespace after the "check" label.
2009-05-31 Robert StojnićBug 19039: new "(un)select all" buttons misplaced at...
2009-05-31 Robert StojnićDon't use submit buttons in r51228 for select all/none...
2009-05-31 Robert StojnićLastest followup to r50207: show create article link...
2009-05-31 Robert StojnićAnother follow-up for 50207: show form header for empty...
2009-05-31 Robert StojnićMore work on new search UI (follow-up to r50207):
2009-05-06 Robert StojnićFollow-up for r50207: mysql won't estimate total number...
2009-05-04 Robert StojnićRedesign of the "new search UI" per Trevor's design...
2009-04-27 Niklas Laxström* Remove trailing whitespace
2009-04-27 Niklas Laxström* (bug 18535) Search tab tool-tops are corrupted
2009-04-04 Alex Z* (bug 18316) Removed superfluous name="fulltext" from...
2009-03-21 Robert Stojnić(bug 17405) have "Did you mean..." mirror the Go/Search...
2009-03-08 Siebrand Mazeland* Use $wgLang->commaList( array ) instead of implode...
2009-02-22 Aaron SchulzMade powersearch-field message a label for the search...
2009-02-21 Alex Z(bug 13778) - Add a hidden input to the search form...
2009-02-02 Raimond SpekkingWrap 'searchresulttext' into a div with class
2009-01-28 Brion VibberFix regression from r45502 -- extra "search" got displa...
2009-01-28 Brion VibberRevert r45651 "Wrap 'searchresulttext' into a div with...
2009-01-10 Raimond SpekkingWrap 'searchresulttext' into a div with class
2009-01-07 Aryeh GregorMake sure that "did you mean" displays at the top
2009-01-05 Brion VibberFollow-up to r45425 -- bug was in MWSearch, not core...
2009-01-05 Brion Vibber* Fix XSS in Special:Search with extended engine featur...
2009-01-02 Aryeh GregorMake "did you mean" more Googley
2008-12-31 Robert StojnićBackport r45215 to old search ui and move search engine...
2008-12-31 Robert StojnićPair to previous commit: handle the 'prefix' param...
2008-12-25 Alexandre EmsenhuberPHP 5.3 really doesn't like Namespace:: :)
2008-12-18 Aaron SchulzFix odd syntax that made XHTML error
2008-12-18 Robert StojnićNew search UI tweaks:
2008-12-12 Aaron SchulzTweak JS focusing
2008-12-11 Chad HorohoeSelf revert. Need to focus when there's no results...
2008-12-11 Chad HorohoePer code review. Only set focus if we have a search...
2008-12-11 Aaron SchulzSet focus
2008-12-05 Aaron SchulzKeep form only for "file:" searches
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-23 Aaron Schulz* Remove project+main search to reduce clutter
2008-11-19 Aaron SchulzMore fixes and consistency tweaks
2008-11-19 Aaron Schulz* Checkbox fix
2008-11-19 Aaron Schulz* Make for loop faster
2008-11-19 Aaron Schulz* Remove <hr/>
2008-11-17 Aaron Schulz* Re-commit new search UI code, disabled by default...
2008-11-15 Ilmari Karonenminor fix for r43517: float tables to the right on...
2008-11-15 Ilmari Karonenmake the layout of the namespace checkboxes in powerSea...
2008-11-14 Brion VibberReverting in-development search changes pending fixing.
2008-11-12 Aaron Schulz'advanced' link consistency
2008-11-12 Aaron SchulzAdd valign="top"
2008-11-12 Aaron SchulzSuppress index link if no term given
2008-11-11 Raimond SpekkingCleanup for r43376:
2008-11-11 Aaron Schulz* Recommitting Search UI changes from r42352
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-10-25 Brion VibberBack out r42352, r42355, r42363, r42410 for now "Redesi...
2008-10-23 Alex ZDon't show a broken wikilink to Special:Allpages when...
2008-10-23 Alexandre Emsenhuberfix XHTML error per report on [[Special:Code/MediaWiki...
2008-10-23 Chad HorohoeThrow a fieldset around the new search options.
2008-10-22 Robert StojnićRedesign Special:Search:
2008-09-05 Tim Starling* Don't force rendering in File::getThumbnail(). The...
2008-08-26 Brion Vibber* (bug 15264) Underscores in Special:Search/Foo_bar...
2008-08-19 Purodha B Blissenbachfix Bug 15240 Special:Search uses wrong data in PLURAL
2008-08-02 Robert StojnićAnother shot at bug 11035, added descriptive HTML title...
2008-08-02 Robert StojnićWhoops, committed this by mistake.
2008-08-02 Robert StojnićSeems we cannot relay on __toString() to do its job...
2008-08-02 Robert Stojnić* (bug 14972) Use localized alias of Special:Search...
2008-07-30 Chad HorohoeThe documented setting on MW.org (and in DefaultSetting...
2008-07-23 Aryeh GregorRefactor a bit preparatory to fixing bug 8068: rewrite...
2008-06-19 Brion VibberRename all the special page class files back to their...