Commit History

Author SHA1 Message Date
  Spuds c0f6b4b407 ! Invalid search query on relevance due to new hook 12 years ago
  emanuele45 86d1db0c91 Merge pull request #153 from emanuele45/copyright_2012 12 years ago
  emanuele 02667d6d57 Copyrights changed to 2012 12 years ago
  Spuds 0c87ef20d8 ! minor format and txt cleanup 12 years ago
  John Rayes 4f068c718e More search weight changes to use the new array 12 years ago
  John Rayes 4d3e38d629 Remove newlines 12 years ago
  John Rayes 9e4d4882f0 ! Adjust search weight parameters for the different queries 12 years ago
  John Rayes 56ea24e6c0 ! Hooks which passed variables which could potentially be changed must be passed by reference in order to actually work their damn magic 12 years ago
  emanuele c6dd6c3fc2 Merge branch 'master' into generic_js_load_boards 12 years ago
  emanuele fd85a6d76b Fixed a couple of undefined variables errors in search 12 years ago
  emanuele befe51b30b (poorly) Expanded the 'jump to' js code to allow using it outside of the jump to, and used them to load the quick moderation list of boards 12 years ago
  emanuele 9f20913011 Fixed database error in Search.php 12 years ago
  John Rayes 48ff9b75e2 ! Misplaced brackets! My nemesis... 12 years ago
  John Rayes 2129ab04f5 + Hook into quick moderation option box on search results 12 years ago
  John Rayes 430e63c38d + Adding hooks for search 12 years ago
  John Rayes bd61a065f3 * Extend boardsAllowedTo() 12 years ago
  emanuele 6d30321ca8 + New permission to send emails to members [Bug 4969] 12 years ago
  Spuds 16f368999c + added optional quick search drop down selection (board / topic / site / members) 12 years ago
  Spuds 123eb94fe4 + Add new message icon for polls ... remarkable how many files need to be updated for such a simple add 12 years ago
  Spuds d60accdcbc ! conversion of gif to png, many files, source and templates 12 years ago
  Spuds 6b78799638 ! old $txt string used in a couple of places 12 years ago
  Spuds 1121311b73 ! Bye bye loadClassFile we hardly knew you ... plus not need for PHP 5.0.0+ Admin.php, ManageLanguages.php, ManagePaid.php, ManageSearch.php, PackageGet.php, Packages.php, Search.php, Subs-Package.php 12 years ago
  Spuds 7ce72a18f5 ! some more minor doc changes 12 years ago
  Spuds 7bcec8a9a2 ! missing var initialization for advanced search 12 years ago
  Spuds 2fc9c74037 ! fix for certain search terms not being correctly highlighted in the returned results 12 years ago
  Spuds f8d5075a85 ! missing global in SplitTopics.php 12 years ago
  emanuele 52490d900e ! search error shows the correct maximum lenght of a string [Bug 4823] 12 years ago
  Spuds 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
  Spuds 906795f52e ! Cleanup, many files (sync of in / out changes) 12 years ago
  Spuds f265b300f9 ! Some more substr() changes 12 years ago