- 14 Jun, 2007 1 commit
-
-
Dries authored
-
- 15 Feb, 2007 1 commit
-
-
Dries authored
-
- 31 Jan, 2007 1 commit
-
-
Dries authored
-
- 01 Dec, 2006 1 commit
-
-
Dries authored
-
- 17 Nov, 2006 2 commits
- 27 Aug, 2006 1 commit
-
-
Dries authored
-
- 14 Jul, 2006 1 commit
-
-
drumm authored
-
- 13 Apr, 2006 1 commit
-
-
Gerhard Killesreiter authored
-
- 25 Aug, 2005 1 commit
-
-
Dries authored
-
- 25 Jul, 2005 1 commit
-
-
Steven Wittens authored
-
- 02 Jul, 2005 1 commit
-
-
Dries authored
-
- 31 May, 2005 1 commit
-
-
Steven Wittens authored
-
- 31 Mar, 2005 1 commit
-
-
Steven Wittens authored
-
- 31 Jan, 2005 1 commit
-
-
Dries authored
-
- 21 Nov, 2004 1 commit
-
-
Dries authored
- Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend. Read the manual for pg_escape_string: "Use of this function is recommended instead of addslashes()." Or read sqlite_escape_string: "addslashes() should NOT be used to quote your strings for SQLite queries; it will lead to strange results when retrieving your data."
-
- 15 Oct, 2004 1 commit
-
-
Steven Wittens authored
Tablesort used to output class=" active" for active columns with other properties (align="right"). Now it correctly uses class="foo active" if a class 'foo' was specified, and class="active" otherwise.
-
- 09 Sep, 2004 1 commit
-
- 10 Aug, 2004 1 commit
-
- 04 Aug, 2004 1 commit
-
- 25 Jul, 2004 1 commit
-
-
Steven Wittens authored
-
- 22 Jul, 2004 1 commit
-
-
Steven Wittens authored
-
- 27 Jun, 2004 1 commit
-
- 20 Jun, 2004 1 commit
-
- 02 Jun, 2004 2 commits
- 29 May, 2004 1 commit
-
- 25 May, 2004 1 commit
-
-
Dries authored
-
- 30 Mar, 2004 1 commit
-
-
Dries authored
-
- 10 Feb, 2004 1 commit
-
- 05 Feb, 2004 1 commit
-
-
Dries authored
- Subset of patch 5613 by Goba: fixed some translation issues.
-
- 01 Feb, 2004 1 commit
-
-
Dries authored
- Modified patch from pz: made tablesort.inc's validate.
-
- 29 Jan, 2004 1 commit
-
- 25 Jan, 2004 1 commit
-
-
Dries authored
- Code improvements: changed some " to '.
-
- 27 Oct, 2003 2 commits
-
-
Kjartan authored
-
- 13 Oct, 2003 1 commit
-
-
Dries authored
- Usability improvements to the user module: removed some redundant menu items by taking advantage of the column sorting, added status messages and so on. Patch by Moshe plus some fixes. - Made the profile module use the table() function. Patch by Moshe. - Fixed breadcrumb spacing. Patch by Moshe. - Fixed colspan problem with node overview table. Patch by Stefan. - Fixed inconsistency with table sorting. Patch 0122 by Al.
-
- 20 Sep, 2003 2 commits
-
-
Dries authored
- Fixed problem introduced by partial integration of the administration pages.
-
- 14 Sep, 2003 1 commit
-
-
Dries authored
- Don't use the global theme object; use theme() instead.
-