summaryrefslogtreecommitdiff
path: root/modules/node/node.test
Commit message (Collapse)AuthorAge
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], ↵Dries Buytaert2010-06-29
| | | | [comment:uid], and [file:uid] tokens.
* #569206 by mikey_p, justinrandell: Fixed body field re-added when node type ↵Angie Byron2010-06-24
| | | | settings are re-saved.
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the ↵Dries Buytaert2010-05-26
| | | | database system.
* - Patch #601308 by sfyn, pcarman: test clicking on node title from teaser list.Dries Buytaert2010-05-07
|
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* #771922 by andypost: Remove t() from schema description of picture field.Angie Byron2010-05-05
|
* - Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven.Dries Buytaert2010-05-04
|
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* #322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter ↵Angie Byron2010-04-20
| | | | other node fields.
* - Patch #704646 by cha0s, jpmckinney, willmoy, mradcliffe: critical bug: ↵Dries Buytaert2010-04-13
| | | | node_save() fails silently.
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved ↵Dries Buytaert2010-03-31
| | | | xpath tests.
* - Patch #684774 by andypost, sun: critical bug: block visibility settings ↵Dries Buytaert2010-03-28
| | | | cannot be properly extended.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* #701744 by jhodgdon and Crell: Remove assumptions from ↵Angie Byron2010-02-15
| | | | node_query_node_access_alter() (with tests).
* - Patch #708144 by lilou: remove double semicolons at end of line.Dries Buytaert2010-02-09
|
* #700862 by David_Rothstein: Fixed Test for empty node log messages doesn't ↵Angie Byron2010-02-01
| | | | actually test what it's supposed to.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #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
|
* - Patch #564642 by Scott Reynolds: added tests for node_rebuild() and ↵Dries Buytaert2010-01-24
| | | | comment_rebuild().
* #261258 follow-up by dbabbage: Fixed some missed node title changes that ↵Angie Byron2010-01-13
| | | | were breaking testbot.
* #261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() ↵Angie Byron2010-01-13
| | | | insertion logic. (with tests)
* #681940 by chx: Fixed Multistep node forms cant change the basic options. ↵Angie Byron2010-01-13
| | | | (with tests)
* #337947 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' ↵Angie Byron2010-01-11
| | | | for use on the dashboard.
* #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' ↵Angie Byron2010-01-10
| | | | Content-Type to 'Basic page'.
* #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. :\
* #609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().Angie Byron2010-01-08
|
* - Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase.Dries Buytaert2009-12-29
|
* - Patch #664544 by yched: clean-up entity build/view modes.Dries Buytaert2009-12-26
|
* - 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
|
* #639428 by sun and yched: Remove #process pattern from text field.Angie Byron2009-11-29
|
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
|
* - 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.
* #521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic ↵Angie Byron2009-11-08
| | | | markup to local tasks to indicate an active task.
* #591794 follow-up by effulgentsia: Reduce performance overhead of ↵Angie Byron2009-11-05
| | | | drupal_alter().
* #551034 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content ↵Angie Byron2009-11-03
| | | | filter usability and accessibility.
* - Patch #618938 by pwolanin: fixed Drupal version is not being available ↵Dries Buytaert2009-10-30
| | | | until the end of bootstrap.
* #609152 by redndahead, bleen18 and jim0203: Ensure node filter page ↵Angie Byron2009-10-24
| | | | validates that there were rows selected. (with tests)
* #606640 by eojthebrave and sun: Use proper menu router paths for the block ↵Angie Byron2009-10-16
| | | | module.
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵Dries Buytaert2009-10-15
| | | | avoid users rendering their site unusable.
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* - Patch#583020 by c960657 | yched, Dries: fixed warning about missing ↵Dries Buytaert2009-10-02
| | | | argument 2 for field_delete_instance() in node_configure_fields().
* - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ↵Dries Buytaert2009-09-28
| | | | for node types and menus.
* - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created ↵Dries Buytaert2009-09-25
| | | | after drupalCreateContentType().
* #364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, ↵Angie Byron2009-08-29
| | | | on date' easier.
* #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing ↵Angie Byron2009-08-25
| | | | authoring information to never be updated (with tests).
* #542206 by asimmonds: Fix admin/content filters (with tests).Angie Byron2009-08-23
|
* #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵Angie Byron2009-08-22
| | | | fields to Field API.