Hannah Wolfe
efea8dc502
Moving nanoscroller to be managed by bower
2014-10-05 22:08:36 +01:00
Hannah Wolfe
79c3f51950
Merge pull request #4226 from jaswilli/issue-4225
...
Follow symlinks when resolving theme paths.
2014-10-04 19:46:56 +01:00
John O'Nolan
23ce68b3a1
Merge pull request #4187 from PaulAdamDavis/settings-fixes
...
Refactor settings & content wrappers
2014-10-04 14:36:48 +02:00
Jason Williams
38878b8da0
Merge pull request #4230 from novaugust/reset-signs-in
...
Reset password signs the user in
2014-10-03 16:44:43 -05:00
Matt Enlow
e27dd6f7df
Reset password signs the user in
...
Closes #4196
- Clear confidential info on leaving reset route
- Remove nested password access, because gross
- Also cleaned up some .then(f, h) to .then(f).catch(h) in setup controller
2014-10-03 15:22:20 -06:00
Paul Adam Davis
a4a3bcb2d8
Refactor settings and content wrappers to allow smooth overflows and properly show headers on mobile
...
Closes #4186 , Closes #4190 , Closes #4150
- Alters markup to allow for correct use of `-webkit-overflow-scrolling: touch;`
- Updates the debug page to use the same markup as the rest of the settings page
- Solve floating tag bar issue by making it absolute, not fixed
2014-10-03 18:54:18 +01:00
Jason Williams
696fbaaee4
Follow symlinks when resolving theme paths.
...
Closes #4225
- If a theme is symlinked in the themes directory, follow
the symlink so that the theme object is populated correctly.
- Only do the fallback loading of theme data in the validations
module if it doesn't exist in config.
2014-10-02 13:37:18 +00:00
Hannah Wolfe
27fe725357
Merge pull request #4086 from novaugust/gmail-shortcuts
...
Add Gmail-style shortcuts
2014-10-02 11:49:57 +01:00
Felix Rieseberg
0025f3d6de
Shorter user slugs (if possible)
...
Closes #4211
2014-10-01 23:27:21 +02:00
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