Commit Graph

30 Commits (6a5532a2589463de93cc96ce6b71a7af94d39d9b)

Author SHA1 Message Date
Dries Buytaert 92760988b9 - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables. 2009-12-02 14:56:32 +00:00
Angie Byron 7389848d69 #637930 by yoroy and jhodgdon: Remove the word 'post' from Tracker module. 2009-11-23 02:45:42 +00:00
Angie Byron ca8eee7545 #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly. 2009-11-01 21:26:44 +00:00
Angie Byron 8820c9f3af #615526 by Crell: Use slave servers for tracker module. 2009-10-29 07:18:55 +00:00
Dries Buytaert c05f2181dc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
Dries Buytaert a539b0e00d - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures. 2009-09-05 15:05:05 +00:00
Dries Buytaert c239131cca - Patch #105639 by David Strauss, catch, Berdir, drewish: tracker performance improvements. 2009-08-31 06:52:50 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Angie Byron 0142292c71 #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions. 2009-07-02 04:27:23 +00:00
Angie Byron cab88a7014 #220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data. 2009-06-04 03:33:29 +00:00
Dries Buytaert 5199f1bb8b - Patch #394582 by Berdir: converted to new database abstraction layer. 2009-05-29 18:51:46 +00:00
Dries Buytaert dc4d421be7 - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields. 2009-05-22 11:33:18 +00:00
Dries Buytaert 7a6f73f49d - Patch #330748 by stBorchert: remove from theme_pager*. 2009-04-26 19:44:40 +00:00
Dries Buytaert 1067fbaa30 - Patch #394582 by Damien Tournoud: convert tracker module to new DB abstraction layer. 2009-04-05 12:26:12 +00:00
Angie Byron 665c9fdc2c Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. 2009-02-26 07:30:29 +00:00
Angie Byron ff9e842730 #330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency. 2009-02-18 15:19:57 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert cadd9bd54c - Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my. 2008-12-03 16:32:22 +00:00
Dries Buytaert df2cf40d2c - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). 2008-10-26 18:06:39 +00:00
Angie Byron 8292bdd40a Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default. 2008-10-13 00:33:05 +00:00
Angie Byron a3a420c3e6 Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations. 2008-10-12 06:27:06 +00:00
Angie Byron ecf7ad41d0 #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default. 2008-10-11 21:11:02 +00:00
Dries Buytaert 7f29b14277 - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience. 2008-09-17 07:11:59 +00:00
Dries Buytaert e5b0e5f76c - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency. 2008-09-06 08:36:22 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert 7a47bef514 - Patch #162381 by Heine et al: properly escape strings. 2007-11-28 10:29:21 +00:00
Gábor Hojtsy 856ae39d35 #186903 by marcingy, Rob Loach and chx: (regression) restore my recent posts functionality in tracker 2007-11-06 08:51:23 +00:00
Dries Buytaert ca8e9a1e18 - Patch #180432 by hunmonk, sun, et al: make comment settings per node type. This is a new feature that slipped in because it is required for the project module on drupal.org. 2007-10-07 19:25:57 +00:00
Gábor Hojtsy e310d9e4a4 #6162 by various people: actually point new anchors to the page the first new comment is displayed (in a multipage comment view) 2007-09-02 14:56:18 +00:00
Dries Buytaert a0f774a15e - Patch #169426 by Crell: split tracker module. 2007-08-23 16:01:01 +00:00