Martin Brennan
36c11cb62b
FIX: Rename delete_when_reminder_sent? bookmark method to avoid conflict with AR ( #10333 )
...
I added delete_when_reminder_sent to ignored_columns because it no longer exists and added a shortcut method delete_when_reminder_sent? to the Bookmark model. However I have been seeing some weird errors like:
> Job exception: unknown attribute 'delete_when_reminder_sent' for Bookmark.
So I am very suspicious. I am just renaming the method to auto_delete_when_reminder_sent? to avoid any potential conflicts.
Also found include_bookmark_delete_on_owner_reply? in PostSerializer which is used for nothing; I must have forgotten to delete it before.
2020-07-29 17:02:36 +10:00
..
2019-10-02 14:01:53 +10:00
2020-05-23 00:56:13 -04:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-07-07 12:19:30 -07:00
2019-07-02 11:53:16 +10:00
2020-05-12 11:18:19 +03:00
2019-05-13 09:31:32 +08:00
2020-07-21 14:00:43 -04:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-07-16 15:51:24 -03:00
2020-07-16 15:51:24 -03:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-10-08 12:10:43 +01:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-06-04 00:56:56 +05:30
2019-05-13 09:31:32 +08:00
2020-07-10 12:05:55 +03:00
2019-05-13 09:31:32 +08:00
2020-03-24 11:12:52 +02:00
2019-05-13 09:31:32 +08:00
2019-12-03 18:37:01 +11:00
2019-12-19 09:48:01 -08:00
2020-03-24 01:13:25 +05:30
2019-12-19 17:09:45 +02:00
2019-05-13 09:31:32 +08:00
2020-07-14 12:36:19 -04:00
2019-05-13 09:31:32 +08:00
2019-08-12 11:02:38 +01:00
2019-05-13 09:31:32 +08:00
2020-05-14 15:42:00 -07:00
2020-02-05 15:23:39 -05:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-03-23 11:30:40 +00:00
2019-05-13 09:31:32 +08:00
2019-07-30 15:05:08 -04:00
2020-07-27 10:23:54 +10:00
2019-05-13 09:31:32 +08:00
2020-03-30 20:16:10 +02:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-07-27 10:23:54 +10:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-07-28 18:11:15 +02:00
2019-11-25 10:49:27 +10:00
2019-05-13 09:31:32 +08:00
2019-07-02 11:22:01 +10:00
2019-05-13 09:31:32 +08:00
2020-04-30 16:48:53 +10:00
2019-05-13 09:31:32 +08:00
2020-06-09 20:49:32 +05:30
2020-06-09 20:49:32 +05:30
2020-06-09 20:49:32 +05:30
2020-06-09 20:49:32 +05:30
2020-06-09 20:49:32 +05:30
2020-07-06 10:59:21 +01:00
2019-11-29 09:30:54 -05:00
2020-07-13 12:07:39 -06:00
2019-05-13 09:31:32 +08:00
2020-05-25 14:51:01 +02:00
2019-10-02 14:01:53 +10:00
2020-06-19 10:44:21 -04:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-07-29 17:02:36 +10:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-06-17 12:42:20 +02:00
2019-05-13 09:31:32 +08:00
2019-09-18 11:28:59 +01:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2019-06-05 12:34:41 -04:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-07-19 11:56:14 -04:00
2019-10-08 09:49:07 -04:00
2019-10-02 14:01:53 +10:00
2019-05-23 11:54:45 -04:00
2020-04-09 11:32:39 -07:00
2019-05-23 11:54:45 -04:00
2019-05-13 09:31:32 +08:00
2020-01-29 15:38:27 -03:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-07-23 09:25:31 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-04-30 10:39:11 -07:00
2020-06-12 09:54:05 +08:00
2019-07-02 11:53:16 +10:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-06-26 22:25:38 +03:00
2019-12-04 13:33:51 -05:00
2019-05-13 09:31:32 +08:00
2020-03-18 03:57:54 +05:30
2019-05-31 14:49:59 +01:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-04-22 09:24:54 -07:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-07-20 15:53:47 -04:00
2019-05-13 09:31:32 +08:00
2020-05-05 09:07:50 +01:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2020-07-03 13:23:10 +02:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-04-20 10:03:25 -07:00
2019-05-13 09:31:32 +08:00
2020-07-14 14:43:41 +10:00
2020-05-13 14:03:24 +10:00
2020-07-27 10:23:54 +10:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-07-20 15:23:49 -06:00
2020-07-20 15:23:49 -06:00
2020-05-14 11:57:35 -05:00
2020-07-27 10:23:54 +10:00
2019-05-13 09:31:32 +08:00
2019-08-02 15:29:12 +01:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-06-10 11:56:39 -06:00
2019-10-22 11:53:24 -03:00
2020-06-16 13:00:09 +03:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-05-26 16:08:35 -04:00
2019-05-13 09:31:32 +08:00