Statistics
| Branch: | Tag: | Revision:

root / cloudcms @ a42990b2

Name Size
  fixtures
  migrate
  migrations
  static
  templates
  templatetags
  tests
__init__.py 0 Bytes
admin.py 3.8 kB
clients.py 5.3 kB
cms.py 7.2 kB
cms_utils.py 615 Bytes
content.py 11.1 kB
context_processors.py 1.9 kB
forms.py 10.9 kB
middleware.py 1.4 kB
models.py 8.8 kB
rstutils.py 5.8 kB
synnefo_settings.py 3.9 kB
test_settings.py 74 Bytes
urls.py 2.2 kB
views.py 1.5 kB

Latest revisions

# Date Author Comment
a42990b2 09/26/2013 05:21 pm Olga Brani

Fix responsive layout bugs

  • better position for "create an account now" (homepage)
  • adjust statistic numbers font-size (homepage)
ecffd938 09/26/2013 04:32 pm Olga Brani

fix youtube bug for ipad/iphone

In certain mobile browsers (such as Safari on iOS), youtube
autoplay 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.

04a45251 09/23/2013 02:32 pm Olga Brani

Merge branch 'develop' of https://code.grnet.gr/git/snf-cloudcms into develop

1e0ab333 09/23/2013 02:20 pm Olga Brani

Youtube api fix

Fixed synchronazation problem when loading iframe_api and trying
to run onYouTubeIframeAPIReady function.
Solution is to load iframe_api after YT.Player object is created.

aee74b60 07/03/2013 10:50 am Kostas Papadimitriou

Proper logged in/out message styles

a13220f8 07/02/2013 05:25 pm Olga Brani

Smoothen homepage clouds animation

3e750004 06/19/2013 02:01 pm Olga Brani

Youtube widget improvments

- Force stop player when close button is pressed.
- Responsive style

9c910f81 06/19/2013 12:56 pm Olga Brani

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

27d134b1 06/18/2013 05:30 pm Olga Brani

Merge branch 'feature-newstyles' into develop

Conflicts:
cloudcms/static/cloudcms/js/common.js
cloudcms/templates/cms/base.html

ff30ee3a 06/18/2013 05:25 pm Olga Brani

CMS improvements

- Youtube widget
- Stats widget
- Update underscorejs library
- 'Create account' button for not signed in user in featured pages
- New template layout ( topwidetwocol )

View revisions

Also available in: Atom