Fixed-positioned left sidebar bug fix
Free up space for an additional column in footer navigation
Remove unsed static files
Fix responsive layout bugs
fix youtube bug for ipad/iphone
In certain mobile browsers (such as Safari on iOS), youtubeautoplay is allowed only if it's initiated by a user interaction.Therefore player.playVideo() and player.stopVideo() methods(youtube iframe api) are limited to non-iPad/iPhone devices.
Smoothen homepage clouds animation
Youtube widget improvments
- Force stop player when close button is pressed.- Responsive style
Youtube and stats modules style improvements
- Remove unnecessary images- Change intro youtube video default quality- Close button for intro youtube widget- Stats widget style improvements
Merge branch 'feature-newstyles' into develop
Conflicts: cloudcms/static/cloudcms/js/common.js cloudcms/templates/cms/base.html
CMS improvements
- Youtube widget- Stats widget- Update underscorejs library- 'Create account' button for not signed in user in featured pages- New template layout ( topwidetwocol )
common.js fix
handle nonexistent element in common.js
Style fixes
Better styling for nested lists.Style improvement for videosection page item presentation.
Fixed cms faq/userguide side menu.
Deletion of extra menu below faq/userguide answer.Side menu is visible provided that the page is wide and tall enough.
Custom top message for cms
New fields in Application Model for custom message and type ( error,info, warning, success ). The message appears in every page.
Synchronization of static files with Astakos
Static files sync with astakos
Style sync with astakos
Various style fixes
New font (Open Sans)
Update theme
- Font change- New colors
Styles and html updates
Userguide changes
New Styles & Functionality for Faq/Userguide
Orientation fix for iPhone/iPad
Fixes
Bug fixes
Fixes and Clouds animation
Animation clouds
Minor fixes & improvements
Responsive fixes
Responsive with initial-scale:1.0
Style minor fixes
Client downloads
Merge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles
Merge branch 'clientsdownloads' into newstyles
Conflicts: cloudcms/content.py
Integrate automatic discovery of client versions
minor bugs' fixes
Update cms styles
New styles
Update styles
Fix menu positioning in IE7
Fix right column styles
Add reset categories button
Resources fixes
Resources application initial commit
Updated styles
include colorbox theme
Add dynamic footer blocks
Controlled by current application model entry
Add new region for single column pages
Add ``bottom content`` region for single column pages to be able to appendextra content at the bottom of the page, cleared by floated elements tha mayexist in main region.
Updated colorbox styles
Colorbox styles
Major improvements and fixes
- Twitter content block- Login form improvements- New grnet styles- About block fixes- snf-common cloudbar context_processor- New migrations- IE boxsizing fix
Initial commit