| Commit message (Expand) | Author | Age |
* | - Patch #180432 by hunmonk, sun, et al: make comment settings per node type. ... | Dries Buytaert | 2007-10-07 |
* | - Clean-up menu link | Dries Buytaert | 2007-10-07 |
* | - Patch #181180 by Eaton: make it easier to do CSS-only themes. | Dries Buytaert | 2007-10-07 |
* | - Patch #181177 by John Morahan: updated TODO (documentation). | Dries Buytaert | 2007-10-06 |
* | - Patch #181167 by Eaton: default page.tpl.php breaks primary links. | Dries Buytaert | 2007-10-06 |
* | - Added missing .install files. Forgot to commit those. | Dries Buytaert | 2007-10-05 |
* | #163785 by Eaton, dvessel and quicksketch: theme .info files should be able t... | Gábor Hojtsy | 2007-10-05 |
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schem... | Dries Buytaert | 2007-10-05 |
* | #176503 by chx and bennybobw: hidden profile fields cannot be required and ca... | Gábor Hojtsy | 2007-10-05 |
* | #170514 by pwolanin: block and page cache should be cleaned when a menu item ... | Gábor Hojtsy | 2007-10-05 |
* | #89376 by Eaton: add the preview build mode flag prior to hook_form() being c... | Gábor Hojtsy | 2007-10-05 |
* | #144634 follow up patch by chx: two caes, where the external link property sh... | Gábor Hojtsy | 2007-10-05 |
* | #157752 follow up patch by scor: fix two form menu callbacks | Gábor Hojtsy | 2007-10-05 |
* | #157752 by quicksketch: extend AHAH functionality to most types of form eleme... | Gábor Hojtsy | 2007-10-05 |
* | #157752 by quicksketch: extend AHAH functionality to most types of form eleme... | Gábor Hojtsy | 2007-10-05 |
* | #178973 by merlinofchaos: proper style and script inheritance between themes ... | Gábor Hojtsy | 2007-10-04 |
* | #180559 by hunmonk: do not try to display the comment addition form at th end... | Gábor Hojtsy | 2007-10-03 |
* | - Patch #164510 by yched et al: node.changed not updated on mass operations. | Dries Buytaert | 2007-10-03 |
* | #178892 by webchick: use drupal_get_private_key() instead of directly retriev... | Gábor Hojtsy | 2007-10-03 |
* | #180338 by bjaspan: more accurate wording for database update status report | Gábor Hojtsy | 2007-10-03 |
* | #179695 by chx: only anonymous users should have permission to visit user/log... | Gábor Hojtsy | 2007-10-03 |
* | - Patch #173486 by scor: fixed code style issues. | Dries Buytaert | 2007-10-02 |
* | - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing featur... | Dries Buytaert | 2007-10-02 |
* | - Patch #144634 by chx: fixed critical bug that prevented language negotiatio... | Dries Buytaert | 2007-10-02 |
* | - Rollback of patch #139117: according to Steven it is silly. Let's have a b... | Dries Buytaert | 2007-10-02 |
* | - Patch #178044 by chx: properly delete watchdog messages captured by the dbl... | Dries Buytaert | 2007-10-02 |
* | - Patch #139117 by hass et al: remove IE hacks that break the compressor. | Dries Buytaert | 2007-10-02 |
* | #179510 by jjeff: (usability) include role name in permission checkbox tooltips | Gábor Hojtsy | 2007-10-01 |
* | #104662 by chx: the search block form might not be available on the search pa... | Gábor Hojtsy | 2007-10-01 |
* | #160603 by nancyw and Freso: variable search_cron_limit was not removed on se... | Gábor Hojtsy | 2007-09-29 |
* | #179234 by myself: language code regular experssion was too greedy for simple... | Gábor Hojtsy | 2007-09-28 |
* | #174233 by webernet: fix notices when editing comments and also fix a moderat... | Gábor Hojtsy | 2007-09-28 |
* | #86857 by pwolanin and webchick: autogenerate log message for book page chang... | Gábor Hojtsy | 2007-09-28 |
* | - Patch #179244 by tangent: line break filter operates on object element. | Dries Buytaert | 2007-09-28 |
* | #90570 by bdragon and chx: GET query and fragment information were not possib... | Gábor Hojtsy | 2007-09-27 |
* | #167284 by Heine and pwolanin: proper field type placeholders in IN() queries... | Gábor Hojtsy | 2007-09-27 |
* | #158927 by John Morahan: first time, the default admin theme name is '0', so ... | Gábor Hojtsy | 2007-09-27 |
* | #174220 by webernet: fix noticed in node module when a user has no adminiter ... | Gábor Hojtsy | 2007-09-27 |
* | #178890 by Freso: fix parse error introduced in #124979 | Gábor Hojtsy | 2007-09-26 |
* | - Patch #124979 by chx: remove the auto_increment. | Dries Buytaert | 2007-09-26 |
* | - Patch #135926 by mooffie: hook_link is called by the wrong parameters. Fix... | Dries Buytaert | 2007-09-26 |
* | - Patch #178650 by pwoladin: fixed db problem and added extra validation. | Dries Buytaert | 2007-09-26 |
* | #177182 by hswong3i: the range query in node_update_index() used more argumen... | Gábor Hojtsy | 2007-09-25 |
* | #177829 by jjeff: search indexing did not invoke the nodeapi alter hook, so w... | Gábor Hojtsy | 2007-09-25 |
* | #177927 by chx: use path=/ in PHP comment settings cookie creation, so cookie... | Gábor Hojtsy | 2007-09-25 |
* | #154300 by chx: enforce site user account creation policy in openid module too | Gábor Hojtsy | 2007-09-25 |
* | #172977 follow up patch by pwolanin: fix NOTICE in taxonomy_term_count_nodes | Gábor Hojtsy | 2007-09-25 |
* | #160043 by chx: array_filter for book admin settings form, which is required ... | Gábor Hojtsy | 2007-09-25 |
* | #176367 by chx: not all node type have body labels, so this might not be set | Gábor Hojtsy | 2007-09-25 |
* | #177654 by chx: admin/content has items with comment, feed, etc management, s... | Gábor Hojtsy | 2007-09-25 |