CHANGES
=======

1.0.5
-----

* Change all imports to string notation and move imports from widget to models. related to Django 1.9 permited import models before full setup
* Better info about errors in modules
* Test all widget classes
* Construct widget form just once
* Fix return in load_widget_classes
* First integration of python-app-loader, cleanup useless stuff
* Load widget classes in get_all_widgets method
* Register new content types in models.py and support strings and tuples. #122 From this time use strings instead of classes. Add www prefix to domain in readme
* Implement target blank option in Simple ImageWidget #123 and mark requirements #125
* Remove restframework relics
* Add new Django import path for generic FK and make logo optional
* Fix travis conf
* Dj 1.10 to allow failures
* Add 1.10 to allow failures
* Add widget dimensions table to widget create form. Which allows create dimensions during widget create
* Fix double requirement in travis tests
* Add Django 1.7 back to tests
* Drops django 1.7 from tests and add 1.10. We still support Django 1.7, but mptt 0.8 drops support for < 1.8
* Fix imports in new version of polymorphic
* Bump required version of django-filer. Because dependency to django-polymorphic brokes release
* Add support for custom constance fields. See django-constance repo for more details
* Fix delete widget success redirect and update links in README
* Remove ajax-modal class from target=_blank
* Tune frontend page admin
* Split ActionMixin and apply successurl to delete widget view
* Add widget copy action and cleanup modal headers and redirects
* Fix unicode on python 2
* Add common detail tab template
* Add pbr depndency. Which is included only in setup.py
* Add image field to Site Heading Widget
* Set version and changelog update
* cleanup tox
* Add search backend deps to travis tests
* Handle missing haystack backend
* small cleanup
* small docker fixes and change path to standard
* Get favicon key from constance directly may cause some error when this key is not present in settings
* freeze on compress 1.5
* add initial support for loading django apps #120
* adjust to compress 1.6
* make whoosh independent
* Add initial of Debian and Docker spec
* fix missing whoosh
* do not duplicate requirements in test env
* update requirements related to #118
* cleanup dependencies #118
* update version of django extensions because failing on dj 1.8.6 +
* improve handle uploaded files
* handle missing WOW js
* doc update and include django forms to leonardo forms
* expose MEDIA FILES and handle_uploaded_files function
* update whoosh backend
* remove useless common fragments
* readme update
* include video widget
* delete cookie in unauth mode
* ug
* fix calling parent
* list mixin separation for using without model
* change collectstatic command verbosity and refactoring syncing tools #108
* onload svg viewBox
* add .embed-responsive from bootstrap 4 and restrict django versions
* reload on close iframe modal, use popup mode only for get requests
* fix urls
* spell fix
* adjust labels in select2 fields
* show edit button only in administrator mode
* use default decorator and make decorate_urlconf public method
* fix file admin common urls
* Loading spinner tweaked
* ckeditor to default requirements // temporary
* allow declaring form size directly from widget class or form
* cosmetic changes
* update required version
* move site bootstraping to leonardo-sitestarter module
* uf fix missing compressor
* cleanup html widget and add ability to override widgets on every feincms widget without creating form
* allow use already compressed js files
* better developers message
* disable quickstart middleware in production mode
* fix dimensions
* fix site logo
* loading style fix
* loading cleanup
* client side fixes
* ckeditor to default requirements // temporary
* allow declaring form size directly from widget class or form
* cosmetic changes
* update required version
* move site bootstraping to leonardo-sitestarter module
* uf fix missing compressor
* cleanup html widget and add ability to override widgets on every feincms widget without creating form
* allow use already compressed js files
* fix image url without defined size
* fix unfiled images has not attribute quoted_logical_path
* show override url field
* fix template loading
* switch license to BSD
* make site quickstart db error resistent
* fix dimensions
* fix site logo
* loading style fix
* loading cleanup
* client side fixes
* better developers message
* wrap_all removed
* disable quickstart middleware in production mode
* fix image url without defined size
* fix unfiled images has not attribute quoted_logical_path
* show override url field
* fix template loading
* switch license to BSD
* make site quickstart db error resistent
* fix dimensions
* fix site logo
* loading style fix
* loading cleanup
* client side fixes
* update release meta and no compress on init stuff
* loading tunning
* modal size fix
* hide carousel backround
* compress init stuff in one bundle
* fix media pagination
* hide duplicate asterisk
* add dbtemplate loader to debug mode
* fullscreen modal
* declare ngFit
* ignore non iterable modules
* remove profiling from default panels
* simple iframe admin like a django-cms
* fix matching other document types
* Compress seems to break modals - removed
* update changelog

