Hannah Wolfe
|
4456f17c65
|
Merge pull request #5332 from cobbspur/route
Fix route for About page
|
2015-05-25 18:37:45 +01:00 |
|
Hannah Wolfe
|
653fa325e2
|
Merge pull request #5319 from jaswilli/nav
Refactor main nav menu into components
|
2015-05-25 18:37:37 +01:00 |
|
cobbspur
|
c3bb7cb396
|
Fix route for About page
No Issue
- Routes, views and controllers updated for about page
- fix up tests and add redirect check
|
2015-05-25 17:06:17 +01:00 |
|
Jason Williams
|
3e6a2fb89c
|
Fix export db link and access token parameter
Refs #5310
- Access token is now stored at session.secure.access_token.
|
2015-05-24 10:05:45 -05:00 |
|
Jason Williams
|
c0254eabab
|
Refactor main nav menu into components
|
2015-05-24 01:42:59 -05:00 |
|
Hannah Wolfe
|
1f0fb3c5f3
|
Fixing lint error causing build to fail
|
2015-05-13 18:07:38 +01:00 |
|
Hannah Wolfe
|
3801b7a8ca
|
Merge pull request #5256 from acburdine/passprotect2
Take password protection out of labs
|
2015-05-13 17:52:50 +01:00 |
|
Hannah Wolfe
|
96a3568c3d
|
Merge pull request #5197 from PaulAdamDavis/new-upgrade-notifications
Move upgrade notification to /settings/about/
|
2015-05-13 16:47:46 +01:00 |
|
Austin Burdine
|
bd2b206e4b
|
finish up password protection
closes #5073
- takes password protection out of labs and moves it to general settings
- adds random-words generator to randomly generate passwords
|
2015-05-12 12:02:18 -06:00 |
|
Austin Burdine
|
2865662ee5
|
added password protection
closes #4993
- brings password protection to the frontend of blogs
- adds testing for password protection
- upgrades bcrypt-js to 2.1.0
|
2015-04-30 23:44:43 -05:00 |
|
Paul Adam Davis
|
272f1eddaf
|
Move upgrade notification to /settings/about/
Refs #5071
- Move the Upgrade notification from the top of the screen to the About page
|
2015-04-29 22:34:04 +01:00 |
|
Hannah Wolfe
|
0b1497a75b
|
No more feature flag for Code Injection
closes #1993
- remove the feature/config flag that means code injection has to be enabled
|
2015-04-09 17:52:41 +01:00 |
|
Matt Enlow
|
ee0c32dfc9
|
Ember 1.11.1
- remove `bind-attr` all over the place
|
2015-04-05 21:13:30 -06:00 |
|
Matt Enlow
|
d61b2e1a00
|
Ember init, bower deps, es6 modules
|
2015-03-11 12:37:41 -06:00 |
|
Matt Enlow
|
6e4bdbaefb
|
The great migration (EAK -> ember-cli)
|
2015-03-11 12:37:41 -06:00 |
|