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
3c3cee28b9
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
2010-04-13 15:23:03 +00:00
Dries Buytaert
f9739e9cfe
- Patch #767872 by JohnAlbin: theme_node_log_message() has never, ever been used.
2010-04-12 06:17:22 +00:00
Dries Buytaert
ff301288f2
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
2010-04-11 18:33:44 +00:00
Dries Buytaert
b647348fa9
- Patch #767852 by JohnAlbin: remove no-longer-needed theme function wrappers.
2010-04-11 14:53:39 +00:00
Dries Buytaert
459d623467
- Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery functions.
2010-04-09 12:24:53 +00:00
Dries Buytaert
9e236ef13f
- Patch #764606 by JohnAlbin: node.tpl no longer needs taxonomy variables.
2010-04-08 18:26:42 +00:00
Dries Buytaert
626e64025e
- Patch #682552 by mradcliffe, jhodgdon: FieldException when trying to enable blog and comment modules for first time.
2010-04-07 14:36:16 +00:00
Dries Buytaert
ba96cffdb7
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
2010-04-06 19:49:03 +00:00
Dries Buytaert
bfd0c7fd0a
- Patch #761616 by JohnAlbin: revert to .
2010-04-06 16:30:20 +00:00
Dries Buytaert
807704e1d1
- Patch #757484 by catch: optimize node_save().
2010-04-02 13:54:40 +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
3e10914bc5
- Patch #757484 by catch: optimize node_save().
2010-03-31 13:55:25 +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
d864fc6363
- Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().
2010-03-27 18:41:14 +00:00
Angie Byron
7d4b84b878
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
2010-03-27 05:52:50 +00:00
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
f1c2480537
- Patch #685784 by alexj, sun: 'Create new revision' setting for content type isn't used in node edit form.
2010-03-24 07:46:06 +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
d224c98351
- Patch #326564 by nenne: fixed hook_validate() documentation.
2010-03-18 06:49:17 +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
Dries Buytaert
cb66dfd766
- Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredictable results.
2010-03-09 11:45:37 +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
Angie Byron
8894138027
#676800 follow-up by sun: More fieldset fixes.
2010-03-07 06:49:10 +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
aec10a8c7d
- Patch #734146 by scor: white-space clean-up.
2010-03-06 06:39:01 +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
Dries Buytaert
1c26e2cee1
- Patch #728820 by David_Rothstein: clean up installation of required modules.
2010-03-01 07:39:12 +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
fd7a324437
#645374 follow-up by sun: Make entity ids available to confirm form submit handlers.
2010-02-17 05:42:42 +00:00
Angie Byron
94a0bb3afd
#716284 by mikeryan: Fixed node_object_prepare() doesn't recognize is_new().
2010-02-17 05:32:48 +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
Angie Byron
f8b6671c86
#482346 by catch: Remove dead code.
2010-02-15 16:36:48 +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
Dries Buytaert
2f0358b687
- Patch #708974 by jhodgdon: follow-up patch to correct some documentation mistakes.
2010-02-11 08:58:55 +00:00
Dries Buytaert
ce2bdcf9f1
- Patch #708974 by jhodgdon: documentation improvements: provide an overview of ex-hook_nodeapi() operations.
2010-02-10 10:34:50 +00:00
Dries Buytaert
a2c946e5e9
- Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function passed by reference.
2010-02-09 22:30: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
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
20fc2119d7
- Patch #704728 by jhodgdon: fixed node grants documentation.
2010-02-05 22:24:12 +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
ec407ec945
#211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order.
2010-02-03 18:16:23 +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
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
6cb277926f
- Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help contrib updates make progress.
2010-01-25 21:32:44 +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
Dries Buytaert
8641f9dcfd
- Patch #686128 by yched: body-to-field conversion was unacceptably slow.
2010-01-24 15:12:19 +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
Angie Byron
78bc4c325c
#688862 by webchick: Fixed Documentation problem with hook_node_view().
2010-01-19 04:53:45 +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
52e5064d32
#678012 by heyrocker and jhodgdon: Tokens should not use the word 'node' in human-readable descriptions.
2010-01-14 05:53:55 +00:00
Angie Byron
3186c0ff09
#684084 by hunmonk: Fixed node_update_7006() broken after 'node titles as fields' rollback.
2010-01-14 02:29:37 +00:00
Dries Buytaert
494ba2f45f
- Patch #677548 by jhodgdon: fixed content type edit page needs some UI text updates.
2010-01-13 23:36:50 +00:00
Dries Buytaert
5302d50c96
- Patch #677544 by jhodgdon: content admin screen not clear.
2010-01-13 23:30:43 +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
b80bbba9af
#676134 by mcarbone: Update documentation to account for taxonomy changes (no more node taxonomy property).
2010-01-13 06:10:43 +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
ac581679b0
#681940 by chx: Fixed Multistep node forms cant change the basic options. (with tests)
2010-01-13 04:35:28 +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
dcd99e0a9a
#542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'.
2010-01-10 22:56:51 +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
a895a366c5
#563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7
2010-01-09 22:07:57 +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
Angie Byron
fdd39823ba
#609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().
2010-01-08 07:05:52 +00:00
Angie Byron
09e6a714a3
#373897 follow-up by jbrown: Remove bogus sortable author column on content page, resulting in SQL errors.
2010-01-08 05:57:12 +00:00
Dries Buytaert
6dc7e86b80
- Patch #677662 by heyrocker: fixed in several hook_token() implementations so that language options get set properly.
2010-01-07 20:55:49 +00:00
Angie Byron
1407c81632
#592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles.
2010-01-07 07:41:46 +00:00
Dries Buytaert
049b9ce9fe
- Patch #646874 by sun, David_Rothstein: more improvements.
2010-01-06 14:32:54 +00:00
Dries Buytaert
102a682914
- Patch #652588 by scor: updated RDF mapping definition in the core modules.
2010-01-05 18:56:49 +00:00
Dries Buytaert
2a8fc4edb0
- Patch #672068 by jhodgdon: hook_node_grants() example used wrong variable.
2010-01-04 20:34:28 +00:00
Dries Buytaert
b7aece63d0
- Patch #668650 by jhodgdon: fixed hook_view() example.
2010-01-04 20:12:59 +00:00
Angie Byron
37b78e0259
#646874 by sun and David_Rothstein: Remove assumptions about Contextual links and Shortcut modules from template files.
2010-01-04 03:57:19 +00:00
Angie Byron
311a25cae3
#423822 by JamesAn, agentrickard, and michaelfavia: Update node module to use drupal_static().
2010-01-03 23:41:01 +00:00
Angie Byron
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Angie Byron
b033a61208
#648410 follow-up by Dave Reid: Add link to create new from all empty table texts.
2010-01-03 00:44:53 +00:00
Dries Buytaert
a71f556274
- Patch #666634 by chx: added 'container' wrapper for node form buttons.
2009-12-31 13:35:23 +00:00
Dries Buytaert
a0f3abf035
- Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_a_prepare_view().
2009-12-31 08:26:59 +00:00
Dries Buytaert
539ba0dc38
- Patch #670082 by yched, axyjo: hook_entity_info() cleanups.
2009-12-29 20:23:10 +00:00
Dries Buytaert
43089856c7
- Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase.
2009-12-29 19:14:27 +00:00
Angie Byron
7e1fda5403
#655508 by David_Rothstein and Dave Reid: Define more node-related pages to hook_admin_paths().
2009-12-29 04:23:53 +00:00
Dries Buytaert
2c24fd4040
- Patch #668806 by Dave Reid: brought permission handling for node revisions up to standards.
2009-12-28 11:12:55 +00:00
Dries Buytaert
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Angie Byron
409d2969b5
#632820 follow-up by arianek and jhodgdon: Fixes to node module help.
2009-12-25 10:03:32 +00:00
Dries Buytaert
3d381a1c54
- Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2.
2009-12-22 20:38:23 +00:00
Dries Buytaert
8749a43a54
- Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer.
2009-12-22 14:47:14 +00:00
Dries Buytaert
cf7cb6b65c
- Patch #635094 by plach: switching from zxx to und as it is semantically more correct.
2009-12-22 14:19:25 +00:00
Dries Buytaert
275fc6bdb2
- Patch #664012 by Bojhan, Dries: removed unnecessary fieldset.
2009-12-22 14:01:05 +00:00
Dries Buytaert
d1c017660c
- Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent.
2009-12-21 13:47:32 +00:00
Dries Buytaert
58ba3b6e3f
- Rollback of previous patch. Houston, it has a typo.
2009-12-17 19:22:25 +00:00
Dries Buytaert
6d1774c7dd
- Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy.
2009-12-17 19:14:42 +00:00
Dries Buytaert
8ee21dd132
- Patch #632092 by scor, linclark: number of replies of a node in RDFa.
2009-12-16 19:53:53 +00:00
Dries Buytaert
3a5d7e2c88
- Patch #655206 by dereine: Seven wasn't used for deleting a node.
2009-12-14 20:46:43 +00:00
Dries Buytaert
ef2c240086
- Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code).
2009-12-11 16:49:40 +00:00
Angie Byron
e81fccd2e6
#652864 by yched: Remove stray whitespace.
2009-12-07 03:42:27 +00:00
Angie Byron
614a4dea23
#320132 by kbahey, catch: Make path.inc swappable.
2009-12-06 18:27:23 +00:00
Angie Byron
b12a25d24f
#632820 follow-up by arianek: Add missing link to node.module help.
2009-12-06 16:59:14 +00:00
Dries Buytaert
66f740c584
- Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a module.
2009-12-06 01:00:27 +00:00
Dries Buytaert
1cb3f94aef
- Patch #633706 by jhodgdon: improved node_access_acquire_grants() documentation.
2009-12-05 15:40:46 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
ca8416e036
- Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.
2009-12-03 20:21:50 +00:00
Dries Buytaert
912dcde784
- Patch #398110 by matt2000: bugfix: node_submit() resets ->uid.
2009-12-02 19:52:23 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Dries Buytaert
99833c6289
- Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improved consistency, flexibility and accessibility of form element labels.
2009-12-02 15:09:16 +00:00
Dries Buytaert
92760988b9
- Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables.
2009-12-02 14:56:32 +00:00
Angie Byron
c912008307
#610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
2009-12-02 07:28:22 +00:00
Dries Buytaert
7b2a09ead3
- Patch #629518 by jhodgdon: better documentation.
2009-12-01 19:00:18 +00:00
Dries Buytaert
6083731ce4
- Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO.
2009-12-01 16:03:35 +00:00
Dries Buytaert
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Dries Buytaert
d8429228ce
- Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests.
2009-12-01 03:07:34 +00:00
Angie Byron
706d737ca1
#639428 by sun and yched: Remove #process pattern from text field.
2009-11-29 20:45:17 +00:00
Dries Buytaert
1e15bb98ef
- Patch #632820 by arianek, samirnassar: documentation improvements.
2009-11-29 10:43:53 +00:00
Angie Byron
6ff73ad053
#614316 by lisarex: Improvements to content type submission guidelines.
2009-11-22 02:39:06 +00:00
Angie Byron
fc50814e78
#614324 by heather, lisarex, redndahead, and Bojhan: UI text improvements on node author display settings. (UXSprint)
2009-11-21 17:44:51 +00:00
Angie Byron
d7b07976bb
#281536 by casey: Fixed typo in node_access_records() documentation.
2009-11-19 22:50:42 +00:00
Angie Byron
cb98091e1b
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.
2009-11-19 04:00:47 +00:00
Dries Buytaert
a239296cbc
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
2009-11-17 21:24:19 +00:00
Angie Byron
a558be6532
#622136 by brandonojc and mgifford: Fixed user filter accessibility.
2009-11-17 02:50:41 +00:00
Angie Byron
db9cfa2b04
#629518 by jhodgdon: Improve documentation on hook_node_insert() and other node hooks.
2009-11-15 02:11:51 +00:00