- 24 Nov, 2006 1 commit
-
-
Dries authored
-
- 21 Nov, 2006 2 commits
-
-
Dries authored
- 19 Nov, 2006 1 commit
-
-
drumm authored
-
- 23 Oct, 2006 1 commit
-
-
Dries authored
-
- 22 Oct, 2006 1 commit
-
-
Steven Wittens authored
-
- 04 Oct, 2006 1 commit
-
-
drumm authored
-
- 31 Aug, 2006 1 commit
-
-
Dries authored
-
- 30 Aug, 2006 1 commit
-
-
Dries authored
-
- 18 Aug, 2006 2 commits
-
-
Steven Wittens authored
See: http://drupal.org/node/64279#t-placeholders
- 14 Aug, 2006 1 commit
-
-
drumm authored
-
- 07 Aug, 2006 1 commit
-
-
Dries authored
-
- 05 Aug, 2006 1 commit
-
-
drumm authored
-
- 31 Jul, 2006 1 commit
-
-
Dries authored
-
- 19 Jul, 2006 1 commit
-
-
drumm authored
-
- 07 May, 2006 1 commit
-
-
drumm authored
-
- 17 Mar, 2006 1 commit
-
-
Gerhard Killesreiter authored
-
- 06 Mar, 2006 1 commit
-
-
Dries authored
-
- 21 Feb, 2006 1 commit
-
-
Dries authored
-
- 01 Feb, 2006 1 commit
-
-
Dries authored
-
- 17 Jan, 2006 1 commit
-
-
Dries authored
-
- 05 Jan, 2006 1 commit
-
-
Steven Wittens authored
- #41940: Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage) - #43491: Missing drupal_goto() after saving settings
-
- 01 Nov, 2005 1 commit
-
-
Dries authored
-
- 13 Oct, 2005 1 commit
-
-
Steven Wittens authored
-
- 11 Oct, 2005 1 commit
-
-
Dries authored
-
- 07 Oct, 2005 1 commit
-
-
Dries authored
TODO: + The contact.module was broken; a new patch for contact.module is needed. + Documentation is needed. + The most important modules need to be updated ASAP.
-
- 08 Sep, 2005 1 commit
-
-
Dries authored
for performance's sake.
-
- 25 Aug, 2005 1 commit
-
-
Dries authored
-
- 05 May, 2005 1 commit
-
-
Dries authored
TODO: we should write down a couple guidelines for these document them in the PHPDoc code of drupal_set_message()! .
-
- 03 May, 2005 1 commit
-
-
Dries authored
-
- 24 Apr, 2005 1 commit
-
-
Dries authored
- Patch 20910 by chx: centralize print theme page.
-
- 31 Mar, 2005 1 commit
-
-
Steven Wittens authored
-
- 03 Mar, 2005 1 commit
-
-
Steven Wittens authored
-
- 09 Jan, 2005 1 commit
-
-
Dries authored
We added a 'severity' column to watchdog(): watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link); * Specify a severity in case you are reporting a warning or error. * The $link-parameter is now the fourth parameter instead of the third. TODO: document this in the upgrade guide.
-
- 27 Nov, 2004 1 commit
-
-
Dries authored
- Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache.
-
- 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."
-
- 26 Oct, 2004 1 commit
-
-
Steven Wittens authored
-
- 19 Oct, 2004 1 commit
-
- 14 Oct, 2004 1 commit
-
-
Steven Wittens authored
-