Dries Buytaert
d428fe37b9
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
2010-03-26 17:14:46 +00:00
Dries Buytaert
25feb96f6d
- Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions.
2010-03-21 21:20:43 +00:00
Dries Buytaert
f3f6d53158
- Patch #596582 by sun: remove remnants of theme_node_form().
2010-03-18 06:50:37 +00:00
Dries Buytaert
2c3c1a9303
- Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API.
2010-03-12 15:56:30 +00:00
Angie Byron
56e60eb06f
#594412 by mrfelton: Correctly label all site-owning super-admin permissions.
2010-03-08 02:41:46 +00:00
Angie Byron
e43781c955
#684774 follow-up by sun: Remove silly superfluous check from node_block_admin_configure_submit().
2010-03-07 07:52:00 +00:00
Angie Byron
3205a26755
#282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7.
2010-03-07 07:44:18 +00:00
Dries Buytaert
28b40efb38
- Patch #239196 by Gábor Hojtsy, jhodgdon, jvandyk: indexing status shown on search settings page is incorrect.
2010-03-06 07:41:38 +00:00
Dries Buytaert
72df65d1e0
- Patch #731426 by fago: recursed entity loading didn't work.
2010-03-05 13:41:04 +00:00
Dries Buytaert
7818e2d460
- Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser.
2010-03-03 19:46:26 +00:00
Angie Byron
36764b5918
#716258 by mikeryan: Move node_object_prepare() to node.module.
2010-02-27 20:37:11 +00:00
Dries Buytaert
f6b166ff23
- Patch #620298 by David_Rothstein: schema not available in hook_install().
2010-02-26 18:31:29 +00:00
Dries Buytaert
19aaebcbe2
- Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header.
2010-02-26 16:55:18 +00:00
Dries Buytaert
d86d554633
- Patch #704362 by catch, andypost: fixed notices/warnings when comment module is disabled
2010-02-26 15:18:17 +00:00
Dries Buytaert
6d7e7bb8a3
- Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions by vid not timestamp.
2010-02-25 20:12:27 +00:00
Angie Byron
975c071808
#722688 by moshe weitzman: Allow programmatic setting of node->changed.
2010-02-23 05:03:38 +00:00
Angie Byron
f177c12db7
#337947 follow-up by Jacine: Capitalization and markup fixes for Dashboard.
2010-02-17 03:37:12 +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
6d68dd8c2a
- Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, ksenzee, Jaza, chx, sun, JacobSingh, yoroy, peximo: fixed whitespace issue for 'recent content block' in dashboard.
2010-02-13 21:19:16 +00:00
Angie Byron
7562a8efb3
#707724 by chx: Rename confusing arguments in field/entity APIs.
2010-02-11 17:44:47 +00:00
Angie Byron
52195a6b1d
#525622 by scor, catch, and yched: Allow Entity path callback to deal with options.
2010-02-11 15:52:13 +00:00
Dries Buytaert
0b0b40297c
- Patch #710406 by jhodgdon: node_search_execute() should no longer try to call taxonomy_node_update_index() because it no longer exists.
2010-02-11 09:04:54 +00:00
Angie Byron
92ad427474
#699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people.
2010-02-07 17:29:09 +00:00
Dries Buytaert
d48a6deacb
- Patch #703078 by jhodgdon: fixed node_type_get_type() documentation.
2010-02-05 22:18:50 +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
Angie Byron
e5f48f0f78
#680910 by yched and bjaspan: Allow fields to be restricted to entity types.
2010-01-30 02:22:01 +00:00
Angie Byron
02c1eeee3f
#684202 by catch: Added Entity insert/delete/update hooks, to support caching.
2010-01-30 02:01:41 +00:00
Dries Buytaert
7b7bd71132
- Patch #693362 by catch, Dave Reid: taxonomy_form_all() is dangerous and ?q=admin/content can be a performance killer.
2010-01-29 12:14:44 +00:00
Angie Byron
f29dafba55
#689716 by yoroy: Remove 'Change the default front page' link from the welcome screen.
2010-01-28 07:10:59 +00:00
Dries Buytaert
af3f94b37e
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
2010-01-25 10:38:35 +00:00
Dries Buytaert
f97a92d5fc
- Patch #667152 by catch: optimize node_tag_new().
2010-01-22 23:01:20 +00:00
Dries Buytaert
bf5a223dd1
- Patch #353595 by dereine, catch, killes@www.drop.org: node_access() issues four queries on default install node/1 so added a static cache.
2010-01-20 17:11:52 +00:00
Dries Buytaert
b682a2fa19
- Patch #684646 by catch: reordered some code to avoid unnecessary query in _node_revision_access().
2010-01-18 17:16:42 +00:00
Dries Buytaert
dce07ab353
- Patch #684774 by sun: block visibility settings cannot be properly extended.
2010-01-15 10:59:21 +00:00
Dries Buytaert
0bc9acfad3
- Patch #683630 by Dave Reid: remove hard-coded 'administer nodes' checking in node_validate() and node_submit().
2010-01-14 19:06:17 +00:00
Angie Byron
6e4c7ffe51
#678546 by rfay and jhodgdon: Improve wording of help text in admin/config/regional/language/configure.
2010-01-14 06:43:24 +00:00
Angie Byron
811be8f77f
#614508 by linclark and scor: Annotate tracker page with RDFa.
2010-01-14 06:23:40 +00:00
Angie Byron
183d878037
#261258 follow-up by dbabbage: Fixed some missed node title changes that were breaking testbot.
2010-01-13 12:58:47 +00:00
Angie Byron
83c97345e8
#525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'.
2010-01-13 06:26:49 +00:00
Angie Byron
2bef9e0673
#261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() insertion logic. (with tests)
2010-01-13 05:55:12 +00:00
Angie Byron
a75ff119fa
#678510 by matt2000 and jhodgdon: Fixed Field UI display fields page still says 'node' on it.
2010-01-13 05:45:21 +00:00
Angie Byron
02d2f6e04a
#678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance.
2010-01-13 05:40:03 +00:00
Angie Byron
3a0f6b3372
#636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF.
2010-01-13 05:00:25 +00:00
Angie Byron
90b08f2bd8
#620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling.
2010-01-12 23:04:48 +00:00
Angie Byron
f334620be5
#681723 by Bojhan: Standardize on 'Add new content' for content creation page.
2010-01-12 06:23:29 +00:00
Angie Byron
e1812b3353
#678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' functionality from Help module.
2010-01-12 06:09:04 +00:00
Angie Byron
3e552053f1
#337947 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' for use on the dashboard.
2010-01-11 06:44:31 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
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. :\
2010-01-09 21:54:01 +00:00
Angie Byron
85c680a1a0
#588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable.
2010-01-08 07:36:53 +00:00