Commit graph

25 commits

Author SHA1 Message Date
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