- 25 Jan, 2005 4 commits
- 24 Jan, 2005 3 commits
- 23 Jan, 2005 9 commits
- 22 Jan, 2005 9 commits
-
-
Steven Wittens authored
-
Dries authored
- Consistency glitch: 'operations' => 'Operations'.
-
Dries authored
- Fixed PHP5 warning: the $result object in drupal_http_request() needed to be properly initialized using 'new StdClass'. (I just installed PHP 5.0.3, no less. Why don't you?)
-
Dries authored
-
Dries authored
+ The "add new comment" was missing for polls. + Renames $main to $teaser where appropriate to follow latest Drupal conventions.
-
- 19 Jan, 2005 9 commits
-
-
Dries authored
-
Dries authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
- Fix tracker pager count query being wrong (it did not return a count but a set, and it counted nodes with more than 1 comment as multiple nodes). - Clean up various SQL queries: removing literally inserted data (db_escape_string is evil!), fixing single "%" which should be "%%", fixing integers being compared as strings.
-
Steven Wittens authored
- Tiny code style fix
- 17 Jan, 2005 3 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
- 16 Jan, 2005 2 commits
-
-
Steven Wittens authored
(e.g. admin.module was removed -> needs menu cache update).
-
- 15 Jan, 2005 1 commit
-
-
Dries authored
-