snf-cloudcms
11 years agoMerge remote-tracking branch 'origin/master' into newstyles
Olga Brani [Tue, 31 Jul 2012 13:57:21 +0000 (16:57 +0300)]
Merge remote-tracking branch 'origin/master' into newstyles

11 years agoStyles and html updates
Olga Brani [Tue, 31 Jul 2012 13:54:37 +0000 (16:54 +0300)]
Styles and html updates

11 years agoImproved sphinx import db errors handling
Kostas Papadimitriou [Tue, 31 Jul 2012 13:28:47 +0000 (16:28 +0300)]
Improved sphinx import db errors handling

- Catch rollback excpetion
- Force slug length to db length

11 years agoChanged FAQ entry title length
Kostas Papadimitriou [Tue, 31 Jul 2012 13:28:14 +0000 (16:28 +0300)]
Changed FAQ entry title length

to support longer titles in faq entries

11 years agoPython 2.6 compatibility
Kostas Papadimitriou [Tue, 31 Jul 2012 11:43:27 +0000 (14:43 +0300)]
Python 2.6 compatibility

use django SortedDict instead of collections.OrderedDict

11 years agoFaq/Blog categories admin improvements
Kostas Papadimitriou [Tue, 31 Jul 2012 11:12:05 +0000 (14:12 +0300)]
Faq/Blog categories admin improvements

display related objects count instead of object list

11 years agoProper handling of lxml strings
Kostas Papadimitriou [Mon, 30 Jul 2012 18:34:42 +0000 (21:34 +0300)]
Proper handling of lxml strings

convert lxml.etree._ElementStringResult to unicode strings to avoid
psycopg2 driver from raising "can't adapt" errors.

11 years agoUpdate MANIFEST.in
Kostas Papadimitriou [Mon, 30 Jul 2012 13:04:03 +0000 (16:04 +0300)]
Update MANIFEST.in

Include faq/guide/resources extra dirs

11 years agoUpdate setup.py required packages
Kostas Papadimitriou [Mon, 30 Jul 2012 12:57:07 +0000 (15:57 +0300)]
Update setup.py required packages

11 years agoFix south migration orders
Kostas Papadimitriou [Mon, 30 Jul 2012 12:49:56 +0000 (15:49 +0300)]
Fix south migration orders

proper dependecies for migrations scrips to prevent south migrations
from failing

11 years agoUserguide changes
Olga Brani [Tue, 17 Jul 2012 15:54:29 +0000 (18:54 +0300)]
Userguide changes

11 years agoMissing imports
Kostas Papadimitriou [Tue, 17 Jul 2012 11:22:33 +0000 (14:22 +0300)]
Missing imports

11 years agoUse get_object_or_404 in slug views
Kostas Papadimitriou [Mon, 16 Jul 2012 15:26:48 +0000 (18:26 +0300)]
Use get_object_or_404 in slug views

to moderate 500 responses when no object available for the requested
slug.

11 years agoUpdated sphinx import tests
Kostas Papadimitriou [Mon, 16 Jul 2012 15:21:27 +0000 (18:21 +0300)]
Updated sphinx import tests

11 years agoFix ordering of UserGuideEntry model
Kostas Papadimitriou [Mon, 16 Jul 2012 15:21:10 +0000 (18:21 +0300)]
Fix ordering of UserGuideEntry model

11 years agoImproved sphinx import admin page
Kostas Papadimitriou [Mon, 16 Jul 2012 15:20:29 +0000 (18:20 +0300)]
Improved sphinx import admin page

- Display log
- Improved vew exception handling

11 years agoSphinx docs import form improvements
Kostas Papadimitriou [Mon, 16 Jul 2012 15:18:55 +0000 (18:18 +0300)]
Sphinx docs import form improvements

- Custom stream logging handler to capture logging output of the
  convertion process.
- Fix media object creation/update (proper categories handling)

11 years agoUserguide styles
Olga Brani [Mon, 16 Jul 2012 14:09:55 +0000 (17:09 +0300)]
Userguide styles

11 years agoUpdate cloudcmsguide migrations
Kostas Papadimitriou [Mon, 16 Jul 2012 11:42:10 +0000 (14:42 +0300)]
Update cloudcmsguide migrations

11 years agoWiser logging settings
Kostas Papadimitriou [Thu, 12 Jul 2012 15:08:05 +0000 (18:08 +0300)]
Wiser logging settings

11 years agoFix migration
Kostas Papadimitriou [Thu, 12 Jul 2012 14:51:10 +0000 (17:51 +0300)]
Fix migration

11 years agoMerge branch 'newstyles' into userguide
Kostas Papadimitriou [Thu, 12 Jul 2012 14:49:10 +0000 (17:49 +0300)]
Merge branch 'newstyles' into userguide

