0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Gabor Javorszky 6c48505701 Fixed persistent success notifications
Closes #333
* Refactored the Ghost.Notifications View bundle
* Added a new initialization of the NotificationCollection (hacky, but at least satisfies JSLint). This was needed as the reason the persistent success notification couldn't be dismissed was that prerendered DOM elements weren't picked up as BB Views beforehand, and thus no events were bound to them.
2013-08-05 13:56:30 +01:00
..
controllers Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
data Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Notifications on front end 2013-07-22 14:41:27 +01:00
models Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
views Fixed persistent success notifications 2013-08-05 13:56:30 +01:00
api.js Notifications on front end 2013-07-22 14:41:27 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00