Ghost/core/server
William Dibbern 4f2421fac7 MySQL Support
Closes #364
- Confirmed integration with local mysql installation works.
- Updated fixtures and migration with appropriate schema-conforming
values.
- Updated schema with appropriate defaults and nullable columns.
- Updated fixDates function on model base to appropriately deserialize
values coming from SQLite now that dates are stored as actual DateTime
objects/ISO strings.
- Updated default language to be 'en_US'.
2013-08-19 17:25:02 -05:00
..
controllers fixes extensions bug for image uploader 2013-08-13 21:04:07 +01:00
data MySQL Support 2013-08-19 17:25:02 -05:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Themes: Added truncation to hbs content helper 2013-08-07 19:45:37 +10:00
models MySQL Support 2013-08-19 17:25:02 -05:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Added image upload reusable plugin 2013-08-05 23:01:48 +01:00
api.js Minor code cleanup, docs and other bits & pieces 2013-08-06 22:24:40 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00