summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Collapse)AuthorAge
* #652864 by yched: Remove stray whitespace.Angie Byron2009-12-07
|
* #320132 by kbahey, catch: Make path.inc swappable.Angie Byron2009-12-06
|
* #632820 follow-up by arianek: Add missing link to node.module help.Angie Byron2009-12-06
|
* - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a ↵Dries Buytaert2009-12-06
| | | | module.
* - Patch #633706 by jhodgdon: improved node_access_acquire_grants() ↵Dries Buytaert2009-12-05
| | | | documentation.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.Dries Buytaert2009-12-03
|
* - Patch #398110 by matt2000: bugfix: node_submit() resets ->uid.Dries Buytaert2009-12-02
|
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵Dries Buytaert2009-12-02
| | | | improved consistency, flexibility and accessibility of form element labels.
* - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵Dries Buytaert2009-12-02
| | | | all tables.
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-12-02
| | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
* - Patch #629518 by jhodgdon: better documentation.Dries Buytaert2009-12-01
|
* - Patch #645374 by sun: make object IDs available to form submit handlers. ↵Dries Buytaert2009-12-01
| | | | This should be a best practice, IMO.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ↵Dries Buytaert2009-12-01
| | | | and extra tests.
* #639428 by sun and yched: Remove #process pattern from text field.Angie Byron2009-11-29
|
* - Patch #632820 by arianek, samirnassar: documentation improvements.Dries Buytaert2009-11-29
|
* #614316 by lisarex: Improvements to content type submission guidelines.Angie Byron2009-11-22
|
* #614324 by heather, lisarex, redndahead, and Bojhan: UI text improvements on ↵Angie Byron2009-11-21
| | | | node author display settings. (UXSprint)
* #281536 by casey: Fixed typo in node_access_records() documentation.Angie Byron2009-11-19
|
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
|
* - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵Dries Buytaert2009-11-17
| | | | link to the permissions and configuration page of each module from the module configuration page. Great team work!
* #622136 by brandonojc and mgifford: Fixed user filter accessibility.Angie Byron2009-11-17
|
* #629518 by jhodgdon: Improve documentation on hook_node_insert() and other ↵Angie Byron2009-11-15
| | | | node hooks.
* #632820 by emmajane, arianek, jhodgdon, samirnassar, and dcor: Updated ↵Angie Byron2009-11-15
| | | | node.module's help text to new documentation standard.
* - Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, ↵Dries Buytaert2009-11-14
| | | | Senpai: usability improvement: allow more users to see the node admin page.
* - Patch #552654 by jhedstrom: usability improvement: add 'Manage fields' and ↵Dries Buytaert2009-11-12
| | | | 'Display fields' links from the Content Types operation table.
* - Patch #629074 by sun: field widgets are not themeable due to missing CSS ↵Dries Buytaert2009-11-11
| | | | class names. Better CSS classes for fields.
* - Patch #614358 by lisarex, Bojhan: UI text improvements to 'Delete' content ↵Dries Buytaert2009-11-08
| | | | type confirmation message.
* #521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic ↵Angie Byron2009-11-08
| | | | markup to local tasks to indicate an active task.
* 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.
* - Patch #607244 by sun: added permission to decrease performance impact of ↵Dries Buytaert2009-11-07
| | | | contextual links.
* #585868 by sun: Provide a generic way for actions to denote that they change ↵Angie Byron2009-11-06
| | | | a property.
* #591794 follow-up by effulgentsia: Reduce performance overhead of ↵Angie Byron2009-11-05
| | | | drupal_alter().
* #606472 by peximo and plach: Remove duplicate title field data structure.Angie Byron2009-11-05
|
* - Patch #609118 by te-brian, David_Rothstein: Fixed node.tokens.inc: ->body ↵Dries Buytaert2009-11-05
| | | | issues.
* #571086 follow-up by sun: Allow specifying a 'wrapper callback' before ↵Angie Byron2009-11-04
| | | | executing a form builder function.
* #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵Angie Byron2009-11-03
| | | | support on node/comment pages rel=canonical and rel=shortlink standards.
* #202533 by lisarex and brunodbo: Tell people what the heck the content type ↵Angie Byron2009-11-03
| | | | 'Description' field is for.
* #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵Angie Byron2009-11-03
| | | | arrays and forms (e.g. 'Operations') alterable.
* #551034 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content ↵Angie Byron2009-11-03
| | | | filter usability and accessibility.
* #564642 by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: ↵Angie Byron2009-11-02
| | | | Remove previous content property from build functions so artifacts do not persist.
* #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
|
* *** empty log message ***Angie Byron2009-11-02
|
* Let's try that again.Angie Byron2009-11-02
|
* *** empty log message ***Angie Byron2009-11-02
|
* #615508 by Crell: Use slave servers for search module.Angie Byron2009-11-01
|
* #614396 follow-up by David_Rothstein: Grammar police. ;)Angie Byron2009-11-01
|