summaryrefslogtreecommitdiff
path: root/modules/node/node.pages.inc
Commit message (Collapse)AuthorAge
* Issue #1289336 by jthorson, JimmyAx, marcingy, David_Rothstein, ↵David Rothstein2016-01-30
| | | | no_commit_credit, drumm, matglas86, rooby, xjm, cristiroma, brockfanning, Damien Tournoud: Calling node_view for the same node with multiple view modes on the same page during node preview does not correctly attach fields
* Issue #2001308 by stefan.r, David_Rothstein, marthinal, helmo: Node preview ↵David Rothstein2015-03-30
| | | | removes file values from node edit form for non-displayed items
* Issue #1841900 by olli, herom, Sheldon Rampton: Node deletion should clear ↵David Rothstein2013-12-29
| | | | page cache.
* Revert "Issue #1289336 by jthorson, JimmyAx, marcingy, no_commit_credit, ↵David Rothstein2013-12-27
| | | | | | rooby | janipuni: Calling node_view for the same node with multiple view modes on the same page does not correctly attach fields." This reverts commit 850c6e38cbf36047bf0bf597bc7e5767ab6989d5.
* Issue #1289336 by jthorson, JimmyAx, marcingy, no_commit_credit, rooby | ↵David Rothstein2013-12-27
| | | | janipuni: Calling node_view for the same node with multiple view modes on the same page does not correctly attach fields.
* Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: ↵David Rothstein2013-03-30
| | | | Fixed Access denied page shown after submitting form that creates a unpublished node.
* Issue #1313980 by Albert Volkman, Lars Toomre, jn2, xjm, jhodgdon: Clean up ↵Jennifer Hodgdon2012-11-27
| | | | API docs for Node module
* Issue #1664070 by tim.plunkett, mjonesdinero: Add documentation to ↵Jennifer Hodgdon2012-07-09
| | | | node_add_page function
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* - Patch #1236594 by linclark: node_page_edit() doc has wrong information.Dries Buytaert2011-08-07
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #802524 by CrookedNumber, aaronbauman: node_add() still ↵Dries Buytaert2010-11-26
| | | | unnecessarily complex (and confusing).
* #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly ↵Angie Byron2010-11-20
| | | | extended.
* - Patch #955610 by casey: impossible to have multiple node forms on one page ↵Dries Buytaert2010-11-05
| | | | due to fixed IDs.
* #433454 by sun: Only hardcode node title's weight if it's not otherwise ↵Angie Byron2010-10-23
| | | | specified.
* - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not ↵Dries Buytaert2010-09-09
| | | | taken into account for #validate, #submit, hook_form_FORMID_alter().
* - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to ↵Dries Buytaert2010-09-03
| | | | hook_validate()/hook_node_validate(), and not passed by reference to hook_form().
* - Patch #715464 by mfb: authored on field description is broken on Preview.Dries Buytaert2010-08-20
|
* - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵Dries Buytaert2010-08-17
| | | | argument.
* - Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear ↵Dries Buytaert2010-07-30
| | | | from node preview if previewed more than once.
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ↵Dries Buytaert2010-06-17
| | | | submit functions on button level submits, without validation. Oh yeah.
* - Patch #775012 by Dave Reid: theme key watchdog errors on node pages.Dries Buytaert2010-05-10
|
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* - Patch #431300 by dmitrig01, kkaefer, mgifford, Dave Reid: authoring ↵Dries Buytaert2010-05-04
| | | | information vertical tab mishandles 'Anonymous'.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #757484 by catch: optimize node_save().Dries Buytaert2010-03-31
|
* - Patch #685784 by alexj, sun: 'Create new revision' setting for content ↵Dries Buytaert2010-03-24
| | | | type isn't used in node edit form.
* - Patch #596582 by sun: remove remnants of theme_node_form().Dries Buytaert2010-03-18
|
* #716258 by mikeryan: Move node_object_prepare() to node.module.Angie Byron2010-02-27
|
* #645374 follow-up by sun: Make entity ids available to confirm form submit ↵Angie Byron2010-02-17
| | | | handlers.
* #716284 by mikeryan: Fixed node_object_prepare() doesn't recognize is_new().Angie Byron2010-02-17
|
* - Patch #708974 by jhodgdon: documentation improvements: provide an overview ↵Dries Buytaert2010-02-10
| | | | of ex-hook_nodeapi() operations.
* #492186 follow-up by nvanhove and Dave Reid: Fixed Authoring information is ↵Angie Byron2010-01-30
| | | | never updated. (with tests)
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* #681940 by chx: Fixed Multistep node forms cant change the basic options. ↵Angie Byron2010-01-13
| | | | (with tests)
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #666634 by chx: added 'container' wrapper for node form buttons.Dries Buytaert2009-12-31
|
* - Patch #668806 by Dave Reid: brought permission handling for node revisions ↵Dries Buytaert2009-12-28
| | | | up to standards.
* - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency ↵Dries Buytaert2009-12-22
| | | | between t() and the theming layer.
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #645374 by sun: make object IDs available to form submit handlers. ↵Dries Buytaert2009-12-01
| | | | This should be a best practice, IMO.
* - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ↵Dries Buytaert2009-12-01
| | | | and extra tests.
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵Angie Byron2009-11-08
| | | | can't ever pass in another type of class.
* #484060 by EclipseGc: Remove duplicate access checking from node_add().Angie Byron2009-11-02
|
* Bleh. :( Sorry. One last time and I'll get the commit message right, I swear. :PAngie Byron2009-11-02
|