11 years agoCloudcms tests for rst import form/view
Kostas Papadimitriou [Thu, 12 Jul 2012 14:48:30 +0000 (17:48 +0300)]
Cloudcms tests for rst import form/view

11 years agoRemove print statement
Kostas Papadimitriou [Thu, 12 Jul 2012 14:48:14 +0000 (17:48 +0300)]
Remove print statement

11 years agoAutomatic import of rst documentation
Kostas Papadimitriou [Thu, 12 Jul 2012 14:46:03 +0000 (17:46 +0300)]
Automatic import of rst documentation

Form class and admin view to automatically parse zip file with specific
rst content and generate faq/userguide entries.

11 years agoInitial integration of userguide application in cms
Kostas Papadimitriou [Thu, 12 Jul 2012 14:45:10 +0000 (17:45 +0300)]
Initial integration of userguide application in cms

11 years agoInitial commit of userguide app
Kostas Papadimitriou [Thu, 12 Jul 2012 14:41:06 +0000 (17:41 +0300)]
Initial commit of userguide app

11 years agoNew Styles & Functionality for Faq/Userguide
Olga Brani [Thu, 12 Jul 2012 13:34:08 +0000 (16:34 +0300)]
New Styles & Functionality for Faq/Userguide

11 years agoKeep url entry points compatible with 0.9 snf-common
Kostas Papadimitriou [Tue, 10 Jul 2012 11:16:00 +0000 (14:16 +0300)]
Keep url entry points compatible with 0.9 snf-common

snf-common ordering of url entry points not yet released

11 years agoUpdate Changelog
Kostas Papadimitriou [Tue, 10 Jul 2012 11:05:17 +0000 (14:05 +0300)]
Update Changelog

11 years agoLate append of cms urls
Kostas Papadimitriou [Tue, 10 Jul 2012 11:04:12 +0000 (14:04 +0300)]
Late append of cms urls

