Statistics
| Branch: | Tag: | Revision:

root / cloudcms @ 6b9ccffa

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 4 kB
test_settings.py 74 Bytes
urls.py 2.2 kB
views.py 1.5 kB

Latest revisions

# Date Author Comment
2411b306 12/11/2013 10:18 am Kostas Papadimitriou

Update default project settings for Django 1.4

cb88bc8d 12/11/2013 10:18 am Kostas Papadimitriou

Navigation trees rendering fixes

- Update used tag
- Resolve nested trees using mptt helpers

6b9ccffa 12/11/2013 10:18 am Kostas Papadimitriou

Updated feincms migrations

333434db 12/11/2013 10:17 am Kostas Papadimitriou

Update template context processors

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

View revisions

Also available in: Atom