John O'Nolan
|
98feef0cf5
|
Merge pull request #4218 from PaulAdamDavis/fix-4199
Change avatars in user list back to cover
|
2014-10-01 15:52:48 +02:00 |
|
John O'Nolan
|
5b8658d519
|
Merge pull request #4193 from PaulAdamDavis/less-animations
Less Animations
|
2014-10-01 15:52:27 +02:00 |
|
John O'Nolan
|
319470ddd8
|
Merge pull request #4171 from PaulAdamDavis/tag-management
Tag Management UI Markup
|
2014-10-01 15:51:38 +02:00 |
|
John O'Nolan
|
d39b34db6b
|
Merge pull request #4073 from PaulAdamDavis/ux-improvs
UX Improvements
|
2014-10-01 15:50:53 +02:00 |
|
Paul Adam Davis
|
24a7c9f3ef
|
Prevent elastic scrolling on the whole page
|
2014-09-30 22:52:40 +01:00 |
|
Paul Adam Davis
|
7a291d2fcc
|
Webkit overflow scroll touch
|
2014-09-30 22:52:39 +01:00 |
|
Paul Adam Davis
|
32c27ceac9
|
Tag Management UI Markup
References #3926
Static markup for the Tag Management screen
|
2014-09-30 22:43:59 +01:00 |
|
John O'Nolan
|
12f92cd027
|
Merge pull request #4210 from JohnONolan/fix-copy
[WIP] Fixed email copy grammatical errors
|
2014-09-30 20:26:11 +02:00 |
|
John O'Nolan
|
1fb1a5e299
|
Merge pull request #4141 from PaulAdamDavis/fix-dropdown-flickering
Fix flickering dropdown animations
|
2014-09-30 20:22:08 +02:00 |
|
Paul Adam Davis
|
91c07e37bf
|
Change avatars in user list back to cover
Closes #4199
`background-size: 105%;` is a nono for square images. `background-size: cover;` is a better.
|
2014-09-30 17:22:21 +01:00 |
|
Paul Adam Davis
|
f6ec4c68fc
|
Make the PSM tabs transition only happen on larger screens
|
2014-09-30 11:03:21 +01:00 |
|
Paul Adam Davis
|
4e3de54dca
|
Remove sliding animation between content & list & post preview on mobile
Closes #3951
|
2014-09-30 11:02:42 +01:00 |
|
Paul Adam Davis
|
e5b45c8d76
|
Rename popovers to dropdowns
|
2014-09-30 10:48:21 +01:00 |
|
Paul Adam Davis
|
bf69c9cf83
|
Fix flickering popover transitions
Closes #4138
- Removed JS animation to close in favour of CSS animations
|
2014-09-30 10:48:21 +01:00 |
|
Hannah Wolfe
|
593d3b184b
|
Merge pull request #4203 from halfdan/2521-module-test
Implements Ghost module tests
|
2014-09-29 22:05:39 +01:00 |
|
Fabian Becker
|
40254adc92
|
Implements module tests
closes #2521
- Add new module tests
- Implements new `test-module` task to specifically run module tests
|
2014-09-29 22:33:09 +02:00 |
|
Hannah Wolfe
|
4e58198381
|
Merge pull request #4188 from halfdan/1891-move
Abstract the allowed file types out of API
|
2014-09-29 21:31:22 +01:00 |
|
Jason Williams
|
57d28ec427
|
Merge pull request #4202 from iBotPeaches/issue_4198
Sorts PSM authors alphabetically
|
2014-09-29 12:32:55 -05:00 |
|
Connor Tumbleson
|
3ffdd7e9ab
|
Sorts PSM authors alphabetically
fixes #4198
|
2014-09-29 12:17:26 -05:00 |
|
John O'Nolan
|
71f4b40b2e
|
Fixed email copy grammatical errors
|
2014-09-29 16:04:02 +02:00 |
|
Sebastian Gierlinger
|
14821a7426
|
Merge pull request #4204 from halfdan/fix-db-api
Fix DB API
|
2014-09-28 21:53:24 +02:00 |
|
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 |
|