Skip to content

Releases: misd-service-development/drupal-cambridge-theme

7.x-1.11

04 Mar 13:44
Compare
Choose a tag to compare

Latest release of the theme, primarily to resolve some existing accessibility issues with Project Light.

  • #110 - Added alt text to search button image.
  • #109 - Minor tweaks to colours to meet AA accessibility standard.

7.x-1.10

19 Dec 14:19
Compare
Choose a tag to compare

Latest release of the theme covering the following issues and fixes:

#105 - Add pause button to carousel.
#107 - Add support for Aggregator and TOC modules, as well as some general styling needed for the Falcon-on-Drupal project.
#108 - Add support for responsive video.

7.x-1.9

20 Feb 11:31
Compare
Choose a tag to compare

The primary purpose of this release is to add new CSS to support the import of Falcon / Plone CMS websites into the University's standard Drupal setup (e.g. adding the two Project Light colour schemes that were not previously available in Drupal). This release has also resolved a number of support issues, detailed below:

  • [103 - Textarea form elements do not display correctly on mobile] (#103)
  • [101 - Empty Footer Blocks Throw Warning Message] (#101)
  • [100 - Added css and Icons to support migrated falcon sites] (#100)
  • [99 - Update search.cam.ac.uk URL to be https:// instead of http://] (#99)

7.x-1.8

28 Jul 11:46
Compare
Choose a tag to compare
  • Updated the theme to take into account the changes in the latest version of Easy Breadcrumb module 7.x-2.13. Their theme layer has changed completely and we have had to match the changes to allow us to continue to use easy breadcrumb in some Cambridge sites. If you are using easy breadcrumb prior to 7.x-2.13 you will need to upgrade to this version of the module if you wish to continue using easy breadcrumb and the Cambridge theme.

7.x-1.7

10 May 14:39
Compare
Choose a tag to compare

Tidied code comments.

7.x-1.6

25 Apr 12:48
Compare
Choose a tag to compare

Tidied up code comments.

7.x-1.5

06 Jan 14:49
Compare
Choose a tag to compare
  • Made some changes to fix a bug with the mobile menu where if a link had children and was more than two levels deep in the navigation, it was not clickable.
  • Updated the version number and the changelog.

7.x-1.4

14 May 07:28
Compare
Choose a tag to compare
  • Add RSS feed icons to pages.
  • Allow 'home' menu items to not be labelled 'Home'.
  • Add compatibility with Views ajax and/or mini pagers.
  • Improve Drupal-level navigation performance.
  • Revert forcing all menu blocks in the horizontal and vertical navigation to be expanded.
  • Use Drupal Behaviors, so JavaScript is applied to Ajax-loaded content.
  • Fix IE8 font issues.
  • If an active trail in the navigation doesn't have an active item, make the lowest item appear as such.
  • Fix styling of alert messages.

7.x-1.3

05 Jan 09:44
Compare
Choose a tag to compare
  • Fix PHP warning when a node page has no fields with content.
  • Add options to configure the global header search box.
  • Fix typo (Grey rather than Gray).
  • Remove broken Context-based renaming of menu items.
  • Make sure that all menu blocks in the horizontal and vertical navigation regions are expanded.
  • Fix configuration override for menu blocks placed by Context.

7.x-1.2

10 Sep 11:08
Compare
Choose a tag to compare
  • Fix horizontal navigation 'overview' items being added if there are only hidden child items.
  • Style contextual links.
  • Fix problem where modules (such as Image Class) use a string where an array is expected.
  • Fix bug where responsive tables tried to add a heading where one didn't exists, leading to 'undefined' being used.
  • Style the maintenance mode page.
  • Place Views exposed forms in a content container.
  • Increase the margin between fields.
  • Remove vertical navigation 'overview' items.
  • Fix bug where the vertical/horizontal navigation blocks wouldn't have the correct settings applied.
  • Place links and comments in a content container.
  • Fix bug where carousel captions are erroneously truncated.
  • Normalised position of the drop-down icon on the horizontal navigation.
  • <em> elements no long override font-weight.
  • Fix bug where <input type="image"> elements would have a width enforced.
  • Fix bug where the global navigation would pop down on some smaller screens.