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
Angie Byron
6a89165199
#632820 by emmajane, arianek, jhodgdon, samirnassar, and dcor: Updated node.module's help text to new documentation standard.
2009-11-15 00:23:57 +00:00
Dries Buytaert
8514a7e283
- Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page.
2009-11-14 07:58:50 +00:00
Dries Buytaert
036dc1d140
- Patch #552654 by jhedstrom: usability improvement: add 'Manage fields' and 'Display fields' links from the Content Types operation table.
2009-11-12 07:00:03 +00:00
Dries Buytaert
5cc6df569f
- Patch #629074 by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields.
2009-11-11 08:32:35 +00:00
Dries Buytaert
a75f741e9b
- Patch #614358 by lisarex, Bojhan: UI text improvements to 'Delete' content type confirmation message.
2009-11-08 19:18:24 +00:00
Angie Byron
641306e95c
#521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic markup to local tasks to indicate an active task.
2009-11-08 12:30:35 +00:00
Angie Byron
4d46b7cdf8
Roll-back of #595084 ; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
2009-11-08 10:02:41 +00:00
Dries Buytaert
a8ec4e1d50
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.
2009-11-07 13:35:21 +00:00
Angie Byron
803bd4f968
#585868 by sun: Provide a generic way for actions to denote that they change a property.
2009-11-06 03:59:06 +00:00
Angie Byron
d9017f5878
#591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter().
2009-11-05 16:19:25 +00:00
Angie Byron
099d72a917
#606472 by peximo and plach: Remove duplicate title field data structure.
2009-11-05 16:13:21 +00:00
Dries Buytaert
414c8f8bad
- Patch #609118 by te-brian, David_Rothstein: Fixed node.tokens.inc: ->body issues.
2009-11-05 03:35:29 +00:00
Angie Byron
b006ec6cb4
#571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function.
2009-11-04 05:39:14 +00:00
Angie Byron
0d8515deb7
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
2009-11-03 06:47:23 +00:00
Angie Byron
112e0ffa4f
#202533 by lisarex and brunodbo: Tell people what the heck the content type 'Description' field is for.
2009-11-03 05:32:07 +00:00
Angie Byron
ae842168f9
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
2009-11-03 05:27:18 +00:00
Angie Byron
c6e2dfa573
#551034 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content filter usability and accessibility.
2009-11-03 04:35:01 +00:00
Angie Byron
6afea0a064
#564642 by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: Remove previous content property from build functions so artifacts do not persist.
2009-11-02 23:20:28 +00:00
Angie Byron
0da45208f4
#484060 by EclipseGc: Remove duplicate access checking from node_add().
2009-11-02 04:45:28 +00:00
Angie Byron
74215ea2bb
Bleh. :( Sorry. One last time and I'll get the commit message right, I swear. :P
2009-11-02 04:45:02 +00:00
Angie Byron
e42209f753
*** empty log message ***
2009-11-02 04:44:24 +00:00
Angie Byron
2740c8d5c0
Let's try that again.
2009-11-02 04:44:14 +00:00
Angie Byron
230a045cfc
*** empty log message ***
2009-11-02 04:43:29 +00:00
Angie Byron
1eae549bd6
#615508 by Crell: Use slave servers for search module.
2009-11-01 21:46:16 +00:00
Angie Byron
b882d991d0
#614396 follow-up by David_Rothstein: Grammar police. ;)
2009-11-01 20:15:26 +00:00
Dries Buytaert
e4ca439ba1
- Patch #595084 by c960657: use type hinting for .
2009-11-01 12:11:10 +00:00
Dries Buytaert
a1652efe0e
- Patch #614396 by lisarex: clarify UI text on page for adding new content types.
2009-10-31 17:57:49 +00:00
Dries Buytaert
745b5b034c
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.
2009-10-30 22:33:35 +00:00
Angie Byron
9ad53c524a
#613666 by Jody Lynn: Fixed Sorting on admin/content table.
2009-10-27 04:06:44 +00:00
Angie Byron
09f2d3266b
#609152 by redndahead, bleen18 and jim0203: Ensure node filter page validates that there were rows selected. (with tests)
2009-10-24 21:39:40 +00:00
Dries Buytaert
cd8aeb0c0f
- Patch #610066 by jhodgdon: hook_node_access_records() documentation was badly formatted.
2009-10-24 11:49:52 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +00:00
Dries Buytaert
eb84b86888
- Patch #607100 by peximo: fixed node multiple delete fatal error.
2009-10-22 01:19:45 +00:00
Dries Buytaert
774710328b
- Patch #569512 by Amitaibu: fixed un-existing function name in hook_node_access() documentation.
2009-10-22 00:47:09 +00:00
Dries Buytaert
4e59908c43
- Patch #609090 by te-brian: fixed invalid call to node_get_types()
2009-10-21 19:13:08 +00:00
Angie Byron
8f21cc4025
#493030 follow-up by sun: Clean-ups to RDF module.
2009-10-20 17:33:43 +00:00
Dries Buytaert
0fa300a696
- Patch #332333 by sun: more fixes for the path API.
2009-10-20 01:24:34 +00:00
Dries Buytaert
70abacbb7b
- Patch #493030 by effulgentsia: documentation improvements/additions for RDF support.
2009-10-19 20:33:21 +00:00
Dries Buytaert
24669bfb50
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
2009-10-19 18:28:16 +00:00
Dries Buytaert
db722dac35
- Patch #604166 by fgm: removed unused global in node_form_submit().
2009-10-19 02:00:55 +00:00
Dries Buytaert
079dca8e17
- Patch #608036 by effulgentsia: add content_attributes() variable for tpl files, so RDF can be implemented better.
2009-10-19 01:30:07 +00:00
Angie Byron
4278afa16b
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
2009-10-17 05:50:29 +00:00
Angie Byron
a09822b363
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.
2009-10-16 23:48:38 +00:00
Dries Buytaert
045074d4c5
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
2009-10-16 19:20:34 +00:00
Dries Buytaert
60c5878351
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
2009-10-16 19:06:25 +00:00
Dries Buytaert
5a89fef970
- Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings.
2009-10-16 13:20:16 +00:00
Angie Byron
087a47ba5c
#493314 by yched and catch: Add multiple hook for formatters.
2009-10-16 03:21:23 +00:00
Angie Byron
6061fa9781
#565480 by plach and peximo: TF #2 : Multilingual field handling. Integration between field API and locale module + translatable node bodies.
2009-10-16 02:04:44 +00:00
Angie Byron
e1642603ea
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
2009-10-15 16:18:46 +00:00
Dries Buytaert
714597a9cd
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
2009-10-15 12:44:36 +00:00
Dries Buytaert
3cb2a5eff4
- Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query string destination.
2009-10-14 20:42:47 +00:00
Dries Buytaert
b6164a4cb7
- Patch #586436 by Amitaibu: execute node_type_save() after variable_set().
2009-10-14 01:01:54 +00:00
Angie Byron
1ed4175dba
#557292 follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing node titles to not be linked.
2009-10-11 06:43:33 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +00:00
Angie Byron
7ed3cf3b13
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.
2009-10-10 21:39:03 +00:00
Angie Byron
1b9cde9d85
#282191 by plach, nedjo, catch, et al: TF #1 : Allow different interface language for the same path.
2009-10-09 16:33:14 +00:00
Angie Byron
846ad794d9
#597508 by sun: Add %node_type argument loader to reduce number of menu items cached.
2009-10-09 07:28:53 +00:00
Dries Buytaert
0e3cb8a5e1
- Patch #595982 by ksenzee: fixed warning.
2009-10-09 01:31:17 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
dcdb584f33
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.
2009-10-08 18:26:33 +00:00
Dries Buytaert
332c4ab574
- Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed.
2009-10-08 15:36:18 +00:00
Angie Byron
c4e1242e92
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
2009-10-08 07:58:47 +00:00
Angie Byron
dd571ffe34
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.
2009-10-05 01:18:26 +00:00
Dries Buytaert
b544777095
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().
2009-10-03 19:16:04 +00:00
Dries Buytaert
3448d949cd
- Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes as objects.
2009-10-03 17:45:26 +00:00
Dries Buytaert
7123d4c1ba
- Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset.
2009-10-03 00:52:24 +00:00
Dries Buytaert
1184ed9fc9
- Patch#583020 by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields().
2009-10-02 14:39:43 +00:00
Dries Buytaert
1983aed44b
- Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in .
2009-09-30 18:37:30 +00:00
Dries Buytaert
7178f6b173
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
2009-09-30 18:36:02 +00:00
Dries Buytaert
a8f8a26f6d
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
2009-09-30 13:09:30 +00:00
Dries Buytaert
598e739208
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
2009-09-29 15:31:17 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
101d520929
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
2009-09-28 22:14:31 +00:00
Dries Buytaert
c90e9f9109
- Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType().
2009-09-25 15:12:56 +00:00
Dries Buytaert
d734f2f25d
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.
2009-09-25 14:24:34 +00:00
Dries Buytaert
0622dfe9f1
- Patch #572778 by Amitaibu: removed outdated comment.
2009-09-23 10:41:55 +00:00
Dries Buytaert
5679074858
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.
2009-09-22 15:26:46 +00:00
Dries Buytaert
1eea0b5496
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.
2009-09-21 07:59:18 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
7cf7f99878
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
2009-09-20 07:32:19 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Dries Buytaert
448996a532
- Patch #581594 by douggreen: minor db_query() fix to search for the new database abstraction layer.
2009-09-19 10:43:13 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
65654b29e8
#574796 by sun: Fixed 'Article' content-type permissions not granted to admin role after installation.
2009-09-17 03:12:41 +00:00
Dries Buytaert
93a17c0097
- Patch #460594 by elliotttf, lambic | LiliVG: Fixed node_assign_owner_action_form() limits username length to 7 characters.
2009-09-15 20:54:27 +00:00
Dries Buytaert
2729f1c2f0
- Patch #569362 by scor, effulgentsia, catch: add attributes and title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
2009-09-11 06:48:03 +00:00
Angie Byron
a667251eee
#555128 by Dave Reid | moshe weitzman: Return boolean value from node_access() with grant query.
2009-09-11 04:06:39 +00:00
Angie Byron
0d8adb439d
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
2009-09-10 22:10:10 +00:00
Angie Byron
7f88540b4b
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.
2009-09-10 12:33:46 +00:00
Dries Buytaert
a539b0e00d
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
2009-09-05 15:05:05 +00:00
Dries Buytaert
f00432f0e4
- Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic numbers.
2009-09-05 06:53:01 +00:00
Angie Byron
ff813ab62c
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
2009-09-01 16:50:12 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Dries Buytaert
df78741823
- Patch #564462 by catch: remove moderate column from node_schema().
2009-08-31 16:24:15 +00:00
Dries Buytaert
44063e1cf1
- Patch #505214 by pwolanin: make the search module a slightly better framework.
2009-08-29 21:05:16 +00:00
Dries Buytaert
c574afadae
- Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer.
2009-08-29 10:46:41 +00:00
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +00:00
Angie Byron
770e0d54f9
#364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.
2009-08-29 04:16:15 +00:00
Dries Buytaert
149196005d
- Patch #560578 by torelad: hook_node_info documentation corrections.
2009-08-27 07:22:15 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Dries Buytaert
14b233ec1d
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.
2009-08-25 10:27:15 +00:00
Angie Byron
61035e4446
#492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests).
2009-08-25 02:48:16 +00:00
Dries Buytaert
998697675f
- Patch #262906 by Davy Van Den Bremt, mooffie: bogus form_build_id_/nodetype/ variable created on type settings page.
2009-08-24 19:26:46 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
c98fd96c62
#367595 follow-up by plach: Fix missing call to field_attach_preprocess().
2009-08-23 18:41:02 +00:00
Dries Buytaert
e77beba5da
- Patch #113614 by John Morahan: small fix for token/placeholder substitution to core.
2009-08-23 13:02:38 +00:00
Angie Byron
22a5a73ddf
#542206 by asimmonds: Fix admin/content filters (with tests).
2009-08-23 04:37:52 +00:00
Angie Byron
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +00:00
Angie Byron
a8cc3e30c3
#471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types).
2009-08-22 23:18:29 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Angie Byron
34a8a369aa
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
2009-08-22 00:58:55 +00:00
Dries Buytaert
53fc09a555
- Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng.
2009-08-21 15:25:13 +00:00
Dries Buytaert
2a123f0ac9
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
2009-08-21 14:27:47 +00:00
Angie Byron
1595422929
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
2009-08-21 07:59:47 +00:00
Angie Byron
db61b26039
#439798 by Rob Loach: Added Vertical Tabs to the Node Type Form.
2009-08-21 00:21:48 +00:00
Dries Buytaert
5dd8314d0a
- Patch #446518 by sun: remove argument from check_markup().
2009-08-20 10:56:33 +00:00
Dries Buytaert
c5f683b27c
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().
2009-08-20 09:47:04 +00:00
Angie Byron
f8e430c7fd
#552084 by jhodgdon: Removed references to 'CCK' in core.
2009-08-19 22:46:05 +00:00
Dries Buytaert
40003c8307
- Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.
2009-08-19 20:19:37 +00:00
Angie Byron
e998857eb8
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
2009-08-19 13:31:14 +00:00
Dries Buytaert
4a242a80b5
- Patch #543294 by Damien Tournoud et al: add status/promote/sticky to node_revisions table.
2009-08-19 12:37:58 +00:00
Angie Byron
ae1d9c577b
#526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields.
2009-08-18 06:01:07 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
Angie Byron
c730d8c179
#549230 by sun: Changed Use drupal_static() in _node_revision_access().
2009-08-14 13:53:01 +00:00
Angie Byron
1724844d01
#336627 by Tresler and jhodgdon: Fix incorrect documentation in node_type_form_validate().
2009-08-14 00:12:57 +00:00
Angie Byron
5327ed26c2
#546070 by ksenzee: un-double-escape default front page title.
2009-08-13 02:16:35 +00:00
Dries Buytaert
ff29c31ce5
- Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.
2009-08-12 12:39:18 +00:00
Angie Byron
84afe0d927
#545306 by alexanderpas: De-op hook_node_type().
2009-08-11 15:50:56 +00:00
Angie Byron
5cf70c0a20
#523256 by arianek and Bojhan: Cleanup add content type text.
2009-08-09 01:15:33 +00:00
Angie Byron
0355caac41
#537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter().
2009-08-08 22:52:59 +00:00
Angie Byron
39475692da
#523244 by arianek, Bojhan, and yoroy: Re-working content type add description.
2009-08-07 21:38:51 +00:00
Angie Byron
9327932bf2
#382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output.
2009-08-06 05:06:00 +00:00
Angie Byron
691693304b
#193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors.
2009-08-05 15:58:35 +00:00
Angie Byron
c3081764c3
#364564 by cwgordon7: Document hook_ranking().
2009-08-05 14:58:40 +00:00
Angie Byron
42191f7ed1
#76422 by coreyp_1: Greet admin users with a prompt to create content types rather than an access denied page when no content types exist on node/add.
2009-08-04 06:44:48 +00:00
Angie Byron
a4733d86c9
#356240 by stBorchert: Fix phantom list bullets from appearing in Garland admin pages.
2009-08-04 03:27:11 +00:00
Dries Buytaert
d422853504
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
2009-07-31 19:01:03 +00:00
Dries Buytaert
926606eeca
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
2009-07-30 19:24:21 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Dries Buytaert
a938e18a1b
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
2009-07-28 19:18:08 +00:00
Dries Buytaert
82d912d863
- Patch #499004 by jhodgdon: documentation updates and corrections.
2009-07-28 10:38:12 +00:00
Dries Buytaert
d01379dd18
- Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal.
2009-07-27 19:26:31 +00:00
Angie Byron
fb9bff3c4b
#529184 by yched: Fix phpdoc for node.tpl.php.
2009-07-23 22:12:53 +00:00
Angie Byron
49724906a4
#448878 by brianV: Convert node.admin.inc to DBTNG.
2009-07-21 01:36:51 +00:00
Angie Byron
f15bb0110d
#457744 by quicksketch: Insert missing calls to file_attach_delete() and file_attach_delete_revision().
2009-07-20 22:18:53 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
999d76e7aa
- Patch #524476 by Scott Reynolds: improper FAPI handling for search settings form and minor clean-up of function names.
2009-07-20 17:19:51 +00:00
Dries Buytaert
44740785fe
- Patch #518750 by Damien Tournoud: rethink system settings form.
2009-07-16 10:44:21 +00:00
Dries Buytaert
3269eb2e08
- Patch #504074 by Bojhan, tic2000, royroy, catch, keith.smith et al: improved form description of teaser length setting.
2009-07-14 10:42:11 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Angie Byron
beadf384f1
#455844 follow-up by yched: Change render() to print render() for consistency with other template variables.
2009-07-13 21:09:54 +00:00
Dries Buytaert
5fbaa4b83c
- Patch #516254 by drewish remove @return PHPDocs where nothing is to return.
2009-07-11 13:56:22 +00:00
Angie Byron
f6ccf978f6
#488542 by yched: Allow field UI to be attached to any fieldable entity.
2009-07-10 05:58:13 +00:00
Angie Byron
f8790b17b3
#452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests)
2009-07-10 04:28:15 +00:00
Dries Buytaert
a4411976fd
- Patch #373201 by Berdir: clean-up of some drupal_render() oversight.
2009-07-07 13:51:58 +00:00
Dries Buytaert
e93286a99f
- Patch #394702 by Jody Lynn: add a 'add new content' link to the content admin overview page.
...
We can work on creating a generic framework for adding tasks later, if that is deemed necessary. I'm still not sure it is, and in the mean time, this patch addresses an important usability issue.
2009-07-07 09:17:19 +00:00
Dries Buytaert
e66f235ac4
- Patch #489402 by Jody Lynn JamesAn: removing unused code.
2009-07-06 13:52:57 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Dries Buytaert
a0d19b0810
- Patch #482636 by quicksketch: further clean-up of the form IDs/classes.
2009-07-04 14:57:23 +00:00
Dries Buytaert
4cd373bf2c
- Patch #509122 by Berdir: rest in peace db_affected_rows().
2009-07-03 10:57:46 +00:00
Angie Byron
0142292c71
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
2009-07-02 04:27:23 +00:00
Dries Buytaert
199dc7cc9d
- Patch #504564 by tic2000: fixed teaser length setting and added tests.
2009-07-01 12:10:32 +00:00
Dries Buytaert
8eb8dcc842
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
2009-07-01 08:11:27 +00:00
Angie Byron
d17c9a35ff
#506096 by axyjo: Fix typo in node.tpl.php documentation.
2009-06-30 17:18:10 +00:00
Angie Byron
23bbb003b9
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.
2009-06-29 14:24:57 +00:00
Angie Byron
3bcc48225a
#504428 by Sutharsan: Include link to add item on all empty admin listing pages.
2009-06-28 16:05:58 +00:00
Angie Byron
4dafb3953c
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.
2009-06-28 03:56:43 +00:00
Dries Buytaert
65d966858c
- Patch #504054 by Sutharsan: remove left-overs and fixed broken links.
2009-06-27 18:19:41 +00:00
Dries Buytaert
77c643ec17
- Patch #501466 by catch: move comment administration to a tab.
2009-06-27 10:13:28 +00:00
Dries Buytaert
daa0ec1684
- Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. Feel good moment!
2009-06-24 18:16:38 +00:00
Dries Buytaert
f96c141f5a
- Patch #409750 by yched et al: overhaul and extend node build modes.
2009-06-22 09:10:07 +00:00
Angie Byron
4d202669af
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
2009-06-18 21:19:02 +00:00
Dries Buytaert
e42450e4ad
- Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7.
2009-06-18 15:46:30 +00:00
Dries Buytaert
174aa41da0
- Patch #491978 by Berdir: remove unnecessary &s.
2009-06-15 10:10:47 +00:00
Dries Buytaert
3d64cb5eca
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
2009-06-12 08:39:40 +00:00
Dries Buytaert
c2e2027f3d
- Patch #336300 by jhodgdon: updated documentation to reference the correct hook.
2009-06-09 04:59:48 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Dries Buytaert
bccd256d2f
- Patch #482920 by Razorraser: made getInfo() static functions.
2009-06-06 10:35:14 +00:00
Angie Byron
d907375fc1
#482920 follow-up by JamesAn: Fix typos and let the tests pass again.
2009-06-05 21:56:07 +00:00
Dries Buytaert
831b2e0e10
- Rollback of last patch.
2009-06-05 19:22:58 +00:00
Dries Buytaert
10a5ba7132
- Patch #482920 by Razorraser: fixed typo in node_access_rebuild().
2009-06-05 19:17:53 +00:00
Angie Byron
a9eaef7592
#361277 follow-up by yched: Fix return value of update function.
2009-06-05 18:57:05 +00:00
Dries Buytaert
a892004663
- Patch #361277 by Razorraser: node_get_type() isn't anymore.
2009-06-05 09:24:37 +00:00
Dries Buytaert
5e19045690
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
2009-06-05 05:28:28 +00:00
Angie Byron
f179a80236
#220233 follow-up by Berdir: Fix typo.
2009-06-04 19:03:29 +00:00
Angie Byron
cab88a7014
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
2009-06-04 03:33:29 +00:00
Dries Buytaert
2e049e5b78
- Patch #226479 by brianV: 'clean-up' rebuild permission checks.
2009-06-03 19:22:18 +00:00
Dries Buytaert
b8f18b39c2
- Patch #364487 by JamesAn: make sure that the 'machine name' text does not wrap.
2009-06-02 07:11:46 +00:00
Dries Buytaert
e474fbbd6c
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
2009-06-02 06:58:17 +00:00
Angie Byron
39c302eec0
#475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system.
2009-06-02 03:33:36 +00:00
Dries Buytaert
88c9a015c1
- Patch #111011 by Josh Waihi: adding foreign key specifications.
2009-06-01 22:07:10 +00:00
Dries Buytaert
6e947c65a9
- Patch #461298 by catch: move node_load_multiple() special casing into user_node_load().
2009-05-30 12:14:27 +00:00
Angie Byron
2df43894e2
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
2009-05-28 16:44:07 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Angie Byron
e8364f5156
#309007 by moshe weitzman, agentrickard, and mcarbone: Add hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules.
2009-05-27 02:01:54 +00:00
Dries Buytaert
981d6ec40c
- Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement.
2009-05-26 09:13:47 +00:00
Dries Buytaert
3c4be3ab55
- Patch #472658 by agentrickard: clean up of inline code comments.
2009-05-26 09:12:29 +00:00
Dries Buytaert
f0940b1dbf
- Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has_body.
2009-05-25 15:39:12 +00:00
Dries Buytaert
a98905f5c6
- Patch #471800 by stella: more code style fixes.
2009-05-25 13:42:56 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
765d0572a2
- Patch #471142 by stella: code style fixes.
2009-05-24 05:21:56 +00:00
Dries Buytaert
7f5afdeedb
- Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.
2009-05-22 11:34:05 +00:00
Angie Byron
4bc255ba79
Roll-back of #310467 : Breaks installer requirements check and update.php.
2009-05-21 23:07:16 +00:00
Dries Buytaert
02c8592759
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
2009-05-21 21:12:25 +00:00
Dries Buytaert
c8a456493a
- Patch #469134 by Bohjan: removed some redundant help.
2009-05-21 18:39:49 +00:00