0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Szél Péter 303736c410 Created ForgottenController
closes #2411

- Added ForgottenController which handles the form submit event
- Modified the forgotten template
- Added Paths utility tool to get the root/subpath
- Added ajax fixture
2014-03-30 22:18:15 +02:00
..
client Created ForgottenController 2014-03-30 22:18:15 +02:00
clientold Merge branch 'master' into ember 2014-03-16 20:52:44 +00:00
server Merge branch 'master' into ember 2014-03-16 20:52:44 +00:00
shared Switch to bower for client assets. 2014-03-04 20:09:26 +00:00
test Merge branch 'master' into ember 2014-03-16 20:52:44 +00:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js