| Commit message (Expand) | Author | Age |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #273761 by catch: removed inconsistent delete behavior of nodes. It ... | Dries Buytaert | 2008-06-25 |
* | - Patch #260050 by Gurpartap Singh: move forum administration to site building. | Dries Buytaert | 2008-05-30 |
* | - Patch #247423 by boombatower: code style fixes for the tests. | Dries Buytaert | 2008-05-30 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr... | Dries Buytaert | 2008-04-10 |
* | - Patch #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
* | - Patch #206820 by boydjd: corrected the forum deletion help text/documentation. | Dries Buytaert | 2008-02-20 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
* | - Patch #221192 by damz: wrong new comment link in forum listings. | Dries Buytaert | 2008-02-18 |
* | - Patch #218313 by jvandyk: made sure that MySQL keywords are uppercase. | Dries Buytaert | 2008-02-08 |
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
* | #208858 by theborg, gdevlugt: fix forum node and comment counting, taking ter... | Gábor Hojtsy | 2008-01-30 |
* | #207863 by mikey_p, Pancho: use module_load_include() as intended | Gábor Hojtsy | 2008-01-30 |
* | #214058 by catch, Arancaytar: forum form alter was mistakenly dropping the pa... | Gábor Hojtsy | 2008-01-25 |
* | - Patch #209034 by theborg: fixed small code style error that generates warni... | Dries Buytaert | 2008-01-15 |
* | #207779 report by meba, patch by myself: missing plural formatting in forum m... | Gábor Hojtsy | 2008-01-09 |
* | #153998 by David_Rothstein and myself: clean up permissions in book, blog, bl... | Gábor Hojtsy | 2008-01-09 |
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
* | #206670 by keith.smith and myself: node type names have their underscores con... | Gábor Hojtsy | 2008-01-07 |
* | #206820 by catch, keith.smith: forum delete confirm form was saying it delete... | Gábor Hojtsy | 2008-01-07 |
* | #205138 by pwolanin: require node types in forums vocab, fix help text parame... | Gábor Hojtsy | 2008-01-01 |
* | #203582 by David_Rothstein: some core hook_access() implementations are not u... | Gábor Hojtsy | 2008-01-01 |
* | #199373 report by avskip, patch by myself, testing by keith.smith: forum node... | Gábor Hojtsy | 2007-12-31 |
* | #202967 by catch: kill notice on forum page | Gábor Hojtsy | 2007-12-22 |
* | #201479 by chx, ximo: forum module requires taxonomy for uninstall but taxono... | Gábor Hojtsy | 2007-12-20 |
* | #186546 by bjaspan: fix missing forum vocabulary when people turned on forum ... | Gábor Hojtsy | 2007-12-20 |
* | #202559 by Pasqualle: just removing some trailing white space from end of lines | Gábor Hojtsy | 2007-12-20 |
* | #169987 by Pancho, catch: the missing forum edit permission for consistency | Gábor Hojtsy | 2007-12-20 |
* | #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form ... | Gábor Hojtsy | 2007-12-19 |
* | #193333 follow up by catch: remove reset to alphabetical button shown on foru... | Gábor Hojtsy | 2007-12-18 |
* | - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (an... | Dries Buytaert | 2007-12-18 |
* | #200069 by keith.smith: new standard for 'more information' links in module h... | Gábor Hojtsy | 2007-12-14 |
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u... | Gábor Hojtsy | 2007-12-13 |
* | #176282 by Desbeers: forum taxonomy was required for non-forum node types, wh... | Gábor Hojtsy | 2007-12-11 |
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
* | #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files | Gábor Hojtsy | 2007-11-27 |
* | #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, a... | Gábor Hojtsy | 2007-11-21 |
* | - Patch #192242 by catch, quicksketch, webchick, keith et all: usability impr... | Dries Buytaert | 2007-11-20 |
* | - 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() functional... | Gábor Hojtsy | 2007-10-25 |
* | #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 arbitra... | Gábor Hojtsy | 2007-10-11 |
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |