osem-fcy/app
Siddhant Bajaj 1c12200003 Fixed paper trail inconsistent results for numeric values
There is a known issue in paper_trail that whenever we Query the
'versions.object' column it evaluates inconsistent results for numeric
values due to limitations of SQL wildcard matchers against the
serialized objects. So to fix this issue I have manually formed the where
query instead of using where_object and where_object_changes. I have
also added test for the same.
Fixes #1307
2017-05-11 14:01:52 +03:00
..
assets implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
controllers Fixed paper trail inconsistent results for numeric values 2017-05-11 14:01:52 +03:00
helpers Create links for speakers in admin/reports#index 2017-05-10 10:34:45 +03:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models implement user creation by admin 2017-05-08 22:54:02 +03:00
serializers Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Fix haml-lint error 2017-05-11 11:59:33 +02:00