- 55045ae Version bump to 0.7.2 - Hannah Wolfe
- 245095c Origin Header revisited - Sebastian Gierlinger
- 0462dfe Display error message on setup if origin doesn't match config.js url - Kevin Ansfield
- f2c7e34 Fix missing error on signin when server has gone away - Kevin Ansfield
- f25039c Docs link & unique error codes for startup checks - Hannah Wolfe
- 34d329e Upgrading Casper to 1.2.6 - Hannah Wolfe
- 18472d7 Specify full SHAs when importing packages in bower.json - Kevin Ansfield
- c22c866 Dynamically build file patterns for release task - Stephan Bönnemann
- 161591f Update client for tag.post_count -> tag.count.posts rename - Kevin Ansfield
- 059e19e Adding node 4.2 LTS to engines - Hannah Wolfe
- 8c50609 Handling Origin Header - Sebastian Gierlinger
- 1f83452 implement custom user adapter to pull users by slug - Austin Burdine
- 649b558 deps:sqlite3@3.1.1 - Hannah Wolfe
- faa1655 Enable Node 4.2 testing - Jakob Gillich
- d4c8b69 Support ordering by count - Hannah Wolfe
- 2fa9a2e Use private properties for unobserved render state - Matthew Beale
- 85f2361 Properly use htmlSafe styles - Matthew Beale
- 2aa1651 Rename post_count to count.posts - Hannah Wolfe
- fd79ed5 Fix & futureproof author filter - Hannah Wolfe
- 4cd5222 Update author query to use filter - Hannah Wolfe
- 250edf2 add themes ajax helper - Austin Burdine
- 770f452 Safe post_count for Tags & Users - Hannah Wolfe
- f8d9af1 Add some debugging tools to filters - Hannah Wolfe
- 180c95e Update public API labs flag text - Hannah Wolfe
- 6a0f1cf Filter plugin with enforce/default logic - Hannah Wolfe
- 1a3ae57 Add filter param for tags & users - Hannah Wolfe
- a3bd00d deps: ghost-gql@0.0.3 - Hannah Wolfe
- 666a616 Add access rules bookshelf plugin - Hannah Wolfe
- 15abb7a Add acceptance test for setup flow happy-path - Kevin Ansfield
- 67a6b4c allow api requests to be made with the access token as a query parameter - Austin Burdine
- 4dac01c Refactor old processOptions/where to use GQL JSON - Hannah Wolfe
- 0abfafa Fix
store.push
deprecations in user model test - Kevin Ansfield - 73ea9f5 Fix auth regressions after ESA 1.0 upgrade - Kevin Ansfield
- 8edf382 Move bookshelf plugins into own folder - Hannah Wolfe
- e5e699a Set bodyparser limit to 1mb to allow for posts larger than 100kB - Reinoud Kruithof
- 6b94390 remove console log for passing test - Alex Cusack
- b8bab0e Removing
featured
option code - Hannah Wolfe - 19603a3 Check client is enabled before auth - Hannah Wolfe
- e70898a Add meta tags for client_id & client_secret - Hannah Wolfe
- 3aa0afe Fix ember browser tests to always use full height of preview container - Kevin Ansfield
- ddf9874 Disallow staticPages from public API - Sebastian Gierlinger
- df82895 Move get helper behind labs flag - Hannah Wolfe
- c91a84b Set up ember-cli-mirage and update existing acceptance tests - Kevin Ansfield
- e0a6d02 Move cross-table api counts into plugin - Hannah Wolfe
- ea40221 Pagination cleanup & improvements - Hannah Wolfe
- 9d07e6f Pipeline util tests, clean & fix - Hannah Wolfe
- c2578f9 Add tags to auto-complete search - Kevin Ansfield
- 92123e4 Use tag slugs in URLs for tag management and add front-end edit redirect - Kevin Ansfield
- bf65c13 Move Public API behind labs flag - Sebastian Gierlinger
- 983c6c8 Mobile fixes for tag management UI - Kevin Ansfield
- d6fb21f Don't use api to lookup theme in frontend controller - Hannah Wolfe
- d0d126e Ensure public api can uses limit parameter - cobbspur
- 2a30f91 Finish changes in #5807 (debounced gravatar load in gh-profile-image) - Kevin Ansfield
- 8687772 Make read-directory ignore invalid package.json files - vdemedes
- 6db4158 Add order parameter - vdemedes
- de30a0c deps: ember-mocha@0.8.6 - Kevin Ansfield
- b10c68f Adds debounced email validation and gravatar loading on second setup/signup screen - Nazar Gargol
- bc346d2 Routable tags - Kevin Ansfield
- f6d877e Update admin area queries to use new
filter
parameter - Kevin Ansfield - 0a0aaf0 Replace missing title with "(Untitled)" when creating a post - vdemedes
- b8a3415 Remove featured, tag, author & role API params - Hannah Wolfe
- ff7517b Switch RSS to use new filter param - Hannah Wolfe
- 716032f Drag-n-drop re-ordering of tags in post settings menu - Kevin Ansfield
- e9035fd Switch frontend controller to use new filter param - Hannah Wolfe
- 146bb01 db api endpoint validation error refactor - Delgermurun
- 049df95 Remove unused tags search CSS - Kevin Ansfield
- 47989c3 Keep old
shouldBackgroundReloadRecord
behaviour ready for 2.0 upgrade - Kevin Ansfield - 6ecc389 Fix data merging & add pagination block param - Hannah Wolfe
- 994a20c Add path resolution to get helper - Hannah Wolfe
- 06b03bb Split helper functions from frontend controller - Hannah Wolfe
- 7a996ec Simplify fields and includes prior to fetch - cobbspur
- f48dfb0 Public API - Sebastian Gierlinger
- b5cebb9 Add
filter
parameter using GQL - Hannah Wolfe - 2cd7f2d Refactor themes endpoint with pipeline - vdemedes
- 3729078 Remove invalid fields prior to fetch - cobbspur
- b37c0f2 Apply pipeline to db api endpoint - Delgermurun
- 2839dbc Increase timeout in ember tests - Kevin Ansfield
- bf0a20c fix session data loading in settings/labs - Austin Burdine
- d49991f Fix empty image when navigating to new editor from an editor with image - Kevin Ansfield
- fd73ca7 Minor tag settings validation updates & fixes - Kevin Ansfield
- 87e54c0 deps: ember-simple-auth@1.0.0 - Austin Burdine
- a8de018 set the settings-menu max width for mobile devices < 350px wide - Austin Burdine
- 2c51a89 Refactor auth-strategies to use
findOne
- Hannah Wolfe - 58e31f3 Refactor auth strategy tests to not use DB - Hannah Wolfe
- 106dcb7 deps: rss@1.2.0 - Hannah Wolfe
- cd85448 Email error message cleanup - John O'Nolan
- f19fd3b Fix broken active state on password reset button - John O'Nolan
- 6e446a2 deps: validator@4.1.0 - Hannah Wolfe
- 10b12ba deps: unidecode@0.1.7 - Hannah Wolfe
- c2008aa deps: sqlite3@3.1.0 - Hannah Wolfe
- c34d042 deps: semver@5.0.3 - Hannah Wolfe
- 24a9a05 deps: request@2.65.0 - Hannah Wolfe
- 2e3949f deps: path-match@1.2.3 - Hannah Wolfe
- e368bd4 deps: passport@0.3.0 - Hannah Wolfe
- babafc2 deps: morgan@1.6.1 - Hannah Wolfe
- 192af4b deps: moment@2.10.6 - Hannah Wolfe
- 6d25c81 deps: lodash@3.10.1 - Hannah Wolfe
- a188c0a deps: html-to-text@1.3.2 - Hannah Wolfe
- 91e414c deps: glob@5.0.15 - Hannah Wolfe
- b2e54f5 deps: fs-extra@0.24.0 - Hannah Wolfe
- 641b6d1 deps: extract-zip@1.1.1 - Hannah Wolfe
- 06de243 deps: express@4.13.3 - Hannah Wolfe
- 1a1868c deps: cookie-session@1.2.0 - Hannah Wolfe
- 5f3b80f deps: compression@1.6.0 - Hannah Wolfe
- 172c6bd deps: chalk@1.1.1 - Hannah Wolfe
- 877d314 deps: busboy@0.2.11 - Hannah Wolfe
- ea4c6a6 deps: body-parser@1.14.1 - Hannah Wolfe
- cdb659d deps: bluebird@2.10.2 - Hannah Wolfe
- aed8717 deps: bcryptjs@2.3.0 - Hannah Wolfe
- dd85bdc Fix "revoke invite" feature on /team page - Kevin Ansfield
- c8bb608 Frontend controller refactor & test improvements - Hannah Wolfe
- c29ad9f Fix "Unsupported rule: jsDoc" when linting - Kevin Ansfield
- 9cabea7 Fix gh-validation-settings-container throwing error on tag settings page - Kevin Ansfield
- 632ff6a Fix random ember test failures - Kevin Ansfield
- 29d9ac5 the form status now defaults to empty string prevents unvalidated forms from showing up as success - Adam Hess
- 05f44c4 Add readThemes() utility to get a list of themes - vdemedes
- 1562603 Avoid duplicate alerts, clear alerts on successful retry or sign-in - Kevin Ansfield
- ff73f1a deps: grunt-jscs@2.1.0 - Kevin Ansfield
- 4acb7b4 deps: ember-mocha@0.8.4 - Kevin Ansfield
- 9c691f6 Don't run Casper.js tests by default - Hannah Wolfe
- 20fec74 Refactor require-tree and split it into models - vdemedes
- 3b9f465 Add titles to key icons - Hannah Wolfe
- 13adaec fix for page deletion not updating sitemap-page.xml - Oliver Schneider
- 4e29d9e Simplify theme middleware + improve tests - Hannah Wolfe
- 3e40637 The {{#get}} helper - Hannah Wolfe
- 0764c77 Revert to using findAll for internal tools - Hannah Wolfe
- 26231d5 Fix /author/ pages crashing & permit /tag/ - Hannah Wolfe
- b943948 Set a higher maxListeners value - Hannah Wolfe
- 19b117d add tag description validation to tag settings menu - Austin Burdine
- 35c533e Shows image on Tag settings - Leonard Camacho
- 8c4a910 Fix unsaved nav settings persisting across transitions - Kevin Ansfield
- 739443b Standardize ember test names and file names - Kevin Ansfield
- eb5a03c Ghost can now handle a different schema than the default 'public' in PostgreSQL - Yann Verry
- a0ec07f Ember-cli, Ember, & Ember Data 1.13.x upgrades - Kevin Ansfield
- 746fd23 Fix preview scroll jump when adding/removing images - Kevin Ansfield
- 3f361f8 Standardize on var-less
export default
across ember app - Kevin Ansfield - a501711 Remove findAll from models that has findPage - Delgermurun
- 390d5fc Remove unnecessary API lookup for activeTheme - Hannah Wolfe
- 1add453 Remove forum mentions - John O'Nolan
- 309356e Make grunt test fail if no filename provided - Gabor Javorszky
- 20c1925 Test support for various URL schemes - Hannah Wolfe
- 621b633 Fix front-end URL output for more URL schemes - Kevin Ansfield
Full 0.7.2 Changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment