Hannah Wolfe
6018c1e787
deps: jsonpath@0.2.2
2016-01-19 11:30:30 +00:00
Hannah Wolfe
28c7f550c0
deps: html-to-text@1.5.1
2016-01-19 11:30:06 +00:00
Hannah Wolfe
4fa937b4d6
deps: fs-extra@0.26.4
2016-01-19 11:28:53 +00:00
Hannah Wolfe
7e268b44f6
deps: extract-zip@1.4.1
2016-01-19 11:28:52 +00:00
Hannah Wolfe
63311bd9dd
deps: busyboy@0.2.12
2016-01-19 11:28:52 +00:00
Hannah Wolfe
e48701536d
deps: body-parser@1.14.2
2016-01-19 11:28:52 +00:00
Fabian Becker
eef37acc49
Revert i18n in startup-check
...
- Removes preinstall dependencies
- Reintroduce old plain english strings
- Remove translations for startup check
closes #6332
2016-01-13 14:46:51 +01:00
Fabian Becker
f3409ade45
deps: intl-messageformat@1.2.0
2016-01-13 10:21:55 +01:00
Fabian Becker
02aaa3bef7
deps: intl@1.0.1
2016-01-13 10:21:19 +01:00
Hannah Wolfe
4a7a19c86a
Merge pull request #6070 from kevinkucharczyk/harvesting-server-side-strings
...
Harvest server side strings
2016-01-12 20:04:53 +00:00
Hannah Wolfe
248c3da667
Version bump to 0.7.5
2016-01-12 10:06:03 +00:00
Hannah Wolfe
8d0597ae35
Version bump to 0.7.4
2015-12-22 14:31:47 +00:00
rfpe
7abcc43907
Harvest server side strings
...
closes #5617
- Replace all hard-coded server-side strings with i18n translations
2015-12-19 12:12:16 +01:00
Hannah Wolfe
52b76f278a
Version bump to 0.7.3
2015-12-16 09:40:01 +00:00
Austin Burdine
8f89997deb
minify ghost.url.api in production
...
closes #6150
- clean up ghost.url.api script
- switch to inlining config and making the ghost-url.js file an external request
- add minification in production
2015-12-10 08:46:58 -06:00
Hannah Wolfe
c27a48ff77
Merge pull request #6144 from acburdine/add-istanbul
...
Add istanbul peer dependency
2015-12-09 17:37:16 +00:00
Austin Burdine
c6ed823201
deps: istanbul@0.4.1
2015-12-09 09:43:21 -06:00
Hannah Wolfe
494245ff20
deps: unidecode@0.1.8
...
closes #6163
2015-12-08 11:01:58 +00:00
Kevin Ansfield
dbf6b59866
deps: grunt-jscs@2.4.0
2015-12-04 10:12:16 +00:00
Kevin Ansfield
d9d8446f02
deps: jscs@2.6.0 & ember-suave@1.2.3
...
no issue
- fixes an error that popped up after ember-suave's `brocolli-jscs` dependency moved to `2.6.0` which duplicated some of the rules that `ember-suave` used to implement
2015-12-04 09:58:03 +00:00
Kevin Ansfield
3d6856614f
Use es6 across client and add ember-suave to enforce rules
...
no issue
- add ember-suave dependency
- upgrade grunt-jscs dependency
- add a new .jscsrc for the client's tests directory that extends from client's base .jscsrc
- separate client tests in Gruntfile jscs task so they pick up the test's .jscsrc
- standardize es6 usage across client
2015-11-30 10:41:01 +00:00
Hannah Wolfe
55045ae784
Version bump to 0.7.2
2015-11-27 13:13:25 +08:00
Hannah Wolfe
059e19ee63
Adding node 4.2 LTS to engines
...
closes #5821
2015-11-23 18:56:13 +00:00
Hannah Wolfe
649b558969
deps:sqlite3@3.1.1
2015-11-23 10:23:09 +00:00
Hannah Wolfe
8f620b6dce
Merge pull request #6063 from jgillich/version-check
...
Enable Node 4.2 testing
2015-11-23 09:56:27 +00:00
Jakob Gillich
faa1655a50
Enable Node 4.2 testing
...
* Do not error when node unsupported if GHOST_NODE_VERSION_CHECK=false is set
* Run engine check in preinstall script
* Add 4.2 to travis
issue #5821
2015-11-23 06:45:40 +01:00
Hannah Wolfe
a3bd00d978
deps: ghost-gql@0.0.3
...
- adds test for nested null/not null query issue
- make use of new findStatement tool
2015-11-16 14:44:48 +00:00
vdemedes
8687772604
Make read-directory ignore invalid package.json files
...
refs #5940 , #5923
- make read-directory ignore invalid package.json files
- display a warning about invalid package.json files on startup
- add tests to ensure read-directory continues, even with invalid package.json files
2015-10-28 15:37:52 +01:00
Hannah Wolfe
994a20cf8b
Add path resolution to get helper
...
refs #5993
- deps: jsonpath@0.2.0
- adds `resolvePaths` method
- supports handlebars style arrays with `.[]`
- supports shorthand post.tags and post.author for common usecases
- adds more tests & improves existing ones
2015-10-23 02:52:52 +01:00
Hannah Wolfe
b5cebb9ec6
Add filter
parameter using GQL
...
refs #5604 , refs #5463
- deps: ghost-gql@0.0.2
- adds code to wire up the filtering to a paginated query
- updated pagination plugin count query to use 'distinct' so it's more robust
- rename paginationUtils.query to addLimitAndOffset to be more explicit and make the code clearer
- add a new 'advanced browsing spec' set of tests for tracking these features as they are built out
2015-10-22 11:29:05 +01:00
Hannah Wolfe
106dcb77be
deps: rss@1.2.0
...
- Required test fix, as newline has been removed from the end of the <?xml decl
2015-10-16 17:53:22 +01:00
Hannah Wolfe
6e446a2b09
deps: validator@4.1.0
2015-10-15 19:01:00 +01:00
Hannah Wolfe
10b12ba3ef
deps: unidecode@0.1.7
2015-10-15 18:49:07 +01:00
Hannah Wolfe
c2008aad42
deps: sqlite3@3.1.0
2015-10-15 18:43:13 +01:00
Hannah Wolfe
c34d042e44
deps: semver@5.0.3
2015-10-15 18:39:13 +01:00
Hannah Wolfe
24a9a05c6f
deps: request@2.65.0
2015-10-15 18:30:22 +01:00
Hannah Wolfe
2e3949fe14
deps: path-match@1.2.3
2015-10-15 14:57:10 +01:00
Hannah Wolfe
e368bd4eab
deps: passport@0.3.0
2015-10-15 14:53:47 +01:00
Hannah Wolfe
babafc2eb0
deps: morgan@1.6.1
2015-10-15 14:20:20 +01:00
Hannah Wolfe
192af4b4d7
deps: moment@2.10.6
2015-10-15 14:17:07 +01:00
Hannah Wolfe
6d25c81a3d
deps: lodash@3.10.1
2015-10-15 14:16:37 +01:00
Hannah Wolfe
a188c0a9ca
deps: html-to-text@1.3.2
2015-10-15 14:14:55 +01:00
Hannah Wolfe
91e414c2be
deps: glob@5.0.15
2015-10-15 14:14:55 +01:00
Hannah Wolfe
b2e54f5d37
deps: fs-extra@0.24.0
2015-10-15 14:14:55 +01:00
Hannah Wolfe
641b6d18e7
deps: extract-zip@1.1.1
2015-10-15 14:14:54 +01:00
Hannah Wolfe
06de243efa
deps: express@4.13.3
2015-10-15 14:14:54 +01:00
Hannah Wolfe
1a1868c423
deps: cookie-session@1.2.0
2015-10-15 14:14:54 +01:00
Hannah Wolfe
5f3b80fd08
deps: compression@1.6.0
2015-10-15 14:14:54 +01:00
Hannah Wolfe
172c6bd2a7
deps: chalk@1.1.1
2015-10-15 14:14:53 +01:00
Hannah Wolfe
877d314552
deps: busboy@0.2.11
2015-10-15 14:14:53 +01:00