summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* - Patch #499004 by jhodgdon: documentation updates and corrections.Dries Buytaert2009-07-28
|
* - Patch #522184 by stBorchert: remove the 'minimum number of words' feature ↵Dries Buytaert2009-07-27
| | | | from Drupal.
* #529184 by yched: Fix phpdoc for node.tpl.php.Angie Byron2009-07-23
|
* #448878 by brianV: Convert node.admin.inc to DBTNG.Angie Byron2009-07-21
|
* #457744 by quicksketch: Insert missing calls to file_attach_delete() and ↵Angie Byron2009-07-20
| | | | file_attach_delete_revision().
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #524476 by Scott Reynolds: improper FAPI handling for search ↵Dries Buytaert2009-07-20
| | | | settings form and minor clean-up of function names.
* - Patch #518750 by Damien Tournoud: rethink system settings form.Dries Buytaert2009-07-16
|
* - Patch #504074 by Bojhan, tic2000, royroy, catch, keith.smith et al: ↵Dries Buytaert2009-07-14
| | | | improved form description of teaser length setting.
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* #455844 follow-up by yched: Change render() to print render() for ↵Angie Byron2009-07-13
| | | | consistency with other template variables.
* - Patch #516254 by drewish remove @return PHPDocs where nothing is to return.Dries Buytaert2009-07-11
|
* #488542 by yched: Allow field UI to be attached to any fieldable entity.Angie Byron2009-07-10
|
* #452538 by Mike Wacker: Allow node access modules to have control over ↵Angie Byron2009-07-10
| | | | unpublished nodes. (with tests)
* - Patch #373201 by Berdir: clean-up of some drupal_render() oversight.Dries Buytaert2009-07-07
|
* - Patch #394702 by Jody Lynn: add a 'add new content' link to the content ↵Dries Buytaert2009-07-07
| | | | | | admin overview page. We can work on creating a generic framework for adding tasks later, if that is deemed necessary. I'm still not sure it is, and in the mean time, this patch addresses an important usability issue.
* - Patch #489402 by Jody Lynn JamesAn: removing unused code.Dries Buytaert2009-07-06
|
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* - Patch #482636 by quicksketch: further clean-up of the form IDs/classes.Dries Buytaert2009-07-04
|
* - Patch #509122 by Berdir: rest in peace db_affected_rows().Dries Buytaert2009-07-03
|
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* - Patch #504564 by tic2000: fixed teaser length setting and added tests.Dries Buytaert2009-07-01
|
* - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore ↵Dries Buytaert2009-07-01
| | | | slave servers. Finally.
* #506096 by axyjo: Fix typo in node.tpl.php documentation.Angie Byron2009-06-30
|
* #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen ↵Angie Byron2009-06-29
| | | | texts. Steve Krug would be proud.
* #504428 by Sutharsan: Include link to add item on all empty admin listing pages.Angie Byron2009-06-28
|
* #482346 by Berdir: Move module installation logic to module_enable() to ↵Angie Byron2009-06-28
| | | | prevent errors upon enabling modules.
* - Patch #504054 by Sutharsan: remove left-overs and fixed broken links.Dries Buytaert2009-06-27
|
* - Patch #501466 by catch: move comment administration to a tab.Dries Buytaert2009-06-27
|
* - Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. ↵Dries Buytaert2009-06-24
| | | | Feel good moment!
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more ↵Angie Byron2009-06-18
| | | | granular theming of drupal_render()ed elements.
* - Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 ↵Dries Buytaert2009-06-18
| | | | to Drupal 7.
* - Patch #491978 by Berdir: remove unnecessary &s.Dries Buytaert2009-06-15
|
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* - Patch #336300 by jhodgdon: updated documentation to reference the correct ↵Dries Buytaert2009-06-09
| | | | hook.
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* - Patch #482920 by Razorraser: made getInfo() static functions.Dries Buytaert2009-06-06
|
* #482920 follow-up by JamesAn: Fix typos and let the tests pass again.Angie Byron2009-06-05
|
* - Rollback of last patch.Dries Buytaert2009-06-05
|
* - Patch #482920 by Razorraser: fixed typo in node_access_rebuild().Dries Buytaert2009-06-05
|
* #361277 follow-up by yched: Fix return value of update function.Angie Byron2009-06-05
|
* - Patch #361277 by Razorraser: node_get_type() isn't anymore.Dries Buytaert2009-06-05
|
* - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post ↵Dries Buytaert2009-06-05
| | | | settings' admin screen and relocate options.
* #220233 follow-up by Berdir: Fix typo.Angie Byron2009-06-04
|
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting ↵Angie Byron2009-06-04
| | | | node type data.
* - Patch #226479 by brianV: 'clean-up' rebuild permission checks.Dries Buytaert2009-06-03
|
* - Patch #364487 by JamesAn: make sure that the 'machine name' text does not ↵Dries Buytaert2009-06-02
| | | | wrap.
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and ↵Dries Buytaert2009-06-02
| | | | session handling.
* #475596 by emmajane, catch, yoroy, et al. Move default welcome message to ↵Angie Byron2009-06-02
| | | | help system.