Rahul
29c15c5d93
Booth invitation to invited users
...
User will enter email of users to invite to become booth responsible, which will create a user in User db with that email and a new booth request will be created.
2019-07-21 18:08:12 +05:30
Rahul
58c829571e
Add invite responsible to form
...
It is added so that user can enter email ids of other users, who they want to invite to become booth responsible.
2019-07-21 18:08:05 +05:30
Rahul
d92f442685
add layout false to prevent default layout rendering
...
layout false is added so that application.haml doesnt render while generating pdf, xlsx or csv as it is not required in their templates
2019-04-26 12:37:32 +05:30
Henne Vogelsang
334f84179f
Use deliver_later in devise
...
Do not send devise mails directly in the request but through the
delayed jobs.
2019-02-01 01:00:56 +01:00
James Mason
6d31dfeef4
Add frozen_string_literal magic comment
...
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
2018-05-09 06:54:26 -07:00
Your Name
e99287d18a
export feature for tracks and booths are done
2017-11-07 19:14:47 +02:00
rahul
89509519ef
Replace flash with flash.now
2017-08-29 00:00:17 +05:30
nasia
834e9d96e4
Add booths to admin sidebar
2017-08-23 14:09:34 +03:00
nasia
52cde784fa
Add :accept booth to ability
2017-08-18 23:41:38 +03:00
nasia
e73218b5ca
Add booth limit
2017-08-18 23:41:38 +03:00
nasia
7107f9a35f
Add emails for booth's acceptance and rejection
2017-08-14 22:34:17 +03:00
nasia
32c5af2a17
Add booths to non admin
2017-08-08 16:18:07 +03:00
nasia
f7c0b64eb5
Introduce Booths for admin
2017-07-18 14:18:42 +03:00