Ghost/core/server
Tushar Bhushan 3fca65a3c5 Fixed the invite user email to include the email address of the user who invited you
closes #5283
- due to the changes with the api call in pr #5159 the email address wasn't showing up
- modified the api call to fetch user data to pass the context object to the toJSON object
2015-05-20 15:49:35 -07:00
..
api Fixed the invite user email to include the email address of the user who invited you 2015-05-20 15:49:35 -07:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config Theming updates for password protection 2015-05-13 19:48:24 +01:00
controllers Theming updates for password protection 2015-05-13 19:48:24 +01:00
data Changed the text showing the "Quote" feature to not feature spellcheck errors. closes #5194 2015-05-06 22:20:48 +01:00
email-templates Fixed email copy grammatical errors 2014-09-29 16:04:02 +02:00
errors Rename error.type to error.errorType 2015-04-22 22:29:45 +02:00
events Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
helpers Fix meta description for static pages 2015-05-20 13:05:33 +10:00
middleware Cache control for private blogs 2015-05-20 21:44:42 +01:00
models API: Adding featured filter option to posts.browse 2015-05-13 16:18:50 -05:00
permissions Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
routes Theming updates for password protection 2015-05-13 19:48:24 +01:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
utils Change session length to 7 days 2015-05-08 15:54:12 +01:00
views Theming updates for password protection 2015-05-13 19:48:24 +01:00
filters.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
ghost-server.js Fixed typos 2015-03-17 17:43:53 +00:00
index.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
mail.js Check error object before dereference 2015-05-10 15:02:09 +00:00
require-tree.js Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
update-check.js Add Ghost version to config object. 2014-11-28 18:08:50 +00:00