discourse/app
Michael Howell 38b8d68c68 FEATURE: Allow the user to select a custom home page (#5268)
* Add user_home configuration option

* Use the new user_home preference to actually show the right home page

* Fix trailing whitespace

* Update user_option_serializer.rb

* Fix JavaScript default homepage tests

* Use an object instead of a giant switch

* Remove trailing whitespace

* Make the default `user_home` set to `null` instead of `0`

* Rename user_home to homepage_id
2017-11-10 06:45:19 +11:00
..
assets FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
controllers FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
helpers FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
jobs Let's be more aggressive with purging old WebHookEvent records. 2017-11-08 14:15:34 +08:00
mailers FIX: grant admin on subfolder 2017-10-27 16:46:02 -04:00
models FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
serializers FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
services FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
views FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00