osem-fcy/app
rahul 82b5f9083a Fix total price for tickets
While buying the ticket, user was only able to see the integer part in total.So in javascript parseInt was replaced with parseFloat to show the decimal part too
Fixes https://github.com/openSUSE/osem/issues/1702
2017-09-18 20:39:41 +05:30
..
assets Fix total price for tickets 2017-09-18 20:39:41 +05:30
controllers One user one registration ticket 2017-09-04 03:14:24 +05:30
helpers proposals#edit form text in track field is added 2017-09-15 11:28:40 +03:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Add emails for booth's acceptance and rejection 2017-08-14 22:34:17 +03:00
models One user one registration ticket 2017-09-04 03:14:24 +05:30
pdfs Added qr code 2017-08-21 16:49:50 +05:30
serializers Enable Style/IndentationWidth cop 2017-07-14 12:47:20 +03:00
uploaders Sample prototype for ticket pdf 2017-07-05 16:39:31 +05:30
views Showing of tracks when there are no tracks in proposals is fixed Closes #1668 2017-09-15 11:50:38 +03:00