0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit
Felix Rieseberg c7ad09aace Enable :author as permalink option
Closes #3858
- urlPathForPost is now aware of the author’s slug, allowing for the
permalink setting to use :author
- Frontend controller only renders posts that have the specified
author, if one is given
- Extensive tests included
2014-10-25 18:15:24 -07:00
..
server_helpers Fix no show of default Twitter card 2014-10-22 20:49:06 -04:30
apps_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
config_spec.js Abstracting away the deprecatedItems 2014-10-12 23:04:39 +01:00
error_handling_spec.js Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
filters_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
frontend_spec.js Enable :author as permalink option 2014-10-25 18:15:24 -07:00
mail_spec.js Deprecated mail.fromaddress, mail.from is Title <email@address> 2014-09-23 09:33:20 +01:00
middleware_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
permissions_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
server_helpers_index_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
server_helpers_template_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
server_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
showdown_client_integrated_spec.js Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
showdown_ghostGFM_spec.js Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
showdown_ghostimagepreview_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
storage_local-file-store_spec.js Naming cleanup 2014-09-20 21:09:16 +02:00
xmlrpc_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00