-
Add option to en/disable links on overview pages. Apply Travis' patch from issue 1441216. Thanks! Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Check permissions for admin/content status link. While applying the previous patch, I noticed that the published field in the admin/content screen was always being made into a link. Add the proper checks for permissions and configuration options. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Add content type support (#645152) Apply the patch from: http://drupal.org/node/645152#comment-5780402 (With small updates for previously applied patches). Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Apply patch from issue 1279744. Fix some incorrect default values for varaible_get. Thanks to Scyther for the patch. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Apply patch from issue 1483882. Apply fixes to help text on the settings page; thanks to Travis Carden for the patch. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Update Fasttoggle views support for 7.x-1.0-beta2 Update Fasttoggle to match changes made in commit 3b779f6cb164e9104f0d3ba4f7e9ccb83ca7478d, which broke our Views support. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Fix 'Wrong place for settings' Apply the suggestions in http://drupal.org/node/1328540, moving our settings form to admin/config/system/fasttoggle and making sure it doesn't appear in the toolbar. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Apply patch from http://drupal.org/node/1242376 Apply the patch from http://drupal.org/node/1242376, fixing a Strict warning. Thanks to Damien for the patch. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Fix issue 1227684: Links in views not displayed. Apply the patch suppled by derjochenmeyer in http://drupal.org/node/1227684. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>
-
Fix http://drupal.org/node/1219156 Apply the patch: http://drupal.org/files/issues/fasttogggle-sticky-permissions.patch Thanks to jjs for providing this. Signed-off-by: Nigel Cunningham <nigel@tuxonice.net>