1.0.2
-----

* no compress
* admin action and target all admin actions to blank window
* media quick actions and add tooltip for actions
* fix sqlite hack on python3
* fix svg scale
* fix svg / vector widget
* fix JS boolean evaluation
* use empty choice for layout in mass update and fix side bar
* compress and fix side bar
* small ui improvements
* use aplha version
* update requirements
* update django-select2 in test environment
* switch dbtemplates and constance to our builds
* fix remember checkbox
* user friendly logout redirect
* show settings for admins without enable frontend edit, cleanup templates
* remove cached loader from debug mode
* move leonardo is module function to root of utils, provide latest version as lazy property on module config
* add doc for support dictinaries in live settings
* fix live settings in ungrouped group
* bootstrap downdown submenu and more widget reordering
* fix wow.js time parameters
* fix gitignore which hides stuff in lib directory anywhere
* cleanup client site scripts, auth templates and switch deprecated get_model, wow.js to working state move auth template to own app, cleanup using get_model and add ng-fittext to angular modules
* python 3.4 to allow failures
* move auth template to own app, cleanup using get_model and add ng-fittext to angular modules
* fix sitemap
* remove useless stuff from web init
* move fields to forms module
* fix variable names
* fix loading widgets when optgroup is not specified #95, configurable favicon cleanup loading and decorators
* also python 3 support for stringio
* catch result from celery task as helper decorators
* propagate option groups only if not ungrouped
* fix list of imports
* move cosmetic styles to main page styles
* fix filtering pages in navigation
* template debug for django < 1.8
* hide asterrisk
* center responsive images
* small cleanup
* move url patterns loading to leonardo object
* bunch of python 3 fixes
* fixing all select2 fields
* fix paginator template
* search template fixes
* fix modal margin
* fix UnboundLocalError
* handle missing template in rendering debug stuff
* better handling non categorized widgets warning
* remove prefix from core reverse
* bump required version of select2 module
* bump required version of leonardo system module
* small improve of accessing to modules
* select2 rewriting to latest version
* fix python 3 urlparse
* fix test and version on module config
* drop django 1.6 and cleanup python version in tox env
* provide cached layout classes
* better widget searching and add row in grid template
* properly disable quickstart middleware when is not helpful
* fix templates override
* use cached template loader in production mode
* fix unclosed div element and add favicon doc
* cleanup reverse, fix when paginator is used multiple times, favicon relocation
* simplify loading process
* provide cached layout classes
* better widget searching and add row in grid template
* properly disable quickstart middleware when is not helpful
* fix templates override
* use cached template loader in production mode
* fix unclosed div element and add favicon doc
* cleanup reverse, fix when paginator is used multiple times, favicon relocation
* improved loading process
* fix external requirements
* fix migrations and use new location for site settings
* try python 3 as non failure build
* fix migrations and use new location for site settings
* fix migrations and use new location for site settings
* try python 3 as non failure build
* media select2 labels tunning
* use full page path as label in select
* use benefits from list widget mixin
* fix list widget mixin
* fix egg name
* change source of external requirements, provide render_response directly on widget and make accessible web models in root of leonardo
* released 1.0.1

1.0.1
-----

* fix contains folder and select2
* calculate next ordering directly in form
* fix client info widget
* more select2 fields
* select2-tize media forms, make media extensions configurable
* update requirements
* removed system module moved to own leonardo module outside from leonardo base
* moved constance admin override to constance
* use widget image size and original to lightbox
* init in non edit mode
* init lightboxes just once
* default empty labels
* init lightbox
* no init scripts required
* fix simple image rendering
* fix simple image lightbox
* basic widget list template with paginator
* fix paginator
* better info for errors raised during loading urls
* fix javascript in default skin
* use horizon config via leonardo variable
* limit recurse in loading configuration dependencies
* simple reorder action
* extendable widget actions separate context actions to page and widget
* better error handling during loading modules
* use bootstrap dir as primary option
* fix missing migration modules
* fix (reverted from commit b8a15e19cafeeddfb20366b78acc1dc4d7e186d1)
* fix
* fix
* fix public urls
* fix position
* fix mobile width
* properly sort loaded modules
* support for updating only specific applications
* back to old content selecting
* update context for all
* fix system forms
* improve list widget mixin
* fix site heading logo issue
* new shortcut for placing widgets to regions and get back select widget CT template
* fix TypeError: Item in ``from list'' not a string
* proper encapsulate feincms changes and provide public endpoints
* improved select widget dialog and add icon to some widgets
* grid test
* next bunch of translations
* fix loading urls from leonardo modules
* update meta and reinit python versioning

