| Commit | Line | Data |
|---|---|---|
| a40482ac | 1 | Current API VERSION: 2.0. See API.txt for more information. |
| 4d477c14 | 2 | |
| aa8bbf46 EM |
3 | ctools 7.x-1.x-dev |
| 4 | ================== | |
| 5 | #1008120: "New custom content" shows empty form if custom content panes module is not enabled. | |
| 0a5510f6 | 6 | #999302 by troky: Fix jump menu. Apparently this wasn't actually committed the last time it was committed. |
| 90720abe | 7 | #1065976 by tekante and David_Rothstein: Reset plugin static cache during module enable to prevent stale data from harming export ui. |
| 7a901b52 | 8 | #1016510 by EclipseGC: Make the taxonomy system page functional. |
| aa8bbf46 | 9 | |
| de512a5e EM |
10 | ctools 7.x-1.x-alpha2 (05-Jan-2011) |
| 11 | =================================== | |
| 4d477c14 | 12 | |
| 25e217d6 | 13 | #911396 by alex_b: Prevent notices in export UI. |
| b5db178b | 14 | #919768 by mikey_p: Allow url options to be sent to ctools_ajax_command_url(). |
| 59c88285 | 15 | #358953 by cedarm: Allow term context to return lowercase, spaces to dashes versions of terms. |
| 503ef5e6 | 16 | #931434 by EclipseGc: Argument plugin for node revision ID. |
| f09bd310 | 17 | #910656: CTools AJAX sample wizard demo "domesticated" checkbox value not stored. |
| 141aee3f | 18 | #922442 by EugenMayer, neclimdul and voxpelli: Make sure ctools_include can handle '' or NULL directory. |
| 370df5ba | 19 | #919956 by traviss359: Correct example in wizard advanced help. |
| 1c9a3122 | 20 | #942968: Fix taxonomy term access rule with tag term vocabs. |
| f3ed4667 | 21 | #840344: node add argument had crufty code causing notices. |
| 0c21bc0c | 22 | #944462 by longhairedgit: Invalid character in regex causes rare notice. |
| 7036f241 | 23 | #938778 by dereine: Fix profile content type for D7 updates. |
| 21f959e8 | 24 | Add detach event to modal close so that wysiwyg can detach the editor. |
| 9d7226a5 | 25 | Variant titles showing up as blank if more than one variant on a page. |
| 8b3bccde | 26 | #940016: token support was not yet updated for D7. |
| cdbf7272 | 27 | #940446: Skip validation on back and cancel buttons in all wizards. |
| a7050cc4 | 28 | #954492: Redirect not always working in wizard.inc |
| e97a9e5c | 29 | #955348: Lack of redirect on "Update" button in Page Manager causing data loss sometimes. |
| 09d982e3 | 30 | #941778: Update and save button should not appear in the "Add variant" path. |
| 7db4abcf EM |
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(). | |
| 8bf05418 | 34 | #946534 by EclipseGc: Add support for field content on all entitities. |
| 36d1ff19 | 35 | #952586 by EclipseGc: Fix node_author content type. |
| 2cf31e53 | 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.) |
| 5a87d420 | 37 | #961654 by benshell: drupal_alter() only supports 4 arguments. |
| a7613053 EM |
38 | #911362 by alex_b: Facilitate plugin cache resets for tests. |
| 39 | #945360 by naxoc: node_tag_new() not updated to D7. | |
| 369c9353 | 40 | #953804 by EclipseGc: Fix node comment rendering. |
| 040c8065 | 41 | #953542 by EclipseGc: Fix node rendering. |
| de7dd71c | 42 | #953776 by EclipseGc: Fix node link rendering. |
| bf73f599 | 43 | #954772 by EclipseGc: Fix node build mode selection in node content type. |
| 2a8aa571 | 44 | #954762 by EclipseGc: Fix comment forbidden theme call. |
| 9ddc9a0d | 45 | #954894 by EclipseGc: Fix breadcrumb content type. |
| 30731f71 | 46 | #955180 by EclipseGc: Fix page primary navigation type. |
| b4d80d35 | 47 | #957190 by EclipseGc: Fix page secondary navigation type. |
| edf7e0d2 | 48 | #957194 by EclipseGc: Remove mission content type, since D7 no longer has a site mission. |
| 69c9f024 | 49 | #957348 by EclipseGc: Fix search form URL path. |
| b54c0232 | 50 | #952586 by andypost: Use format_username for displaying unlinked usernames. |
| cb5de063 | 51 | #963800 by benshell: Fix query to fetch custom block title. |
| 52d442fa | 52 | #983496 by Amitaibu: Fix term argument to use proper load function. |
| 67af154a | 53 | #989484 by Amitaibu: Fix notice in views plugin. |
| 5f4fb306 | 54 | #982496: Fix token context. |
| 0de1a8df | 55 | #995026: Fix export UI during enable/disable which would throw notices and not properly set/unset menu items. |
| d2bc525e | 56 | #998870 by Amitaibu: Fix notice when content has no icon by using function already designed for that. |
| 7ad7c3a7 | 57 | #983576 by Amitaibu: Node view fallback task showed white screen. |
| 8baa7b5b | 58 | #1004644 by pillarsdotnet: Update a missed theme() call to D7. |
| 510fb97c | 59 | #1006162 by aspilicious: .info file cleanup. |
| dad774a2 | 60 | #998312 by dereine: Support the expanded/hidden options that Views did for dependent.js |
| f75b40e4 | 61 | #955030: Remove no longer supported footer message content type. |
| ed0aca33 | 62 | Fix broken query in term context config. |
| 75420cc1 | 63 | #992022 by pcambra: Fix node autocomplete. |
| fcb6b666 | 64 | #946302 by BerdArt and arywyr: Fix PHP 5.3 reference error. |
| 8ce7c99c | 65 | #980528 by das-peter: Notice fix with entity settings. |
| 323c0919 | 66 | #999302 by troky: ctools_jump_menu() needed updating to new form parameters. |
| d361f625 | 67 | #964174: stylizer plugin theme delegation was in the wrong place, causing errors. |
| 95dde10e | 68 | #991658 by burlap: Fully load the "user" context for the logged in user because not all fields are in $user. |
| 41209985 | 69 | #1014866 by das-peter: Smarter title panes, notice fix on access plugin descriptions. |
| 8457aa23 | 70 | #1015662 by troky: plugin .info files were not using correct filepaths. |
| 03045382 | 71 | #941780 by EclipseGc: Restore the "No blocks" functionality. |
| 7d590e8e | 72 | #951048 by EclipseGc: Tighter entity integration so that new entities are automatic contexts and relationships. |
| 6f9383a0 | 73 | #941800 by me and aspilicious: Use Drupal 7 #machine_name automation on page manager pages and all export_ui defaults. |
| c59b1843 | 74 | Disabled exportables and pages not properly greyed out. |
| 011b18ef | 75 | #969208 by me and benshell: Get user_view and user profile working. |
| 5ed03cfd | 76 | #941796: Recategorize blocks |
| f20c8295 EM |
77 | |
| 78 | ctools 7.x-1.x-alpha1 | |
| 79 | ===================== | |
| 80 | ||
| 81 | Changelog reset for 7.x | |
| 82 | Basic conversion done during sprint. |