docbrown/spec
HKrogstie 2f9e581098 Remove double string escape by removing stip_tags from title (#3531)
* Remove double string escape by removing stip_tags from title

The field is escaped in views/articles/_liquid.html.erb

* Use sanitize for article title in liquid tag spec, add test

* Fix wrong comments

* Add tag to see that they are kept through rendering of liquid tags

* Fix error in test

* Try hack for sanitizing the way rails does it

* Use CGI.escapeHTML to keep tags in liquid tag link titles
2019-07-24 20:48:26 -04:00
..
black_box Add watercooler as sidebar tag and watercooler flare (#3465) 2019-07-12 14:24:33 -04:00
decorators Display comment published timestamp according to user's locale (#1970) 2019-03-08 15:19:37 -05:00
factories Sponsorship: add model (step 1) (#3438) 2019-07-10 15:58:37 -04:00
fixtures Set max file size limit for profile images (#3313) 2019-06-28 12:06:25 -04:00
helpers Social Cards Part 2 (#2188) 2019-05-01 11:07:25 -04:00
jobs Update podcast episode statuses #2952 (#3450) 2019-07-16 13:36:25 -04:00
labor Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
lib Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
liquid_tags Remove double string escape by removing stip_tags from title (#3531) 2019-07-24 20:48:26 -04:00
mailers Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
models Sponsorship: business logic (step 2) (#3440) 2019-07-10 16:40:56 -04:00
observers Moved SlackBot.delay.ping calls to ActiveJob #3136 (#3139) 2019-06-12 09:23:37 -04:00
policies Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
requests Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
services Remove unnecessary pluck calls (#3534) [ci skip] 2019-07-24 12:01:09 -04:00
support Don't check url and create podcast episode when there's no enclosure url (#3460) 2019-07-12 12:54:14 -04:00
system Remove logic relying on old podcast status (#3505) 2019-07-19 09:30:51 -04:00
views Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
rails_helper.rb Fix flaky editor spec & change dev configs (#3022) 2019-06-03 15:01:05 -04:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00