Fabian Becker
72b0a48483
Fix DB API
...
no ref
- Use correct error type
2014-09-28 19:38:41 +00:00
Sebastian Gierlinger
b63ea8ce35
Merge pull request #4206 from halfdan/4205-author-drop
...
Hide author dropdown for authors.
2014-09-28 20:26:44 +02:00
Fabian Becker
2978a9a19b
Hide author dropdown for authors.
...
fixes #4205 , refs #3084
- Hide author dropdown for authors
2014-09-28 10:21:09 +00:00
John O'Nolan
24a7739e8a
Merge pull request #4197 from PaulAdamDavis/minor-052-bugs
...
[WIP] Fix minor styling bugs
2014-09-27 13:04:21 +02:00
Paul Adam Davis
3889bc1af5
Prevent horizontal scrolling in the PSM
2014-09-27 10:55:17 +01:00
Paul Adam Davis
d11bbcf8f3
Fix notifications being cur off on auth/setup screens
2014-09-27 10:44:54 +01:00
Paul Adam Davis
8cc76059aa
Allow scroll on setup form
2014-09-27 10:44:27 +01:00
Matt Enlow
0add534326
Merge pull request #4195 from halfdan/4194-scroll
...
Fixes hidden scrollbar.
2014-09-26 21:51:22 -06:00
Fabian Becker
b9ec53544b
Fixes hidden scrollbar.
...
fixes #4194
- Remove relative positioning
2014-09-26 22:27:31 +00:00
John O'Nolan
e502183f48
Fix relative em sizing bug
2014-09-26 20:35:10 +02:00
Fabian Becker
55293d0d1e
Abstract the allowed file types out of API
...
closes #1891
- Moves contentType and extension check to config
2014-09-26 13:31:23 +00:00
Jason Williams
586de0141d
Merge pull request #4132 from novaugust/fix-tab-pane-connection
...
Fix GhostTab and GhostTabPane array dependencies
2014-09-25 17:50:59 -05:00
Hannah Wolfe
80a96a7854
Version bump to 0.5.2
2014-09-25 18:25:37 +01:00
Hannah Wolfe
5040f3a970
Upgrading Casper again
2014-09-25 18:24:12 +01:00
Hannah Wolfe
32a06f0458
Merge pull request #4169 from halfdan/tap-close
...
Close mobile menu on tap.
2014-09-25 18:18:26 +01:00
Fabian Becker
49eea7f6e2
Close mobile menu on tap.
...
fixes #4168
- Listen to tap event
2014-09-25 18:35:27 +02:00
Hannah Wolfe
a0015d65a7
Version bump to 0.5.2-rc2
2014-09-25 16:55:21 +01:00
Hannah Wolfe
086f96489e
Merge pull request #4147 from ErisDS/shortcuts
...
Minor shortcut amends
2014-09-25 16:50:31 +01:00
Hannah Wolfe
4a8029488e
Merge pull request #4167 from JohnONolan/editor-fix
...
Correct broken Google webfont in editor
2014-09-25 16:49:36 +01:00
John O'Nolan
07f7c7f56f
Correct broken Google webfont in editor
...
Fixes #4162
2014-09-25 18:33:57 +03:00
John O'Nolan
45824dfbac
Merge pull request #4166 from JohnONolan/tag-icon-fix
...
Fix invisible tag delete icon
2014-09-25 17:30:11 +02:00
John O'Nolan
efc646fc27
Merge pull request #4149 from halfdan/style-fixes
...
Minor style fixes
2014-09-25 17:18:28 +02:00
Hannah Wolfe
f71e7b908f
Update README.md
...
Added a link to dev.ghost.org
2014-09-25 16:12:09 +01:00
John O'Nolan
6a4c761d5e
Fix invisible tag delete icon
2014-09-25 18:11:56 +03:00
Hannah Wolfe
30ca4e3bde
Upgrading Casper to 1.1.0
2014-09-25 15:46:46 +01:00
Hannah Wolfe
7792eb850e
Update PRIVACY.md
2014-09-25 13:52:56 +01:00
Hannah Wolfe
819bd26b83
Merge pull request #4160 from halfdan/3992-fix-shared
...
Properly serve shared files
2014-09-25 13:49:55 +01:00
Fabian Becker
1d1f24d3d4
Properly server shared files
...
refs #3992
- Don't use path.join for URLs
- Cache robots.txt for 1h instead of 1y
2014-09-25 14:14:20 +02:00
Sebastian Gierlinger
6292aacedc
Merge pull request #4159 from ErisDS/about-image-fix
...
Adding size param to contrib images
2014-09-25 12:49:29 +02:00
Sebastian Gierlinger
70ed5e21b5
Merge pull request #4161 from ErisDS/readme
...
Updating README with clearer install paths
2014-09-25 12:37:37 +02:00
Sebastian Gierlinger
d1cd059e70
Merge pull request #4158 from ErisDS/issue-4157
...
Fix cache-control header for API routes
2014-09-25 12:36:08 +02:00
Hannah Wolfe
d40d4d1e90
Merge pull request #4153 from halfdan/4151-tag-order
...
Fix tag order
2014-09-25 11:29:10 +01:00
Hannah Wolfe
e5e7488d4d
Fix cache-control header for API routes
...
closes #4157
- adds cache-control header back to api routes
- moves cache rules object into testUtils
- adds cache-control header test to every existing API test
2014-09-25 11:06:28 +01:00
Hannah Wolfe
0127dd9e6c
Adding size param to contrib images
...
no issue
- reduces filesize significantly, whilst not impacting quality
2014-09-25 10:53:20 +01:00
Hannah Wolfe
bb23fdaeb6
Merge pull request #4156 from novaugust/iss4130
...
Update top-gh-contribs to get contributors within last 90 days
2014-09-25 08:58:53 +01:00
Matt Enlow
f79efaa8f3
Merge pull request #4154 from tundal45/ghost_path_rename
...
[WIP] Rename helpers/ghostPaths.js -> helpers/ghost-paths.js
2014-09-24 23:03:46 -06:00
Matt Enlow
d4bf80430c
Update top-gh-contribs to get contributors within last 90 days
...
Closes #4130
2014-09-24 22:57:45 -06:00
Ashish Dixit
813ed19b2c
Rename helpers/ghostPaths.js -> helpers/ghost-paths.js
...
Refs #4144
2014-09-24 20:06:42 -05:00
Fabian Becker
f73fbf2538
Fix tag order
...
fixes #4151
- Properly re-add pre-existing tags to beginning of array
2014-09-24 21:56:37 +00:00
Hannah Wolfe
b27db7b657
Updating README with clearer install paths
2014-09-24 22:05:37 +01:00
Fabian Becker
b15027327b
Minor style fixes
...
no ref
- fix .featured/.unfeatured padding
- fix settings cog padding
2014-09-24 20:22:28 +00:00
Hannah Wolfe
2b2586a459
Version bump to 0.5.2-rc1
2014-09-24 20:26:40 +01:00
Hannah Wolfe
114856567e
Merge pull request #4096 from javorszky/enable-nprogress
...
Undisable nProgress
2014-09-24 19:01:49 +01:00
Hannah Wolfe
220ef54943
Merge pull request #4120 from halfdan/4116-settings-classes
...
Implements setting specific body classes
2014-09-24 18:47:34 +01:00
Jason Williams
6ce98e9292
Merge pull request #4145 from ErisDS/pr/3484
...
Enable cycling header levels with ctrl+h.
2014-09-24 12:30:50 -05:00
Gabor Javorszky
ffdc18f9a7
Undisable nProgress
...
Closes #4095
* Removes the line that killed nProgress for PSM
* adds to styles to make nProgress appear again (ht @halfdan)
IRC: http://107.20.237.151:8081/logs/%23ghost/20140922#pm51214
2014-09-24 18:26:36 +01:00
Hannah Wolfe
686de62644
Updating markdown help modal with new shortcuts
...
issue #3019
2014-09-24 18:14:05 +01:00
Robert Jackson
5b30a51adf
Enable cycling header levels with ctrl+h.
...
closes #3019
* Remove preexisting `ctrl+h` keymap.
* Add logic to cycle the header level.
* Loops around after h3.
* Sets cursor position to end of heading
* Set initial level to h2.
* Remove `ctrl+alt+${NUM}` keymaps (as they do not work
internationally).
2014-09-24 18:14:04 +01:00
John O'Nolan
4756fab14d
Merge pull request #4142 from PaulAdamDavis/fix-publish-bar-tags
...
Fix publish bar tag scrolling div
2014-09-24 17:30:51 +02:00
Hannah Wolfe
4508ca2fa3
Minor shortcut amends
...
issue #1463
- disables some of codemirrors default shortcuts to prevent them clashing
- minor cleanup of shortcut listing
2014-09-24 16:11:17 +01:00