v3.1.0 Alpha 1 release notes
- Release date: 2012-12-02
- Downloads
Details
Number of commits: 850
- @pjackson28: 445 commits
- @nschonni: 166 commits
- @LaurentGoderre: 155 commits
- @duboisp: 50 commits
- @patheard: 15 commits
- @EricDunsworth: 7 commits
- @cfarquharson: 5 commits
- @berubs: 4 commits
- @MaddyDaigle: 2 commits
- @sammymorai: 1 commit
List of commits
- Updated references to key resources. Removed unnecessary images. - Paul Jackson, 2012-09-18 01:27:22 -0400
- minor spelling mistakes - Chad Farquharson, 2012-09-18 07:06:39 -0700
- Table Validator - Changed the error no 18 for an warning - pdubois, 2012-09-18 14:19:41 -0400
- Table Validator - fixed a small typo from the previous commit - pdubois, 2012-09-18 14:21:59 -0400
- table parser - fixed an cell association when there is no column headers but the table have cell headers row group - pdubois, 2012-09-18 14:34:09 -0400
- Fixed nav-current matching for sites that exclude file names from the URL. - Paul Jackson, 2012-09-18 23:00:56 -0400
- Fixed AJAX mega menu loading in table parser HTML files. - Paul Jackson, 2012-09-18 23:05:25 -0400
- Fixed nav-current detection in IE which omitted the leading slash from pathname. - Paul Jackson, 2012-09-19 00:31:16 -0400
- Cleaned up some minor grids issues. Moved contributor guidelines to the wiki. - Paul Jackson, 2012-09-19 01:32:37 -0400
- Fixed broken link in README.md. - Paul Jackson, 2012-09-19 09:28:06 -0400
- Rebuild with the small table parser fix - pdubois, 2012-09-19 09:31:45 -0400
- Updated HTML pages with secondary menus to demonstrate how to do links outside of sections. - Paul Jackson, 2012-09-19 12:08:25 -0400
- Updated CSS to fix spacing between non-section elements in secondary menu. - Paul Jackson, 2012-09-19 12:16:00 -0400
- Updated contributor guidelines references. - Paul Jackson, 2012-09-19 12:30:31 -0400
- Replaced mobilecheck with one that is more reliant upon CSS media queries (reads offsetWidth of element that is modified by CSS dependent upon CSS media queries). - Paul Jackson, 2012-09-19 14:57:38 -0400
- Added .top-level support to mega menus (apply to li elements that should look like section headings). Example at top of section 2 mega menu. - Paul Jackson, 2012-09-19 16:30:36 -0400
- Added workaround for nav-current matching in IE7 to deal with href absolute bug. - Paul Jackson, 2012-09-19 20:50:29 -0400
- Added pixel density checks to CSS media queries to help ensure high pixel density smartphones are not inadvertently forced into desktop view. Cleaned up CLF 2.0 theme CSS files removing unnecessary references. Cleaned up unnecessary portions of grids. - Paul Jackson, 2012-09-19 23:21:31 -0400
- BB Torch test - Paul Jackson, 2012-09-19 23:41:33 -0400
- Removed CSS media query resolution check for normal pixel density mobile view to ensure older molder devices are not inadvertently excluded. - Paul Jackson, 2012-09-19 23:49:15 -0400
- Corrected ant project names so prefixed with wet-boew. - Paul Jackson, 2012-09-20 00:52:42 -0400
- Build now stamps the version and build time at the top of each built JS and CSS that has a WET terms and conditions comment block. - Paul Jackson, 2012-09-20 02:51:38 -0400
- Fixed syntax error in Web Accessibility Assessment Methodology. - Paul Jackson, 2012-09-20 10:34:18 -0400
- Removed build time from CSS and JS head for normal builds and creaded release heads for special builds such as release builds. Doing this to minimize Git noise. - Paul Jackson, 2012-09-20 10:47:08 -0400
- Corrected documentation and terms links. - Paul Jackson, 2012-09-20 11:23:23 -0400
- Optimized high pixel density media queries and resolved detection bug with older Webkit browsers. - Paul Jackson, 2012-09-20 13:39:18 -0400
- Fixed keyboard focus issue in grids checkboxes. - Paul Jackson, 2012-09-20 13:58:23 -0400
- Fixed double firing event bug in IE7 that cause the details polyfill to close before it could fully open. - Paul Jackson, 2012-09-20 15:30:22 -0400
- Grids tweaks - Paul Jackson, 2012-09-22 02:52:58 -0400
- Modified build script to include pe noscript CSS in theme nos script CSS file. Fixed FOUC issue with details/summary. Enabled display of inline content in lightbox when JS is disabled. Reduced FOUC for Tabbed interface. - Paul Jackson, 2012-09-23 22:28:17 -0400
- Added no-script CSS files to CLF 2.0 theme. - Paul Jackson, 2012-09-23 22:34:36 -0400
- Added placeholder noscript CSS includes for base, grids responsive, and grids util. - Paul Jackson, 2012-09-23 22:47:26 -0400
- Tweaked CSS media queries to prevent iPad 3 with retina display from triggering mobile view. - Paul Jackson, 2012-09-23 23:36:44 -0400
- Fixed JSHint issues. - Paul Jackson, 2012-09-23 23:42:08 -0400
- Optimized Share widget a bit (saved around 8 - 10ms). Added workaround for share links to enable them to work in certan touchscreen devices that do not trigger the normal behaviour of the links. - Paul Jackson, 2012-09-24 01:31:09 -0400
- Updated to jQuery 1.8.2 - Paul Jackson, 2012-09-24 01:38:33 -0400
- Reduced pixel density requirement from 2 to 1.5 for loading of high-res custom jQuery Mobile icons. - Paul Jackson, 2012-09-24 10:07:31 -0400
- Corrected French typos - Paul Jackson, 2012-09-24 10:14:10 -0400
- Merged in broken link fixes from pull request #476. - Paul Jackson, 2012-09-24 11:58:06 -0400
- Replaced references to IRCan since the WET project no longer uses IRCan. - Paul Jackson, 2012-09-24 12:09:43 -0400
- Moved home page to root of respository. Moved API documentation to the root of the docs folder. - Paul Jackson, 2012-09-24 14:00:00 -0400
- Moved home page to root of respository. Moved API documentation to the root of the docs folder. - Paul Jackson, 2012-09-24 14:01:30 -0400
- Enabled mobile view to work with more than just English and French (made reliant upon i18n approach). - Paul Jackson, 2012-09-24 15:00:07 -0400
- Added loading indicator to the jQuery mobile transition - Laurent Goderre, 2012-09-24 19:18:01 -0400
- Added loading animation to GCWU Intranet theme. Removed line-height 0 from module-poster. - Paul Jackson, 2012-09-24 20:21:10 -0400
- Fixed JSHint issues - Paul Jackson, 2012-09-24 20:28:16 -0400
- Improved deep linking handling. Fixed well-formedness issues with Feedback form HTML. - Paul Jackson, 2012-09-24 21:03:56 -0400
- Fixed keyboard navigation issue with '- Main page' links in mega menus. - Paul Jackson, 2012-09-25 13:19:38 -0400
- Removed code from the calendar dependency that duplicated code from the PE, and moved extra methods to the PE - Laurent Goderre, 2012-09-25 16:23:33 -0400
- Fixed display issue with the event calendar caused by the new date functions. - Laurent Goderre, 2012-09-25 17:59:12 -0400
- Fixed a few edge cases for tabbed interface mobile view. - Paul Jackson, 2012-09-26 16:10:11 -0400
- Fixed JSHint issues with Tabbed Interface. - Paul Jackson, 2012-09-26 16:15:37 -0400
- Removed test from Working examples page - Paul Jackson, 2012-09-26 16:18:28 -0400
- Optimized form validation (decreased execution time by 26%). - Paul Jackson, 2012-09-26 23:39:29 -0400
- Minor optimizations to tabbed interface. - Paul Jackson, 2012-09-27 00:30:01 -0400
- Minor optimizations to Web feeds widget. - Paul Jackson, 2012-09-27 00:50:32 -0400
- Minor optimizations to Lightbox - Paul Jackson, 2012-09-27 01:13:35 -0400
- Corrected breadcrumb in Charts and graphs examples. - Paul Jackson, 2012-09-27 02:32:38 -0400
- Fixed JSHint issues - Paul Jackson, 2012-09-27 10:23:29 -0400
- Updated to Colorbox v1.3.20.1 - Paul Jackson, 2012-09-27 10:52:03 -0400
- Fixed Form validation to better support Portuguese language detection. - Paul Jackson, 2012-09-27 16:53:30 -0400
- Removed build artifacts. - Paul Jackson, 2012-09-27 16:57:15 -0400
- Rough cut at a base theme. Still needs a lot of work. - Paul Jackson, 2012-09-28 00:26:31 -0400
- Minor cleanup - Paul Jackson, 2012-09-28 00:34:57 -0400
- Rebuilt files after merge - Paul Jackson, 2012-09-28 00:37:29 -0400
- Fixed issue #491 with form validation in IE7 due to aggressive optimization - Laurent Goderre, 2012-09-28 16:40:57 -0400
- Fixed alignment of mobile menu icon in high pixel density displays. Fixed opening by default of active section in mobile view. Optimized alternative to removeAttribute in form validation. Added placeholder language string files for Spanish and Portuguese. - Paul Jackson, 2012-09-29 21:48:57 -0400
- Rebuilt files - Paul Jackson, 2012-09-29 21:53:31 -0400
- Re-added gradient to mega menu background. - Paul Jackson, 2012-09-29 23:58:24 -0400
- Rebuilt files - Paul Jackson, 2012-09-30 00:02:33 -0400
- Merged in the changes to slideout.scss in #493. - Paul Jackson, 2012-09-30 00:17:17 -0400
- Rebuilt files - Paul Jackson, 2012-09-30 00:19:47 -0400
- Made build version of GC Web Usability intranet theme independent of the GC Web Usability theme (to resolve Drupal namespace clashes). Also GC Web Usability intranet theme no longer references images that aren't used by the theme (to cut down on encoded CSS files sizes). - Paul Jackson, 2012-09-30 04:09:35 -0400
- Rebuilt files - Paul Jackson, 2012-09-30 04:12:34 -0400
- Cleaned up base theme some more. Still needs work. - Paul Jackson, 2012-09-30 05:11:36 -0400
- Moved margin:auto to responsive CSS files in GCWU theme. Split widths and margin:auto for CLF 2.0 theme in to responsive CSS file. Added role=presentation to ul for share widget and slide out tab to resolve parent/child issues. - Paul Jackson, 2012-09-30 21:34:17 -0400
- Added role=presentation to menu bar/mega menu to fix parent/child WAI-ARIA relationships. Fixed tabbed interface reading off the previous tab when switching tabs use the arrow keys. - Paul Jackson, 2012-09-30 23:36:43 -0400
- Rebuilt files - Paul Jackson, 2012-09-30 23:39:40 -0400
- Fixed up Base theme. - Paul Jackson, 2012-10-01 03:09:27 -0400
- Added Base theme working examples to working examples page. - Paul Jackson, 2012-10-01 03:16:40 -0400
- Removed duplicate class names. - Paul Jackson, 2012-10-01 03:20:45 -0400
- Tweaked Base theme colours - Paul Jackson, 2012-10-01 03:36:47 -0400
- Added missing GC Web Usability Intranet theme working exampe links. - Paul Jackson, 2012-10-01 11:10:14 -0400
- Cleaned up Base theme some more. - Paul Jackson, 2012-10-01 15:29:49 -0400
- Minor optimizations - Paul Jackson, 2012-10-01 15:36:03 -0400
- Rebuilt files - Paul Jackson, 2012-10-01 15:40:18 -0400
- Added sub-site examples to Base theme (need more work). - Paul Jackson, 2012-10-01 16:40:29 -0400
- Moved head files to the build folder since they relate to the build system - Laurent Goderre, 2012-10-01 16:43:21 -0400
- Added an Test File for a table with row grouping but no column - Pierre Dubois, 2012-10-01 20:07:29 -0500
- Added a pass test file for an special case where parallel row heading can be used. - Pierre Dubois, 2012-10-01 20:27:26 -0500
- Add 2 option, one for enabling the zebra stripping and another one to remove any scope present in the pasted tabular markup - Pierre Dubois, 2012-10-01 21:17:02 -0500
- Fixed build bug caused by the moving of the head files - Laurent Goderre, 2012-10-02 10:27:12 -0400
- Fixed Base theme sub-site examples. Added examples to Base theme with no site menu. - Paul Jackson, 2012-10-02 11:13:57 -0400
- Added box shadow to mega menu. - Paul Jackson, 2012-10-02 15:12:20 -0400
- Rebuilt files - Paul Jackson, 2012-10-02 15:17:17 -0400
- Upgraded to jQuery Mobile 1.2 to help with performance bugs. Fixed deep linking bug in mobile view. - Paul Jackson, 2012-10-02 15:50:22 -0400
- Rebuilt files - Paul Jackson, 2012-10-02 15:54:55 -0400
- Fixed memory leak in IE7 mentioned in issue #483. - Laurent Goderre, 2012-10-02 16:47:17 -0400
- Resolving merge conflicts. - Paul Jackson, 2012-10-02 20:47:17 -0400
- Fixed keyboard handling bugs in mega menu. - Paul Jackson, 2012-10-02 22:46:02 -0400
- Rebuilt files - Paul Jackson, 2012-10-02 22:50:46 -0400
- Fixed another mega menu keyboard handling issue. Fixed nav-current matching approach to deal with competing matches. - Paul Jackson, 2012-10-02 23:32:33 -0400
- Rebuilt files - Paul Jackson, 2012-10-02 23:35:27 -0400
- Fixed nav-current pattern matching for pages deeper in the site hierarchy. - Paul Jackson, 2012-10-03 01:17:26 -0400
- Rebuilt files - Paul Jackson, 2012-10-03 01:20:20 -0400
- Fixed the links to the SSI working examples - EN - Maddy Daigle, 2012-10-03 09:23:11 -0300
- Updated SSI working examples links - FR - Maddy Daigle, 2012-10-03 09:26:01 -0300
- Fixed SSI working examples links. - Paul Jackson, 2012-10-03 09:33:59 -0400
- Moved the Table Parser JS Code from https://github.com/wet-boew/wet-boew/blob/master/src/js/workers/parser.table.js - pdubois, 2012-10-03 15:06:20 -0400
- Rename parser.table.js to parserTable.js - pdubois, 2012-10-03 15:08:13 -0400
- Completed the migration of the table parser as an dependencies - pdubois, 2012-10-03 15:23:19 -0400
- Moved the chart to be a dependencies from https://github.com/wet-boew/wet-boew/blob/master/src/js/workers/charts.js - pdubois, 2012-10-03 15:28:59 -0400
- Fixed broken site title link in French working examples index page. - Eric Dunsworth, 2012-10-03 15:33:46 -0400
- Fixed typo in English Prettify working example page. - Eric Dunsworth, 2012-10-03 15:35:39 -0400
- Completed the move for the Charts as an dependencies - pdubois, 2012-10-03 15:35:51 -0400
- Rebuild and fixed a namespace conflit during the charts move as a dependencies - pdubois, 2012-10-03 15:46:47 -0400
- Updated mobile view CSS to jQuery Mobile 1.2. Switched mobile menu and mobile search dialogs to popups for significant performance increase. Fixed 3rd level nesting background colour in mobile menu. - Paul Jackson, 2012-10-03 22:54:32 -0400
- Fixed appending of mobile menu in Base theme. - Paul Jackson, 2012-10-03 23:17:40 -0400
- Renamed jquery.mobile directory to jquerymobile to fix IIS compatibility issues. Changed mega menu include file extensions to .txt to improve compatibility with IIS. - Paul Jackson, 2012-10-03 23:28:33 -0400
- Renamed Base theme jquery.mobile directory to jquerymobile to fix IIS compatibility issues. Changed Base theme mega menu include file references to .txt to improve compatibility with IIS. - Paul Jackson, 2012-10-03 23:35:01 -0400
- Added fallback mechanism (regular dialog) for mobile devices that have difficulty with the popup approach combined with a lot of nested menus (currently only pre-BB OS7). - Paul Jackson, 2012-10-04 00:42:28 -0400
- Removed fallback for mobile search popup since only needed for mobile menu. - Paul Jackson, 2012-10-04 00:55:23 -0400
- Removed fallback for Base theme mobile search popup since only needed for mobile menu. - Paul Jackson, 2012-10-04 01:04:32 -0400
- Reinstated fallback for search because pre-BB OS7 still has issues with the popup. - Paul Jackson, 2012-10-04 01:32:36 -0400
- Reinstated fallback for Base theme search because pre-BB OS7 still has issues with the popup. - Paul Jackson, 2012-10-04 01:38:05 -0400
- Tweaked fallback approach mobile view menu. - Paul Jackson, 2012-10-04 01:55:43 -0400
- Tweaked fallback approach mobile view menu. Made pre-load/post-load mobile fonts consistent. - Paul Jackson, 2012-10-04 02:07:25 -0400
- Fixed bugs in the mobile menu fallback mechanism. - Paul Jackson, 2012-10-04 02:20:45 -0400
- Fixed bugs in the Base theme mobile menu fallback mechanism. - Paul Jackson, 2012-10-04 02:23:59 -0400
- Added a few working example - pdubois, 2012-10-04 13:31:12 -0400
- Modified the Zebra Stripping to be faster with simple table and can detect is complex table styling is required or not. This are related to issue #384 - pdubois, 2012-10-04 13:34:10 -0400
- jslinted parserTable and zebra - pdubois, 2012-10-04 13:48:48 -0400
- Rebuild with the zebra updates - pdubois, 2012-10-04 13:50:19 -0400
- Fixed the HTML Table Validator to support the table parser as a dependency - pdubois, 2012-10-04 14:54:26 -0400
- Renamed the bin folder because it is reserved for libraries in IIS - Laurent Goderre, 2012-10-04 14:59:06 -0400
- Rebuilt the files - Laurent Goderre, 2012-10-04 15:26:11 -0400
- Rebuild and fixed an issue with IE regarding the simple table detection - pdubois, 2012-10-04 15:32:58 -0400
- Fixed Grids class selector bug. - Paul Jackson, 2012-10-04 15:44:12 -0400
- Fixing merge conflict - Paul Jackson, 2012-10-04 15:49:22 -0400
- Rebuild and added "time" value to have unique event handler - pdubois, 2012-10-04 16:07:04 -0400
- Rebuild, dependency callback called with parameter but still have an issue when the zebra is called on more than one table - Pierre Dubois, 2012-10-04 17:00:33 -0500
- Fixed the zebra to manage more than one complex table in the same page without requesting two time the table parser dependency - Pierre Dubois, 2012-10-04 20:39:25 -0500
- Zebra - Removed the code that blocked unwanted call on the dependency callback - Pierre Dubois, 2012-10-04 20:41:27 -0500
- Rebuild - Pierre Dubois, 2012-10-04 21:04:58 -0500
- Resolved merge conflicts. - Paul Jackson, 2012-10-04 22:43:22 -0400
- Rebuilt files. - Paul Jackson, 2012-10-04 22:46:13 -0400
- Fixed a javascript error due of timing and dependency loading. And I added an new options to force to show the tabular markup results. - pdubois, 2012-10-05 10:19:25 -0400
- Fixed Spanish i18n strings with edited and translated versions. - Paul Jackson, 2012-10-05 12:17:51 -0400
- [Slideout] Adds Spanish tab images - berubs, 2012-10-05 14:05:23 -0400
- Added Spanish working examples to the Base theme. - Paul Jackson, 2012-10-05 15:50:00 -0400
- Fixed validation error - Paul Jackson, 2012-10-05 16:08:57 -0400
- Fixed the page lang7uage for the spanish examples - Laurent Goderre, 2012-10-05 16:48:09 -0400
- Added TOC to the base theme index pages - Laurent Goderre, 2012-10-05 16:54:48 -0400
- Resolved merge conflict - Paul Jackson, 2012-10-07 20:16:30 -0400
- Modified mobile menu design to give more width to buttons, permit wrapping of text, and to visually differentiate between top level and secondary links. Done to address concerns regarding excessive link text truncation, and menu being difficult to scan because all one colour. - Paul Jackson, 2012-10-08 03:02:09 -0400
- Modified Base theme mobile menu design to give more width to buttons, permit wrapping of text, and to visually differentiate between top level and secondary links. Done to address concerns regarding excessive link text truncation, and menu being difficult to scan because all one colour. - Paul Jackson, 2012-10-08 03:18:14 -0400
- Fixed JSHint issues - Paul Jackson, 2012-10-08 03:21:16 -0400
- Delayed addition and enhancement of the mobile view menu items as a workaround for the iOS JavaScript execution timeout issues. - Paul Jackson, 2012-10-08 20:49:16 -0400
- Fixed delayed addition and enhancement of mobile view menu items. - Paul Jackson, 2012-10-08 21:25:45 -0400
- Minor changes to comments - Paul Jackson, 2012-10-08 21:35:21 -0400
- Fixed JSHint issues - Paul Jackson, 2012-10-08 21:41:55 -0400
- Auto-detection of the best method to set the accessibility on the table - Pierre Dubois, 2012-10-08 21:28:08 -0500
- Removed mobile view menu dialog fallback since no longer needed with delayed loading that addresses the JavaScript execution timeout issue. - Paul Jackson, 2012-10-08 23:11:12 -0400
- Removed Base theme mobile view menu dialog fallback since no longer needed with delayed loading that addresses the JavaScript execution timeout issue. - Paul Jackson, 2012-10-08 23:18:34 -0400
- Changed mobile view footer links to grey to better align with the desktop view and to make them less prominent (so aren't more prominent than the language links on the splash pages). Removed red link hover colour. Fixed supression of rounded corners in mobile view menu. - Paul Jackson, 2012-10-09 00:27:31 -0400
- Removed red link hover colour in base theme. - Paul Jackson, 2012-10-09 00:37:10 -0400
- Added more white space at the bottom of the mobile view menu. - Paul Jackson, 2012-10-09 00:57:46 -0400
- Added more white space at the bottom of the Base theme mobile view menu. Added placeholder favicon to Base theme. - Paul Jackson, 2012-10-09 01:18:33 -0400
- Added new Base theme icon to the build folder. - Paul Jackson, 2012-10-09 01:26:56 -0400
- Added missing search button images to Base theme. - Paul Jackson, 2012-10-09 01:33:24 -0400
- Fixed initial loading of Search button in the Base theme spanish mobile view. - Paul Jackson, 2012-10-09 01:43:24 -0400
- Making by default clean the tabular markup. Added simple table definition. Added simple table grouping definition. - pdubois, 2012-10-09 10:21:16 -0400
- Added missing quotation mark to example source code. - Paul Jackson, 2012-10-09 11:46:42 -0400
- Optimized correctmobile function. - Paul Jackson, 2012-10-09 12:58:58 -0400
- Rebuilt files - Paul Jackson, 2012-10-09 13:07:32 -0400
- Fixed the support of tfoot to be know at summary row group at level 0, even on simple table - pdubois, 2012-10-09 14:35:43 -0400
- Added a simple table example with a tfoot and small bug fix - pdubois, 2012-10-09 14:37:33 -0400
- Merge upstream and Rebuild - pdubois, 2012-10-09 14:40:41 -0400
- Enabled support for non-link headings in the secondary navigation. Fixed rounded corners on site menus where the mega menu doesn't load or is not used. - Paul Jackson, 2012-10-09 16:13:58 -0400
- Rebuilt with files from recent pull request. - Paul Jackson, 2012-10-09 16:18:32 -0400
- Fixed rounding of corners for expanded content. - Paul Jackson, 2012-10-09 21:57:46 -0400
- Fixed rounding of corners for expanded content in Base theme. - Paul Jackson, 2012-10-09 22:03:54 -0400
- Updated readme and main page with references to v3.0 and v3.0.1 release dates and release notes. - Paul Jackson, 2012-10-09 23:40:48 -0400
- Added a reference to the WET roadmap - Paul Jackson, 2012-10-10 00:29:20 -0400
- Update src/js/polyfills/datepicker.js - Sam, 2012-10-10 12:31:24 -0300
- Rebuilt - Laurent Goderre, 2012-10-10 15:14:17 -0400
- Fixed issue #533 by adding the polyfill class to dynamically created details summary - Laurent Goderre, 2012-10-10 15:22:54 -0400
- Added polyfill and working examples for HTML5 meter element. - Paul Jackson, 2012-10-10 16:29:07 -0400
- JSHinted the meter polyfill - Laurent Goderre, 2012-10-10 17:06:06 -0400
- Rebuilt - Laurent Goderre, 2012-10-10 17:27:37 -0400
- Fixed issue #533 by adding the polyfill class to dynamically created details summary - Laurent Goderre, 2012-10-10 17:28:34 -0400
- Added polyfill and working examples for HTML5 meter element. - Paul Jackson, 2012-10-10 17:28:54 -0400
- JSHinted the meter polyfill - Laurent Goderre, 2012-10-10 17:28:54 -0400
- Plugin to use meta date modified value - Nick Schonning, 2012-10-10 17:28:55 -0400
- Rebuilt files after merge - Nick Schonning, 2012-10-10 17:29:06 -0400
- Rebuild - Nick Schonning, 2012-10-10 17:37:32 -0400
- Fixed background colour for nav-current within a mega menu in the Base theme. Fixed some of the Spanish filler content in the Base theme working examples. - Paul Jackson, 2012-10-10 19:35:41 -0400
- Fixed TBS acronym expansion in English filler content. - Paul Jackson, 2012-10-10 19:39:34 -0400
- Added HTML5 sessionStorage polyfill - Paul Jackson, 2012-10-10 20:12:36 -0400
- Fixed sessionStorage polyfill working examples. - Paul Jackson, 2012-10-10 21:35:35 -0400
- Made sesionStorage note about cookies more prominent - Paul Jackson, 2012-10-10 21:41:49 -0400
- Fixed French grammar issues in i18n support. Added localStorage working examples (localStorage polyfill was included in v3.0 but not visible). Fixed language link in French Session timeout working example. - Paul Jackson, 2012-10-10 22:49:04 -0400
- Excluded meter.js and sessionstorage.js from JSHint testing because 3rd party scripts. Fixed display issue on English working examples page. - Paul Jackson, 2012-10-10 23:05:40 -0400
- Corrected minor French grammar error - Paul Jackson, 2012-10-10 23:17:31 -0400
- Fixed loading of Meter polyfill - Paul Jackson, 2012-10-11 00:13:08 -0400
- Rebuild for PR - Nick Schonning, 2012-10-11 11:40:08 -0400
- JSHint fix for plugin global - Nick Schonning, 2012-10-11 11:51:50 -0400
- Performance improvements - Nick Schonning, 2012-10-11 15:58:33 -0400
- Remove Dead code - nschonni, 2012-10-12 00:27:02 -0400
- Double to single quotes for JS - nschonni, 2012-10-12 00:29:17 -0400
- IE8 condition no longer doing anything different - nschonni, 2012-10-12 00:30:21 -0400
- Rebuild for PR - nschonni, 2012-10-12 00:35:05 -0400
- Adding missing precision point in version number - Nick Schonning, 2012-10-12 14:59:26 -0400
- Rebuild with correct version number - Nick Schonning, 2012-10-12 15:03:57 -0400
- Coda slider effect added to tabbed interface - Pat Heard, 2012-10-12 16:07:51 -0400
- Changed double to single quote - Pat Heard, 2012-10-12 16:51:58 -0400
- Fixed display issues identified by #541 when Basic HTML version is enabled and JavaScript is not disabled. - Paul Jackson, 2012-10-12 21:22:17 -0400
- Added enhance function to allow a already loaded polyfill to be added to objects dynamically added to the DOM. - Paul Jackson, 2012-10-12 22:14:05 -0400
- Added check for polyfill enhance to ensure it is only applied when the polyfill is loaded (to avoid enhancing on browsers with native support). - Paul Jackson, 2012-10-12 22:58:32 -0400
- Rebuilt files - Paul Jackson, 2012-10-12 22:59:07 -0400
- Polyfills modified in the chart and Rebuild - Pierre Dubois, 2012-10-12 22:04:19 -0500
- Rebuilt files - Paul Jackson, 2012-10-12 23:11:22 -0400
- Rebuilt files - Paul Jackson, 2012-10-12 23:13:57 -0400
- Pull build properties up to common tasks - nschonni, 2012-10-13 00:36:45 -0400
- Clean CSS after default ant task - nschonni, 2012-10-13 00:49:07 -0400
- Remove bad extend call - nschonni, 2012-10-14 13:37:15 -0400
- Fixed CSS file references in English home page example. - Paul Jackson, 2012-10-15 10:52:49 -0400
- Double quote to single for English i18n - Nick Schonning, 2012-10-15 15:01:46 -0400
- Double quote to single for French i18n - Nick Schonning, 2012-10-15 15:01:59 -0400
- Double quote to single for Spanish i18n - Nick Schonning, 2012-10-15 15:02:14 -0400
- Adding language name to dictionary headers - Nick Schonning, 2012-10-15 15:04:06 -0400
- JavaScript embeded HTML keep double quotes - Nick Schonning, 2012-10-15 15:05:16 -0400
- Corrected "pr" to "pt" for Portuguese message loading - Nick Schonning, 2012-10-15 15:08:17 -0400
- Fix Portuguese loading in formvalid - Laurent Goderre, 2012-10-15 15:17:10 -0400
- Fixed translation issues with the readme - Laurent Goderre, 2012-10-15 16:28:29 -0300
- Rebuilt after merging latest - Nick Schonning, 2012-10-15 15:51:36 -0400
- Rebuild without extends - Nick Schonning, 2012-10-15 15:56:13 -0400
- Added by default that a table only contains data group. To have the advantage of summary group the class attribute of the table element must contain the "hassum" class name. - Pierre Dubois, 2012-10-15 21:51:31 -0500
- Fixed deselectable radio buttons to eliminate the double clicking needed to select a radio button in certain scenarios. - Paul Jackson, 2012-10-16 15:27:59 -0400
- Deleted lib tmp file. - Paul Jackson, 2012-10-16 15:30:10 -0400
- Added *.tmp to .gitignore to prevent tmp files from being checked in. - Paul Jackson, 2012-10-16 15:31:24 -0400
- Small fix - remove by default the summary group detection - pdubois, 2012-10-16 15:34:27 -0400
- Updated the Invoice complex data table in regards to the recent table parser update - pdubois, 2012-10-16 15:35:39 -0400
- Rebuild - pdubois, 2012-10-16 15:35:51 -0400
- fixed the zebra stripping example with the new table parser option "hassum" - pdubois, 2012-10-16 16:04:29 -0400
- Fixed expand all option for mobile menu so all sub-sections are expanded by default upon initialization. - Paul Jackson, 2012-10-16 16:11:38 -0400
- Ignore all jRuby jars - Nick Schonning, 2012-10-16 16:27:04 -0400
- Point build instructions to wiki - Nick Schonning, 2012-10-16 16:28:34 -0400
- Parameterize jRuby and Gems - Nick Schonning, 2012-10-16 16:34:04 -0400
- Allow old compiled jRuby jars to remain - Nick Schonning, 2012-10-16 16:40:25 -0400
- Fixed a display issue on IE7 as mentioned in issue #556 - Laurent Goderre, 2012-10-16 17:13:27 -0400
- Seperate folder for gem dependancies - Nick Schonning, 2012-10-16 17:52:42 -0400
- Rebuild and fixed the table parser that cause a crash when a table have more col element than the real number of column defined in a table row. - Pierre Dubois, 2012-10-16 20:08:58 -0500
- Updated the key cell and row grouping techniques in regards of the "hassum" (has summary group) special mode of the table. That was the default behaviour in WET 3.1 and earlier - Pierre Dubois, 2012-10-16 20:11:17 -0500
- Updated the HTML Table Validator and Techniques in regards of the "hassum" option - pdubois, 2012-10-17 12:56:42 -0400
- Fixed the Jslint error in the table parser - pdubois, 2012-10-17 13:15:53 -0400
- Rebuild - pdubois, 2012-10-17 13:36:44 -0400
- Pull versions back to common tasks - nschonni, 2012-10-17 21:16:47 -0400
- Fix subant syntax - nschonni, 2012-10-17 21:28:57 -0400
- Inplace encode images - nschonni, 2012-10-18 00:19:58 -0400
- Add placeholder test targets - nschonni, 2012-10-18 00:25:01 -0400
- Complete Rebuild with the version number - Pierre Dubois, 2012-10-18 06:11:19 -0500
- Updated jRuby, Sass, chunkey_png, and Compass - Nick Schonning, 2012-10-18 11:40:29 -0400
- Manually merged in pull request #570. - Paul Jackson, 2012-10-18 21:58:14 -0400
- Identified new Tabbed interface Coda slider (tabs-style-6) as v3.1 Alpha. - Paul Jackson, 2012-10-18 22:01:55 -0400
- Identified Optimal content development tools as v3.1 Alpha - Paul Jackson, 2012-10-18 22:12:57 -0400
- Fixed Grids child selector bug identified in #554. - Paul Jackson, 2012-10-18 23:16:03 -0400
- Fixed Lightbox tabbing order issue identified in #572. - Paul Jackson, 2012-10-18 23:16:35 -0400
- Fixed Session timeout demo tag closing issue identified in #583. - Paul Jackson, 2012-10-18 23:23:44 -0400
- Build theme depenancies if nessessary - Nick Schonning, 2012-10-19 12:39:42 -0400
- Fix dependancy chain - Nick Schonning, 2012-10-19 13:29:19 -0400
- Allow overriding locator ID for the Modified container - Nick Schonning, 2012-10-19 14:35:36 -0400
- Apply changes like PR 585 and 574 for Base theme - Nick Schonning, 2012-10-19 15:03:55 -0400
- Revert date removal in index-eng.html - Nick Schonning, 2012-10-19 15:19:06 -0400
- Escape key during active cycle focuses active tab - Pat Heard, 2012-10-22 10:21:12 -0400
- Fixed IE8 tab overlapping in .tabs-style-2 - Pat Heard, 2012-10-22 10:38:47 -0400
- Switrched from an arbitrary version number for jRuby and dependencies to a hash. - Laurent Goderre, 2012-10-22 11:47:47 -0400
- Updated to native Sass imports - Nick Schonning, 2012-10-22 14:36:55 -0400
- Merged in relevant changes from pull request #594. - Paul Jackson, 2012-10-22 23:53:30 -0400
- Added missing line to build-tasks.properties. - Paul Jackson, 2012-10-23 00:18:30 -0400
- Fixed typos in Session timeout working examples. - Paul Jackson, 2012-10-23 00:23:45 -0400
- Convert css imports to Sass imports - Nick Schonning, 2012-10-23 00:32:22 -0400
- Fixed alignment of long titles in IE7 - Pat Heard, 2012-10-23 11:28:14 -0400
- Added missing download image. - Paul Jackson, 2012-10-23 11:57:45 -0400
- Fixed ID duplication/naming issues in working examples index pages. - Eric Dunsworth, 2012-10-23 12:20:18 -0400
- Rebuilt files - Paul Jackson, 2012-10-23 12:22:49 -0400
- Rebuild and fix the cell position for an irregular row span cell in a table - pdubois, 2012-10-23 16:18:39 -0400
- Fix for Table parser script link (#604) - pdubois, 2012-10-23 16:20:04 -0400
- Changed the date reference in the HTML table technique for the WET 3.0.2 version - pdubois, 2012-10-23 16:42:33 -0400
- Rebuilt files - Paul Jackson, 2012-10-23 18:28:59 -0400
- Rebuilt files - Paul Jackson, 2012-10-23 18:31:20 -0400
- Optimized archived Web page plugin loading. - Paul Jackson, 2012-10-23 21:58:34 -0400
- Fixed cssenabled check. Partially optimized Slide out tab (49% reduction in execution time). - Paul Jackson, 2012-10-24 00:53:24 -0400
- Minor optimization tweaks to Slide out tab. - Paul Jackson, 2012-10-24 00:59:10 -0400
- Fixed hidden label in feedback form. Partially optimized feedback form (reduced execution time by 72%). - Paul Jackson, 2012-10-24 01:51:44 -0400
- Resolved JSHint errors. - Paul Jackson, 2012-10-24 02:44:44 -0400
- Encode theme CSS in place - Nick Schonning, 2012-10-24 12:15:17 -0400
- Remove recursing import statements - Nick Schonning, 2012-10-24 15:03:22 -0400
- Added check for using Date Modified as version - Nick Schonning, 2012-10-24 16:26:01 -0400
- Inital working copy of the toggledetails plugin - Pat Heard, 2012-10-24 16:35:20 -0400
- Incorporate #609 and #611 for Base theme - Nick Schonning, 2012-10-24 16:39:24 -0400
- Fixed handling of top-level of secondary navigation 2 in mobile view. - Paul Jackson, 2012-10-25 00:22:38 -0400
- Cross-browser tested and examples updated - Pat Heard, 2012-10-25 16:01:06 -0400
- New build files generated - Pat Heard, 2012-10-25 16:05:03 -0400
- Fixed name of settings.js override var - Pat Heard, 2012-10-25 16:36:09 -0400
- Fixed is/setOpen() to use this._open - Pat Heard, 2012-10-25 17:48:05 -0400
- [slideout] Check if 'e' is undefined - berubs, 2012-10-26 10:22:09 -0400
- Tweaked fullhd colour in base theme to make area more noticeable. - Paul Jackson, 2012-10-26 15:31:53 -0400
- Don't need to prefix selectors that use ID/# - Nick Schonning, 2012-10-26 15:46:30 -0400
- Rebuild calendar-min.js - Nick Schonning, 2012-10-26 15:49:56 -0400
- Changed the base theme favicon to the WET logo - Laurent Goderre, 2012-10-26 16:25:04 -0400
- Changed the background color of the top section to a darker grey. - Laurent Goderre, 2012-10-26 16:26:01 -0400
- Updated the base theme favicon to a more optimized one. - Laurent Goderre, 2012-10-26 16:40:16 -0400
- Tweaked base theme fullhd colour. - Paul Jackson, 2012-10-26 21:16:43 -0400
- Fixed background in Base theme mega menu. - Paul Jackson, 2012-10-26 21:24:21 -0400
- Forced Base theme mobile view footer to be two columns wide to avoid button truncation. - Paul Jackson, 2012-10-26 23:23:38 -0400
- Forced mobile view footer to be two columns wide to avoid button truncation. - Paul Jackson, 2012-10-26 23:35:24 -0400
- Tweaked Base theme mobile view footer CSS. - Paul Jackson, 2012-10-26 23:39:35 -0400
- Fixed hover/focus colour and background colour of nav-current in Base theme menu bar. - Paul Jackson, 2012-10-27 01:14:01 -0400
- Standardized default link colours between desktop and mobile views. - Paul Jackson, 2012-10-27 20:32:25 -0400
- Standardized Base theme default link colours between desktop and mobile views. - Paul Jackson, 2012-10-27 20:38:18 -0400
- Add code to hide the loading icon for the web widget and show original link if the AJAX call failed - Laurent Goderre, 2012-10-30 12:48:27 -0400
- Use underscore for Base Sass files - Nick Schonning, 2012-10-30 13:18:23 -0400
- Use underscore for import only Grid Sass files - Nick Schonning, 2012-10-30 15:41:23 -0400
- Changed JS CSS merging to Sass imports - Nick Schonning, 2012-10-30 16:37:16 -0400
- Underscore CLF theme Sass files - Nick Schonning, 2012-10-30 16:53:43 -0400
- Fixed the bug with the twitter web feeds due to a change in the Twitter API - Laurent Goderre, 2012-10-30 17:07:33 -0400
- Underscore Usiblity and Intranet theme Sass - Nick Schonning, 2012-10-30 17:12:44 -0400
- Remove theme dependancy build task - Nick Schonning, 2012-10-30 17:16:18 -0400
- Fix jquery mobile copying - Nick Schonning, 2012-10-30 17:32:12 -0400
- Fixed twitter linsk in the web feeds - Laurent Goderre, 2012-10-30 17:46:07 -0400
- Fixed the twitter search display from the web feeds - Laurent Goderre, 2012-10-31 13:53:53 -0400
- Fixed the twitter feed 'loading' forever when the API limit is reached - Laurent Goderre, 2012-10-31 15:02:46 -0400
- Change Base theme to underscore dependencies - Nick Schonning, 2012-10-31 15:22:45 -0400
- Use existing sprite for mailto icon - Nick Schonning, 2012-10-31 17:05:13 -0400
- Remove unused mail icon - Nick Schonning, 2012-10-31 17:07:08 -0400
- Revert change to icon Sass - Nick Schonning, 2012-10-31 17:12:39 -0400
- Hide the feeds links by default and other optimizations - Laurent Goderre, 2012-10-31 17:37:37 -0400
- Added ability to disable the Basic HTML version/Standard version link in settings.js (not recommended for most scenarios). - Paul Jackson, 2012-11-01 00:41:19 -0400
- Removed extra comma from settings.js - Paul Jackson, 2012-11-01 00:48:21 -0400
- Resolved merge conflicts. - Paul Jackson, 2012-11-01 10:33:28 -0400
- Fixed the single quotes in the web feeds widget - Laurent Goderre, 2012-11-01 13:37:17 -0400
- Disallow units for zero values - Nick Schonning, 2012-11-01 17:21:03 -0400
- Percentages not required for 0% to 100% gradient - Nick Schonning, 2012-11-01 17:26:12 -0400
- Minifiy themes CSS and JS in place - Nick Schonning, 2012-11-02 11:49:40 -0400
- Inplace minifying of JS project - Nick Schonning, 2012-11-02 11:54:39 -0400
- Added versioning to i18n files. - Paul Jackson, 2012-11-02 16:26:28 -0400
- Reverted changes to jQuery validation language files. - Paul Jackson, 2012-11-02 16:30:17 -0400
- Corrected typos in i18n files. - Paul Jackson, 2012-11-02 16:46:14 -0400
- Apply #649 changes to base theme - Nick Schonning, 2012-11-02 17:03:29 -0400
- Corrected minor typos in i18n files. - Paul Jackson, 2012-11-02 21:14:18 -0400
- Extended same page link focus fix to skip links. - Paul Jackson, 2012-11-02 21:33:05 -0400
- Added missing WET terms and conditions to start of jQuery mobile CSS. - Paul Jackson, 2012-11-02 21:45:25 -0400
- Fixed Favourite and Email links in Share widget. - Paul Jackson, 2012-11-02 23:29:03 -0400
- Rebuilt files - Paul Jackson, 2012-11-02 23:30:44 -0400
- Removed test code for adding email and favourite links to Share widget. - Paul Jackson, 2012-11-02 23:33:53 -0400
- Change anchor tasks to extension points - Nick Schonning, 2012-11-03 12:30:39 -0400
- Attach minify task to build - Nick Schonning, 2012-11-03 12:38:02 -0400
- Don't compile the gems into the jar - Nick Schonning, 2012-11-03 12:52:59 -0400
- Parallelize Gem downloads - Nick Schonning, 2012-11-03 12:58:30 -0400
- Check vendor folder in jruby check - Nick Schonning, 2012-11-03 13:08:23 -0400
- Parallel gem install to vendor folder - Nick Schonning, 2012-11-03 13:14:50 -0400
- Replace sessionstorage polyfill with unminified - Nick Schonning, 2012-11-04 16:37:57 -0500
- Added list of core supported languages to the PE object - Laurent Goderre, 2012-11-05 13:10:28 -0500
- Added a list of supported jQuery validation languages - Laurent Goderre, 2012-11-05 13:35:13 -0500
- Added a generic fallback for language codes not explicitly supported by WET (en-US, fr-BEm, etc...) - Laurent Goderre, 2012-11-05 13:50:28 -0500
- Attache subproject tasks to extension points - Nick Schonning, 2012-11-05 13:57:49 -0500
- Hoist -base64-encode task - Nick Schonning, 2012-11-05 14:03:41 -0500
- Add extension point for encoding images - Nick Schonning, 2012-11-05 14:09:08 -0500
- Hoist -minify task to extension point - Nick Schonning, 2012-11-05 14:15:04 -0500
- Hoist common copy tasks - Nick Schonning, 2012-11-05 14:43:30 -0500
- Remove file delete - Nick Schonning, 2012-11-05 14:46:23 -0500
- Clean CSS after default build - Nick Schonning, 2012-11-05 14:50:30 -0500
- Base does not neead to be built - Nick Schonning, 2012-11-05 14:52:05 -0500
- Improved the loading of the form validation localizations and fix bug with get_languages. - Laurent Goderre, 2012-11-05 15:09:08 -0500
- Added neutral Portugese for the form validation - Laurent Goderre, 2012-11-05 15:19:58 -0500
- Standard properties after vendor prefixes - Nick Schonning, 2012-11-05 15:41:02 -0500
- Add initial csslint task - Nick Schonning, 2012-11-05 16:04:05 -0500
- Add missing jar and JS file - Nick Schonning, 2012-11-05 16:39:42 -0500
- The basedir.escaped wasn't being set on Ubuntu - Nick Schonning, 2012-11-05 19:11:35 -0500
- Add meter to includes for pe-ap css file - Nick Schonning, 2012-11-06 10:43:20 -0500
- Add meter to includes to pe-ap-ie - Nick Schonning, 2012-11-07 10:58:59 -0500
- Streamlined the supported language ant process. - Laurent Goderre, 2012-11-08 12:57:40 -0500
- Removed unused attribute from the build file. - Laurent Goderre, 2012-11-08 15:30:47 -0500
- Fioxed language functionality comments - Laurent Goderre, 2012-11-08 15:38:57 -0500
- Added missing rel='external' values to links. Updated references to draft versions of HTML5 to the latest published versions. - Paul Jackson, 2012-11-08 15:57:36 -0500
- Add rel="external" for external links on the base theme - Laurent Goderre, 2012-11-08 16:27:03 -0500
- Fixed a problem with the building not always outputting UTF-8 minified files. - Laurent Goderre, 2012-11-08 16:54:28 -0500
- Remove log file and add ignore - Nick Schonning, 2012-11-08 21:07:18 -0500
- Added missing rel='external' values. - Paul Jackson, 2012-11-09 12:09:25 -0500
- Removed build artifacts. - Paul Jackson, 2012-11-09 12:16:01 -0500
- Add charset setting for YUI minification - Nick Schonning, 2012-11-09 15:03:20 -0500
- Add charset setting for YUI minification - Nick Schonning, 2012-11-09 15:05:02 -0500
- Disabled enhancements for BB OS 5 and earlier. - Paul Jackson, 2012-11-09 21:48:12 -0500
- Added missing images for GC Web Usability theme home page examples. - Paul Jackson, 2012-11-09 22:33:00 -0500
- Fixed issue #682 by adding a barebone polyfill function for array indexOf - Laurent Goderre, 2012-11-13 12:38:45 -0500
- Rebuilt the i18n languages files to fix many character encoding issues. - Laurent Goderre, 2012-11-13 12:39:22 -0500
- Hitting escape key when a menu bar link has focus will close the sub menus and move focus to wb-cont. - Paul Jackson, 2012-11-13 21:35:32 -0500
- Enabled menu links and search field to be visible in mobile view when PE is disabled. - Paul Jackson, 2012-11-13 22:33:54 -0500
- Enabled Base theme menu links and search field to be visible in mobile view when PE is disabled. - Paul Jackson, 2012-11-13 22:37:29 -0500
- Fix site title jump onfocus - Pat Heard, 2012-11-14 08:26:54 -0500
- Hoist jshint task - Nick Schonning, 2012-11-14 12:43:57 -0500
- Add csslint target to lint/test - Nick Schonning, 2012-11-14 13:20:52 -0500
- Hoist compress task - Nick Schonning, 2012-11-14 15:11:57 -0500
- border-radius to mixin - Nick Schonning, 2012-11-14 15:24:27 -0500
- Removed vendor prefixes in IE Sass sheets - Nick Schonning, 2012-11-14 15:24:49 -0500
- box-shadow to mixin - Nick Schonning, 2012-11-14 15:26:21 -0500
- background-clip to mixins - Nick Schonning, 2012-11-14 15:26:35 -0500
- Additional box-shadow mixins - Nick Schonning, 2012-11-14 15:27:01 -0500
- Additional box-sizing mixin - Nick Schonning, 2012-11-14 15:27:19 -0500
- Use linear-gradient mixin - Nick Schonning, 2012-11-14 15:27:36 -0500
- Use appearance mixin - Nick Schonning, 2012-11-14 15:27:52 -0500
- Use inline-block mixin - Nick Schonning, 2012-11-14 15:28:11 -0500
- Use opacity mixins - Nick Schonning, 2012-11-14 15:28:36 -0500
- Remove hacks from modern CSS outputs - Nick Schonning, 2012-11-14 15:28:46 -0500
- Use text-shadow mixins - Nick Schonning, 2012-11-14 15:28:55 -0500
- Use user-select mixin - Nick Schonning, 2012-11-14 15:30:24 -0500
- Cleanup import statements - Nick Schonning, 2012-11-14 15:31:22 -0500
- Explicit compass imports - Nick Schonning, 2012-11-14 15:31:37 -0500
- Rebuild after cherrypicking mixin commits - Nick Schonning, 2012-11-14 15:33:31 -0500
- Moved the output of the SASS compile to the build folder (instead of the source folder) Removed the clean-css tasks sicne they are no longer needed. - Laurent Goderre, 2012-11-14 16:43:01 -0500
- Fixed the built form validation message encoding. - Laurent Goderre, 2012-11-14 16:43:29 -0500
- Change slider animation to mixin - Nick Schonning, 2012-11-14 16:59:22 -0500
- Rebuild after cherry-pick - Nick Schonning, 2012-11-14 17:01:05 -0500
- Fixed the test task by pointing CSSLint to the build folder - Laurent Goderre, 2012-11-14 17:22:13 -0500
- Explicit UTF-8 encoding on Copy and Move tasks - Nick Schonning, 2012-11-15 12:48:43 -0500
- Was ANSI - Nick Schonning, 2012-11-15 15:28:26 -0500
- Bad encoding in existing header - Nick Schonning, 2012-11-15 15:38:03 -0500
- Revert some encoding directives - Nick Schonning, 2012-11-15 16:50:49 -0500
- Hack for YUI Compressor bug with Í - Nick Schonning, 2012-11-15 17:10:50 -0500
- Don't lint minified files - Nick Schonning, 2012-11-15 17:41:24 -0500
- Use external copy of JSHint - Nick Schonning, 2012-11-15 20:13:37 -0500
- Integrated changes from pull requests #688 and #694 to fix typo in a working example and fix :focus and :active outline for .button. - Paul Jackson, 2012-11-15 20:15:56 -0500
- Merged in pull request #626 to improve expand/collapse all. - Paul Jackson, 2012-11-15 20:44:25 -0500
- Reintegrated changes from pull request #688 to fix :focus and :active outline for .button. - Paul Jackson, 2012-11-15 20:49:59 -0500
- Rebuilt files after merge. - Paul Jackson, 2012-11-15 20:54:01 -0500
- Manually included fixes for #615 and #641. - Paul Jackson, 2012-11-15 21:04:38 -0500
- Rebuilt files after merge. - Paul Jackson, 2012-11-15 21:06:19 -0500
- @if for -moz-placeholder - Nick Schonning, 2012-11-15 21:13:43 -0500
- Use force-wrap mixin - Nick Schonning, 2012-11-15 21:13:43 -0500
- Hide progress-bar vendor prefix from IE - Nick Schonning, 2012-11-15 21:13:44 -0500
- Use vendor mixin for animation - Nick Schonning, 2012-11-15 21:13:45 -0500
- Wrap -moz- elements in @if - Nick Schonning, 2012-11-15 21:13:45 -0500
- Wrap -webkit- elements in @if - Nick Schonning, 2012-11-15 21:13:46 -0500
- Rebased and additional -moz- wrapping - Nick Schonning, 2012-11-15 21:19:47 -0500
- Fixed issues identified in #556 - Paul Jackson, 2012-11-15 21:37:45 -0500
- Corrected French grammar issues in readme and demo main page. - Paul Jackson, 2012-11-15 22:32:21 -0500
- Fix directory used for csslint-report task - Nick Schonning, 2012-11-16 14:31:38 -0500
- Single line padding declaration - Nick Schonning, 2012-11-16 14:31:38 -0500
- Zoom hack mixin - Nick Schonning, 2012-11-16 15:08:29 -0500
- Background position to percentages - Nick Schonning, 2012-11-16 15:09:55 -0500
- Fix background mixin - Nick Schonning, 2012-11-16 15:23:02 -0500
- Single declaration of lightbox controls - Nick Schonning, 2012-11-16 16:15:16 -0500
- More background positions to percentiles - Nick Schonning, 2012-11-16 16:33:44 -0500
- Don't embed base64 string in slider - Nick Schonning, 2012-11-16 16:55:15 -0500
- Slider IE7 and IE8 customizations where the same - Nick Schonning, 2012-11-16 17:06:38 -0500
- Move comment outside SCSS block - Nick Schonning, 2012-11-16 17:17:00 -0500
- Duplicate properties are created by inline-block - Nick Schonning, 2012-11-16 17:25:23 -0500
- Change text-indent hiding - Nick Schonning, 2012-11-16 17:56:07 -0500
- Fixed broken HTML5 specification link in table parser working example page. - Eric Dunsworth, 2012-11-18 23:24:45 -0500
- Remove file extension from imports statements - Nick Schonning, 2012-11-19 11:26:19 -0500
- Change toolbar to class from mixin - Nick Schonning, 2012-11-19 14:10:04 -0500
- Common border-image class - Nick Schonning, 2012-11-19 15:39:47 -0500
- Fixed issue #695 which prevented plugins to load in IE when an id was added to the head element - Laurent Goderre, 2012-11-19 17:25:19 -0500
- Check for changes at the end of Travis build - Nick Schonning, 2012-11-19 21:46:14 -0500
- Suppressed the diff result from the build output and replace it with a more useable message - Laurent Goderre, 2012-11-20 11:50:25 -0500
- Corrected hidden French headings for GC nav bar as identified in #721. - Paul Jackson, 2012-11-20 14:18:51 -0500
- Merged in pull request #715. - Paul Jackson, 2012-11-20 14:29:36 -0500
- Identified new Alternative image title functionality for Lightbox as v3.1 alpha. - Paul Jackson, 2012-11-20 14:32:11 -0500
- Replaced English link text with French equivalents in French working examples index page. - Eric Dunsworth, 2012-11-21 21:38:13 -0500
- Capitalized first letter of "French" and "English" in certain working example pages. - Eric Dunsworth, 2012-11-21 21:44:22 -0500
- Fixed the base theme build name. - Laurent Goderre, 2012-11-22 00:15:52 -0500
- Updated to jQuery v1.8.3. - Paul Jackson, 2012-11-22 10:19:25 -0500
- Move post build Travis checks to script - Nick Schonning, 2012-11-22 14:36:30 -0500
- Added french example and toggledetails.scss - Pat Heard, 2012-11-22 14:45:51 -0500
- Rebuild with new jQuery - Nick Schonning, 2012-11-22 14:47:18 -0500
- Added toggledetails.scss for IE - Pat Heard, 2012-11-22 14:54:48 -0500
- Fix execute bit on shell script No need to chmod, which showed up as a changed file - Nick Schonning, 2012-11-22 15:11:16 -0500
- Added a no ui (wb-mm-no-ui) class to disable the multimedia player UI - Laurent Goderre, 2012-11-25 12:04:55 -0500
- Fixed incorrect language switch for the multimedia plauer audio example - Laurent Goderre, 2012-11-25 12:07:59 -0500
- Only resize datepicker input if polyfill is active. - berubs, 2012-11-26 09:26:16 -0500
- Only resize datepicker input if polyfill is active - berubs, 2012-11-26 09:57:10 -0500
- Design guide - Chad Farquharson, 2012-11-26 11:46:54 -0800
- Fixed keyboard activation of menu bar links for menu items without a mega menu. - Paul Jackson, 2012-11-26 15:03:19 -0500
- Modifications to CSS - Chad Farquharson, 2012-11-26 13:03:15 -0800
- Manually merged pull request #716 - Paul Jackson, 2012-11-26 21:40:37 -0500
- Merged in pull request #741 - Paul Jackson, 2012-11-27 00:01:11 -0500
- Merged in pull request #734 - Paul Jackson, 2012-11-27 00:24:37 -0500
- Rebuilt files from pull request #758 and added guide link to the working examples pages. - Paul Jackson, 2012-11-27 01:35:12 -0500
- Fixes #755 and #671. Also add .display-block, .display-inline, .display-inline-block. - Paul Jackson, 2012-11-27 02:04:41 -0500
- Fixed #750 by preventing a shift in focus when first selecting a tab with a mouse and instead shifting focus on the second click. - Paul Jackson, 2012-11-27 02:33:53 -0500
- Fix line endings when building on Windows - Nick Schonning, 2012-11-27 11:29:18 -0500
- Hardcode bang comment block for 3rd party - Nick Schonning, 2012-11-27 12:23:05 -0500
- Add additional comment block escape - Nick Schonning, 2012-11-27 12:32:05 -0500
- Improved the autocomplete polyfill so it looks for matches throughout the string like Firefox rather than just at the start of the string like Chrome. - Paul Jackson, 2012-11-27 12:45:51 -0500
- Rebuilt merged files. - Paul Jackson, 2012-11-27 12:48:53 -0500
- Added pe:false to global variable declaration so tabbedinterface.js can pass JSHint validation. - Paul Jackson, 2012-11-27 13:05:32 -0500
- Reduced the amount of mega menu links to improve rendering performance (since was 5 times the average number of links used on other sites). - Paul Jackson, 2012-11-27 13:17:23 -0500
- Reduced number of links in Spanish mega menu. Fixed JSHinting ussue in tabbedinterface.js. Fixed building issue with sessionstorage.js. - Paul Jackson, 2012-11-27 13:24:44 -0500
- Fixed a problem with the search area spanning 100% on desktop view when no menu or search is used. - Laurent Goderre, 2012-11-27 16:02:54 -0500
- Built changes to the mobile transition - Laurent Goderre, 2012-11-27 16:07:46 -0500
- Switch the base theme to use the mobile-change class instead of hard coded width - Laurent Goderre, 2012-11-27 16:17:30 -0500
- Fixed the mobile change - Laurent Goderre, 2012-11-27 17:00:44 -0500
- Fixed the mobile change for the base theme - Laurent Goderre, 2012-11-27 17:12:42 -0500
- Removed foreground colours from .background-white, .background-light and .background-medium. - Paul Jackson, 2012-11-27 21:47:06 -0500
- Rebuilt grid files. - Paul Jackson, 2012-11-27 22:02:53 -0500
- Rebuilt files - Paul Jackson, 2012-11-27 22:04:43 -0500
- Moved .: into removehash regex and escaped period - Pat Heard, 2012-11-28 08:41:18 -0500
- Fixed URL has escaping to avoid jQuery selector errors, as per #767. - Paul Jackson, 2012-11-28 10:09:07 -0500
- Merged in pull request #768. Added missing '#' for #767. - Paul Jackson, 2012-11-28 10:58:12 -0500
- Moved the output of the build to the dist folder (#464) - Laurent Goderre, 2012-11-28 12:08:06 -0500
- Use common icon sprite - Nick Schonning, 2012-11-28 12:29:22 -0500
- Common sprite class for Intranet theme - Nick Schonning, 2012-11-28 12:47:57 -0500
- Space between bracket and identifier - Nick Schonning, 2012-11-28 13:02:28 -0500
- Mixin for signiture block - Nick Schonning, 2012-11-28 17:41:00 -0500
- Common intranet menu background image - Nick Schonning, 2012-11-28 17:51:35 -0500
- Compact background constructor - Nick Schonning, 2012-11-28 18:05:12 -0500
- Restored next, previous and play buttons to tabs-style-5. - Paul Jackson, 2012-11-28 22:06:45 -0500
- Removed unnecessary debugging statement. - Paul Jackson, 2012-11-28 22:28:38 -0500
- Fixed mobile view language link. Remove extra code from English working examples page. - Paul Jackson, 2012-11-29 00:59:31 -0500
- Fixed display of mobile view language link. - Paul Jackson, 2012-11-29 01:08:07 -0500
- Removed unnecessary comments from Lightbox source. - Paul Jackson, 2012-11-29 01:28:33 -0500
- Rebuilt files - Paul Jackson, 2012-11-29 01:30:09 -0500
- Use conditionals for form mixins - Nick Schonning, 2012-11-29 10:20:25 -0500
- Remove dead code - Nick Schonning, 2012-11-29 10:24:56 -0500
- Use conditional in table mixin star hack - Nick Schonning, 2012-11-29 10:26:03 -0500
- Remove dead code - Nick Schonning, 2012-11-29 10:28:29 -0500
- Rebuild util-min.css with star hacks removed - Nick Schonning, 2012-11-29 10:32:36 -0500
- Set menulink href="#' if attribute was left off - Nick Schonning, 2012-11-29 11:11:34 -0500
- Added script to update the working examples - Laurent Goderre, 2012-11-29 11:49:22 -0500
- Adapted the token for the parent repo - Laurent Goderre, 2012-11-29 12:07:11 -0500
- Added output for the working example script - Laurent Goderre, 2012-11-29 12:43:20 -0500
- Fixed resources links for alpha examples - Laurent Goderre, 2012-11-29 14:02:15 -0500
- Fixed the build output for the theme base - Laurent Goderre, 2012-11-29 14:14:44 -0500
- Added a placeholder bulgarian localization file (copied from the english) - Laurent Goderre, 2012-11-29 16:10:24 -0500
- Fix resource path from build to dist - Nick Schonning, 2012-11-29 19:50:12 -0500
- IE7 doesn't support hasAttribute - Nick Schonning, 2012-11-29 21:17:40 -0500
- Added placeholder Base theme examples in Bulgarian, Portuguese and Portugues (Brazilian). Also reorganized Base theme working examples page to better accommodate more languages. - Paul Jackson, 2012-11-29 21:45:03 -0500
- Demoíng the CSS display-block, display-inline and display-inline-block - Chad Farquharson, 2012-11-29 19:27:31 -0800
- demoning 3 new styles: display-block, display-inline, display-inline-block - Chad Farquharson, 2012-11-29 19:34:08 -0800
- Merged in pull request #786, resolving the SCSS issue that was breaking the build. - Paul Jackson, 2012-11-30 10:04:42 -0500
- Fixed same page links handling in mobile view. - Paul Jackson, 2012-11-30 11:01:05 -0500
- Renamed "Accessible Footnotes" to "Footnotes" and "Notes de bas de page accessibles" to ""Notes de bas de page". - Eric Dunsworth, 2012-11-30 20:35:32 -0500
- Fixed the foreground colour of .background-dark. Addressed some Grids icon issues. Removed sessionStorage loader from v3.0 since is a new feature introduced in v3.1 not v3.0. - Paul Jackson, 2012-11-30 21:57:57 -0500
- Restored sessionStorage polyfill loader after v3.0 merge. - Paul Jackson, 2012-11-30 22:01:29 -0500
- Fixed issues with Grids icons. - Paul Jackson, 2012-12-01 21:39:57 -0500
- Fixed .bakground-medium to ensure high contrast. - Paul Jackson, 2012-12-01 21:50:19 -0500
- Fixed Grids specificity issue by changing 'a.wb-icon-none' to '.wb-icon-none'. - Paul Jackson, 2012-12-01 22:55:19 -0500
- Changed double quotes to single quotes to better align with contribution guidelines. - Paul Jackson, 2012-12-01 23:07:33 -0500
- Corrected reference to Standard on Web Interoperability in README. - Paul Jackson, 2012-12-02 00:03:45 -0500
- Improved Grids icons CSS. - Paul Jackson, 2012-12-02 22:09:39 -0500
- Date modified: