- First version for Moodle 4.1.
- No more Gruntfile.js as SVG icon colour changed, so for the AMD JS files: Use core, e.g. grunt amd --root=theme/campus. If on Windows, then set 'linebreak-style' to 'off' in root '.eslintrc' as Git will handle this for us.
- Add sticky secondary navigation.
- Added 'File store' settings, see the 'Add additional files #22' issue.
- Fixed issue whereby 'admin_setting_configinteger' will allow non-integers.
- Removed duplicate and redundant file cacheability code from 'theme_campus_pluginfile' in lib.php.
TBD - Version 3.9.0.1
- Moodle 3.9 version.
TBD - Version 3.8.0.1
- Moodle 3.8 version.
24th August 2019 - Version 3.6.1.0
- Add message menu close icon.
21st March 2019 - Version 3.6.0.1
- Initial Moodle 3.6 version.
15th June 2018 - Version 3.5.0.1
- Initial Moodle 3.5 version.
- Add privacy API.
24th January 2018 - Version 3.4.0.1
- Initial Moodle 3.4 version.
- Add reset user tours link to the footer.
- Add activity navigation.
- Fix messages string in user menu.
15th January 2018 - Version 3.3.0.5
- Fix missing '$left' parameter in 'theme_campus_render_slide_controls()' call.
9th August 2017 - Version 3.3.0.4
- Convert default user svg images to png and remove ability to change their colour. This is for forum post eMails as svg's cannot be shown.
29th July 2017 - Version 3.3.0.3
- Fix namespace issues in Campus core_renderer.
26th July 2017 - Version 3.3.0.2
- Add custom header and footer settings for HTML forum eMails.
19th July 2017 - Version 3.3.0.1
- Initial Moodle 3.3 version.
8th May 2017 - Version 3.2.1.1
- Fix side-post blocks underneath content area on three column Frontpage when no side-pre blocks.
13th April 2017 - Version 3.2.1.0
- Add Roberto as a body font.
- Fix assignment view layout.
- Fix 'Course name appears in navbar when set to appear only in page content' - #8.
17th January 2017 - Version 3.2.0.3
- Fix change in font file length.
11th January 2017 - Version 3.2.0.2
- Removed redundant CSS file in font folder.
- Fix 'block_adminblock' margin.
4th January 2017 - Version 3.2.0.2
- Add 'Switch role to' functionality.
- Update to FontAwesome 4.7.0.
14th December 2016 - Version 3.2.0.1
- Moodle 3.2 beta version.
- For jQuery 3 needed to escape all '#'s and '"'s in the JS - ref: https://api.jquery.com/category/selectors/.
- Note: Having a single hash '#' for the URL for ARIA on the 'dropdown-toggle' link breaks jQuery like so:
Uncaught Error: Syntax error, unrecognized expression: # at Function.ga.error (jquery-3.1.0.min.js:1) at ga.tokenize (jquery-3.1.0.min.js:1) at ga.select (jquery-3.1.0.min.js:1) at Function.ga [as find] (jquery-3.1.0.min.js:1) at r.fn.init.find (jquery-3.1.0.min.js:1) at r.fn.init (jquery-3.1.0.min.js:1) at r (jquery-3.1.0.min.js:1) at c (first.js:232) at HTMLAnchorElement.toggle (first.js:232) at HTMLDocument.dispatch (jquery-3.1.0.min.js:1)
Set to the page URL. This needs ARIA checking. But... the call stack indicates issues with Bootstrap 2.3.2 code, so I suspect that the decision to update to jQuery 3 was not so good in relation to supporting BS2.3.2 - need to investigate if bigger issue here.
12th November 2016 - Version 3.1.1.12
- Fix content colour - ref: https://moodle.org/mod/forum/discuss.php?d=341543#p1381206.
18th October 2016 - Version 3.1.1.11
- Quiz: Make the "Submit quiz" button sticky to always be visible - z-index of 4 - task #916.
17th October 2016 - Version 3.1.1.10
- Quiz: Make the "Submit quiz" button sticky to always be visible - task #916.
- Fix missing 'html' object in the secure layout.
- In the quiz, the navigation block is on the right side despite theme setting: 2 column, blocks on the left - task #917.
- Table word wrap. Issue: #5 - task #918.
6th September 2016 - Version 3.1.1.9
- Dropdown User menu - task #891.
10th August 2016 - Version 3.1.1.8
- Fix icons.
10th August 2016 - Version 3.1.1.7
- Fix icon colour setting default.
10th August 2016 - Version 3.1.1.6
- Fix anti gravity colour.
- Fix icon colour setting default.
8th August 2016 - Version 3.1.1.5
- MDL-53152.
4th August 2016 - Version 3.1.1.4
- MDL-39661.
28th July 2016 - Version 3.1.1.3
- Forumpost font colour - task #862.
25th July 2016 - Version 3.1.1.2
- Setting coursepagepageheadinglocation/frontpagepageheadinglocation is not always applied correctly - task #863.
- Userpicture in navbar: style improvements - task #861.
- Color of block icons - task #859.
23rd July 2016 - Version 3.1.1.1
- Hamburger button looks ugly in many cases - task #860.
12th July 2016 - Version 3.1.1.0
- First stable version for M3.1.
7th July 2016 - Version 3.1.0.2
- Change to Bootstrapbase Bootstrap JavaScript.
27th June 2016 - Version 3.1.0.1
- Initial M3.1 version.
- Implement new search UI on navbar.
- Update icons.
- Cope with course navigation block. Code from Essential.
- Gradebook floating headers styling.
- Check Collapsed Topics styles.
19th April 2016 - Version 3.0.0.6
- Fix outputrenderer issue - task #811.
11th April 2016 - Version 3.0.0.5
- Accessibility error: Scrolldown-Button in Navbar gives error "empty link" - task #804.
- When logo display is set to "right" side and for a single category it is set to "left" side, then all categories have the logo on the left side - task #810.
16th March 2016 - Version 3.0.0.4
- Responsive behaviour of the header on small devices - task #807.
- If not fixed in core fix greyed out accessibility issue - task #808.
- Fix admin settings issue - task #809.
1st March 2016 - Version 3.0.0.3
- Dropdown for Profile settings in collapsed menu does not work - apply MDL-51819 - task #785.
- Accessibility error: Scrolldown-Button in Navbar gives error "empty link" - task #804.
27th February 2016 - Version 3.0.0.2
- The page heading on category pages always appears in the navbar - task #802.
- Forum thread headings should take the value of "medium border radius" for the corner radius - task #803.
5th February 2016 - Version 3.0.0.1
- Bump version for Moodle 3.0 version.
13th January 2016 - Version 2.9.1.22
- Main content area overlaps on some pages with block area on right side - task #784.
5th January 2016 - Version 2.9.1.21
- Responsive font size for h1 in header - update - task #778.
- Remove body padding left and right - task #783.
2nd January 2016 - Version 2.9.1.20
- In FireFox the mouse is shown as "input" sign while hovering over fullscreen toggle - task #777.
- Responsive font size for h1 in header - task #778.
- Front-page padding of course summary - task #780.
1st January 2016 - Version 2.9.1.19
- Width of ressource "label" is different from width of "site summary" on frontpage - task #775.
29th December 2015 - Version 2.9.1.18
- Implement "Display page heading" in a different way - task #776.
28th December 2015 - Version 2.9.1.17
- Fix broken navbar toggle.
- Create 'Changes.md' in line with: https://docs.moodle.org/dev/Plugin_files#CHANGES.
23rd December 2015 - Version 2.9.1.16
- Doubled hamburger icon with fancy navbar and small screen sizes - task #774.
7th December 2015 - Version 2.9.1.15
- Redundant title tags - task #769.
2nd December 2015 - Version 2.9.1.14
- Revert button slideshow navigation - task #766.
- No href on fullscreen 'a' tag - task #766.
1st December 2015 - Version 2.9.1.13
- Pointer cursor - task #765.
- Button slideshow navigation - task #766.
30th November 2015 - Version 2.9.1.12
- Implement 'Use title attribute in order to explain what is happening, when clicking on the toggleheader link' - task #766.
- Implement 'Navigation issue from accessibility checker' - task #765.
28th November 2015 - Version 2.9.1.11
- Reimplement 'H1 heading settings' - task #759.
- Start to 'Fix HTML issues not covered by previous tickets but detected by the W3C validator' - task #757.
- Implement 'Accessibility issues, that concern campus but not clean' - tassk #761.
27th November 2015 - Version 2.9.1.10
- Finish implementing 'Breadcrumb modification: add setting for different breadcrumb display' - task #748.
- Implement 'Alt tags for header images missing' - task #752.
24th November 2015 - Version 2.9.1.9
- Partially implement 'Breadcrumb modification: add setting for different breadcrumb display' - task #748.
23rd November 2015 - Version 2.9.1.8
- Implement 'Page heading on frontpage display like on other pages' - task #749.
- Implement 'H1 heading settings' - task #759.
19th November 2015 - Version 2.9.1.7
- Redo 'Page heading on category pages display site name instead of category name' - task #747.
18th November 2015 - Version 2.9.1.6
- Implement 'Page heading on category pages display site name instead of category name' - task #747.
14th November 2015 - Version 2.9.1.5.
- Fix 'Settings block does not appear in the side bar when specific block settings are used' - task #725.
- Fix 'Anchor links have a positioning problem' - task #743.
16th September 2015 - Version 2.9.1.4.
- Fix assignment grading issue - task #724.
26th August 2015 - Version 2.9.1.3.
- Forum header not responsive (height problem) - task #723.
31st July 2015 - Version 2.9.1.2.
- Refix 'Drag a link in site admin block and then move mouse over the links make icons move' - task #678.
28th July 2015 - Version 2.9.1.1.
- Fix 'Customized category header not showing for grading view' - #2 / task #701.
20th July 2015 - Version 2.9.1.
- First stable version for Moodle 2.9.
20th July 2015 - Version 2.9.0.12.
- Fix 'Bewertungsansicht für Teilnehmer sehr zerfleddert' - task #686.
13th July 2015 - Version 2.9.0.11.
- Fix collapsed navbar as reported here: https://moodle.org/mod/forum/discuss.php?d=316686.
24th June 2015 - Version 2.9.0.10.
- Class autoloading for core_renderer.php - task #556.
23rd June 2015 - Version 2.9.0.9.
- Convert all jQuery to use AMD - task #556.
- Update icons - task #556.
20th June 2015 - Version 2.9.0.8.
- Fix colour of breadcrumb arrows - task #683.
18th June 2015 - Version 2.9.0.7.
- Improve $CFG->themedir mechanism - task #684.
- Fix LESS -> CSS PHP compilation when installed in themedir - task #684.
10th June 2015 - Version 2.9.0.6.
- Fix 'Drag a link in site admin block and then move mouse over the links make icons move' - task #678.
5th May 2015 - Version 2.9.0.5.
- Change icon colour to standard moodle grey - task #653.
- Implement better fix for coursename icon from Shoelace, keep an eye on MDL-50004.
30th April 2015 - Version 2.9.0.4.
- Fix link colour setting lang text - task #645.
29th April 2015 - Version 2.9.0.3.
- Increase max. number of slides to 6 - task #652.
28th April 2015 - Version 2.9.0.2.
- Added link colour setting - task #645.
- Fix carousel control icon so does not have a flattened circle.
- Add link to slides in slideshow - task #646.
- Make full screen button appear even when screen size is smaller than total width in the theme settings - #task 647.
15th April 2015 - Version 2.9.0.1.
- Moodle 2.9 development version - task #556.
- Fixed full screen mode: id="region-bs-main-and-pre" class9 remains at 74% instead of 100% - task #578.
7th April 2015 - Version 2.8.1.1.
- Fixed position of new message popup - transposed from Shoelace.
2nd April 2015 - Version 2.8.1.
- Stable.
- Fix white strip in background image.
- Get shoelace M2.8 fixes into campus - task #552.
26th March 2015 - Version 2.7.0.41.
- Adjust 'showpageheading' setting - task #540.
25th March 2015 - Version 2.7.0.40.
- Integrate social icons - task #546.
- Fix blocks have left margin when in full screen mode.
23rd March 2015 - Version 2.7.0.39.
- Update responsive default images - task #540.
- Add screenshot to pix folder - task #542.
20th March 2015 - Version 2.7.0.38.
- Enable WOFF2 support for FontAwesome. If other fonts supply that format in future then it can be added. Task #533.
- Tidy up config.php file for correct order of styles.
- Tidy up Gruntfile.js to remove old style creation mechanism.
- Update package.json for newer versions.
- Enabling full screen mode should be single column - task #534.
- When slideshow has blocks on side, then should have background colour of content area - task #536.
- Update to '6' - When slideshow has blocks on side, then should have background colour of content area darkened by 20% - task #536.
- Make exiting full screen mode smoother - task #538.
- Adjust setting "On top" for logo: Logo gets scewed when rectangular even if it has same height as background image - task #539.
- Clean up code - task #537.
- Default settings - task #540.
17th March 2015 - Version 2.7.0.37.
- Move category slide settings to a separate setting page - task #528.
16th February 2015 - Version 2.7.0.36.
- Adjust invisible block background - discovered whilst investigating task #451.
- Fix 'If there is no block in "aside" is it possible to switch to single column layout?' - task #451.
- Adjust logic for 'When I add a new top level course category, then the header images are not displayed within this category' - task #452.
15th February 2015 - Version 2.7.0.35.
- Adjustments to 'Forum design' - task #420.
- Add body font with 'Source sans pro', 'Questrial' and 'Open sans' - task #410.
- Remove CDN - task #410.
12th February 2015 - Version 2.7.0.34.
- Fixed drop down caret being white on white on front page section when editing on if navbar text is white. Fix from Shoelace 2.8.2.1.
11th February 2015 - Version 2.7.0.33.
- Implement solution for core 'Fix text colour/bg colour issue' issue - task #446.
8th February 2015 - Version 2.7.0.32.
- Fancy navbar <960px use same navbar style as standard - task #441.
- Slight fix to header background image not showing when header < pagewidthmax but > navbarCollapseWidth - task #438.
7th February 2015 - Version 2.7.0.31.
- Fix click on expand icon needs two clicks - padding issue - task #438.
- Adjust page heading in navbar menu padding left and right - task #438.
- Adjust expand icon to the extreme right - task #438.
- Adjust affix such that it recalculates the top position of '#page-header' when the heading toggle collapses the header as the page is now dynamic in that dimension - task #438.
- Adapt code to use front page header when an module is a part of the site course - task #440.
- Finish 'Max width definition in theme settings' by tidying up code - task #428.
- Change hamburger icon bar colour to navbar text colour - task #442.
- Fix course category headers after task #440.
- Full page with header toggle - task #443.
- Quick fix to '.block_course_overview .content' margin whilst testing '/my' for task #443.
- Adjusted 'Forum design' against new design information - task #420.
6th February 2015 - Version 2.7.0.30.
- Fix page heading in navbar occured in task #418 - task #437.
- Adjust 'Footer display' - task #430.
- Implement 'For views with max-width setting <100% add a "expand" functionality' - #task 438.
- Implement 'Forum design' - #task 420.
5th February 2015 - Version 2.7.0.29.
- Slight tweak to coursename icon in front page combo list. Bug fix from Shoelace.
- Style improvements from Shoelace.
3rd February 2015 - Version 2.7.0.28.
- Update FontAwesome note about WOFF2 support in Moodle - see: MDL-46728 and MDL-49074.
- Adjust dropdown menu margin - task #427.
- Adjust login button on navbar padding - task #427.
- Footer display - task #430.
- Max width definition in theme settings - task #428.
31st January 2015 - Version 2.7.0.27.
- Added custom favicon - task #424.
- Added sticky navbar on scroll - task #418.
29th January 2015 - Version 2.7.0.26.
- Added block border options - task #417.
- Adjusted login block because of 'max-width: 280px;' for .block_login .content in 'bootstrapbase/less/moodle/blocks.less' - task #417.
- Adjusted 'Minor style optimizations' - task #421.
- Adjusted 'Page heading in navbar: minimize space to left side of the navbar' - task #422.
- Adjusted 'Change behaviour of setting: showpageheading' - task #423.
28th January 2015 - Version 2.7.0.25.
- Update to FontAwesome 4.3.0 - task #410.
- Added Ubuntu font and use of 'local' (http://www.w3.org/TR/css3-fonts/#descdef-src) where possible - task #410.
- Added EB Garamond, Droid Serif, Jura and Vollkorn - task #410.
- Added TitilliumText http://www.cufonfonts.com/de/font/437/titillium-text - task #410.
- Added TitilliumText Italic version from FontSquirrel - SIL Licence as stated on: http://www.fontsquirrel.com/fonts/titillium - task #410.
- Added Nunito and Roboto condensed - task #410.
- Temporarily removed WOFF2 font support - see: MDL-46728 - task #410.
26th January 2015 - Version 2.7.0.24.
- Fix text and heading colour settings - task #411.
- Theme settings mechanism for category header - task #409.
- Add font setting for headings - work in progress - task #410.
24th January 2015 - Version 2.7.0.23.
- Adjust 'navbar standard smaller than 960: make menu icon fit nicely into the navbar' - task #406.
- Implement 'Block header heading' - task #408.
22nd January 2015 - Version 2.7.0.22.
- Adjust absolute layout for course category - task #407.
- Adjust absolute layout logo width calculation to prevent skewing - task #407.
- Update setting instructions for absolute and side layouts - task #407.
- Adjust navbar standard smaller than 960: make menu icon fit nicely into the navbar - task #406.
- Implement 'Create course and module pages header' - task #361.
21st January 2015 - Version 2.7.0.21.
- Adjusted standard navbar to be full width and implemented compact fancy navbar as required by (variant01-smallscreen.jpg and variant01-smallscreen-flipped.jpg) on task #375 - task #405.
- Adjusted drop down user menu caret on navbar - task #404.
- Implement front page responsive header images - task #401.
- Refactoring for course category responsive header images - task #401.
- Implement course category responsive header images - task #401.
- Adjust absolute layout - task #407 - work in progress.
20th January 2015 - Version 2.7.0.20.
- Fixed #402 - missing bootstrap-transition.js - obtained from source: https://github.com/twbs/bootstrap/releases/tag/v2.3.2 then minififed with: node ./node_modules/uglify-js\bin\uglifyjs ./jquery/bootstrap-transition_2_3_2.js > ./jquery/bootstrap-transition_2_3_2_min.js after package.json updated to correct version from bootstrap source package.json and 'npm install'. Might need to consider using this sort of thing to produce a 'campus-bootstrap.js' file at the end when all known modules are in.
- Improve header - task #401. Code currently commented out until complete solution established, then remove.
- Improve header - task #401. Fallbacks to theme background if no frontpage logo for frontpage and the same for the course category if it and the front page have no logo.
- Add fallback images to 'pix' folder for > 960px - task #401.
- Remove background gradient on 'sitename' - task #403.
- Fix 'Position of .sitename h1' - task #403.
19th January 2015 - Version 2.7.0.19.
- Fix drop down menu only working from claret icon.
- Fix carousel autostart, known BS 2.3.2 bug - twbs/bootstrap#7508 - so remove if update to BS3.
- When logged in as guest only have login button - task #400.
- Fix collapsed navbar not working by reverting back to known working YUI version and only using carousel component instead of complete set of Bootstrap jQuery. This means a lighter footprint and also implements the JavaScript initialisatiion for the interval - http://getbootstrap.com/2.3.2/javascript.html#carousel - which is a different solution for '2'.
- Improvements to header image layout calculation - task #401.
16th January 2015 - Version 2.7.0.18.
- Slideshow optimizations - carousel caption - task #398.
- Slideshow optimizations - autoplay setting - task #398.
- Block header background colour - task #399.
- Custom login menu - task #400.
- Fancy navbar in 'flexlayout' ('absolutelayout' (deferred) needs refactoring to make work) - task #400.
- Page heading in navbar maximum - task #400.
15th January 2015 - Version 2.7.0.17.
- Improve course category logo fallback refactor (bug) - task #378 comment 16.
- Added methods to assist with determining the top level category for a course such that if no course header, then the category header could be used.
- Update logic of fallback for task #378 - comment 23.
- Sitename stying - task #393 - comment 39.
14th January 2015 - Version 2.7.0.16.
- Implement 'proof of concept' for frontpage and course category flexible headers - task #393.
- Implement course category logo fallback - task #378 comment 6 - from online meeting of 13th January 2015.
- Implement separate settings page for the carousel - task #394 comment 15.
- Implement draft / published status for the carousel - task #394 comment 18.
- Implement course category logo fallback to 'pix' folder - task #378 comment 13.
13th January 2015 - Version 2.7.0.15.
- Frontpage slider - task #394.
- Course category header - task #378.
12th January 2015 - Version 2.7.0.14.
- Update to frontpage header - task #393 comment 25.
- Started work on slider - task #394.
11th January 2015 - Version 2.7.0.13.
- Added 'breadcrumb' to list of non-text shadow components - task #390.
- Implement automatic header dimension resizing for 'side' option based upon automatic detection of image size. See calculations-widths_3.ods on task #393.
- Slide show preparation work to establish two positions for the slider - task #394.
9th January 2015 - Version 2.7.0.12.
- Use 'table' display attribute for 'Side option' so that responsive on Firefox and IE - task #375.
- Fix navbar menu item text colour when collapsed.
- Improve side height - task #393.
8th January 2015 - Version 2.7.0.11.
- Frontpage header logo to link to front page - task #375.
- Side option for logo and background image on the frontpage - depends on 'flex' display layout: http://caniuse.com/#search=flex - so not good with less than IE11 - task #375.
6th January 2015 - Version 2.7.0.10.
- Changed navbar collapse with to 960px - task #375.
- Implemented small navbar when < 960px - note: 'brand' tricky to show / hide and was a requirement to show when menu not open and collapsed - task #375.
- Cleaned settings for image background - task #375.
- Logo height now same as header height - task #375. Note: When less than 960px shrinks to uploaded size such that suitable for such devices. Currently seems impossible to be responsive as absolute positioning used to place on top of background.
- Page header as per http://development.edulabs.org/redmine/attachments/download/56/variant01-smallscreen.jpg and http://development.edulabs.org/redmine/attachments/download/57/variant01-smallscreen-flipped.jpg - Frontpage only has no sitename in navbar as previously requested - task #375.
- Header same width as #page - #task 385.
- Update login button as per task #375 comment: http://development.edulabs.org/redmine/issues/375#note-24 - unsure of what to do when logged in as not stated and previously user picture theme attributes described.
- Implement Shoelace block fixes in core_renderer.php from: https://github.com/gjb2048/moodle-theme_shoelace/commit/3d05319a4172796c4816c91af095c93caa3b66d9.
- Remove text shadow from navbar, block headings and buttons - task #390.
- Slider preparation - task #360.
30th December 2014 - Version 2.7.0.9.
- Update user picture in line with comments on task #375 of 30/12/14.
- Update 'Use front page' setting in line with comments on task #375 of 30/12/14.
- Responsive background image - task #375.
27th December 2014 - Version 2.7.0.8.
- Create frontpage header settings and implement their intent - needs review - task #375.
23rd December 2014 - Version 2.7.0.7.
- Update site name in navbar on front page otherwise page header - task #374.
- Add warning to hide local login - task #365.
- Remove button from subscribe, link and text still there as per supplied code - task #373.
- Create integer range admin setting - task #377.
- Update fix in 'Default value for setting alternateloginurl in settings.php not correct' - task #376.
22nd December 2014 - Version 2.7.0.6.
- Change "display login ling" setting - task #373.
- Fix 'go to bottom' functionality after removal of shadow.
- Site name in navbar on front page otherwise page header - task #374.
- Overriding Login renderer and theme setting for activation of the override - task #365.
- Render login link as button - task #369.
- Fix svg files not having 'viewbox' property for IE.
- Create separate top level category header (settings only) - task #360.
- Create course and module pages header - task #361.
- Create frontpage header file - task #359.
21st December 2014 - Version 2.7.0.5.
- Border radius changes - task #371.
- Region main - task #372.
- Remove h1 page heading - task #370.
20th December 2014 - Version 2.7.0.4.
- Cross patch of Shoelace 2.7.1.1 part of Essential issue #409 for future proofing.
- Fixed border issue on task #364.
- Implemented 'General settings (does not depend on variant) - login link.' of task #359.
19th December 2014 - Version 2.7.0.3
- Theme layout setting in 'General settings'. Task #362 - via 'They should be available in the general settings page of the theme.' on eMail.
- Implemented layout settings in config.php and adapted layout files. Task #362.
- Implemented separate header selection code. Task #360. Pending definition of separate headers and determination if 'page-header.php' is the better file to switch on.
18th December 2014 - Version 2.7.0.2
- Added 'Theme layout' setting for 'Theme setting, that defines number of columns for the layout' requirement.
- Theme layout options in 'config.php' file with TDM off proof of concept from Mutant Banjo theme.
- Create separate setting sections. Task #358.
- Preparation category code for Task #360.
17th December 2014 - Version 2.7.0.1
- Initial clone of Shoelace 2.7.2. Task #353.
- Removed Cabin and Varela Round fonts in favour of Source Sans Pro. Task #354.
- Static top navbar. Task #356.
- Initial colour settings. Task #355.
G J Barnard MSc. BSc(Hons)(Sndw). MBCS. CEng. CITP. PGCE. Moodle profile: http://moodle.org/user/profile.php?id=442195 Web profile : http://about.me/gjbarnard