1.0.0
-----

* cleanup imports and configure defalt logging
* fix warning - MultiStorageFileField can handle only File objects;
* add generated locales and simple util for updating them
* fail silently when feincms_object is not in the context
* fix new location of page extensions and properly handle exteptions from loading modules

2015.8.1
--------

* fix old permalink location
* huge cleanup and support for FeinCMS 2
* finalize rendering of external application
* update docutils version and added pygments
* fix linkedpage templates
* fix fullscreen template
* support django rest framework as external application
* render region tools in bootstrap template
* try to use kilo horizon in production
* update meta
* fixed secure media, mark logical structured media as experimental and non default
* fix media location
* breadcrumbs renamed
* progress in list widgets
* update aplication process
* cleanup widget fragments and added head_title tag which respects actual fragments
* added fragments #US101
* fix template
* cleanup templates
* fixes
* template fix
* make list
* fix user login navbar
* list templating PoC
* use proper method for navigation url
* fix asset name
* fixed const
* wow effect implementation
* added choices
* contextnavigation
* fix asset name
* fixed const
* wow effect implementation
* added choices
* fix settings key
* removed squash
* properly load all urls from leonardo modules
* fix page mass update form
* widget update form layout changed
* use ListMixin for ContextNavigation and FeedReader widgets
* add widget label to main tab
* fix title
* page create fixes
* fix bootstrap yaml and dumpweb cleanup
* no exclude
* dump web fix
* small changes in dumpweb function
* fix sync templates from management commands
* fix installing extras in test environment
* fix install dev skript
* rebuild index task
* get may has some extra attributes
* updated migrations
* inform users about ungrouped widgets
* improve ContentProxyMixin and provide new JsonContentProxy
* reworked cache mechanism for content proxy
* keep requirements in one directory

2015.7.3
--------

* render widget content securely without debug mode
* update meta
* handle dbtemplates and create themes from them #65
* last fix travis build
* fix db dict
* remove old log occurency
* i hope that finally fix travis tests
* warnings for some part of loading process
* export pythonpath
* fix travis build
* ordering
* sites,sessions
* auth before ct
* separate migrate cmd
* migrate contenttypes before dbtemplates
* migrate just dbtemplates
* migrate before testing
* switchable page theme/color schemes, switch floppyforms to bootstrap3 and cleanup icon widget code
* icon widget preview
* last fix reqs
* fix duplicity of adminlte requirement
* fix travis build
* path to static reqs fix
* install static extras in the default state, bump required version ofdjango-filer, subcategorize for extras
* fix public/private media urls
* fix media on dj 1.8
* sort module to include and cleanup admin dependecies, new extras
* live settings for media options
* empty base widget theme, empty slider
* heading fixes
* guterless page
* included icon widget and removed db field
* bump required version of horizon-contrib
* redactor removed from defaults
* widget update fix
* removed redactor
* fixes
* icon widget
* fix model inheritence
* moved to auth
* import fixes
* navigation extensions, fullscreen context
* make cache update nullable
* media final
* comment for now
* cleanups nav templates, simple link widget
* new devel module, make optional site title, content proxy widget mixin and reworked feed widget, updated required version leonardo adim
* navigation cleanups
* common widget mixins and cleanup widget models
* replaces page memoized by cached_property

2015.7.1
--------

* added new modules
* warning: migrations on django 1.8 works only with ``migrate web`` :hankey:
* moved specific django constance behaviour to leonardo fork and use it in main requirements
* fix module autoinclude
* fixed media migrations (reverted from commit fc49ddff3b55721031360e587a4f67839adaa01d)
* fixed media migrations
* use leonardo page
* django 1.8
* multisite request processing moved to own module
* filter site by domain
* support multisite
* fix django 1.8
* fix login and logout urls
* fix assets root and added install in dev mode
* bootstrap demo site
* better site scaffold logging and use default bootstrap theme
* default theme
* refactored module config loading, added delete to widget dimension table
* changelog + bump required version of horizon-contrib

