1 |
85ad3d82
|
Assos Assos
|
Current API VERSION: 2.0. See API.txt for more information.
|
2 |
|
|
|
3 |
|
|
ctools 7.x-1.x-dev
|
4 |
|
|
==================
|
5 |
|
|
#1008120: "New custom content" shows empty form if custom content panes module is not enabled.
|
6 |
|
|
#999302 by troky: Fix jump menu. Apparently this wasn't actually committed the last time it was committed.
|
7 |
|
|
#1065976 by tekante and David_Rothstein: Reset plugin static cache during module enable to prevent stale data from harming export ui.
|
8 |
|
|
#1016510 by EclipseGC: Make the taxonomy system page functional.
|
9 |
|
|
|
10 |
|
|
ctools 7.x-1.x-alpha2 (05-Jan-2011)
|
11 |
|
|
===================================
|
12 |
|
|
|
13 |
|
|
#911396 by alex_b: Prevent notices in export UI.
|
14 |
|
|
#919768 by mikey_p: Allow url options to be sent to ctools_ajax_command_url().
|
15 |
|
|
#358953 by cedarm: Allow term context to return lowercase, spaces to dashes versions of terms.
|
16 |
|
|
#931434 by EclipseGc: Argument plugin for node revision ID.
|
17 |
|
|
#910656: CTools AJAX sample wizard demo "domesticated" checkbox value not stored.
|
18 |
|
|
#922442 by EugenMayer, neclimdul and voxpelli: Make sure ctools_include can handle '' or NULL directory.
|
19 |
|
|
#919956 by traviss359: Correct example in wizard advanced help.
|
20 |
|
|
#942968: Fix taxonomy term access rule with tag term vocabs.
|
21 |
|
|
#840344: node add argument had crufty code causing notices.
|
22 |
|
|
#944462 by longhairedgit: Invalid character in regex causes rare notice.
|
23 |
|
|
#938778 by dereine: Fix profile content type for D7 updates.
|
24 |
|
|
Add detach event to modal close so that wysiwyg can detach the editor.
|
25 |
|
|
Variant titles showing up as blank if more than one variant on a page.
|
26 |
|
|
#940016: token support was not yet updated for D7.
|
27 |
|
|
#940446: Skip validation on back and cancel buttons in all wizards.
|
28 |
|
|
#954492: Redirect not always working in wizard.inc
|
29 |
|
|
#955348: Lack of redirect on "Update" button in Page Manager causing data loss sometimes.
|
30 |
|
|
#941778: Update and save button should not appear in the "Add variant" path.
|
31 |
|
|
#955070 by EclipseGc: Update ctools internal page tokens to work properly on content all content.
|
32 |
|
|
#956890 by EclipseGc: Update views_content to not use views dependency since that is gone.
|
33 |
|
|
#954728 by EclipseGc: Update node template page function name to not collide with new hook_node_view().
|
34 |
|
|
#946534 by EclipseGc: Add support for field content on all entitities.
|
35 |
|
|
#952586 by EclipseGc: Fix node_author content type.
|
36 |
|
|
#959206: If a context is not set when rendering content, attempt to guess the context (fixes Views panes where "From context" was added but pane was never edited.)
|
37 |
|
|
#961654 by benshell: drupal_alter() only supports 4 arguments.
|
38 |
|
|
#911362 by alex_b: Facilitate plugin cache resets for tests.
|
39 |
|
|
#945360 by naxoc: node_tag_new() not updated to D7.
|
40 |
|
|
#953804 by EclipseGc: Fix node comment rendering.
|
41 |
|
|
#953542 by EclipseGc: Fix node rendering.
|
42 |
|
|
#953776 by EclipseGc: Fix node link rendering.
|
43 |
|
|
#954772 by EclipseGc: Fix node build mode selection in node content type.
|
44 |
|
|
#954762 by EclipseGc: Fix comment forbidden theme call.
|
45 |
|
|
#954894 by EclipseGc: Fix breadcrumb content type.
|
46 |
|
|
#955180 by EclipseGc: Fix page primary navigation type.
|
47 |
|
|
#957190 by EclipseGc: Fix page secondary navigation type.
|
48 |
|
|
#957194 by EclipseGc: Remove mission content type, since D7 no longer has a site mission.
|
49 |
|
|
#957348 by EclipseGc: Fix search form URL path.
|
50 |
|
|
#952586 by andypost: Use format_username for displaying unlinked usernames.
|
51 |
|
|
#963800 by benshell: Fix query to fetch custom block title.
|
52 |
|
|
#983496 by Amitaibu: Fix term argument to use proper load function.
|
53 |
|
|
#989484 by Amitaibu: Fix notice in views plugin.
|
54 |
|
|
#982496: Fix token context.
|
55 |
|
|
#995026: Fix export UI during enable/disable which would throw notices and not properly set/unset menu items.
|
56 |
|
|
#998870 by Amitaibu: Fix notice when content has no icon by using function already designed for that.
|
57 |
|
|
#983576 by Amitaibu: Node view fallback task showed white screen.
|
58 |
|
|
#1004644 by pillarsdotnet: Update a missed theme() call to D7.
|
59 |
|
|
#1006162 by aspilicious: .info file cleanup.
|
60 |
|
|
#998312 by dereine: Support the expanded/hidden options that Views did for dependent.js
|
61 |
|
|
#955030: Remove no longer supported footer message content type.
|
62 |
|
|
Fix broken query in term context config.
|
63 |
|
|
#992022 by pcambra: Fix node autocomplete.
|
64 |
|
|
#946302 by BerdArt and arywyr: Fix PHP 5.3 reference error.
|
65 |
|
|
#980528 by das-peter: Notice fix with entity settings.
|
66 |
|
|
#999302 by troky: ctools_jump_menu() needed updating to new form parameters.
|
67 |
|
|
#964174: stylizer plugin theme delegation was in the wrong place, causing errors.
|
68 |
|
|
#991658 by burlap: Fully load the "user" context for the logged in user because not all fields are in $user.
|
69 |
|
|
#1014866 by das-peter: Smarter title panes, notice fix on access plugin descriptions.
|
70 |
|
|
#1015662 by troky: plugin .info files were not using correct filepaths.
|
71 |
|
|
#941780 by EclipseGc: Restore the "No blocks" functionality.
|
72 |
|
|
#951048 by EclipseGc: Tighter entity integration so that new entities are automatic contexts and relationships.
|
73 |
|
|
#941800 by me and aspilicious: Use Drupal 7 #machine_name automation on page manager pages and all export_ui defaults.
|
74 |
|
|
Disabled exportables and pages not properly greyed out.
|
75 |
|
|
#969208 by me and benshell: Get user_view and user profile working.
|
76 |
|
|
#941796: Recategorize blocks
|
77 |
|
|
|
78 |
|
|
ctools 7.x-1.x-alpha1
|
79 |
|
|
=====================
|
80 |
|
|
|
81 |
|
|
Changelog reset for 7.x
|
82 |
|
|
Basic conversion done during sprint. |