Ghost/core/test/unit
Jacob Gable 13d2d04c72 App Permissions from package.json
Progress on #2095

- Add new AppPermissions class with read() method
- has default permissions to read and browse posts
- uses default permissions if no package.json
- uses default permissions if no ghost object in package.json
- errors when reading malformed package.json
- uses ghost.permissions if found in package.json
2014-04-16 18:14:56 +02:00
..
admin_spec.js Cleanup naming & order in admin controller 2014-02-25 10:51:12 +00:00
apps_spec.js App Permissions from package.json 2014-04-16 18:14:56 +02:00
bootstrap_spec.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
config_spec.js Fixing config unit test for Windows 2014-02-24 16:39:07 +00:00
errorHandling_spec.js Fixed check for a theme's custom error.hbs: 2014-03-29 08:19:51 -06:00
export_spec.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
filters_spec.js Implement filter context 2014-04-06 15:43:11 +00:00
frontend_spec.js Move post API to primary document format 2014-04-16 12:09:03 +02:00
import_spec.js Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
mail_spec.js Update system emails to come from ghost@blog.url 2014-03-06 12:03:00 +01:00
middleware_spec.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
permissions_spec.js Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
server_helpers_index_spec.js Ghost footer outputs minified jquery in production 2014-04-06 08:42:25 -04:00
server_helpers_template_spec.js Custom Page Templates 2014-02-22 21:17:02 -05:00
server_spec.js Remove ghost.js 2013-12-07 10:10:02 -05:00
showdown_client_integrated_spec.js Improving the showdown extensions 2014-03-20 17:08:13 +00:00
showdown_ghostGFM_spec.js Improving the showdown extensions 2014-03-20 17:08:13 +00:00
showdown_ghostimagepreview_spec.js Improving the showdown extensions 2014-03-20 17:08:13 +00:00
storage_localfilesystem_spec.js Build correct path on image upload when config has custom content path 2014-04-07 05:01:39 +00:00
xmlrpc_spec.js Add XML-RPC ping 2014-03-20 17:53:32 +00:00