0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 27, 2024 — Jan 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ctools_automodal_link() More... almost 10 years ago
Make sure that ctools_automodal_get_system_uri() returns string by @greggles More... almost 10 years ago
Merge pull request #4 from jlbellido/fix_get_modal_options More... almost 10 years ago
Merge pull request #5 from jlbellido/double_confirm_option More... almost 10 years ago
Fixed double confirm option at ctools_automodal_get_modal_options function More... over 10 years ago
Fix ctools_automodal_get_modal_options function when we are using a modal path with wildcards More... over 10 years ago
Merge pull request #2 from acouch/master More... about 12 years ago
Add as param to _ctools_automodal_get_form_confirm_page() More... over 12 years ago
Missing parameter in the API docs More... almost 13 years ago
Fix typo More... almost 13 years ago
Add stub of the API docs More... almost 13 years ago
Add CTools Automodals Example module More... almost 13 years ago
Fix #1439762: regex is too permissive More... almost 13 years ago
Refactor ctools_automodal_menu_alter() no need to implement hook_menu_alter() and set "modal" = TRUE since we have all hook_modal_paths(). More... almost 13 years ago
Refactor: new functions ctools_automodal_get_all_modal_options() and ctools_automodal_get_modal_paths() More... almost 13 years ago
Remove unneccessary menu_get_item() call. More... almost 13 years ago
Rename ctools_automodal_get_path() to ctools_automodal_get_modal_options() More... almost 13 years ago
Varius small fixes. More... almost 13 years ago
Better form redirect new _ctools_automodal_get_form_redirect_path() helper. More... almost 13 years ago
Add form confirmation page. More... almost 13 years ago
Add hook_modal_paths(). More... almost 13 years ago
Add hook_modal_styles() More... almost 13 years ago
Cleanup ctools_automodal_deliver_error() More... almost 13 years ago
Fix ajax conflicts at hook_page_delivery_callback_alter(). More... almost 13 years ago
Merge branch '1450232_handle_errors' More... almost 13 years ago
Issue #1396272: followup by wojtha More... almost 13 years ago
Issue #1396272: followup by Xen - support for [rebuild] More... almost 13 years ago
Issue #1396272 handle submitted forms - my initial fix More... almost 13 years ago
Issue #1450232 handle page errors - initial fix More... almost 13 years ago
Added support for paths with arguments that do not have a load callback. More... about 13 years ago