summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Collapse)AuthorAge
* - Patch #101319 by pwolanin: make sure that node->revision can be altered.Dries Buytaert2007-06-07
|
* - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵Dries Buytaert2007-06-05
| | | | using db_last_insert_id() instead of db_next_id().
* - Patch #101319 by forngren: add access check to revision log.Dries Buytaert2007-06-04
|
* - Patch #146667 by Jeff Eaton: form API fixes.Dries Buytaert2007-06-04
|
* - Patch #101319 by webchick and forngren: put log message in collapsible ↵Dries Buytaert2007-06-04
| | | | fieldset if revisions not enabled.
* - Patch #146667 by Eaton: correct builder argument ordering, eliminate ↵Dries Buytaert2007-06-04
| | | | redundant arguments
* #114938 by mistknight, but simplified: wrap ndoe admin query in db_rewrite_sql()Gábor Hojtsy2007-06-01
|
* - Patch #101268 by webernet et al: improve the usability of feed icons.Dries Buytaert2007-05-31
|
* - Patch #147880 by hswong3i: improved copmatibility of SQL query.Dries Buytaert2007-05-30
|
* - Patch #146470 by Eaton et al: standardize form API3 hook parameter order.Dries Buytaert2007-05-28
|
* - Patch #140218 by pwolanin: fixed problem with callbakcs.Dries Buytaert2007-05-23
|
* - Patch #140218 by Crell et al: make it possible to move page callbacks to ↵Dries Buytaert2007-05-22
| | | | their own include files.
* - Patch #145390 by Eaton: fix for node forms that implement submit hooks.Dries Buytaert2007-05-20
|
* - Patch #145390 by eaton: node form broken for modules that implement submit ↵Dries Buytaert2007-05-20
| | | | hooks
* #144874 by riccardoR: the language filter field is not removed when already ↵Gábor Hojtsy2007-05-19
| | | | filtering by a language
* - Patch #137767 by chx and pwolanin: multiple menu support.Dries Buytaert2007-05-16
|
* - Patch #138706 by Eaton: 2 form API fixes.Dries Buytaert2007-05-15
|
* - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)Dries Buytaert2007-05-14
|
* - Patch #114703 by Moshe: minor node revision fix.Dries Buytaert2007-05-11
|
* - Patch #142897 by erdemkose: corrected the argument: should be empty array ↵Dries Buytaert2007-05-10
| | | | instead of empty string.
* - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form ↵Dries Buytaert2007-05-10
| | | | at the end of install to collect data, plus allow profiles to modify and add more.
* - Patch #142619 by erdemkose: fixed E_ALL warnings.Dries Buytaert2007-05-10
|
* - Patch #131538 by Jo Wouters: E_ALL fixesDries Buytaert2007-05-08
|
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #137376 by Gabor: add language support to nodes.Dries Buytaert2007-04-25
|
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #127109 by moonray with help from Zen: fixed UI glitch in node ↵Dries Buytaert2007-04-21
| | | | filter settings.
* - Patch #138000 by killes: removed global .Dries Buytaert2007-04-21
|
* - Patch #100850 by dww: fixed SQL error when log is empty.Dries Buytaert2007-04-20
|
* - Patch #126177 by AjK: fixed E_NOTICE because of sloppy ↵Dries Buytaert2007-04-10
| | | | array_merge_recursive().
* - Patch #113898 by chx: make it possible to remove create content links.Dries Buytaert2007-04-10
|
* - Patch #107061 by Steven et al: add jQuery teaser splitter.Dries Buytaert2007-04-09
|
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* #130991: Custom menu items, part 1Steven Wittens2007-04-06
|
* - Patch #132789 by vdessel: fixed undefined variable.Dries Buytaert2007-04-02
|
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26
|
* - Patch #110888 by Eaton: unify hook _alter()Dries Buytaert2007-03-26
|
* - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.Dries Buytaert2007-03-17
|
* - Patch #125805 by dvessel: get rid of the search scrollbar.Dries Buytaert2007-03-14
|
* - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.Dries Buytaert2007-03-12
|
* - Patch #125092: getting rid of some string clutter, changing Drupal forever ↵Dries Buytaert2007-03-07
| | | | ... :P
* - Patch #122709 by kbahey: fixed SQL argument braino.Dries Buytaert2007-03-07
|
* - Patch #124727 by Moshe: node_access_rebuild should reuse the update ↵Dries Buytaert2007-03-05
| | | | facility to reload itself.
* - Backporting comment module validation fixes. Already went into DRUPAL-5.Dries Buytaert2007-03-01
|
* - Patch #114822 by Neil et al: revision flag was ignored.Dries Buytaert2007-03-01
|
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
|
* Code styleSteven Wittens2007-02-06
|
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.