2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Kevin P. Kucharczyk dc957d7d2e Fix missing nav-current class bug when trailing slashes don't match
closes #6422
- trim trailing slashes before comparing URLs in navigation helper
- add test case to make sure nav-current is appended regardless of trailing slash presence
2016-02-02 11:47:13 +01:00
..
api refactor admin config to include explicit value types 2016-01-19 09:43:09 -06:00
apps Harvest server side strings 2015-12-19 12:12:16 +01:00
config Merge pull request #6316 from halfdan/5606-subdir 2016-01-20 20:09:29 +00:00
controllers refactor admin config to include explicit value types 2016-01-19 09:43:09 -06:00
data Fix cache-control header for sitemaps 2016-01-25 17:56:05 +00:00
errors Harvest server side strings 2015-12-19 12:12:16 +01:00
events Set a higher maxListeners value 2015-10-09 19:27:49 +01:00
helpers Fix missing nav-current class bug when trailing slashes don't match 2016-02-02 11:47:13 +01:00
mail Cleanup and improved test coverage for mailer 2016-01-23 11:49:01 +08:00
middleware Fixed ghost admin error when missing theme folder. 2016-01-23 14:01:26 -08:00
models Harvest server side strings 2015-12-19 12:12:16 +01:00
permissions Harvest server side strings 2015-12-19 12:12:16 +01:00
routes fix authentication error if setup/two is re-submitted 2015-12-18 12:18:13 -07:00
storage deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
translations Cleanup and improved test coverage for mailer 2016-01-23 11:49:01 +08:00
utils Revert i18n in startup-check 2016-01-13 14:46:51 +01:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js Harvest server side strings 2015-12-19 12:12:16 +01:00
index.js Harvest server side strings 2015-12-19 12:12:16 +01:00
update-check.js Harvest server side strings 2015-12-19 12:12:16 +01:00