All Versions
6
Latest Version
Avg Release Cycle
177 days
Latest Release
2561 days ago

Changelog History

  • v0.4.0 Changes

    February 06, 2018
    • Using absolute url for logo-emoji
  • v0.3.5 Changes

    February 06, 2018
    • โœ‚ Removed flit in favor of pbr
    • ๐Ÿ›  Fix dropdown arrow
    • Clenup on README
    • ๐Ÿ‘Œ Support for bare urls in MENU block items
    • Split root categories fix #24
    • Implemented sitemap Fix #19
    • Implemented atom and rss feeds fix #18
    • Implemented atom and rss feeds fix #18
    • Author page can have comments box
    • ๐Ÿ›  Fix #17 author profile page added creating a Block with the same name/slug turns to author profile page customizable header, text, social links, image and banner background
    • โœ‚ removed unused code form utils.routing
    • Refactored url_for_content
    • modularized custom_vars
    • ๐Ÿ‘ better home blocks based on models
    • ๐Ÿšง Custom vars and WIP to get HOME items in admin
    • โž• Adding Collection Type and dynamic MENUITEMS fix #7 fix #12 fix #16 fix #10 fix #9 (#82)
    • bind to 127..
    • โšก๏ธ Updated README :hamster:
    • โšก๏ธ Update CONTRIBUTING.md file (#81)
    • โž• Add Dockerfile (#79)
    • adding a __main__ to allow `python -m quokka ` on windows (#76)
    • More spacing after leading emoji (#75)
    • โšก๏ธ Update .gitattributes
    • Create .gitattributes
    • Turn todo into issues
    • more todo :hamster:
    • date formatting, comments control
    • โž• added BUG section to readme
    • โž• Added contributor instructions
    • โš  author pages, dynaconf multi yaml, pygments, secret_key warnings
    • ๐Ÿท Tags page
    • Category and Tags page + CONTENT_VAR_MAP
    • โšก๏ธ Updated README
    • more theme adjusts
    • DYNAMIC_VARS to rule them all!! :hamster:
    • โž• added CATCHALL_CATEGORY to use woth homepaged themes
    • ๐Ÿ‘ wiser url handles + better malt template adjust
    • โž• Added `mdbook` and its sources
    • โž• Added full theme under project_template (while development only)
    • โž• Added support for malt theme
    • Theming tweeks
    • templates sidebar adjusts
    • adjusted pagination
    • INdex and article pages working for pelican themes
    • ๐Ÿ‘ Allow forced overload of pelican themes
    • ๐Ÿ‘ Allow overload of Pelican vars using environment variables
    • pelican bootstrap3 adjusts
    • โž• adding new pelican templates related files
    • Adapting pelican themes part1
    • ๐Ÿ‘ Allow custom admin panel icons
    • More unused code cleanup
    • Remodeled admin index page using panels
    • โž• added module metadata to allow custom render of template
    • ๐Ÿ‘ฏ Clone action enabled (A first attempt to fix enter key on select2)
    • implemented content versioning :)
    • Struggling with versioning and wtforms
    • ๐Ÿ”– versioning
    • dynamize admin db access
    • โž• adding new files
    • ๐Ÿ”จ Another hige refactor
    • ๐Ÿ‘ allow modules in project_folder
    • โœ‚ removed more unused deps
    • โœ‚ removed unused deps
    • reaaranged file structures
    • โž• added `make install`
    • โœ‚ deleted unused files
    • โœ‚ removed setup.py
    • ๐Ÿ”จ Refactor database access
    • flit things up
    • ๐Ÿ”„ changed collection names
    • Before and after save events
    • formatted 'publish' button and form rules
    • renamed content_type to content_format and started form edit_rules
    • Implemented edit form content type and validators
    • Dynamic content forms added
    • All the form fields and widgets comes from single place
    • โž• Added data serialization to tinymongo and more widgets
    • Starting to write the Base Content Form
    • ๐Ÿ“‡ renamed ext to core - porting the first module
    • โž• added .secrets.yml concept, content translations, configs
    • Loaded extensions, admin working, ported extensions, themes, settings
    • Ported extensions
    • โž• Added security and admin
    • โž• added project templates folder
    • Fisrt commit of Quokka New Generation
  • v0.2.1 Changes

    July 20, 2016

    Legacy QuokkaCMS

    • using manage.py
    • using _ namespaced commands
    • using auto loaded modules
  • v0.2.0 Changes

    December 07, 2015

    This version has an unique core.models which leads to cyclic imports problem, it works but makes module development limited, in newer version it has been split up in different model files.

    This version does not have namespace for routes, this leads to name colision, in this version you use in example url_for('tag') but in newer versions you use url_for('quokka.core.tag') and quokka.modules for third party modules.

    this version does not have user profile edit page.

  • v0.1b

    September 04, 2015
  • v0.1.b

    September 04, 2015