Skip to content

Commit dc78086

Browse files
committed
Updated to version 7.x-2.2-beta1
1 parent 8ff3fbb commit dc78086

File tree

2 files changed

+87
-80
lines changed

2 files changed

+87
-80
lines changed

CHANGELOG.txt

Lines changed: 85 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,102 +1,108 @@
1+
Version 7.x-2.2
2+
------------------------------
3+
hyperboy: Fixed empty button element in "hamburger" menu
4+
hyperboy: Moved body related theme options styles from html.tpl.php to template.php
5+
hyperboy: Added theme option to select Font Awesome 4.3.0 or 3.2.1
6+
17
Version 7.x-2.1
28
------------------------------
3-
by meganem: Updated .more-link style
4-
by hyperboy: Reverted change to bottom margin in content-head div
5-
by hyperboy: Removed check for $body contents in node.tpl.php
6-
by meganem: Updated more-link styles
7-
by meganem: Removed overflow:auto from postcards
8-
by meganem: Changed overflow display style for views-row-lines class
9-
by hyperboy: Updated header section display
10-
by hyperboy: Added site login block region
11-
by hyperboy: Removed padding in rounded corner theme option
12-
by hyperboy: Added fix for .well on blocks in first sidebar and second sidebar
13-
by hyperboy: Added SASS files
14-
by sherakama: Fixed undefined index issue
15-
by kzoltan: fixed missing region from the subtheme starter kit info file
16-
by hyperboy: Removed nested container div in navbar region
17-
by hyperboy: Added IE 7 support for postcard layouts
18-
by hyperboy: Adjusted responsive ratios for 3-col-flow and 4-col-flow blocks at tablet breakpoint
19-
by hyperboy: Made equal column height class dynamic on window resize
20-
by hyperboy: Removed alternative main navigation style
21-
by meganem: Added overflow auto to postcards
22-
by meganem: Fixed focus visibility on form-submit buttons
23-
by meganem: Added line height and margins to field labels
24-
by hyperboy: Added IE support for placeholder values
25-
by hyperboy: Removed more-line hover, active, and focus link styles
26-
by hyperboy: Changed more-link to use CSS not image
27-
by hyperboy: Updated skip to content link to point to #main instead of #content
28-
by hyperboy: Updated mobile display of float-left and float-right classes
29-
by meganem: Adding views-row-lines class
30-
by hyperboy: Removed bootstrap transparent background print style
31-
by hyperboy: Updated body background theme option settings
32-
by hyperboy: Removed bottom margin in content-head div
33-
by meganem: Updated vendor prefixes on views grids, and adding responsive for grid-five
34-
by hyperboy: Updated "hamburger" menu link to use button tag.
35-
by jbickar: Added .visually-hidden class
9+
meganem: Updated .more-link style
10+
hyperboy: Reverted change to bottom margin in content-head div
11+
hyperboy: Removed check for $body contents in node.tpl.php
12+
meganem: Updated more-link styles
13+
meganem: Removed overflow:auto from postcards
14+
meganem: Changed overflow display style for views-row-lines class
15+
hyperboy: Updated header section display
16+
hyperboy: Added site login block region
17+
hyperboy: Removed padding in rounded corner theme option
18+
hyperboy: Added fix for .well on blocks in first sidebar and second sidebar
19+
hyperboy: Added SASS files
20+
sherakama: Fixed undefined index issue
21+
kzoltan: fixed missing region from the subtheme starter kit info file
22+
hyperboy: Removed nested container div in navbar region
23+
hyperboy: Added IE 7 support for postcard layouts
24+
hyperboy: Adjusted responsive ratios for 3-col-flow and 4-col-flow blocks at tablet breakpoint
25+
hyperboy: Made equal column height class dynamic on window resize
26+
hyperboy: Removed alternative main navigation style
27+
meganem: Added overflow auto to postcards
28+
meganem: Fixed focus visibility on form-submit buttons
29+
meganem: Added line height and margins to field labels
30+
hyperboy: Added IE support for placeholder values
31+
hyperboy: Removed more-line hover, active, and focus link styles
32+
hyperboy: Changed more-link to use CSS not image
33+
hyperboy: Updated skip to content link to point to #main instead of #content
34+
hyperboy: Updated mobile display of float-left and float-right classes
35+
meganem: Adding views-row-lines class
36+
hyperboy: Removed bootstrap transparent background print style
37+
hyperboy: Updated body background theme option settings
38+
hyperboy: Removed bottom margin in content-head div
39+
meganem: Updated vendor prefixes on views grids, and adding responsive for grid-five
40+
hyperboy: Updated "hamburger" menu link to use button tag.
41+
jbickar: Added .visually-hidden class
3642

