chuckya/app
Eugen Rochko fce8464077
Ensure that boolean params in the API are parsed for truthiness ()
Use Rails smart boolean cast to account for values such as "f",
"0", "false", etc. Previously, if a param was present in the request,
it would count as true.
2018-03-01 02:47:59 +01:00
..
chewy Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers Ensure that boolean params in the API are parsed for truthiness () 2018-03-01 02:47:59 +01:00
helpers Add direction tags to HTML e-mails for RTL languages () 2018-01-29 00:22:20 +01:00
javascript Federated reports () 2018-02-28 06:54:55 +01:00
lib Fix : Reject->Follow will remove the follow if it exists () 2018-02-28 06:55:06 +01:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models Fix : Seamless LDAP login () 2018-02-28 19:04:53 +01:00
policies Account archive download () 2018-02-21 23:21:32 +01:00
presenters Redesign landing page (again) () 2018-02-22 01:03:48 +01:00
serializers Federated reports () 2018-02-28 06:54:55 +01:00
services Federated reports () 2018-02-28 06:54:55 +01:00
validators Validation of count works even when text of status is nil () 2018-02-04 12:32:41 +01:00
views Fix : Seamless LDAP login () 2018-02-28 19:04:53 +01:00
workers Account archive download () 2018-02-21 23:21:32 +01:00