Ghost/core/server/models
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
..
accesstoken.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
app-field.js Naming cleanup 2014-09-20 21:09:16 +02:00
app-setting.js Naming cleanup 2014-09-20 21:09:16 +02:00
app.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
base.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00
basetoken.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
client.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
index.js Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
permission.js Extending context concept to models 2014-07-18 15:32:56 +01:00
post.js Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
refreshtoken.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
role.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
settings.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
tag.js Finish up post count support in tags API 2014-12-19 21:46:34 +00:00
user.js Add parent call in user.format to fix dateTime 2015-04-03 20:04:19 +01:00