2015.7.0
--------

* bump required version of horizon-contrib and fix their modal template overrides
* introduced render feincms object tools tag, fixed contrib modals
* support for adding widget from frontend edit to every feincms content type #68
* fixed widget dimensions delete
* support for horizon style config and custom config location #74
* removed unless scripts and fixed removing widget/page dimensions #78
* fix app reverse monkey patch
* check page dimensions summary
* restrict inheritence of page dimensions
* allowed zero dimension
* heading cleanups
* forms icons
* visual testing
* navigation tuning
* support for old render 404
* set default as initial for create widget themes #76
* #75 fix compress patch and make it optional
* proper db testing
* sliders with tooltips #72
* new collect behaviour
* fix tests settings
* cleanup tests
* some info about compress patch and added new requires to doc
* monkey patch compress behaviour
* disable widget cache in frontend edit
* use URL source as default bootstrap
* load from source #70
* include contrib in distribution
* cleanup bootstrap
* simple tests for new site bootstraping
* better site scaffold, support for yaml,json and FK, added demo and blog as examples with docs #69
* new multistorage field
* frontend sidebar extendable #64
* cleanup media app views + doc update
* updated extras
* fix path to public
* next rows
* baby steps in media galleries next step is new module for this stuff
* admin as pluggable module and update changelog
* filer static files

2015.1.8
--------

* prototype of save-dump solution
* scaffold new site, separation of middlewares and quickstart as optional middleware, fix rendering page without loaded theme
* quick create in non debug 404
* proper error handling
* handle urlregex resolvers
* rename action
* skip rendering region tools in standalone mode
* technical 404 as standalone view
* proper standalone functionality for leonardo purposes
* security for Leonardo
* split web models and fields
* page mass changes #59
* analytical is not in the core
* fix loading theme fonts
* fix media files location
* media again
* more media stuff
* initial of site quickstart #57
* media module overhaul
* font
* fix creating defaul dimensions
* reorder
* scss files
* fixes
* stylesheets updates
* media overhaul
* stylesheets updates
* support for widget subclassing
* new extras and some docs
* update doc structure
* languages
* max length
* change charfield to text for htmltext :D
* folder permissions
* wsgi, pep8 coverage
* use request context for rendering 3rd party application
* some contrib stuff, devel installation
* fix UX sux
* search prettify
* prettify default gallery template added link to demo Store
* yes finaly patch external application !
* render empty string
* redactor to default requirements
* cleanup unless stuff
* bootstrap 3 galleries with pretty and simple lighboxes
* oh my god after two hours is done ! carousel fixed :D
* angular modules to module descriptor
* path standard Django absolute url overrides behaviour
* removed hamburger from navigation template
* working collapse for language selector
* search hide on small devices
* fix hamburger collapsing
* fail silently (reverted from commit 9116c88b0b3d916b9335cc93e155c34db85428e5)
* fail silently
* comment
* better feel from page admin
* filter plugins
* better table visual test
* cleanup
* much better descriptor reference
* removed unsless stuff
* new support for clean absolute url overrides !
* fail silently
* propagate LEONARDO_CONFIG via request to external applications where is not standard horizon context processor
* install bootswatch in quickstart and added more quick installation script for #50, eshop renamed to store

2015.1.7
--------

* exclude private templates BUGFIX #51
* use leonardo tags for render langs
* new leonardo page tags
* navbar selector
* translations final and en as primary default
* fix language selector widget templates
* reorder reqs
* added support for proper loading navigation extensions
* switch to LeonardoFolder
* finally fix 3rd party applications
* fixes
* fix page title
* fix modals
* disallow static path for indexing
* fix SEO - site meta, title etc

2015.1.6
--------

