Martin Brennan
628ba9d1e2
FEATURE: Promote bookmarks with reminders to core functionality ( #9369 )
...
The main thrust of this PR is to take all the conditional checks based on the `enable_bookmarks_with_reminders` away and only keep the code from the `true` path, making bookmarks with reminders the core bookmarks feature. There is also a migration to create `Bookmark` records out of `PostAction` bookmarks for a site.
### Summary
* Remove logic based on whether enable_bookmarks_with_reminders is true. This site setting is now obsolete, the old bookmark functionality is being removed. Retain the setting and set the value to `true` in a migration.
* Use the code from the rake task to create a database migration that creates bookmarks from post actions.
* Change the bookmark report to read from the new table.
* Get rid of old endpoints for bookmarks
* Link to the new bookmarks list from the user summary page
2020-04-22 13:44:19 +10:00
..
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-24 11:39:09 +10:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-26 21:00:10 +01:00
2020-03-12 13:29:55 -04:00
2020-04-21 14:29:12 +10:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-16 20:19:23 -04:00
2020-03-12 13:29:55 -04:00
2020-03-15 21:17:28 +11:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-02 05:59:35 +05:30
2020-04-10 13:19:39 -05:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-16 22:12:37 +02:00
2020-03-26 21:00:10 +01:00
2020-04-16 22:12:37 +02:00
2020-04-16 22:12:37 +02:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-16 22:12:37 +02:00
2020-03-26 15:46:31 +01:00
2020-04-16 22:12:37 +02:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-16 07:58:04 +02:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-22 13:44:19 +10:00
2020-04-16 07:58:04 +02:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-17 13:39:04 -05:00
2020-03-12 13:29:55 -04:00
2020-04-08 12:52:36 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-26 21:00:10 +01:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-07 11:58:49 -04:00
2020-03-26 21:00:10 +01:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-21 08:33:55 +10:00
2020-04-21 17:34:59 -04:00
2020-04-22 13:44:19 +10:00
2020-03-12 13:29:55 -04:00
2020-04-20 13:30:04 +10:00
2020-04-22 13:44:19 +10:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-26 21:00:10 +01:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00