discourse/app
Gerhard Schlager 43cfdb1cb9 FIX: Wizard tries harder to find existing Welcome Topic
The wizard searches for:

* a topic that with the "is_welcome_topic" custom field
* a topic with the correct slug for the current default locale
* a topic with the correct slug for the English locale
* the oldest globally pinned topic

It gives up if it didn't find any of the above.
2018-12-06 10:27:22 +01:00
..
assets UX: Moving categories under topic title in topic list, removing category column (#6731) 2018-12-05 16:12:26 -08:00
controllers FEATURE: Add 'Advanced Test' for admin panel. 2018-12-05 21:56:18 +01:00
helpers FIX: `UserNotificationsHelper#logo_url' to work with S3 based uploads. 2018-12-06 09:39:08 +08:00
jobs FEATURE: Filter topic and post web hook events by tags (#6726) 2018-12-05 14:44:06 +05:30
mailers DEV: Enable `Style/SingleLineMethods` and `Style/Semicolon` in Rubocop (#6717) 2018-12-04 11:48:13 +08:00
models DEV: Don't publish post messages to non-human users. 2018-12-06 08:24:13 +08:00
serializers FIX: Wizard tries harder to find existing Welcome Topic 2018-12-06 10:27:22 +01:00
services FIX: method extraction caused push notifications to include incorrect post 2018-12-05 16:40:10 +11:00
views Remove extra `apple-touch-icon` link in head. 2018-11-29 15:24:52 +08:00