Ghost/core/server/views
Gabor Javorszky 4e1aa2119c Removed flash, renamed file, unbroken logout / login request notifications
Closes #354
* Reintroduced the redirect functionality (not logged in, tries to go to `/settings/user/`, is sent to `/login/` with info notification, after login user is taken to `/settings/user/)
* Reintroduced the "Successfully logged out" message
* Added middleware to scrub passive notifications from `ghost.notifications` after one use basically mimicing client side passive notifications
* Removed flash from everywhere. Even from package.json.
* Renamed flashed.hbs to notifications.hbs, modified default.hbs accordingly
* Added function to parse GET variables on client side
2013-08-20 08:15:06 +01:00
..
partials Removed flash, renamed file, unbroken logout / login request notifications 2013-08-20 08:15:06 +01:00
content.hbs
dashboard.hbs
debug.hbs Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
default.hbs Removed flash, renamed file, unbroken logout / login request notifications 2013-08-20 08:15:06 +01:00
editor.hbs
login.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00
settings.hbs Backbone template cleanup 2013-08-03 16:37:06 +01:00
signup.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00