Releases: decko-commons/decko
Releases · decko-commons/decko
squash, squash, squash
fixes bugs related to:
- a stage director issue that emerges with acts involving multiple changes to the same subcards
- a few more file-permission-related deployment issues
- html in voo.title
the great escape
better handling of name/title escaping
standardized query handling in params
resolved bugs involving
- core migrations attempting to alter gem files
- deleting cards via ajax
routes and roots
routes for relative roots were not correctly handled. current solution is described here: http://wagn.org/relative_roots
it's all relative
another relative root handling patch.
decko.path (JS) now only alters relative paths.
decko.path in JS
cleaner path handling in JavaScript resolves more relative root issues.
best. release. ever.
overlays
labeled views update
bugfixes for
- coffee
- card menu
- relative root
bitty bits better
- RSS disabled by default
- slot options for HAML views
- better handling of hidden_tags
- full bootstrap upgrade
- testing configuration tweaks
- SCSS error handling
- logging of large lists
structure migrations et alia
deck-specific database-structure migrations
noindex meta tag
improvements to new "filter items" pointer interface
refactored:
- Card::Set::Event
- Card::Query::Value (and other query handling)
- Card::View::Options