summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* - Patch #460320 by catch, fago, Frando: standardized, pluggable entity ↵Dries Buytaert2009-08-25
| | | | loading for nodes, users, taxonomies, files and comments.
* - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵Dries Buytaert2009-08-25
| | | | administration pages.
* #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing ↵Angie Byron2009-08-25
| | | | authoring information to never be updated (with tests).
* - Patch #262906 by Davy Van Den Bremt, mooffie: bogus ↵Dries Buytaert2009-08-24
| | | | form_build_id_/nodetype/ variable created on type settings page.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #367595 follow-up by plach: Fix missing call to field_attach_preprocess().Angie Byron2009-08-23
|
* - Patch #113614 by John Morahan: small fix for token/placeholder ↵Dries Buytaert2009-08-23
| | | | substitution to core.
* #542206 by asimmonds: Fix admin/content filters (with tests).Angie Byron2009-08-23
|
* #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵Angie Byron2009-08-23
| | | | local actions.
* #471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic ↵Angie Byron2009-08-22
| | | | pattern/js for hiding machine readable names (applied to menu and content types).
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵Angie Byron2009-08-22
| | | | fields to Field API.
* - Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng.Dries Buytaert2009-08-21
|
* - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵Dries Buytaert2009-08-21
| | | | section in 'configuration and modules'.
* #551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on ↵Angie Byron2009-08-21
| | | | /admin for a complete overview.
* #439798 by Rob Loach: Added Vertical Tabs to the Node Type Form.Angie Byron2009-08-21
|
* - Patch #446518 by sun: remove argument from check_markup().Dries Buytaert2009-08-20
|
* - Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible ↵Dries Buytaert2009-08-20
| | | | the node access by converting hook_access() to hook_node_access().
* #552084 by jhodgdon: Removed references to 'CCK' in core.Angie Byron2009-08-19
|
* - Patch #113614 by eaton, fago, et al: add centralized token/placeholder ↵Dries Buytaert2009-08-19
| | | | subsituation to core.
* #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN ↵Angie Byron2009-08-19
| | | | CORE! OH YEAH! :D
* - Patch #543294 by Damien Tournoud et al: add status/promote/sticky to ↵Dries Buytaert2009-08-19
| | | | node_revisions table.
* #526122 by bangpound, yched, and catch: Added an autocomplete widget for ↵Angie Byron2009-08-18
| | | | taxonomy term fields.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
* #549230 by sun: Changed Use drupal_static() in _node_revision_access().Angie Byron2009-08-14
|
* #336627 by Tresler and jhodgdon: Fix incorrect documentation in ↵Angie Byron2009-08-14
| | | | node_type_form_validate().
* #546070 by ksenzee: un-double-escape default front page title.Angie Byron2009-08-13
|
* - Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.Dries Buytaert2009-08-12
|
* #545306 by alexanderpas: De-op hook_node_type().Angie Byron2009-08-11
|
* #523256 by arianek and Bojhan: Cleanup add content type text.Angie Byron2009-08-09
|
* #537654 by catch: Tidy up comment links, and remove hook_link() in favour of ↵Angie Byron2009-08-08
| | | | hook_page_alter().
* #523244 by arianek, Bojhan, and yoroy: Re-working content type add description.Angie Byron2009-08-07
|
* #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update ↵Angie Byron2009-08-06
| | | | and Polish default node.tpl.php output.
* #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to ↵Angie Byron2009-08-05
| | | | set_time_limit() and prevent warnings/errors.
* #364564 by cwgordon7: Document hook_ranking().Angie Byron2009-08-05
|
* #76422 by coreyp_1: Greet admin users with a prompt to create content types ↵Angie Byron2009-08-04
| | | | rather than an access denied page when no content types exist on node/add.
* #356240 by stBorchert: Fix phantom list bullets from appearing in Garland ↵Angie Byron2009-08-04
| | | | admin pages.
* - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.Dries Buytaert2009-07-31
|
* - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵Dries Buytaert2009-07-30
| | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
* - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵Dries Buytaert2009-07-29
| | | | there is more room for customization.
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - 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.