since cms includes generic url pattern for /*, to avoid conflict with
other apps urls.

11 years agoInclude auth context processor for snf-webproject
Kostas Papadimitriou [Tue, 10 Jul 2012 11:03:47 +0000 (14:03 +0300)]
Include auth context processor for snf-webproject

11 years agoUpdate required packages
Kostas Papadimitriou [Tue, 15 May 2012 16:14:37 +0000 (19:14 +0300)]
Update required packages

add lxml package

11 years agoSet default client version
Kostas Papadimitriou [Tue, 15 May 2012 16:11:43 +0000 (19:11 +0300)]
Set default client version

11 years agoCloudcmsfaq services as primary category
Kostas Papadimitriou [Tue, 10 Jul 2012 07:47:34 +0000 (10:47 +0300)]
Cloudcmsfaq services as primary category

Use cloudcmsfaq service model as the primary category of a question

11 years agoFix circular import
Kostas Papadimitriou [Tue, 10 Jul 2012 07:46:59 +0000 (10:46 +0300)]
Fix circular import

11 years agoCloudcms Service model
Kostas Papadimitriou [Tue, 10 Jul 2012 07:46:24 +0000 (10:46 +0300)]
Cloudcms Service model

11 years agoFix migrations file
Kostas Papadimitriou [Tue, 10 Jul 2012 07:28:36 +0000 (10:28 +0300)]
Fix migrations file

11 years agoOrientation fix for iPhone/iPad
Olga Brani [Tue, 26 Jun 2012 13:27:17 +0000 (16:27 +0300)]
Orientation fix for iPhone/iPad

11 years agoFixes
Olga Brani [Tue, 26 Jun 2012 13:26:46 +0000 (16:26 +0300)]
Fixes

11 years agoBug fixes
Olga Brani [Wed, 20 Jun 2012 13:01:05 +0000 (16:01 +0300)]
Bug fixes

11 years agoStyle fixes
Olga Brani [Mon, 18 Jun 2012 10:40:57 +0000 (13:40 +0300)]
Style fixes

11 years agoFixes and Clouds animation
Olga Brani [Fri, 15 Jun 2012 14:36:20 +0000 (17:36 +0300)]
Fixes and Clouds animation

11 years agoFAQ base template fix
Olga Brani [Thu, 14 Jun 2012 13:14:18 +0000 (16:14 +0300)]
FAQ base template fix

11 years agoNew 2top 2bottom block
Olga Brani [Wed, 13 Jun 2012 14:03:05 +0000 (17:03 +0300)]
New 2top 2bottom block

11 years agoAnimation clouds
Olga Brani [Wed, 13 Jun 2012 14:02:48 +0000 (17:02 +0300)]
Animation clouds

11 years agoBug fixes
Olga Brani [Tue, 12 Jun 2012 13:26:27 +0000 (16:26 +0300)]
Bug fixes

11 years agoMinor fixes & improvements
Olga Brani [Thu, 7 Jun 2012 10:51:16 +0000 (13:51 +0300)]
Minor fixes & improvements

11 years agoResponsive fixes
Olga Brani [Thu, 31 May 2012 14:18:01 +0000 (17:18 +0300)]
Responsive fixes

11 years agoResponsive with initial-scale:1.0
Olga Brani [Thu, 31 May 2012 13:15:45 +0000 (16:15 +0300)]
Responsive with initial-scale:1.0

11 years agoStyle minor fixes
Olga Brani [Thu, 24 May 2012 13:00:09 +0000 (16:00 +0300)]
Style minor fixes

11 years agoStyle fixes
Olga Brani [Thu, 24 May 2012 09:08:36 +0000 (12:08 +0300)]
Style fixes

11 years agoFaq pages
Olga Brani [Thu, 24 May 2012 09:08:09 +0000 (12:08 +0300)]
Faq pages

11 years agoBug fixes
Olga Brani [Tue, 15 May 2012 11:32:37 +0000 (14:32 +0300)]
Bug fixes

11 years agoClient downloads
Olga Brani [Tue, 15 May 2012 11:32:08 +0000 (14:32 +0300)]
Client downloads

11 years agoNew blog styles
Olga Brani [Tue, 15 May 2012 11:30:39 +0000 (14:30 +0300)]
New blog styles

11 years agoCms new content type (color box)
Olga Brani [Tue, 15 May 2012 11:28:50 +0000 (14:28 +0300)]
Cms new content type (color box)

12 years agoMerge remote-tracking branch 'origin/newstyles' into newstyles
Olga Brani [Tue, 8 May 2012 11:55:09 +0000 (14:55 +0300)]
Merge remote-tracking branch 'origin/newstyles' into newstyles

12 years agoMerge branch 'faqs' into newstyles
Kostas Papadimitriou [Tue, 8 May 2012 11:13:11 +0000 (14:13 +0300)]
Merge branch 'faqs' into newstyles

12 years agoFix page migration order
Kostas Papadimitriou [Tue, 8 May 2012 11:12:53 +0000 (14:12 +0300)]
Fix page migration order

12 years agoMerge branch 'clientsdownloads' into faqs
Kostas Papadimitriou [Tue, 8 May 2012 11:12:44 +0000 (14:12 +0300)]
Merge branch 'clientsdownloads' into faqs

12 years agoMerge branch 'faqs' into newstyles
Kostas Papadimitriou [Tue, 8 May 2012 10:57:12 +0000 (13:57 +0300)]
Merge branch 'faqs' into newstyles

12 years agoUpdate documentation
Kostas Papadimitriou [Tue, 8 May 2012 10:56:26 +0000 (13:56 +0300)]
Update documentation

12 years agoFAQ application minor improvements
Kostas Papadimitriou [Tue, 8 May 2012 10:56:10 +0000 (13:56 +0300)]
FAQ application minor improvements

12 years agoAdd image content type for blog and faq entries
Kostas Papadimitriou [Tue, 8 May 2012 10:55:25 +0000 (13:55 +0300)]
Add image content type for blog and faq entries

12 years agoInitial commit for FAQ application
Kostas Papadimitriou [Tue, 8 May 2012 09:50:56 +0000 (12:50 +0300)]
Initial commit for FAQ application

12 years agoMerge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles
Olga Brani [Mon, 7 May 2012 14:46:31 +0000 (17:46 +0300)]
Merge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles

12 years agoMerge branch 'clientsdownloads' into newstyles
Kostas Papadimitriou [Mon, 7 May 2012 14:43:26 +0000 (17:43 +0300)]
Merge branch 'clientsdownloads' into newstyles

12 years agoClient versions fix
Kostas Papadimitriou [Mon, 7 May 2012 14:41:26 +0000 (17:41 +0300)]
Client versions fix

12 years agoMerge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles
Olga Brani [Fri, 4 May 2012 13:53:45 +0000 (16:53 +0300)]
Merge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles

12 years agoMerge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles
Olga Brani [Fri, 4 May 2012 13:52:04 +0000 (16:52 +0300)]
Merge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles

12 years agoMerge branch 'clientsdownloads' into newstyles
Kostas Papadimitriou [Fri, 4 May 2012 13:43:54 +0000 (16:43 +0300)]
Merge branch 'clientsdownloads' into newstyles

Conflicts:
cloudcms/content.py

12 years agoIntegrate automatic discovery of client versions
Kostas Papadimitriou [Fri, 4 May 2012 13:41:47 +0000 (16:41 +0300)]
Integrate automatic discovery of client versions

12 years agominor bugs' fixes
Olga Brani [Fri, 4 May 2012 07:16:16 +0000 (10:16 +0300)]
minor bugs' fixes

12 years agoMerge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles
Kostas Papadimitriou [Wed, 2 May 2012 14:25:40 +0000 (17:25 +0300)]
Merge branch 'newstyles' of https://code.grnet.gr/git/snf-cloudcms into newstyles

12 years agoUpdate cms styles
Olga Brani [Wed, 2 May 2012 14:20:45 +0000 (17:20 +0300)]
Update cms styles

12 years agoMerge branch 'master' into newstyles
Kostas Papadimitriou [Mon, 30 Apr 2012 16:27:15 +0000 (19:27 +0300)]
Merge branch 'master' into newstyles

12 years agoUpdate required packages versions in setup.py
Kostas Papadimitriou [Mon, 30 Apr 2012 16:26:16 +0000 (19:26 +0300)]
Update required packages versions in setup.py

- Add django-mptt
- Fix feincms version

12 years agoAdd cmsresources static files in MANIFEST.in
Kostas Papadimitriou [Mon, 30 Apr 2012 16:25:18 +0000 (19:25 +0300)]
Add cmsresources static files in MANIFEST.in

12 years agoRemove duplicate migration
Kostas Papadimitriou [Thu, 26 Apr 2012 15:27:29 +0000 (18:27 +0300)]
Remove duplicate migration

12 years agoNew styles
Olga Brani [Thu, 26 Apr 2012 14:02:53 +0000 (17:02 +0300)]
New styles

12 years agoCloudbar conf file fix
Kostas Papadimitriou [Wed, 11 Apr 2012 15:28:34 +0000 (18:28 +0300)]
Cloudbar conf file fix

12 years agoSetup file fix
Kostas Papadimitriou [Wed, 11 Apr 2012 15:28:24 +0000 (18:28 +0300)]
Setup file fix

12 years agoUpdate changelog for v0.6.1 v0.6.1
Kostas Papadimitriou [Mon, 2 Apr 2012 15:21:52 +0000 (18:21 +0300)]
Update changelog for v0.6.1

12 years agoUpdate styles
Kostas Papadimitriou [Mon, 2 Apr 2012 15:20:57 +0000 (18:20 +0300)]
Update styles

12 years agoFix menu positioning in IE7
Kostas Papadimitriou [Mon, 2 Apr 2012 13:40:32 +0000 (16:40 +0300)]
Fix menu positioning in IE7

12 years agoFix right column styles
Kostas Papadimitriou [Mon, 2 Apr 2012 13:40:05 +0000 (16:40 +0300)]
Fix right column styles

12 years agoFix css class names
Kostas Papadimitriou [Mon, 2 Apr 2012 12:07:43 +0000 (15:07 +0300)]
Fix css class names

12 years agoFix fallback content in blog post detail view
Kostas Papadimitriou [Fri, 30 Mar 2012 14:22:28 +0000 (17:22 +0300)]
Fix fallback content in blog post detail view

Fallback to intro_text if no additional content added in blog post entry

12 years agoUpdated changelog for v0.6 v0.6.0
Kostas Papadimitriou [Wed, 28 Mar 2012 09:02:21 +0000 (12:02 +0300)]
Updated changelog for v0.6

12 years agoMerge branch 'newfeatures'
Kostas Papadimitriou [Wed, 28 Mar 2012 09:00:42 +0000 (12:00 +0300)]
Merge branch 'newfeatures'

12 years agoAdd reset categories button
Kostas Papadimitriou [Wed, 28 Mar 2012 08:59:29 +0000 (11:59 +0300)]
Add reset categories button

12 years agoFix migration order
Kostas Papadimitriou [Wed, 28 Mar 2012 08:53:40 +0000 (11:53 +0300)]
Fix migration order

12 years agoResources fixes
Kostas Papadimitriou [Mon, 26 Mar 2012 16:48:38 +0000 (19:48 +0300)]
Resources fixes

12 years agoMerge branch 'master' into newfeatures
Kostas Papadimitriou [Mon, 26 Mar 2012 16:27:26 +0000 (19:27 +0300)]
Merge branch 'master' into newfeatures

12 years agoConfigurable favicon
Kostas Papadimitriou [Mon, 26 Mar 2012 13:17:18 +0000 (16:17 +0300)]
Configurable favicon

12 years agoEmpty template, and intro "button" content type
Kostas Papadimitriou [Mon, 26 Mar 2012 13:12:39 +0000 (16:12 +0300)]
Empty template, and intro "button" content type

12 years agoConfigurable index url
Kostas Papadimitriou [Mon, 26 Mar 2012 12:54:54 +0000 (15:54 +0300)]
Configurable index url

12 years agoResources application initial commit
Kostas Papadimitriou [Mon, 26 Mar 2012 12:27:04 +0000 (15:27 +0300)]
Resources application initial commit

12 years agoAuto truncate long blog posts in archive view
Kostas Papadimitriou [Thu, 22 Mar 2012 08:48:14 +0000 (10:48 +0200)]
Auto truncate long blog posts in archive view