* media categories update
* use loanardo folder for importing
* update
* refactoring views, system module enabled in default state, middlewares depricated fix
* support for fullscreen modals, system actions only for superuser
* template cleanups and system info, install packages PoC
* system stuff as optional module
* leonardo admin with horizon's power
* prevent duplicity in live config admin
* added missed horizon message settings and auto fade messagess
* last depend param is edit
* page delete
* #46 constance admin improvements and debug with profiling
* title from slug as initial
* properly provide slug to the debug 404 page
* create page with shortcut from technical 404
* visual tester, client info, leonardo multiselect field
* #46 consistent template tags for easy extend & cleanup templates, fix css tab content
* dnd only for col3 (for now)
* widget dnd sorting and complete info
* migration modules for modules
* widget DnD and better info, login/logout fixes #45, leonardo forms for consitent public API, new leonardo's messages sync/async
* completely removed preview/prerendered content and for future make this with db signals (async)
* widget info
* template moved to main module
* ungrouped to web group and without preview
* default render without memoized
* fix template url reverse
* fix page dimenssions
* for now without dimenssions
* dimension fixes
* search template without heading
* application content hacking + search fixes
* string types
* getattr only str
* change file field to plain FK #42
* restrict update able values
* use request page for uuid
* alignments fixes, cleanups
* widget layout property, callout widget base
* override horizon datatable template
* Edit layout in frontent edit
* Layout fixes
* page layouts
* fix more than one package inside python package
* added ConditionalGetMiddleware to default
* use proxy for render content, means no dorecorate if overrides this method

2015.1.5
--------

* no inheritence in class decorators !
* methods
* no inheritence
* not now
* update

2015.1.4
--------

* revalide in-memory cache after widget update
* update readme coverage
* suppor for disabling MEMOIZED
* fix psql, mysql tests
* django version to test matrix
* use test requirements
* db metrix - test mysql, postgresl and sqlite in separate environments
* model personalized memoized for specific purposes
* native memoized all render_content calls #29
* user to id
* memoized for test decrese server response time from 1s to 150ms

2015.1.3
--------

* fix page dimenssions and remove unless memonized
* use primary _APPS from main config
* no autodiscover for tests
* file log
* leonardo logging
* logging back
* grr swallow exception now
* log with file
* changed logging
* setup before execute
* new logger
* fix new return type
* FEATURE: auto include leonardo modules
* use current site middleware

2015.1.2
--------

* update
* fix fatal non existent redactor
* namespace package not now see Django doc
* fix namespaced packages is pase for Django now.

2015.1.1
--------

* 2015.1.1
* gitter link
* pickled field
* fix constance dep
* live configuration for test #31 redis as optional extra
* changelog update

2015.1.0
--------

* cosmetic
* more extras auth,saml debug and tests
* test all management commands and importing and rebuilding indexes #17
* test themes
* handle error when loading which was detect on sqlite and MySQL and tests for management commands also describes in #17
* fixed new location for merge
* changelog + cleanups

2015.0.4
--------

* remove bulbs from requirements

2015.0.4b1
----------

* install instead http
* cleanup
* more lazy imports
* django lazy import
* cleanup unless stuff
* doc update
* fixed version and added Changelog from build
* support for recursive module configs #27
* working on #6 refactoring loading configuration from modules
* small update
* fuj
* support for JS files CSS files and Angular modules and completly removed redactor from leonardo
* removed redactor
* cleanup requirements
* remove redactor
* free on Kilo
* extend leonardo object
* use Horizon Kilo stable
* use Changelog
* debug toolbar for devel environment
* removed unless db queries, some caches
* bump required blog version and more security middleware
* some about leonardo packaging
* declare namespace packages for proper extends #23
* installation and migrations
* removed unless echo
* script fixes
* installation fixes and examples
* bootstrap script
* #19 use our horizon, leonardo site template example
* without pbr
* fix pbr dependency
* pbr requirement
* cleanup
* cleanup main templatetags and update readme, added folio extra
* python 3 fix and more clean code
* fix page extensions
* page permissions
* delete model dimensions after is deleted
* fix button name
* cleanups
* search configuration and usage
* patch reverse_lazy, horizon as 3rd party app, but in default state included, allow disable include horizon
* cleanup, fix requirements
* search rebuild and get to ready state #14
* ref fix

2015.0.3
--------

