osem-fcy/app
Rahul cad7f2f8d6 sort by email if name doesnt exist
When a user does not have a name then sort_by fails and produces an error. Hence, order is used to sort by name and then by email to show it in the dropdown.
2019-08-26 23:43:10 +05:30
..
assets Merge pull request #2462 from Ana06/carrousel 2019-04-06 10:06:37 +02:00
controllers add render in update method 2019-07-21 20:43:26 +05:30
datatables Convert admin/registrations datatable to AJAX-backed 2018-10-10 21:57:22 +02:00
helpers sort by email if name doesnt exist 2019-08-26 23:43:10 +05:30
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Merge pull request #2551 from esparta/using_polimorfic_for_not_signed_abilities 2019-07-17 16:20:02 +02:00
pdfs Gracefully fail out of image handling in ticket PDF 2018-12-19 12:30:45 -08:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders Uploader changes based on https://github.com/carrierwaveuploader/carrierwave 2018-11-14 13:29:39 -08:00
views Use url instead object in image_tag 2019-07-17 00:13:24 +02:00