0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/server
baogechen 351298b83b Add parent call in user.format to fix dateTime
closes #5066

- fix a problem that user model will fail to save if mysql has option of
STRICT_TRANS_TABLES
- add a parent call in user.format override function, which should fix
dateTime format before user saved.
2015-04-03 20:04:19 +01:00
..
api Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
controllers Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
data Fixed typos 2015-03-17 17:43:53 +00:00
email-templates Fixed email copy grammatical errors 2014-09-29 16:04:02 +02:00
errors Remove duplicate 'an' 2015-02-06 20:30:35 +00:00
helpers Merge pull request #5054 from ErisDS/express-hbs-update 2015-03-24 11:33:46 -06:00
middleware Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
models Add parent call in user.format to fix dateTime 2015-04-03 20:04:19 +01:00
permissions Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
routes Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
utils Fixed typos 2015-03-17 17:43:53 +00:00
views Serve files to core/built/assets/ 2015-03-12 15:59:02 -06: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 Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
mail.js Fixed typos 2015-03-17 17:43:53 +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
xmlrpc.js Return computed url with post object 2014-12-10 17:23:02 +00:00