* update extras
* cleanup
* some contrib stuff
* update
* use forms and links as leonardo module, removed from core
* cleanups
* #8 base auth with registration plugin, delete frontent edit session, cleanup
* separatation to page and widgets, override page dimensions
* refactoring web module, use widget label as primary representation
* fix django 1.7.8, fix leonardo logos, webhooks
* cleanup unless migration stuff
* fix compress
* use bootstrap via page theme
* compress page theme
* improve reverse speed
* django reverse hacking
* 3rd party app
* context navigation cleanups
* vertical tabs/pills
* navigation menu cleanups
* fixes to navigation tags
* flash object widget and fixed related names
* start editing
* navbar toggle
* stylung
* accordion
* accordion
* heights
* image
* fix
* bootstrap 3 layout form
* fix model string
* default gallery
* dims
* fix
* image
* context fixes
* gallery
* cleanups
* form widget fixes
* rows
* cleanups
* fix offset slider default zero
* fieldset changed
* static cleanup
* fix modal buttons
* fix widget dimensions defaults
* all widget attributes to css classes
* page layout update changed
* frontend edit cleanups
* context columns
* thumbnails dependencies
* jcarousel initial
* jquery colorbox as lightweight js dep for simple image modals
* swallow exception in prerendered content
* slider from first
* fix
* cleanups
* fix
* widget fixes
* fix directory listing
* support for modal sizing from view, prevent user clicking in prerendered content
* messages
* page edit in modal dialog
* floppyforms to installed apps
* fix page query dimensions
* fix page
* linear navigation
* fix fe identifier
* editor not now
* added fe-identifier
* login
* fix css id
* more stuff for frontend page edit
* page frontend edit initial implementation
* frontend edit processors, related settings and docs
* get url instead module absolute url
* widths
* prevent menu double click
* change flow saving new widget
* view port meta
* new region tools
* info
* xs
* navbar
* translate on end of pipeline
* add correct widget orderind depends on parent page content
* tag success
* jumbo edit
* z-index
* fix
* edit fixes
* add button
* nav cleanups
* i18n tags
* boxes
* fixes
* markupfield was fixed with our issue, now can be installed from pypi
* related name on widget with app and update doc, requirements
* use our markupfield fixed for Dj 1.8

0.0.2
-----

