This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
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
..
adapters FEATURE: View flags grouped by topic 2017-09-25 12:25:14 -04:00
components FIX: Use offset to calculate eyeline, which is safer than position 2017-11-08 16:34:57 -05:00
controllers FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
helpers FEATURE: New API to create a custom formatter for displaying usernames 2017-10-30 13:27:08 -04:00
initializers FIX: Remove scope in SW register, avoid duplicated SWs 2017-11-07 01:05:30 -02:00
lib FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
mixins FIX: change password form validation should instruct admins to use min password length for admin accounts 2017-11-07 16:14:56 -05:00
models FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
pre-initializers REFACTOR: Remove many Discourse.Category.list() calls 2017-11-01 15:25:35 -04:00
raw-views Typo'd name of jump-bottom 2017-10-11 15:47:18 -04:00
routes Fix infinate loading of group posts (#5296) 2017-11-07 20:04:21 -05:00
services FEATURE: search should default scope to current category or user 2017-02-20 17:02:02 -05:00
templates FEATURE: Allow the user to select a custom home page (#5268) 2017-11-10 06:45:19 +11:00
widgets better way to show dismiss link based on notifications widget state 2017-11-08 11:20:39 -05:00
mapping-router.js.es6 Allow route maps to access site easily 2017-08-09 11:49:18 -04:00