Eugene Dubinin
ff9ca4a817
implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens
2017-01-31 16:24:45 +02:00
Rishabh Saxena
048f20bcfc
fix typo. change secrets.yml config.
2016-08-15 10:59:35 +05:30
Rishabh Saxena
a9ab1186f8
change rails initialisation.
...
repair abilities. add ticket purchasing check.
2016-08-15 10:59:35 +05:30
Rishabh Saxena
47e16e5653
add stripe gateway config
2016-08-15 10:59:34 +05:30
Nishanth Vijayan
d152b5eddc
Update paper_trail gem to latest
2016-05-18 23:27:18 +05:30
Henne Vogelsang
ebcb2780cd
Configure OSEM via environment variables
...
Instead of reading a yaml file we get configuration from the
environment.
2016-04-29 16:36:47 +02:00
Henne Vogelsang
8fc57e34c9
Adapt the spec
2016-04-27 17:55:24 +02:00
Henne Vogelsang
de486dc621
Oh My God. Close your eyes!
...
Someone used a paperclip method in a migration. I'm too scared to
look who, maybe it was me?
2016-04-27 17:55:24 +02:00
Henne Vogelsang
cea9081347
A paperclip compatible carrierwave uploader
2016-04-27 17:40:23 +02:00
Stella Rouzi
40a48e1e7e
Update rolify and cancancan
2016-03-07 23:32:15 +02:00
Aditya Prakash
6460456202
Update Formtastic and formtastic-bootstrap
...
Previous version of Formtastic was giving following deprecation warning:
`#column_for_attribute` will return a null object for non-existent
columns in Rails 5. Use #has_attribute? if you need to check for
an attribute's existence.
Guide followed for upgrade: https://github.com/justinfrench/formtastic/wiki/Upgrading-to-Formtastic-3.1
formtastic-bootstrap is upgraded for compatibility with current Formtastic.
2016-02-19 08:12:03 +05:30
Henne Vogelsang
e8ab94e1c7
Implements sign up during registration. Solves most of #215
2015-03-12 23:53:57 +01:00
Henne Vogelsang
c3b0dcc9d7
Set the ichain base url
2014-11-06 10:28:19 +01:00
chrisbr
49d565def2
Implements iChain authentication
2014-11-04 17:42:47 +01:00
chrisbr
15c6ed127f
Implements username authentication
...
It's now possible to login with either username or email
That's necessary to be backward compatible for iChain login
2014-11-03 15:25:33 +01:00
Stella Rouzi
b7c45718d8
apply StringLiterals cop (remove double quotes, unless there is string interpolation)
2014-09-02 21:45:07 +03:00
Chrisbr
5f8a8ac6d9
Refactoring Tickets
...
- Tickets now independent from registration
- Implemented money gem
#419
2014-08-28 15:21:05 +02:00
Artem Chernikov
566382eca8
Merge pull request #441 from differentreality/cancancan
...
Cancancan
2014-08-15 12:00:35 +02:00
Stella Rouzi
bf6b09d9f4
add github for openid login
2014-08-15 06:16:42 +03:00
Stella Rouzi
e2fb434dc7
Implement role authorization
2014-08-13 22:53:13 +03:00
Stella Rouzi
e06e0a5ca3
more style fixes
2014-08-07 07:42:22 +03:00
Henne Vogelsang
5f96c276e9
Rework the Sign Up/Sign In views
...
Use Capybaras save_page when feature tests go wrong
2014-08-01 13:35:06 +02:00
Artem Chernikov
6e7e0c2cd3
Style/BracesAroundHashParameters enabled
2014-07-30 23:37:50 +02:00
Henne Vogelsang
8112492a4b
Ignore more exceptions. Fixes #351
2014-07-23 15:52:14 +02:00
Stella Rouzi
be468be5d7
Only show openid options if providers are set in User model.
2014-07-20 19:43:20 +03:00
Artem Chernikov
1b51b15d18
Attempt to fix hoptoad
2014-07-17 10:19:13 +02:00
Chrisbr
857ac43e74
Implements targets and campaigns for conference
2014-06-26 09:08:26 +02:00
Stella Rouzi
600adde6ba
implement openID authentication
2014-06-19 12:58:05 +03:00
Henne Vogelsang
ee5d48d494
Migrate all secrets to config/secrets.yml
2014-05-12 18:32:26 +02:00
Chrisbr
27f35a49c6
Fix create conference form
...
- adds HTML 5 validations
2014-05-12 14:38:55 +02:00
KalabiYau
019b570a70
Remove insecure storage of cookies secret
2014-04-27 18:03:47 +02:00
Henne Vogelsang
2e9b92c3af
Initial Rails4 Port
2014-04-23 15:45:55 +02:00
Henne Vogelsang
4592802411
Enable errbit/hoptoad, update rake
2014-04-11 12:32:15 +02:00
Henne Vogelsang
18968a05b1
* Update devise to latest version
...
* use letter_opener for mails in development
* bring back the flash
* fix redirect loop for logging in
* move all mailer/devise settings to config/config.yml
2014-03-24 12:45:47 +01:00
Michal Čihař
d44a7031a6
Fix sender email
...
There is no domain confereces.opensuse.org and some mail server might reject such email.
2013-02-07 10:58:56 +01:00
Matt Barringer
a76854c414
Adding arrival/departure time to the registration form
2013-01-20 12:49:25 +01:00
Matt Barringer
caa0dec6c4
Fix bug in track list, also send accept/reject mails
2013-01-17 13:56:05 +01:00
Matt Barringer
900bcb16d5
Starting to add email sending
2013-01-14 08:49:49 +01:00
Matt Barringer
90b30db9e8
First checkin
2013-01-07 09:04:09 +01:00