* cleanup
* fixed dbtemplates from git
* doc ref changed
* cleanup and dbtemplates
* fixed setup
* cleanup
* removed old requirements
* redactor static to correct location
* enable
* super simple user-auth for now
* fix admin for html
* all auth not now
* dbtemplates for dj 1.8
* discard old select2 version
* fix old descriptor api
* ok select2 is back thanks for new release before 6 hours :D, removed allauth from default deps
* django 1.8 compatibility fixes and features :D, use newest FeinCMS in the default state, flake exclude, use our dbtemplates
* added layout/page
* removed old templates under web module
* change default values for widget dimensions
* collect parent page dimensions
* fix media fixture
* fixtures moved into demo site
* spell fixes
* fix media migrations
* doc ref fix
* use our import loader
* fix page edit
* fix core apps after override, removed lang from core, fixed media admin
* added bootswatch to default supported themes
* fix media
* merge language selector into nav module, media-filer integration
* cleanup modules inside leonardo
* use some core modules as default
* web
* fix eshop deps
* demo site complete
* removed psycopg2 as main dep (reverted from commit 4b0c799bc0393e2af86765afbbad614b23a443f6)
* removed psycopg2 as main dep
* moved core before installation part
* ref duplicity fixed
* cleanup
* travis badge and cleanup
* travis update
* fix pbr version
* switch setup to pbr
* cleanup main urls
* support for easy_thumbnail with sorl thumbnail tag style
* removed unless menu
* collect filer settings to media/settings
* fixes with merge tuples and others etc
* eshop moved to own module, auto load urls from modules
* fixed application create/edit form
* complete demo site
* properly load all widgets
* fixed extras
* fixed bootstrap layout
* textdirection
* redactor plugins
* fix load app settings, media-filer improvements
* widget dimension sliders redactor for text fields fixed sync page theme error
* placeholder and show preview if is ready
* universal fix unicodes
* use non lazy translation
* fix grouped select content type
* cleanup
* render preprended content in delete dialog
* added select2
* changed required horizon-contrib version
* default markup type to RST
* fix delete redirect
* separate create/update forms and initial values for create
* fix edit view
* leonardo redner region, WIDGET create, update, delete
* moved object tools links into common
* fix base
* user login
* demo site
* widget cleans
* less envs
* flake not now
* make native contrib views works
* contextual content
* reafactored page themes loading
* widgets, page layout, demo site data
* fix xstatic
* models cleanups
* xstatic fixes
* cleanup
* blog via module
* fix
* change version of horizon
* cleanup
* fix req extension
* project name fix
* docs
* fixes
* fixes
* fix media
* fix
* branch name fix
* cleanup
* more jobs
* cleanup
* cleanup
* tests
* frontend edit fixes
* remove unless
* requirements fixes
* horizon as web dep
* cleanup
* change getting page themes
* cleanup
* template cleanups
* load leonardo modules by name
* fix
* load common templates, and load settings from all apps
* fix widget templates
* portal removed
* cleanup
* render only selected color scheme
* panel
* widgeting
* fixes
* more widget
* template fixes
* initial value for theme fields
* fix duplicity
* ignore private members and fix widget theme name
* fix html theme
* fix install
* fix
* fix loading template themes
* sync commands split
* fields fixes
* color scheme for page
* main requirements use default
* fx name
* images
* fix setup for doc
* use adminlte layout template instead of his package
* fix render content
* extend correct page template
* first fixes
* fix, limit choices
* model fix
* themes as packages initial implementation
* split base and content widget themes
* more info to admin
* ensure is it right template
* fox wrong packange name
* unless
* bold
* contents
* cleanup
* syntax fix
* bundles
* more extras
* not now
* use page color variations
* more admin
* sync bases
* page color scheme admin
* admin site headings customization
* use feincms-bootstrap customization via module - cleanup
* fixes
* fixes
* fixes
* more navigations
* menu navigations
* headings and item_editor css from emma
* button navigation
* navigation
* model cleanup
* fix for now
* page
* cleanup
* good
* fix
* working for now
* leonardo tags
* page cleans
* col as templatetag
* fix sync pages
* col classes
* clean widget labels
* cleanups
* column classes
* navigation
* page dimensions
* styles
* fix filter on generic fk
* box classes
* page themes sync
* cleanup wireframes
* wirefeame view
* cleanups templates
* fix None
* fix page
* sync output (reverted from commit 5b005fc82a8fcc4551f4ba3ad2b80c986deb0943)
* sync output
* stylung
* page styles
* xstatic requirements into web reqs
* page editor fixes
* item editor fixes
* overwrite editor_js - design fixes
* default value for widget theme
* forms extras
* requirements separation
* static files changed
* separate requirements
* favicon
* fix default
* template fixes
* template changes, registration initial login by type and much more
* overwrite login page
* fix version of admin bootstrap and fix template blocks
* migration documentation, bootstrap admin
* fix tree navigation, and site heading, user login
* propagate force argument into create template
* fix filer-media migrations
* media migrations
* media app
* collect widget styles
* change widgets from classes to objects
* cleanup fields
* markup widget fixes
* admin tune
* make utils module hidden for management command
* filter widget themes, fix widget class name in the sync
* sync page theme + fix calling unicode on proxy object
* load widget themes as management command
* dbtemplates, model fixes
* livesettings removed
* use one method for get fields
* form fields for frontend edit
* fix model inheritence
* template find reimplementation with cache
* move project-site app into APPS, removed migrations, change super order
* migrations configuration
* auto load rewrite registering application choices, remove livesettings
* doc and time series recovery initial
* module text deleted
* news recovery initial
* update
* admin inline fieldsets
* apps with defaults, templates as radiobuttons, fix get_template, auto load modules, cleanups
* forms content with widget remove poll for now
* fix bind
* styles + FA from external source for now
* side bar settings
* template fixes
* new sidebar adminlte frontend edit progress
* add example
* compress options
* frontend edit initial
* widget edit with crispy layouts
* middleware cleanup
* navigation groups, proper web widgets
* one user as initial fixture root:admin
* template changes
* fix
* small model fixes
* install latest
* update
* badges
* added meta, doc - setup, license, contrib etc.
* contrib deps
* reversion not now
* fix adminLTE version
* cleanup and fixes
* site heading widget + web and all class diagrams in graphs
* complete overhaul - renamed to leonardo - web, nav, lang
* move cms/web related stuff to a sane location
* migrate to our Page model, template cleanup and many more changes
* some cleanup
* fix blog requirements
* site domain as not required option
* admin and settings refactoring overrided default admin and settings support bundle of apps
* big progress
* local dir
* local noginore
* final requirements for pre alpha
* update requirements, split base to layout
* horizon 2015 is Dj 1.8 compatible
* req fixes
* cleanup
* complete overhaul, integration of webcms modules and many more
* files
* boardie, filer, and horizon as external applicatio
* template fixes
* template fix
* feincms migrations
* unless bootstrap dep
* catalog done
* catalog detail
* Initial commit
