webchick
09ecc5ba83
Issue #681760 by agentrickard, Josh Waihi, Niklas Fiekas, catch, xjm, NaX, chx, pwolanin, garywiz: Fixed Try to improve performance and eliminate duplicates caused by node_access() table joins.
2012-03-07 10:43:22 -08:00
webchick
421d010ee6
Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static usage.
2012-03-04 00:03:43 -08:00
webchick
810a7b9a4a
Revert "Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview."
...
This reverts commit 186437d33a
.
2012-03-01 22:07:10 -08:00
webchick
186437d33a
Issue #1058564 by Niklas Fiekas, droplet, grendzy, dixon_, naxoc: Fixed User picture does not appear in comment preview.
2012-03-01 20:53:59 -08:00
webchick
64c8b12b97
Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.
2012-02-29 00:07:48 -08:00
webchick
f702fccca3
Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation.
2011-11-24 14:16:19 -08:00
webchick
d967abdf1d
Issue #1054848 by barraponto: Fixing common typos through codespell.py.
2011-10-02 11:09:00 -07:00
Dries Buytaert
dcea6ffb1b
- Patch #1185842 by Dave Reid: the [node:author] token does not use format_username().
2011-09-11 18:43:22 -04:00
webchick
8094e14c51
Drupal 7.3
2011-06-29 18:09:21 -07:00
Dries Buytaert
768208f8dd
- Patch #1076394 by pillarsdotnet: improved test code.
2011-02-28 20:36:37 -05:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Dries Buytaert
f1399ea638
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
2011-02-04 18:42:22 +00:00
Angie Byron
ea6242d53d
#993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect
2010-12-17 19:28:14 +00:00
Angie Byron
f6ca0153af
#986296 by blup, tstoeckler, Damien Tournoud, carlos8f: Fixed _node_types_build() accidentally marks node types as disabled
2010-12-15 03:47:28 +00:00
Angie Byron
44e47bfb16
#967330 by Dave Reid: Fixed The [current-user:?] token should provide the actual loaded user
2010-12-09 08:01:56 +00:00
Dries Buytaert
1fb5f62ba5
- Patch #651240 by fago, sun: allow modules to react to changes to an entity.
2010-11-30 19:31:47 +00:00
Dries Buytaert
b7459d8eb3
- Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed in to hook_node_load().
2010-11-24 16:25:39 +00:00
Angie Byron
851a78f532
#898360 by sun, catch: Cache node types - saves 7% in MySQL in sites using memcache for caching backend
2010-11-20 04:33:56 +00:00
Angie Byron
f4c438b7f0
#965514 by agentrickard: Fix silly typo in node test.
2010-11-12 03:02:02 +00:00
Angie Byron
297eb72f2d
#963656 by agentrickard, bfroehle: Fixed critical bug node_access_view_all_nodes() is never invoked.
2010-11-09 08:36:38 +00:00
Angie Byron
800cdcc840
#700380 by mitchmac, Dave Reid, mfb, Ryan Palmer, justinrandell: Fix sorting in tableselect if #weight is not set.
2010-10-07 17:31:39 +00:00
Angie Byron
65b99dc85f
#895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are lost on module disable.
2010-10-07 00:28:20 +00:00
Dries Buytaert
66c50098c9
- Patch #920614 by agentrickard, chx, Damien Tournoud: unpublished content visible when a Node Access module is enabled.
2010-09-29 14:08:54 +00:00
Dries Buytaert
1d9f387c7c
- Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms.
2010-09-17 14:53:22 +00:00
Angie Byron
410fcdc718
#761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
2010-08-30 00:22:03 +00:00
Dries Buytaert
479b71232b
- Patch #860180 by chx, dixon_, jhodgdon: entity listing and loading does not allow for node access.
2010-08-22 16:11:12 +00:00
Dries Buytaert
f0b3fa4b1b
- Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'
...
form input in the 'node type' edit form was way too harsh (affects the
display of all 'trimmed / summary_or_trimmed' formatters on all text
fields in all view modes), and irrelevant for text fields on non-node
entities, which are currently all blocked to 'trim to 600 chars'.
* Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
* Removed 'teaser_length' settings for node types
* Added upgrade path for 'teaser_length' variable in node_update_7011()
* Fixed a test
2010-08-08 13:02:37 +00:00
Angie Byron
25171a17f6
Reverting #500866 . Needs more discussion.
2010-08-05 23:53:39 +00:00
Angie Byron
cacd044a63
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
2010-08-05 23:26:36 +00:00
Angie Byron
8f5c296cc0
#845742 by Damien Tournoud: Make Bartik the default core theme.
2010-07-08 03:41:27 +00:00
Dries Buytaert
b6c0d1ab20
- Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], [comment:uid], and [file:uid] tokens.
2010-06-29 00:57:19 +00:00
Angie Byron
6b0f13f03c
#569206 by mikey_p, justinrandell: Fixed body field re-added when node type settings are re-saved.
2010-06-24 22:23:06 +00:00
Dries Buytaert
72db95c988
- Patch #711108 by Berdir: better exception reporting for watchdog() in the database system.
2010-05-26 07:52:13 +00:00
Dries Buytaert
34036dbaeb
- Patch #601308 by sfyn, pcarman: test clicking on node title from teaser list.
2010-05-07 15:00:56 +00:00
Angie Byron
ed86172814
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
2010-05-06 05:59:31 +00:00
Angie Byron
a2d6297055
#771922 by andypost: Remove t() from schema description of picture field.
2010-05-05 06:55:25 +00:00
Dries Buytaert
60515aa7f4
- Patch #745542 by seutje, sign: wrong margin for primary active tab in Seven.
2010-05-04 20:29:57 +00:00
Angie Byron
7bb6753e9f
#701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D
2010-04-20 09:48:06 +00:00
Angie Byron
8e94b5d6d4
#322759 by coltrane, jpmckinney: Fixed Allow hook_node_presave() to alter other node fields.
2010-04-20 09:30:21 +00:00
Dries Buytaert
28fb603ae3
- Patch #704646 by cha0s, jpmckinney, willmoy, mradcliffe: critical bug: node_save() fails silently.
2010-04-13 23:16:56 +00:00
Dries Buytaert
6fc055ab90
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests.
2010-03-31 20:05:06 +00:00
Dries Buytaert
40fb3a9392
- Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended.
2010-03-28 11:16:29 +00:00
Dries Buytaert
aec10a8c7d
- Patch #734146 by scor: white-space clean-up.
2010-03-06 06:39:01 +00:00
Angie Byron
8b8ab4a548
#701744 by jhodgdon and Crell: Remove assumptions from node_query_node_access_alter() (with tests).
2010-02-15 19:00:30 +00:00
Dries Buytaert
a2ec3c3852
- Patch #708144 by lilou: remove double semicolons at end of line.
2010-02-09 12:29:39 +00:00
Angie Byron
14dee546b5
#700862 by David_Rothstein: Fixed Test for empty node log messages doesn't actually test what it's supposed to.
2010-02-01 06:46:26 +00:00
Dries Buytaert
ea51c3215b
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
2010-01-30 07:59:26 +00:00
Angie Byron
43cdf31483
#492186 follow-up by nvanhove and Dave Reid: Fixed Authoring information is never updated. (with tests)
2010-01-30 02:52:08 +00:00
Dries Buytaert
af3f94b37e
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
2010-01-25 10:38:35 +00:00
Dries Buytaert
3fbe8b721b
- Patch #564642 by Scott Reynolds: added tests for node_rebuild() and comment_rebuild().
2010-01-24 15:21:06 +00:00