Martin Brennan
e1e74abd4f
FEATURE: Improving bookmarks part 2 -- Topic Bookmarking ( #8954 )
...
### UI Changes
If `SiteSetting.enable_bookmarks_with_reminders` is enabled:
* Clicking "Bookmark" on a topic will create a new Bookmark record instead of a post + user action
* Clicking "Clear Bookmarks" on a topic will delete all the new Bookmark records on a topic
* The topic bookmark buttons control the post bookmark flags correctly and vice-versa
Disabled selecting the "reminder type" for bookmarks in the UI because the backend functionality is not done yet (of sending users notifications etc.)
### Other Changes
* Added delete bookmark route (but no UI yet)
* Added a rake task to sync the old PostAction bookmarks to the new Bookmark table, which can be run as many times as we want for a site (it will not create duplicates).
2020-02-13 16:26:02 +10:00
..
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2019-12-24 12:17:25 +01:00
2020-02-13 16:26:02 +10:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2019-12-19 12:31:52 -05:00
2019-05-20 13:47:20 +02:00
2019-05-13 09:31:32 +08:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2019-05-20 13:47:20 +02:00
2020-02-07 12:16:11 -08:00
2020-02-03 15:28:02 +11:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-02-03 15:28:02 +11:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-02-03 15:28:02 +11:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2019-12-05 11:20:52 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-02-03 15:28:02 +11:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-02-03 15:28:02 +11:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2019-10-10 11:15:24 -04:00
2020-02-03 15:28:02 +11:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-01-20 11:00:44 -05:00
2020-02-03 15:28:02 +11:00
2020-01-20 11:00:44 -05:00
2018-07-31 14:41:49 +10:00
2018-05-29 21:07:17 +02:00
2015-02-27 23:53:58 +01:00
2019-04-25 22:49:21 +02:00
2015-02-27 23:53:58 +01:00
2015-02-27 23:53:58 +01:00
2017-02-24 11:35:33 +01:00