Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API ↵ | Dries Buytaert | 2007-12-18 |
| | | | | (and removed spaces). | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵ | Gábor Hojtsy | 2007-12-13 |
| | | | | update to drag and drop functionality, drupal.module removal, etc | ||
* | #176282 by Desbeers: forum taxonomy was required for non-forum node types, ↵ | Gábor Hojtsy | 2007-12-11 |
| | | | | when enabled for forum inclusion | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 |
| | |||
* | #192242 follow up by catch: unset multiple parent form item on forum term pages | Gábor Hojtsy | 2007-11-21 |
| | |||
* | #194075 by neclimdul: nodeapi load should return an array by documentation, ↵ | Gábor Hojtsy | 2007-11-21 |
| | | | | and forum's nodeapi load returns an object | ||
* | - Patch #192242 by catch, quicksketch, webchick, keith et all: usability ↵ | Dries Buytaert | 2007-11-20 |
| | | | | improvements for the vocabulary/term forms. | ||
* | - Patch #89196 by catch, keith, earnie, webchick et al: string massaging. | Dries Buytaert | 2007-10-25 |
| | |||
* | #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() ↵ | Gábor Hojtsy | 2007-10-25 |
| | | | | functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead. | ||
* | #147492 by flobruit: make 'more' links themeable | Gábor Hojtsy | 2007-10-22 |
| | |||
* | #72487 by chx, pwolanin and moshe weitzman: let node_access() work on ↵ | Gábor Hojtsy | 2007-10-11 |
| | | | | arbitrary users, so independent user access checks can be done in a request | ||
* | #175979 by Desbeers: forum module does not need to call node_prepare ↵ | Gábor Hojtsy | 2007-10-08 |
| | | | | anymore, because it is already done | ||
* | - Patch #180432 by hunmonk, sun, et al: make comment settings per node type. ↵ | Dries Buytaert | 2007-10-07 |
| | | | | This is a new feature that slipped in because it is required for the project module on drupal.org. | ||
* | #174343 by Shiny: move JOIN condition to ON clause in forum_nodeapi, so our ↵ | Gábor Hojtsy | 2007-09-10 |
| | | | | SQL is standards compatible | ||
* | - Patch #172643 by chx and fresco: fixed the leave shadow copy functionality. | Dries Buytaert | 2007-09-05 |
| | |||
* | #6162 by various people: actually point new anchors to the page the first ↵ | Gábor Hojtsy | 2007-09-02 |
| | | | | new comment is displayed (in a multipage comment view) | ||
* | #53905 by fax8, Gurpartap Singh and dvessel: give meaningful names to term ↵ | Gábor Hojtsy | 2007-08-30 |
| | | | | variables in forum templates and add unique IDs for easier themeing | ||
* | #161107 by fwalch and bragon: actually implement the missing forum_term_load ↵ | Gábor Hojtsy | 2007-08-29 |
| | | | | to work behind the %forum_term menu item resolving calls | ||
* | - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme ↵ | Dries Buytaert | 2007-08-26 |
| | | | | functions and templates may need include files. Flush your caches. | ||
* | - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with ↵ | Dries Buytaert | 2007-08-12 |
| | | | | Oracle and DB2. Also a performance improvement. | ||
* | - Patch #158536 by dvessel: more forum template massaging. | Dries Buytaert | 2007-08-03 |
| | |||
* | - Patch #158536 by dvessel: some more gentle massaging of template files. ↵ | Dries Buytaert | 2007-07-26 |
| | | | | Trying to make it easier to discover the different template files. | ||
* | - Patch #161350 by Crell: slicing and dicing the forum.module. | Dries Buytaert | 2007-07-24 |
| | |||
* | - Patch #158536 by merlinofchaos and dvessel: tpl-ified the forum module. | Dries Buytaert | 2007-07-22 |
| | |||
* | #100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to ↵ | Gábor Hojtsy | 2007-07-16 |
| | | | | 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?') | ||
* | - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum ↵ | Dries Buytaert | 2007-07-02 |
| | | | | topics to be custom node types. | ||
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
| | | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7. | ||
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | router path based lookups, and also full path argument lookup with a passed argument array | ||
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
| | |||
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
| | |||
* | - Patch #146667 by Jeff Eaton: form API fixes. | Dries Buytaert | 2007-06-04 |
| | |||
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵ | Dries Buytaert | 2007-06-04 |
| | | | | redundant arguments | ||
* | - Patch #144295 by Gurpartap Singh: forum module fixes. | Dries Buytaert | 2007-05-30 |
| | |||
* | - Patch #147034 by webchick: removed redundant dependency checking. | Dries Buytaert | 2007-05-28 |
| | |||
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
| | |||
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
| | |||
* | - Patch #141665 by ChrisKennedy: E_ALL fixes. | Dries Buytaert | 2007-05-07 |
| | |||
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
| | |||
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |
| | |||
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵ | Dries Buytaert | 2007-04-13 |
| | | | | core. Woot. Woot. | ||
* | - Patch #107061 by Steven et al: add jQuery teaser splitter. | Dries Buytaert | 2007-04-09 |
| | |||
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
| | |||
* | - Patch #128866 by Gabor et al: new language subsystem fixes. | Dries Buytaert | 2007-03-28 |
| | |||
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
| | |||
* | - Patch #110888 by Eaton: unify hook _alter() | Dries Buytaert | 2007-03-26 |
| | |||
* | - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API. | Dries Buytaert | 2007-03-17 |
| | |||
* | - Patch #122824 by PMunn: fixed SQL query to be compatible with PostgreSQL. | Dries Buytaert | 2007-02-28 |
| | |||
* | - Patch #111347 by Steven: refactor url() and l(). | Dries Buytaert | 2007-02-15 |
| |