*** Unsigned Changelog *** 2015.08.25 - version 1.3.2 * Fix - Ensures all widgets use the PHP5 style constructor, and have a clean update() method. /includes/widgets/ * Fix - Fixes how we load the Soundcloud and SongKick modules, and refines the conditional around these. /includes/theme-functions.php 2015.06.04 - version 1.3.1 * includes/js/jquery.prettyPhoto.js - Updated prettyPhoto to version 3.1.6. 2013.10.24 - version 1.3.0 * /includes/theme-woocommerce.php - Make WooCommerce style disabling 2.1 compatible. * /includes/widget-woo-photos.php - Fix galleries dropdown. * /includes/woo-discography/woo-disography.php - Adjusts method calls to not be by reference. * /includes/woo-discography/assets/js/ttw-music-player.js - Corrects logic to display album cover in the album player widget's JavaScript. * style.css - Fix SongKick display issue. 2013.07.04 - version 1.2.36 * includes/theme-woocommerce.php - Changed number of products per row and adding filter for editing it dynamically * includes/woo-discography/woo-discography.php - Added text explaining how to refresh the track list * includes/woo-events/woo-events.php - Localising '@' symbol used when displaying event times * includes/widgets/widget-woo-events.php - Localising '@' symbol used when displaying event times 2013.05.08 - version 1.2.35 * includes/theme-options.php - Added Image Options back to the "Slide Details" box. 2013.03.28 - version 1.2.34 * single-event.php - Fixing lightbox image URL on single event pages * includes/woo-discography/woo-discography.php - Fixing track duration display 2013.03.08 - version 1.2.33 * style.less, style.css - Hides HTML5 quantity selectors on "number" inputs in WooCommerce quantity selectors. 2013.03.07 - varsion 1.2.32 * includes/theme-options.php - fixes add new album and edit album functionality conflict with WC * includes/theme-woocommerce.php - fixes WC 2.0 pagination * single-album.php - fixes add to cart output 2013.02.19 - varsion 1.2.31 * includes/theme-woocommerce.php - added theme support for WooCommerce * style.css style.less styles/light.css styles/light.less css/layout.css css/layout.less - Adding WooCommerce 2.0 CSS classes and styling * includes/widgets/widget-woo-embed.php - Fixing video embed widget * includes/theme-options.php - Fixing product list on album edit screen and clarifying slider activation options * includes/theme-actions.phg - Hiding background image on home page if slider is activated * includes/woo-discography/woo-discography.php - Ensuring that apostrophes in album titles do not break audio player * content-gallery.php - Setting gallery images to open in lightbox if the lightbox option is selected 2012.12.20 - version 1.2.30 * /includes/woo-slides/woo-slides.php - Add and register "slide-page" taxonomy. * /includes/js/general.js - Fix syntax error at the end of line 38. 2012.11.19 - version 1.2.29 * /includes/widgets/widget-woo-twitter.php - Replace esc_url() with esc_attr() when escaping the Twitter username in the "Follow" URL. * /includes/widgets/widget-woo-albums.php - Create new WC_Product directly instead of by reference. * /includes/theme-functions.php - Fix notices when testing for the SoundCloud colour setting. * /includes/theme-options.php - Add "Slide Group" theme option for the slider, to add support for WooSlider working in unison with Unsigned's featured slider. * /includes/woo-slides/woo-slides.php - Add logic to filter by slide group. * /includes/slider-content.php - Add logic to filter by slide group. * /includes/slider-background.php - Add logic to filter by slide group. * /includes/theme-woocommerce.php - fixed upsell product hook. * style.less, style.css - Make sure ".slide" padding applies only to the featured slider's slides. Fixes padding conflict with WooSlider. 2012.11.06 - version 1.2.28 * /includes/widgets/widget-woo-pressclippings.php - Make sure the press clippings widget lists all non-empty categories in the select box. * /includes/woo-press/woo-press.php - Make sure the get_categories() method returns all non-empty categories by default. * /includes/woo-events/woo-events.php - Make sure the events ordering filter applies only to events-related queries. Check if there is a post type set and return if none is present. Make sure the event ordering applies only to event-related screens. * styles/light.css - Changed active track color. * style.css - Fixed WC styling. 2012.09.28 - version 1.2.27 * /includes/theme-actions.php - Remove "CHILD_THEME_URL" and "CHILD_THEME_NAME" constants from woothemes_setup(). * /includes/theme-options.php - Make sure the Songkick notice displays in both the "Songkick" and "Events" sections of "Theme Options". * /includes/widgets/widget-woo-recentnews.php - Make sure the image link uses get_permalink() instead of $post->guid. 2012.09.06 - version 1.2.26 * /widgets/widget-woo-twitter.php - Replace bloginfo() call with get_template_directory_uri(). * /includes/theme-functions.php - Add missing 'woothemes' textdomain to the custom comment form labels. * /lang/en_GB.po - Rescan language translation file. * single.php - Link the single post thumbnail to the full-size image (with support for prettyPhoto) instead of the the post permalink. * header.php - Add is_ssl() checks for the logo and top ad images. Code maintenance updates. 2012.08.28 - version 1.2.25 * style.css - Added blog author widget styling. * css/light.css - Added blog author widget styling. * includes/widgets/widget-woo-blogauthor.php - added widget content markup. * includes/theme-actions.php - Added ie8 blog author widget styling. 2012.08.13 - version 1.2.24 * includes/widgets/widget-woo-galleries.php - adjusted the $categories variable to adjust the Woo-Galleries Widget limit. 2012.08.09 - version 1.2.23 * style.css - Added select#color option {color: #ffffff;}a.reset_variations {display: block !important;position: absolute;} to fix single product variation drop down menus. 2012.07.31 - version 1.2.22 * images/ico-subscribe-social.png - Updated Twitter Icon * images/twitter.png - Updated Twitter Icon * includes/widget/widget-woo-twitter.php - Added "Twitter" text for default widget title 2012.07.16 - version 1.2.21 * includes/js/general.js - Added pages & video custom post type selector to FitVids script 2012.07.10 - version 1.2.20 * /includes/theme-actions.php - Apply widget heading styling to all heading tags within widgets, as well as anchors inside those heading tags. Make sure it overrides the alternate stylesheet. 2012.07.05 - version 1.2.19 * styles.css - Added ul.products .product { list-style: none; } & adjusted ul.products { width: 95%; } 2012.07.01 - version 1.2.18 * styles/light.css - updated button styling for .single-product .woocommerce_tabs ul.tabs li a and .woocommerce_error 2012.06.23 - version 1.2.17 * includes/theme-actions.php added ".widget h2" to the widget title typography settings. 2012.06.19 - version 1.2.16 * styles.css - changed .archive_header .catrss a font size. * archive.php - Changed all archive titles to an h1 * archive-gallery.php - Changed the archive title to an h1 * search.php - Changed the archive title to an h1 * taxonomy.php - Changed the archive title to an h1 2012.06.14 - version 1.2.15 * styles/light.css - Updated "nav li a" colors. 2012.05.12 - version 1.2.14 * page.php - Added "
". 2012.04.23 - version 1.2.13 * style.css - Added .quantity styling. Removed margin-top from "table.cart .coupon". Removed float from "table.cart .button, table.cart .checkout-button". Changed "table.cart .coupon .input-text, table.cart .coupon .button" to inline-block. * layout.css - Changed "table.cart td.actions .coupon input" width to auto. 2012.04.17 - version 1.2.12 * style.css - WooCommerce alert & info box styling fixes 2012.04.16 - version 1.2.11 * /includes/woo-press/woo-press.php - Removed requirement of either an embed code or a featured image for press clippings. * /includes/widgets/widget-woo-pressclippings.php - Added conditional around woo_image() to check if an image can be found. 2012.04.10 - version 1.2.10 * /includes/js/general.js - removed ", .checkout .col2-set select" from "Fire Uniform js" * /images/ - replaced pause-list.png with play-list-red.png * style.css - replaced pause-list.png with play-list-red.png, added ".create-account { float: left; }" 2012.04.03 - version 1.2.9 * /includes/woo-events/woo-events.php - Adjust default ordering of order_events_by_date() and get_events_by_tour() methods to be ASC instead of DESC. * /includes/widgets/widget-woo-events.php - Added suppress_filters => false for WPML compatibility. * /includes/widgets/widget-woo-recentnews.php - Added suppress_filters => false for WPML compatibility. * /includes/widgets/widget-woo-tourdates.php - Removed array_reverse() usage. * /includes/widgets/widget-woo-albums.php - Replaced deprecated woocommerce_product class initialisation with updated WC_Product. 2012.03.25 - version 1.2.8 * /includes/js/general.js - Removed superfish js code. Add parent class to menu items. * /includes/js/third-party.js - Removed superfish js code. * style.css - Changed navigation styling, IE8 now uses a transparent bg image. * styles/light.css - IE8 now uses a transparent bg image. * layout.css - Changed navigation styling. * images/ - Added ie-bg.png. * styles/light - Added ie-lt-bg.png. 2012.03.24 - version 1.2.7 * /includes/theme-actions.php - Added "header h1.out-box" to the post title typography options. * archive.php - Changed the archive title to an h1. * archive-gallery.php - Changed the archive title to an h1. * style.css - Removed font size and adjusted margin for .archive_header. * layout.css - Removed font-family from #navigation .nav li ul li a. 2012.03.22 - version 1.2.6 * /includes/widgets/widget-woo-albumplayer.php - Make sure all albums are listed in the select box when specifying which album to use in the album player widget. 2012.03.15 - version 1.2.5 * /includes/woo-events/woo-events.php - Add "cover-charge" key to the cover charge value in the get_event_details() method. * single-event.php - Added display of event details (ticket purchase link, etc). * includes/theme-actions.php - Added subscribe/connect button class to theme options button color styling. 2012.02.29 - version 1.2.3 * style.css - added clear:both; to #main .widget.widget_recent_news li:nth-child(2n+1), #main .widget.widget_press_clippings li:nth-child(2n+1) 2012.02.23 - version 1.2.2 * /includes/theme-actions.php - adjusted woo_font_post_title classes to correct a custom type issue. * /includes/woo-discography/woo-discography.php - Make sure album description is generated correctly from the album content area if no custom excerpt is set. * /includes/js/jquery.prettyPhoto.wooloader.js - Make sure to ignore all photo gallery images when applying prettyPhoto with "Enable Lightbox" enabled (this ensures that images in photo galleries retain their grouping logic). * /includes/widgets/widget-woo-galleries.php - Add the image caption as the "title" attribute on each image's surrounding anchor tag. * /includes/widgets/widget-woo-photos.php - Add the image caption as the "title" attribute on each image's surrounding anchor tag. * single-gallery.php - Add the image caption as the "title" attribute on each image's surrounding anchor tag. 2012.02.15 - version 1.2.1 * style.css - removed width:auto from img and added it to IE only styling in section 7.3. 2012.02.09 - version 1.2 * /includes/woo-songkick/ - Add Woo - SongKick component, to integrate events for a specified SongKick artist ID. * /includes/css/woo-custom-theme-options.css - Add custom SongKick theme options navigation icon. * /includes/theme-options.php - Add SongKick-specific theme options. * /includes/widgets/widget-woo-songkick-events.php - SongKick events listing widget. * /includes/widgets/widget-woo-events.php - Hide the event from the widget when viewing a single event's detail screen. Adjust call to the post_excerpt in an attempt to prevent conflict between the current post excerpt and the event excerpt. * style.css, style.less, /styles/light.css, /styles/light.less - Integrate "Concerts by SongKick" logos. * /images/sk-pink-small.png, /images/sk-white-small.png - ADDED "Concerts by SongKick" logos. * /includes/woo-photos/woo-photos.php - Added "Select All" and "Clear All" links to the photo management meta box. * /includes/woo-photos/assets/css/admin.css - Add spacing styling to new "Select All" and "Clear All" links. * /includes/woo-photos/assets/js/functions.js - Added JavaScript logic for "Select All" and "Clear All" links. * /includes/woo-discography/woo-discography.php - Added "Select All" and "Clear All" links to the track management meta box. * /includes/woo-discography/assets/css/admin.css - Add spacing styling to new "Select All" and "Clear All" links. * /includes/woo-discography/assets/js/functions.js - Added JavaScript logic for "Select All" and "Clear All" links. * /includes/widgets/widget-woo-photos.php - Make sure the titles of the images are correct per image. * single-gallery.php - Make sure the photos grid pulls in all photographs. 2012.02.02 - version 1.1 * /includes/theme-functions.php - Make date displays translatable in woo_post_meta_cpt() function. Add support for custom meta for Press Clippings. * /includes/theme-actions.php - Added Press Clippings styling * /includes/woo-events/woo-events.php - Make date displays translatable. * /includes/woo-discography/woo-discography.php - Make date displays translatable. Make sure apostrophes are escaped in the album description values when generating the audio playlist. * /includes/widgets/widget-woo-albums.php - Make date displays translatable. * /includes/widgets/widget-woo-events.php - Make date displays translatable. * /includes/widgets/widget-woo-tourdates.php - Make date displays translatable. * /includes/woo-press/ - Add Woo - Press module to manage press clippings. * /includes/widgets/widget-woo-pressclippings.php - Press Clippings widget. * /includes/theme-widgets.php - Add press clippings widget. * single-press.php - Template file for single press clippings. * content-band_member.php - Added band member content template that always displays the thumbnail, regardless of the "Post Content" theme option's setting. * style.less/style.css - Added Press Clippings styling * light.less/light.css - Added Press Clippings styling 2011.01.26 - version 1.0 * First release!