0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Sebastian Gierlinger 5e4fae6f11 Add owner fixture
closes #3073
- added fixture for owner role
- added fixture for initial user (new db)
- added conversion administrator -> owner (existing db)
- changed tests to take over owner user
- removed some functional tests until /setup works with owner user
2014-07-10 12:00:51 +02:00
..
api Add owner fixture 2014-07-10 12:00:51 +02:00
apps correct settings.edit call signature for installedApps 2014-05-24 08:21:17 +02:00
config Fixes static pages when permalinks are active. 2014-06-13 01:00:18 +02:00
controllers Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
data Add owner fixture 2014-07-10 12:00:51 +02:00
errors Invite user API 2014-07-02 16:22:18 +02:00
helpers Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
middleware Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00
models Add owner fixture 2014-07-10 12:00:51 +02:00
permissions Owner has all user permissions 2014-07-09 13:34:38 +02:00
routes Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01: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 Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
api.js
bookshelf-session.js Upgrade to Express 4.0 2014-06-08 17:41:25 -04:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01: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 Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Language cleanup in update check disclosure 2014-06-24 14:59:34 +02:00
xmlrpc.js Add distinct error classes 2014-05-09 12:11:29 +02:00