summaryrefslogtreecommitdiff
path: root/includes/tablesort.inc
Commit message (Expand)AuthorAge
* - Patch #151491 by john vandyck: fixed notice with table sorting.Dries Buytaert2007-06-14
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th...Dries Buytaert2007-01-31
* - Patch #100612 by Gerhard: can't add class to table header cells.Dries Buytaert2006-12-01
* - Rollback of #94058: see issue.Dries Buytaert2006-11-17
* #94058 by hunmonk. Allow for multiple sortable tables on a page.Neil Drumm2006-11-17
* - Patch #80934 by timnc: more t() fixes.Dries Buytaert2006-08-27
* #68617 by zen, remove trailing ampersand from tablesort URLs.Neil Drumm2006-07-14
* #5371, drupal_get_destination, pager and tablesort array handling, patch by S...Gerhard Killesreiter2006-04-13
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - Patch #11927 by stefan/Robin: improved theming of tablesort icons.Dries Buytaert2005-07-02
* - Forgot about tablesort dependency on pager.Steven Wittens2005-05-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #16303 by Gerhard: fixed PHP notices.Dries Buytaert2005-01-31
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* Tablesort used to output class=" active" for active columns with other proper...Steven Wittens2004-10-15
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Patch #9663 by jvandyk: the $i counter variable in tablesort_get_order() is...Dries Buytaert2004-08-10
* - Patch #9657: more intelligent theme() function. Hopefully, Adrian will beDries Buytaert2004-08-04
* - Fixing broken tablesort due to typo with quotes.Steven Wittens2004-07-25
* - #9287: More doxygen/documentation fixes by JonBobSteven Wittens2004-07-22
* - Patch #8603 by TDobes: added support for sticky forum topics to the blogDries Buytaert2004-06-27
* - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (andDries Buytaert2004-06-20
* - Fixed tablesort_sql() so it returns the proper order by sql.Kjartan Mannes2004-06-02
* - Patches #6863 by Kristjan and Moshe: implemented pretty tables and fixed so...Dries Buytaert2004-06-02
* - Patch #6863 by Moshe: add 'class="active"' to the table elements ofDries Buytaert2004-05-29
* - Patch #7967 by matthias: small patch to improve the robustness of the table...Dries Buytaert2004-05-25
* - Patch #6774 by jhriggs: fixed tablesort sort order reversal errors.Dries Buytaert2004-03-30
* - Patch #5744 by JonBob: tablesort does not call theme("image") correctly.Dries Buytaert2004-02-10
* - Subset of patch 5613 by Goba: fixed some translation issues.Dries Buytaert2004-02-05
* - Modified patch from pz: made tablesort.inc's validate.Dries Buytaert2004-02-01
* - Fixed bug #5384: tablesort outputs invalid HTML (improved patch).Dries Buytaert2004-01-29
* - Code improvements: changed some " to '.Dries Buytaert2004-01-25
* - Fixing typo that Dries didn't notice I told him about.Kjartan Mannes2003-10-27
* - Bugfix: fixed SQL errors with tablesort when 'order' is invalid.Dries Buytaert2003-10-27
* - Fixed prefix problem with the book module. Patch by Moshe.Dries Buytaert2003-10-13
* - Fixed problem introduced by partial integration of the administration pages.Dries Buytaert2003-09-20
* - Fixed critical bug #2952: tablesort_init() used a static variable made itDries Buytaert2003-09-20
* - Don't use the global theme object; use theme() instead.Dries Buytaert2003-09-14
* - Tested and committed Kjartan's performance patches. (Fixed the access checkDries Buytaert2003-08-27
* - Adding $Id$ and removing som extra spacingKjartan Mannes2003-08-25
* Implemented more suggestions by Keith:Dries Buytaert2003-08-22
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21