Skip to content

Releases: drupalprojects/kalatheme

7.x-3.5

25 Oct 23:53
5466aa6
Compare
Choose a tag to compare
  • Fix [] operator not supported for strings in kalatheme_process_page()

Updating Readme

03 Nov 18:12
b197725
Compare
Choose a tag to compare

Updating the readme to communicate the future of the project.

Kalatheme 3.3

01 Nov 19:59
Compare
Choose a tag to compare

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 and menuitem 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

12 May 22:01
Compare
Choose a tag to compare

#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

26 Apr 17:22
Compare
Choose a tag to compare

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

01 Jul 23:55
Compare
Choose a tag to compare

This release contains a considerable amount of bug fixes and improvements. Here are the biggest ones:

  1. 7.x-3.0-rc3+74-dev Can't disable any user role permissions 7.x-3.x #79
  2. 7.x-3.0-rc3+84-dev - Warning: chmod(): Operation not permitted 7.x-3.x #78
  3. Update font awesome and bootstrap for 3.0 release 7.x-3.x #77
  4. Quick fix for views admin float rage 7.x-3.x #76
  5. Saving a page with the IPE breaks responsive grid #73
  6. kalatheme_lib_dir() rage! 7.x-3.x #64
  7. Responsive Toggling not working (7.x-3.0-rc3) #63
  8. Error in dev (June 24) after updating from #57
  9. chmod() not permitted in kalatheme_lib_dir() bug #56
  10. fix(kalacustomize): fixes #46 #50
  11. Fixed typos in kalacustomize .inc #46
  12. Kalacustomize tags not being applied to panel #44
  13. Issue #15 Fixed library creation if/then to prevent false errors #43
  14. Issue #14 Fixed if/then in kalatheme_process_page to include empty variable exclusion #21
  15. Views content pane display does not grid properly 7.x-3.x#19
  16. Kalatheme + Panopoly 1.3 or greater + Libraries 2.2 = FAIL bug #17
  17. Clean install with kalatheme throws Fatal error: Class 'views_plugin_style' not found 7.x-3.x #16
  18. Kalacustomize styles don't work #14
  19. Notice: Trying to get property of non-object in kalatheme_process_page() (line 122 of XXX/sites/all/themes/kalatheme/template.php). #9
  20. FIx subtheme gen on windows
  21. Other small bug fixez