webchick
0fc439edd3
Issue #1164852 follow-up by plach: Fix node module update which was hard-coding translatable to TRUE.
2011-07-20 19:30:47 -07:00
webchick
be1bb23a1e
Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API.
2011-07-20 01:20:33 -07:00
webchick
e30853303f
Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests.
2011-07-18 00:56:06 -07:00
webchick
a3f4ab1548
Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and 'required' are missed on nodes upgraded from D6 to D7.
2011-07-17 23:53:32 -07:00
webchick
f4160148ca
Issue #1196310 by barbi, JamesK: Fixed node_feed() doc does not conform to standards.
2011-07-10 11:21:03 -07:00
webchick
8da5cc2b75
Issue #237634 by salvis: Document that node_access_write_grants() should not be called directly.
2011-07-06 23:20:37 -07:00
webchick
aed55f9ce6
Issue #1181576 by James_Stallings: Fixed node_get_recent() doc needs to clarify what 'recent' means.
2011-07-06 13:55:08 -07:00
webchick
3614a37327
Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does not work.
2011-07-04 21:54:53 -07:00
webchick
6fb1e60a88
Issue #1205882 by Psikik, rbayliss: Fixed hook_delete() function body has typo.
2011-07-03 10:50:36 -07:00
webchick
4cede694ab
Issue #1204648 by webchick: Fixed Tests added for SA-2011-CORE-002 broke testbot.
2011-06-29 18:58:02 -07:00
webchick
1166b5784a
Merge branch '7.2-security' into 7.x
2011-06-29 18:16:27 -07:00
webchick
8094e14c51
Drupal 7.3
2011-06-29 18:09:21 -07:00
webchick
2ecc273c60
Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values.
2011-06-26 23:11:35 -07:00
webchick
2224962c5e
Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the content variable in node.tpl.php.
2011-06-08 22:05:05 -07:00
webchick
7c46b70e49
Issue #1144848 by mr.baileys: Fixed node_type_form_submit() should not say it is implementation of hook_form_submit().
2011-06-01 01:24:57 -07:00
webchick
fee105fb52
Issue #1158596 by mr.baileys: Fixed clarification of node in hook_node_submit() doc.
2011-06-01 01:16:50 -07:00
webchick
7969d6c458
Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: content in template_preprocess_node().
2011-05-29 22:33:26 -07:00
webchick
eed840666f
Issue #1154808 by lyricnz, Starminder: Fixed Node Schema mismatch after upgrade D6 to D7.
2011-05-23 16:44:31 -07:00
webchick
75a0deb272
Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter.
2011-05-18 00:07:38 -05:00
Angela Byron
d48e3735a4
Issue #1017672 by catch, q0rban: Fixed D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors.
2011-05-17 22:39:15 -05:00
Dries Buytaert
596b011f7d
- Patch #1149002 by droplet, hansfn: 'Machine name' not translatable on the content type overview page .
2011-05-17 17:22:38 -07:00
Dries Buytaert
b7ad22b414
- Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an useless comprobation.
2011-05-17 17:20:27 -07:00
Dries Buytaert
37e529ab6d
- Patch #988030 by mr.baileys, linclark: document correct sequence of hooks in node deletion.
2011-05-14 12:51:22 -04:00
webchick
78f5ec5472
Hm. Rollback of previous patch. I think I just broke testbot. NOOB.
2011-05-13 11:30:57 -04:00
webchick
b1bd7f7615
Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors.
2011-05-13 10:41:03 -04:00
Dries Buytaert
a22d7770d4
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
2011-05-08 15:51:01 -04:00
Dries Buytaert
994ed97e83
- Patch #1051870 by boombatower: remove unused variable initialization.
2011-05-01 06:33:35 -04:00
Dries Buytaert
5fc8343de6
- Patch #1107384 by droplet: wrong instance definition in node.module.
2011-04-22 21:17:10 -04:00
Dries Buytaert
8cdf750e0e
- Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.
2011-04-12 22:54:25 +02:00
Dries Buytaert
62f978fcb1
- Patch #1120928 by catch: {history} table is owned by system module.
2011-04-12 21:16:58 +02:00
webchick
fb6dce6091
Issue #1021406 by ygerasimov: fixed typo in documentation
2011-03-28 08:43:43 -07:00
webchick
19f821ef7d
Issue #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8.
2011-03-21 11:19:48 -07:00
Dries Buytaert
074848d097
#1065968 by droplet: fixed function node_get_recent().
2011-02-28 20:55:25 -05: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
Dries Buytaert
72d428cb8c
- Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked' attributes for content type.
2011-01-18 18:52:31 +00:00
Dries Buytaert
4bf9e43eb7
- Patch #375064 by c960657, catch: Performance: Multilanguage checking on admin/content/node slow.
2011-01-12 23:09:13 +00:00
Angie Byron
db538c8250
#987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.
2011-01-03 18:03:54 +00:00
Angie Byron
7264290ea8
#987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup
2011-01-02 17:26:40 +00:00
Angie Byron
9d638eb177
#1003958 by mlncn: Correct _node_save_revision documentation
2010-12-30 03:47:36 +00:00
Angie Byron
15ec48062c
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
2010-12-20 19:59:44 +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
f735aa35a7
#728090 by alexjarvis: Fixed 'Revision information' can have incorrect summary
2010-12-15 03:42:25 +00:00
Angie Byron
71c4e3ec62
#968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().
2010-12-15 03:39:42 +00:00
Dries Buytaert
36278f01d8
- Patch #986992 by yched, sun: fixed insane etid / {field_config_entity_type()} abstraction.
2010-12-14 19:50:05 +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
e2153365cf
- Patch #991726 by wojtha, meba: missing format_plural() in comments and node module.
2010-12-09 02:16:21 +00:00
Dries Buytaert
aee64c551a
- Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language selection in advanced search filters broken.
2010-12-02 23:58:21 +00:00
Dries Buytaert
35caf24c35
- Patch #986018 by fago: remove ununsed test files.
2010-12-02 14:23:17 +00:00
Angie Byron
9ada5dec79
#364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into a variable. The string approach was too limited.
2010-12-01 00:18:15 +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
Angie Byron
14779b97e1
#917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests).
2010-11-29 04:53:32 +00:00
Dries Buytaert
84c72d06f0
- Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
2010-11-27 20:25:44 +00:00
Dries Buytaert
2fdc28d0f0
- Patch #802524 by CrookedNumber, aaronbauman: node_add() still unnecessarily complex (and confusing).
2010-11-26 19:23:01 +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
17c6ce8078
#898360 by sun: Add caching for node types.
2010-11-23 06:03:38 +00:00
Angie Byron
b7bcc866cc
#49428 by levavie, mgifford, joachim, et al: Include node title in 'Read more' link for better accessibility and SEO
2010-11-22 08:01:24 +00:00
Dries Buytaert
c890cb3a95
- Patch #867114 by jhodgdon, mgifford, sun: search results should add lang tag if language of search result differs.
2010-11-21 20:36:36 +00:00
Angie Byron
ed4b74024a
#920600 by bojanz, solotandem: Fixed Document the deprecated parameter in entity_load()
2010-11-20 09:43:43 +00:00
Angie Byron
4cc8ae69a1
#830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly extended.
2010-11-20 06:49:47 +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
ab21e07bbd
#878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another.
2010-11-14 21:04:45 +00:00
Angie Byron
8dd7376d5a
#923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions.
2010-11-14 20:42:45 +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
926dff9fc9
#601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks.
2010-11-06 23:24:33 +00:00
Dries Buytaert
ce5ff31cda
- Patch #963060 by boombatower: documentation problem with hook_view().
2010-11-05 19:58:14 +00:00
Dries Buytaert
ae85abb983
- Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs.
2010-11-05 19:47:20 +00:00
Dries Buytaert
771cd5cba1
- Patch #923998 by reglogge, Jeff Burnz: move advanced search form submit to the bottom of the form.
2010-10-31 12:45:27 +00:00
Dries Buytaert
55ee78119a
- Patch #948416 by David_Rothstein: a menu item description, 'Administer content', is missing a period.
2010-10-27 18:45:55 +00:00
Dries Buytaert
4498057dba
- Patch #408160 by sun: code simplification.
2010-10-27 18:41:03 +00:00
Angie Byron
c10220f9bf
#738512 by sun: Fixed Node permissions are ordered oddly.
2010-10-23 18:25:05 +00:00
Angie Byron
1d2e7683ab
#433454 by sun: Only hardcode node title's weight if it's not otherwise specified.
2010-10-23 16:30:48 +00:00
Angie Byron
d98f29f712
#948272 by amateescu: Fixed hook_node_info() doc shouldn't link to node example module any more,
2010-10-23 15:42:53 +00:00
Angie Byron
435585012c
#949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter().
2010-10-23 15:30:34 +00:00
Dries Buytaert
f914aef21b
- Patch #948536 by amateescu: node_type_get_types() could mention that the types it returns are objects.
2010-10-23 12:58:37 +00:00
Dries Buytaert
5c32f33425
- Patch #883454 by jhodgdon, ctmattice1: doc and examples for hook_form() are misleading/wrong.
2010-10-22 00:35:35 +00:00
Angie Byron
af2b5e7d86
#408160 by sun, Berdir, Gábor Hojtsy, David_Rothstein: Fixed move Add new content link to Navigation menu.
2010-10-20 08:15:33 +00:00
Dries Buytaert
b0cbc018ec
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
2010-10-20 01:31:07 +00:00
Dries Buytaert
d9cc13e9f0
- Patch #118108 by bleen18: node delete does not clean up node_access() table.
2010-10-20 00:27:51 +00:00
Angie Byron
91bc8bed90
#709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency.
2010-10-15 03:36:21 +00:00
Dries Buytaert
284f2b11a4
- Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
...
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846 .
2010-10-13 13:43:21 +00:00
Dries Buytaert
c54107146b
- Patch #934790 by agentrickard: use _node_custom_theme() for revision callbacks.
2010-10-11 21:00:33 +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
fb8025056c
- Patch #932098 by sun: various bogus theme variables.
2010-10-06 13:38:40 +00:00
Dries Buytaert
e4c0766ca4
- Patch #931476 by duellj: fixes for hook_node_view() documentation.
2010-10-05 02:21:26 +00:00
Dries Buytaert
8ec40cc27a
- Patch #922824 by plach: no way to specify the language to view entities in.
2010-10-03 01:15:34 +00:00
Angie Byron
3858e1a19f
#926794 by ksenzee, moshe weitzman, Jody Lynn: Fixed revisions of unpublished nodes lose their body field on upgrade.
2010-10-01 22:03:29 +00:00
Dries Buytaert
0a8e9c5b20
- Patch #898558 by Damien Tournoud, chx, ksenzee: clean-up the upgrade path: node.
2010-09-29 19:46:40 +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
Angie Byron
0c49d57945
#358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL.
2010-09-28 03:30:37 +00:00
Dries Buytaert
b1190c11b5
- Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.
2010-09-28 02:30:32 +00:00
Dries Buytaert
410a814fcb
- Patch #922412 by moshe weitzman: remove node_access_example_disabling() from docs.
2010-09-25 18:01:28 +00:00
Dries Buytaert
c9de4646c5
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2 .
2010-09-24 00:37:45 +00:00
Dries Buytaert
f94b014ca7
- Patch #403034 by roderik, Damien Tournoud: node_assign_owner_action() logs an object type instead of the type name.
2010-09-18 01:39:33 +00:00
Dries Buytaert
db1d3a0287
- Patch #911980 by mr.baileys: fixed WSOD on node/add/... if capitalization is wrong.
2010-09-17 14:54:51 +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