Releases: drupalprojects/kalatheme
7.x-3.5
Updating Readme
Updating the readme to communicate the future of the project.
Kalatheme 3.3
This release contains the following fixes:
- #288: by @scottrigby: Prevent
drupal_get_path()
from throwing an error when a module doesn't exist. - by @RobLoach: Better data type check for
_kalatheme_get_styles()
- #293 by @soniktrooth: action links now use a render array to make them infinitely more adjustable.
- #295 by @soniktrooth: removing
menu
andmenuitem
roles because they are incorrect in the context of a webpage. - by @RobLoach: Suppress error messages when dependencies are not met.
Please note that Kalatheme will continue to be supported and maintained for the Drupal 7 community at large, but we are not advancing an upgrade path to 8 with this project.
Kalatheme 3.2
#208 by Josh Walker: Removing unneeded row class from list Views.
#192 by Josh Walker: Main menu links source now reflects what is set in config.
#204 by Josh Walker: Improved how Kalatheme detects if modules and libraries paths are writeable.
#217, #219 By Josh Walker: Fixed load order of JS to avoid conflicts for .button()
method.
#215 by Josh Walker: Subtheme generation no longer requires kalatheme to be default theme.
#248 by Josh Walker: Nicer message when Bootswatch libs have gone away.
#213: by Josh Walker: Styling fix for autocomplete results on modals.
Kalatheme 3.1
Bugs:
#118 by Mohamed Elhouderi: Text Area Wrapper Form Control
#124 by John Ouellet: views grouping leads to notice undefined offset in include()
#168 by Katy Pool: Notice: Undefined index: devices in ...kalatheme/styles/kalacustomize/kalacustomize.inc
#133 by jpstrikesback: Drop-down menu caret placement
#153 by Sean Casey: changed col-md-xx to col-sm-xx and fixed a couple minor namespace errors
#169 by Josh Walker: Missing comma breaks menu_local_task markup
#177 by Josh Walker: Eliminate undefined index for bootstrap_upload
#173 by Josh Walker: Bringing back the throbbing functionality on autocomplete text fields.
#155 by John Ouellet: fix page.tpl for new radix layout based panopoly
#176by Josh Walker: Fixing Bootswatch url issue
Features:
Updates to readme by Katy Pool
#108 by John Ouellet: Added in instructions for upgrading bootstrap to 3.2
Upgrade Note:
If you are having issues with Kalatheme after upgrading make sure you go to the theme settings page and re-save it. This will address a lot of issues with stale theme settings that can arise after upgrading from older versions of Kalatheme.
This feels like paradise
This release contains a considerable amount of bug fixes and improvements. Here are the biggest ones:
- 7.x-3.0-rc3+74-dev Can't disable any user role permissions 7.x-3.x #79
- 7.x-3.0-rc3+84-dev - Warning: chmod(): Operation not permitted 7.x-3.x #78
- Update font awesome and bootstrap for 3.0 release 7.x-3.x #77
- Quick fix for views admin float rage 7.x-3.x #76
- Saving a page with the IPE breaks responsive grid #73
- kalatheme_lib_dir() rage! 7.x-3.x #64
- Responsive Toggling not working (7.x-3.0-rc3) #63
- Error in dev (June 24) after updating from #57
chmod()
not permitted inkalatheme_lib_dir()
bug #56- fix(kalacustomize): fixes #46 #50
- Fixed typos in kalacustomize .inc #46
- Kalacustomize tags not being applied to panel #44
- Issue #15 Fixed library creation if/then to prevent false errors #43
- Issue #14 Fixed if/then in kalatheme_process_page to include empty variable exclusion #21
- Views content pane display does not grid properly 7.x-3.x#19
- Kalatheme + Panopoly 1.3 or greater + Libraries 2.2 = FAIL bug #17
- Clean install with kalatheme throws Fatal error: Class 'views_plugin_style' not found 7.x-3.x #16
- Kalacustomize styles don't work #14
- Notice: Trying to get property of non-object in kalatheme_process_page() (line 122 of XXX/sites/all/themes/kalatheme/template.php). #9
- FIx subtheme gen on windows
- Other small bug fixez