3743
Version 7.x-2.06
3844
------------------------------
39-
by hyperboy: Reverted to Bootstrap 2.3.1 to enable access to nested main menu list items on touch devices
45+
hyperboy: Reverted to Bootstrap 2.3.1 to enable access to nested main menu list items on touch devices
4046

4147
Version 7.x-2.05
4248
------------------------------
43-
by agold2: Restored Bootstrap's pull-right class float:right behavior blocks in the navigation region
44-
by meganem: Updated CSS classes for float-right, collapsable fieldsets, and images
45-
by meganem: Added collapsed class to navbar
46-
by meganem: Made search box styles work outside of the search box region
47-
by meganem: Made float styles available in WYSIWYG preview
48-
by jbickar: Added accessibility improvements to search box
49-
by hyperboy: Added accessibility improvements to skip navigation links
50-
by hyperboy: Added theme option for displaying main content before sidebar content in mobile
51-
by hyperboy: Added equal-height column behavior via "column" class
52-
by hyperboy: Added responsive support for iframes and video players via the "video-player" class
53-
by hyperboy: Added logic to node.tpl.php to not output the node content if it is empty
54-
by codelica: Added jQuery Update module compatibility in core jQuery replacement behavior
55-
by hyperboy: Updated theme options breadcrumbs and photo background
56-
by ebollens: Fixed nav-search class typo in open_framework.css
57-
by hyperboy: Added Font Awesome IE 7 support
58-
by hyperboy: Updated Bootstrap to version 2.3.2
59-
by hyperboy: Updated to Font Awesome 3.2.1
60-
by hyperboy: Updated HTML5 Shiv to version 3.6.2
49+
agold2: Restored Bootstrap's pull-right class float:right behavior blocks in the navigation region
50+
meganem: Updated CSS classes for float-right, collapsable fieldsets, and images
51+
meganem: Added collapsed class to navbar
52+
meganem: Made search box styles work outside of the search box region
53+
meganem: Made float styles available in WYSIWYG preview
54+
jbickar: Added accessibility improvements to search box
55+
hyperboy: Added accessibility improvements to skip navigation links
56+
hyperboy: Added theme option for displaying main content before sidebar content in mobile
57+
hyperboy: Added equal-height column behavior via "column" class
58+
hyperboy: Added responsive support for iframes and video players via the "video-player" class
59+
hyperboy: Added logic to node.tpl.php to not output the node content if it is empty
60+
codelica: Added jQuery Update module compatibility in core jQuery replacement behavior
61+
hyperboy: Updated theme options breadcrumbs and photo background
62+
ebollens: Fixed nav-search class typo in open_framework.css
63+
hyperboy: Added Font Awesome IE 7 support
64+
hyperboy: Updated Bootstrap to version 2.3.2
65+
hyperboy: Updated to Font Awesome 3.2.1
66+
hyperboy: Updated HTML5 Shiv to version 3.6.2
6167

