David Rothstein
|
bada57662c
|
Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery.
|
2012-07-29 16:32:53 -04:00 |
Jennifer Hodgdon
|
7a7abd77b4
|
Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group
|
2012-07-16 09:45:43 -07:00 |
Jennifer Hodgdon
|
552cc183df
|
Issue #1664070 by tim.plunkett, mjonesdinero: Add documentation to node_add_page function
|
2012-07-09 12:16:10 -07:00 |
David Rothstein
|
a12152309a
|
Issue #1495648 by plach: Introduce entity language support.
|
2012-06-09 15:51:03 -04:00 |
Jennifer Hodgdon
|
dd73050be0
|
Issue #1598508 by jeffschuler: fix return docs for _node_types_build function
|
2012-05-30 08:46:47 -07:00 |
David Rothstein
|
57b8f47268
|
Issue #1573082 by tim.plunkett, grendzy: Fixed watchdog 'Deleted content type' uses wrong type.
|
2012-05-25 00:23:58 -04:00 |
Jennifer Hodgdon
|
e039aaaa32
|
Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks
|
2012-05-23 12:25:30 -07:00 |
webchick
|
2b8686151f
|
Issue #1302228 by xjm, yched, chx: Fixed Change notice for: field_has_data() returns inconsistent results – possible data loss.
|
2012-05-12 18:26:43 -07:00 |
Jennifer Hodgdon
|
4b39ca547d
|
Issue #813146 by bleen18: remove variable cruft in node_submit function
|
2012-05-04 12:40:03 -07:00 |
webchick
|
cdb0df93be
|
Merge branch '7.12-security' into 7.x
|
2012-05-02 15:04:41 -07:00 |
webchick
|
9879d29f73
|
Drupal 7.13
|
2012-05-02 15:01:31 -07:00 |
webchick
|
bd7712385a
|
Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.
|
2012-04-30 21:51:35 -07:00 |
Jennifer Hodgdon
|
4fb8e143a3
|
Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages
|
2012-03-26 11:28:49 -07:00 |
Jennifer Hodgdon
|
7b115a0e16
|
Issue #1350892 by nit3ch: Fix doc for type arg of node_type_form
|
2012-03-23 10:42:47 -07:00 |
Jennifer Hodgdon
|
7fee417141
|
Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index()
|
2012-03-13 12:08:45 -07:00 |
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 |
Jennifer Hodgdon
|
d947e9a1ea
|
Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter function
|
2012-03-06 10:32:32 -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
|
fd9a200cd9
|
Issue #1369332 by Damien Tournoud, basic, sun: Fixed Avoid deadlock issues on the {node} table.
|
2012-03-02 16:58:51 -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
|
7873fac426
|
Revert "Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form."
This reverts commit f4791b9c41 .
|
2012-02-29 00:12:39 -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
|
f4791b9c41
|
Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form.
|
2012-02-28 23:20:34 -08:00 |
webchick
|
f8a051b1a4
|
Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() has wrong documentation header.
|
2012-01-31 00:19:08 -08:00 |
webchick
|
60c65b1cb3
|
Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to nonexistent function.
|
2012-01-30 23:51:33 -08:00 |
Dries
|
055da3f730
|
- Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body.
|
2012-01-27 12:11:30 -05:00 |
Dries
|
1cb7758a76
|
- Patch #1000074 by naxoc: node_permission() uses check_plain() without a purpose.
|
2012-01-24 17:21:47 -05:00 |
webchick
|
94ab147781
|
Issue #1227396 by chris.leversuch, jhodgdon: Document that hook_node_access() is not called on node listings.
|
2012-01-11 23:17:15 -05:00 |
webchick
|
8259aab1db
|
Issue #629518 by jhodgdon, reglogge, jvns, oriol_e9g: Fixed hook_node_insert() and other node hooks have imprecise/misleading descriptions.
|
2011-12-24 17:58:33 -08:00 |
webchick
|
4735a9bf59
|
Issue #1345480 by chris.leversuch, rbayliss: Fixed node_load() does not document FALSE return value.
|
2011-12-22 01:58:55 -08:00 |
webchick
|
f702fccca3
|
Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation.
|
2011-11-24 14:16:19 -08:00 |
webchick
|
f9a66fff5f
|
Issue #789484 by Lars Toomre, sven.lauer, jhogdon, pillarsdotnet, michaellenahan: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
|
2011-11-12 15:32:01 -08:00 |
webchick
|
abc2183d36
|
Issue #789484 by Lars Toomre, pillarsdotnet, michaellenahan, sven.lauer, Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
|
2011-10-19 23:56:45 -07:00 |
webchick
|
24d994f688
|
Issue #262498 by EugenMayer, DjebbZ: Fixed Error in content administration using taxonomy filter.
|
2011-10-17 08:37:22 -07:00 |
Dries
|
cca33d7255
|
- Patch #1311490 by skottler: remove dl.multiselect remnants.
|
2011-10-16 15:35:25 -04:00 |
webchick
|
d967abdf1d
|
Issue #1054848 by barraponto: Fixing common typos through codespell.py.
|
2011-10-02 11:09:00 -07:00 |
webchick
|
fa5a4a74c8
|
Issue #1273206 by droplet: Access global when it essentially needed.
|
2011-10-02 11:04:56 -07:00 |
webchick
|
f3268d135d
|
Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], [node:body], or [comment:body] if there is no body field or language mismatch.
|
2011-10-01 23:38:23 -07:00 |
webchick
|
23efccf459
|
Issue #1282956 by rickmanelius, pgrond: Fixed Node revision log of '0' is ignored.
|
2011-09-30 13:15:59 -07:00 |
webchick
|
cb66a61c8d
|
Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' section shows HTML tags are rendered as plain text.
|
2011-09-30 12:55:18 -07:00 |
Dries Buytaert
|
7805beba58
|
- Patch #1279888 by 10oclock: missing table prefix on query in node_feed().
|
2011-09-16 11:52:09 -04: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
|
23c31ac714
|
Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
|
2011-08-23 23:39:37 +01:00 |
webchick
|
d70898fc96
|
Rollback of #1174602. This is a clean-up patch rather than a bug fix, and could have implications in contrib.
|
2011-08-16 02:22:52 -05:00 |
Dries Buytaert
|
d20a9ee964
|
- Patch #1196318 by James_Stallings: node_last_changed() is lacking doc.
|
2011-08-10 16:51:27 -04:00 |
Dries Buytaert
|
d08378534d
|
- Patch #1174602 by jn2: Node_block_view() should use render arrays.
|
2011-08-08 14:55:19 -04:00 |
Dries Buytaert
|
7d850cc2fb
|
- Patch #1236594 by linclark: node_page_edit() doc has wrong information.
|
2011-08-07 13:01:41 -04:00 |
webchick
|
1e48014398
|
Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
|
2011-08-06 16:29:31 -07:00 |
webchick
|
c6cc662e2d
|
Issue #1209350 by mdupont: Fixed Node access rights doc should mention how to use query tags.
|
2011-07-28 15:42:27 -04:00 |