| Sun, 08 Nov 2009 13:47:41 +0100 |
E_ALL fix
|
file | diff | annotate |
| Sun, 08 Nov 2009 12:26:46 +0100 |
Use a plain space (not ) for empty fields in search results to ensure flush left border for results without an author field
|
file | diff | annotate |
| Thu, 05 Nov 2009 21:59:17 +0000 |
Fixed sorting on table style
|
file | diff | annotate |
| Thu, 05 Nov 2009 21:35:39 +0000 |
Dont display sort by author when searching by author (feature request #0000910)
|
file | diff | annotate |
| Thu, 05 Nov 2009 21:33:05 +0000 |
Corrected some code logic, sort items were still being displayed when they had been disabled using ListFactory::setField()
|
file | diff | annotate |
| Thu, 05 Nov 2009 19:05:28 +0000 |
Fixed some layout issues with Table style search results and made current sort order more visible.
|
file | diff | annotate |
| Thu, 05 Nov 2009 00:43:55 +0000 |
Limit the limit drop down box in the search results page (feature request #0000910)
|
file | diff | annotate |
| Sun, 25 Oct 2009 23:15:27 +0000 |
Documented new functions, code cleanup and minor performance tweaks
|
file | diff | annotate |
| Sun, 25 Oct 2009 22:01:38 +0000 |
Added callback function to search API (feature request #0000985)
|
file | diff | annotate |
| Sun, 18 Oct 2009 02:25:07 +0100 |
Fixed sorting and limiting the results at the same time (bug #0001007)
|
file | diff | annotate |
| Mon, 21 Sep 2009 22:40:37 +0100 |
Allow external apps to contribute to search results (feature request #0000985)
|
file | diff | annotate |
| Mon, 21 Sep 2009 20:23:48 +0100 |
Preliminary fix for search result sorting (feature request #0000910)
|
file | diff | annotate |
| Thu, 18 Jun 2009 21:25:41 +0100 |
Fixed IE6 and Safari compatibility issue with sort and limit combo boxes in search results (part of bug #0000874)
|
file | diff | annotate |
| Mon, 25 May 2009 14:06:13 +0100 |
Don't display search result info when there is nothing to show
|
file | diff | annotate |
| Thu, 30 Apr 2009 21:44:45 +0100 |
Better search handling for older plugins
|
file | diff | annotate |
| Wed, 01 Apr 2009 00:39:22 +0100 |
Implemented standard PHP callback function into the listfactory, provided by jmucchiello (bug #0000755)
|
file | diff | annotate |
| Tue, 31 Mar 2009 21:45:20 +0100 |
Changing $_REQUEST to $_GET in the search engine
|
file | diff | annotate |
| Tue, 31 Mar 2009 00:30:44 +0100 |
Fixed sql injection exploit with the listfactory class
|
file | diff | annotate |
| Sat, 28 Mar 2009 15:55:37 +0100 |
@param integer -> @param int, since "int" is used more often in the existing code
|
file | diff | annotate |
| Thu, 26 Mar 2009 22:33:04 +0000 |
Search engine now plays nice with error_reporting( E_ALL )
|
file | diff | annotate |
| Sun, 15 Mar 2009 21:54:28 +0100 |
phpDocumentor messes up obfuscated email addresses in angle brackets, so use a different style
|
file | diff | annotate |
| Mon, 02 Feb 2009 23:04:14 +0000 |
Implemented Search Improvements
|
file | diff | annotate |