Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ctools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drupal.org
ctools
Graph
d9452c1dcbe612cac17597ce9819fd7e3373d71e
Select Git revision
Branches
15
4.0.x
4.1.x
4.x
6.x-1.x
7.x-1.10-be260714-uw_wcms
7.x-1.x
default
7.x-prerelease
8.x-1.x
8.x-2.x
8.x-3.x
addressable
ctools_views
d8-early-ctools-wrapper
master
operations-ui
Tags
20
4.0.5
8.x-3.15
4.1.0
4.0.4
8.x-3.14
7.x-1.21
4.0.3
8.x-3.13
4.0.2
8.x-3.12
8.x-3.11
8.x-3.11-rc1
4.0.1
8.x-3.10
8.x-3.9
4.0.0
8.x-3.8
7.x-1.20
8.x-3.7
8.x-3.6
35 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jan
26
22
21
20
18
16
13
11
9
29
Dec
18
17
16
13
7
20
Nov
13
6
28
Oct
27
23
22
21
20
18
17
15
13
12
9
8
7
6
5
2
1
30
Sep
27
24
21
18
17
10
9
8
29
Aug
21
19
18
17
16
15
13
10
9
7
6
5
4
3
28
Jul
24
23
22
21
20
18
17
15
13
12
11
10
9
7
23
Jun
22
19
16
13
12
22
May
20
19
12
11
9
8
7
6
5
2
1
30
Apr
29
28
24
23
22
20
18
17
14
12
10
6
2
1
31
Mar
30
27
26
24
14
Feb
7
6
5
4
3
30
Jan
29
23
22
21
20
16
15
13
12
9
1
30
Dec
20
19
18
17
13
6
5
4
27
Nov
25
21
20
19
17
12
#538092: Add converters to the node edit form context so node fields can be available.
Update all plugins to the new plugin array syntax.
Update most plugins to array syntax, except for some page element plugins with rejects.
#681136 by rfay: Improve CTools plugin example.
#681136: Improve CTools Plugin Example.
#662094 by mr.baileys: Fix typo in page manager string
#662094 by mr.baileys: Fix typo in page manager string
#654218 by Roi Danton: Improve documentation of dependent.inc to talk about annoyances with checkboxes, radios and fieldsets.
#654218 by Roi Danton: Improve documentation of dependent.inc to talk about annoyances with checkboxes, radios and fieldsets.
#661332 by yhahn: Allow export.inc to export stdClass objects by exporting them as an array and casting them to an object.
#661332 by yhahn: Allow export.inc to export stdClass objects by exporting them as an array and casting them to an object.
#630982 by Roi Danton: Dependent javascript failed to work properly if radios being depended on had no value at all.
#651852 by coreyp_1: Add caching to content subtypes to save some queries. This means developers will need to clear caches when changing content type code.
#651852 by coreyp_1: Add caching to content subtypes to save some queries. This means developers will need to clear caches when changing content type code.
#625696 by dmmckenna: Bulk exporter did not define empty array at beginning in code it creates for you.
#625696 by dmmckenna: Bulk exporter did not define empty array at beginning in code it creates for you.
Added support for context keyword substitutions on override paths in content panes provided by views_content.
A nice improvement to the AJAX error handling.
Missing else in the recent error checking code.
Added support for context keyword substitutions on override paths in content panes provided by views_content.
A nice improvement to the AJAX error handling.
Missing else in the recent error checking code.
Caught HEAD up with all the changes to DRUPAL-6--1. Now ready to move
#687534: ctools_context_handler_edit_criteria() now does the necessary includes such that access plugins can easily add their own js files to selection criteria forms.
Fixed typo.
#686826 by dagmar: Improve AJAX error notifications.
#682900: Fixed array_splice() call to use proper operand types, which was causing fatal errors on PHP 5.3.
Minor notice fixes.
Correct a minor error in the example in the export.inc doc.
Introduce 'export callback' to individual fields in export.inc. Add some documentation to export.html -- much of it borrowed from stella!
Allow "admin path" to be empty for tasks to support Panels Everywhere.
Fix a couple of bugs with new access modules.
Convert new access plugin to new $plugin format, which I forgot to do.
#646944 by DamienMcKenna: Fix wrong variable name in page_manager_enable_page().
#649144 by neclimdul: Expand ctools_include() to work for other modules. Move API version to 1.3.1
#621444 by hefox: contact pages should only show up if contact module is active.
#618204 by brynbellomy: Add "string comparison" access plugin.
#618194 by brynbellomy: Add "string length" access plugin.
Updated CHANGELOG
#588246 by brynbellomy: Add "context exists" access plugin.
Loading