0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server
Sebastian Gierlinger db5e02da2b Add status invited-pending for users
no issue
- added status invited-pending for invited users where sending the
invitation email failed
- removed console.log() from authentication.js
2014-07-14 11:13:23 +02:00
..
api Add status invited-pending for users 2014-07-14 11:13:23 +02:00
apps correct settings.edit call signature for installedApps 2014-05-24 08:21:17 +02:00
config Move creation of knex instance to config module 2014-07-10 08:00:24 -04:00
controllers Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
data Merge pull request #3213 from hswolff/lazy-load-models 2014-07-11 15:29:46 +01:00
errors Invite user API 2014-07-02 16:22:18 +02:00
helpers Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
middleware Move setup to API 2014-07-11 14:17:09 +02:00
models Use bookshelf's model registry plugin 2014-07-13 18:18:25 +01:00
permissions Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
routes Move setup to API 2014-07-11 14:17:09 +02:00
storage Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
utils Invite user API 2014-07-02 16:22:18 +02:00
views Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
api.js
bookshelf-session.js Upgrade to Express 4.0 2014-06-08 17:41:25 -04:00
filters.js
index.js Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
mail.js Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
middleware.js
require-tree.js
update-check.js Move creation of knex instance to config module 2014-07-10 08:00:24 -04:00
xmlrpc.js Add distinct error classes 2014-05-09 12:11:29 +02:00