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
..
2018-07-19 17:35:10 +08:00
2018-07-19 17:35:10 +08:00
2018-12-05 21:56:18 +01:00
2019-05-16 15:15:37 -03:00
2019-05-16 15:15:37 -03:00
2020-01-16 18:56:53 +01:00
2019-03-18 21:09:13 +01:00
2019-10-18 01:49:26 +02:00
2019-05-21 08:58:57 +02:00
2018-07-16 11:31:23 +08:00
2020-02-03 14:22:14 +01:00
2019-03-21 13:16:55 +01:00
2019-11-27 17:42:22 -07:00
2019-01-12 12:08:13 +00:00
2019-06-14 14:54:20 +02:00
2019-06-06 10:47:10 +02:00
2019-06-06 10:47:10 +02:00
2019-12-04 09:47:41 +00:00
2019-10-11 15:33:34 -04:00
2019-05-07 13:54:12 +03:00
2020-02-04 09:59:56 -06:00
2019-12-09 16:20:03 +02:00
2019-04-19 09:18:01 +02:00
2019-10-11 11:37:44 -04:00
2019-06-11 10:05:57 +08:00
2020-02-06 17:19:24 +02:00
2019-07-24 22:01:08 +02:00
2020-02-03 14:22:14 +01:00
2019-01-10 11:06:01 +01:00
2018-07-19 13:52:48 +02:00
2018-07-19 13:52:48 +02:00
2019-06-06 10:47:10 +02:00
2019-07-24 22:01:08 +02:00
2019-12-03 20:39:11 +01:00
2019-10-11 15:41:19 -04:00
2019-07-24 22:01:08 +02:00
2018-07-26 12:51:16 +02:00
2019-07-03 13:45:03 +02:00
2019-07-03 13:45:03 +02:00
2019-07-24 22:01:08 +02:00
2019-07-24 22:01:08 +02:00
2019-02-21 13:44:25 +08:00
2019-07-24 22:01:08 +02:00
2019-07-24 22:01:08 +02:00
2019-11-18 14:59:28 +02:00
2020-02-03 14:22:14 +01:00
2019-04-17 22:44:30 -04:00
2019-06-14 14:54:20 +02:00
2018-07-19 16:38:37 +02:00
2018-07-19 16:38:37 +02:00
2019-01-10 11:06:01 +01:00
2019-02-06 23:55:05 +02:00
2018-12-10 15:44:05 +00:00
2018-07-19 16:38:37 +02:00
2018-07-26 12:51:16 +02:00
2018-07-26 12:51:16 +02:00
2018-07-19 16:38:37 +02:00
2018-07-26 12:51:16 +02:00
2018-07-19 16:38:37 +02:00
2018-07-19 16:38:37 +02:00
2018-07-19 16:38:37 +02:00
2019-10-30 09:48:24 -04:00
2019-06-14 14:54:20 +02:00
2019-06-14 14:54:20 +02:00
2018-07-26 12:51:16 +02:00
2018-07-19 16:40:12 +02:00
2020-02-04 11:42:25 +01:00
2018-07-19 16:40:12 +02:00
2018-07-19 16:40:12 +02:00
2020-02-03 13:19:38 -05:00
2018-07-19 16:40:12 +02:00
2019-06-14 14:54:20 +02:00
2019-07-03 16:32:27 +02:00
2020-02-03 14:22:14 +01:00
2020-02-04 09:59:56 -06:00
2019-03-29 08:59:02 +08:00
2020-01-21 19:23:08 +02:00
2019-02-26 14:15:25 +01:00
2019-06-06 10:47:10 +02:00
2019-06-06 10:47:10 +02:00
2019-10-01 19:08:41 -07:00
2018-07-19 16:40:12 +02:00
2019-06-06 10:47:10 +02:00
2020-01-21 19:23:08 +02:00
2020-01-21 19:23:08 +02:00
2020-01-21 19:23:08 +02:00
2019-10-08 14:15:08 +03:00
2019-07-29 10:28:42 +01:00
2020-02-03 14:22:14 +01:00
2019-06-06 10:47:10 +02:00
2020-01-15 15:20:12 -06:00
2020-02-03 14:22:14 +01:00
2020-02-13 16:26:02 +10:00
2018-07-19 16:40:12 +02:00
2019-04-10 19:00:39 +02:00
2019-05-16 15:15:37 -03:00
2019-12-30 19:26:23 +01:00
2020-02-04 09:59:56 -06:00
2019-06-27 11:15:35 +02:00
2018-06-15 17:03:24 +02:00