6268
Version 7.x-2.04
6369
------------------------------
64-
by meganem: Updated general CSS
65-
by meganem: Updated search box styles
66-
by meganem: Added print stylesheet
67-
by hyperboy: Updated Bootstrap to version 2.3.1
68-
by hyperboy: Added Admin Shortcuts theme region
69-
by hyperboy: Updated core jQuery replacement behavior
70-
by hyperboy: Added ARIA roles
71-
by oresh: Page template and CSS cleanup
72-
by timplunkett: Fixed javascript errors
73-
by mistermarco: Applied dropdown classes to main-menu and menu blocks in the navigation region only
70+
meganem: Updated general CSS
71+
meganem: Updated search box styles
72+
meganem: Added print stylesheet
73+
hyperboy: Updated Bootstrap to version 2.3.1
74+
hyperboy: Added Admin Shortcuts theme region
75+
hyperboy: Updated core jQuery replacement behavior
76+
hyperboy: Added ARIA roles
77+
oresh: Page template and CSS cleanup
78+
timplunkett: Fixed javascript errors
79+
mistermarco: Applied dropdown classes to main-menu and menu blocks in the navigation region only
7480

7581
Version 7.x-2.03
7682
------------------------------
77-
by hyperboy: Added default drop-down and nested menu behaviors to top navigation and sidebar menus
78-
by hyperboy: Added Font Awesome 3.0.2
79-
by hyperboy: Moved secondary menu links to new region at top of page as additional "help" links area.
83+
hyperboy: Added default drop-down and nested menu behaviors to top navigation and sidebar menus
84+
hyperboy: Added Font Awesome 3.0.2
85+
hyperboy: Moved secondary menu links to new region at top of page as additional "help" links area.
8086

8187
Version 7.x-2.02
8288
------------------------------
83-
by meganem: Added sub-theming kit
84-
by hyperboy: Updated all block regions from row to fluid row
85-
by meganem: Updated Drupal search form with bootstrap classes
86-
by meganem: Added new screenshot
87-
by hyperboy: Used template.php instead of jQuery to generate the Bootstrap classes for main menu
88-
by hyperboy: Updated Bootstrap to version 2.2.2
89-
by hyperboy: Added Bootstrap behavior and styles to alert messages
90-
by hyperboy: Changed search box to use Drupal search form block and search box region
91-
by meganem: Added a bunch of CSS style fixes
89+
meganem: Added sub-theming kit
90+
hyperboy: Updated all block regions from row to fluid row
91+
meganem: Updated Drupal search form with bootstrap classes
92+
meganem: Added new screenshot
93+
hyperboy: Used template.php instead of jQuery to generate the Bootstrap classes for main menu
94+
hyperboy: Updated Bootstrap to version 2.2.2
95+
hyperboy: Added Bootstrap behavior and styles to alert messages
96+
hyperboy: Changed search box to use Drupal search form block and search box region
97+
meganem: Added a bunch of CSS style fixes
9298

9399
Version 7.x-2.01
94100
------------------------------
95-
by hyperboy: Added theme status messages
96-
by hyperboy: Updated Twitter Bootstrap to version 2.2.1
97-
by meganem: Updated margins for views and content elements
98-
by hyperboy: Added CSS layout classes
101+
hyperboy: Added theme status messages
102+
hyperboy: Updated Twitter Bootstrap to version 2.2.1
103+
meganem: Updated margins for views and content elements
104+
hyperboy: Added CSS layout classes
99105

100106
Version 7.x-2.0
101107
------------------------------
102-
by hyperboy: Initial Release
108+
hyperboy: Initial Release

open_framework.info

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name = Open Framework
22
description = Responsive base theme built with Twitter Bootstrap. Learn more at the <a href="http://openframework.stanford.edu">Open Framework website</a>.
33
core = 7.x
4-
version = 7.x-2.2-dev
4+
version = 7.x-2.2-beta1
55
project = "open_framework"
6+
project status url = https://github.com/SU-SWS/open_framework
67

78
stylesheets[all][] = css/open_framework.css
89
stylesheets[print][] = css/open_framework_print.css

0 commit comments

Comments
 (0)