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 |
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
|
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
|
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
|
60c65b1cb3
|
Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to nonexistent function.
|
2012-01-30 23:51:33 -08: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
|
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
|
fa5a4a74c8
|
Issue #1273206 by droplet: Access global when it essentially needed.
|
2011-10-02 11:04:56 -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 |
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 |
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 |
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
|
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
|
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
|
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
|
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
|
75a0deb272
|
Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter.
|
2011-05-18 00:07:38 -05: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
|
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
|
074848d097
|
#1065968 by droplet: fixed function node_get_recent().
|
2011-02-28 20:55:25 -05:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +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 |
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
|
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
|
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 |
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 |
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
|
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 |