discourse/app
Dan Singerman 64c4bd5dbf Fix force_avatar_update.to_i error as force_avatar_update is a boolean
If force_avatar_update is passed in sso attributes it errors on
force_avatar_update.to_i. The SingleSignOn class forces avatar_force_update
to a boolean, so it should be treated as such.
2015-01-30 09:51:38 +00:00
..
assets woops should be a bit more specific 2015-01-30 19:17:26 +11:00
controllers Merge pull request #3080 from riking/misc 2015-01-30 10:23:17 +11:00
helpers UX: Update 404 page category badge to use centralized helper and style 2015-01-28 14:56:38 -05:00
jobs FEATURE: background job to make sure emoticons aren't too big 2015-01-29 18:36:35 +01:00
mailers UX: Update 404 page category badge to use centralized helper and style 2015-01-28 14:56:38 -05:00
models Fix force_avatar_update.to_i error as force_avatar_update is a boolean 2015-01-30 09:51:38 +00:00
serializers Merge branch 'master' of github.com:discourse/discourse 2015-01-29 17:39:52 -05:00
services FIX: Respect user locale for reply notifications 2015-01-17 23:17:50 -08:00
views UX: Update 404 page category badge to use centralized helper and style 2015-01-28 14:56:38 -05:00