Commit graph

47 commits

Author SHA1 Message Date
Henne Vogelsang
36b23ce25d
Make use of ENV.fetch 2022-05-06 14:53:57 +02:00
Henne Vogelsang
7babc5d08a
Fix registration form
- Admins should be able to change admin status
- Username should not be changeable
- always require password confirmation
2022-03-02 17:59:30 +01:00
Henne Vogelsang
81853d1ef9
Retire semantic_form_for
Also a buttload of form cleanups...
2022-02-24 15:52:34 +01:00
depfu[bot]
fd4c60ff9f
Update omniauth to version 2.0.0 2021-08-13 13:33:04 +02:00
Robert Giessmann
4ae4880def
Update edit.html.haml
fixes typo in registration view
2019-03-21 09:17:47 +01:00
James Mason
ed6b2d8c93 Default to keeping user's email addresses private. 2018-09-25 22:11:38 +02:00
AnkushMalik
ed21986cf1 Fix oauth btn alignment
Use flex for alignment of btn grp

Closes #1931
2018-01-31 09:56:05 -08:00
James Mason
0aa782711d
Use 'Feature's to toggle optional functionality
TODO: Wrap every incomplete project in a feature, and _turn it off_.
2017-11-03 20:40:36 -07:00
James Mason
a7fce677fc
Add reCAPTCHA support to registration.
Because I *hate* spam bots.
2017-11-03 20:36:57 -07:00
Dimitris
be72b9d02e Allow user to remove openid 2017-06-13 13:04:55 +03:00
Alator
8a96bd137c Added hints for username and name in sign up form and in edit profile 2017-03-28 23:02:40 +03:00
divyanshumehta
1ca448df6f Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
Stella Rouzi
8b5d6603af Merge pull request #1254 from shlok007/devise
Updated devise to 4.2.0
2017-03-01 13:29:44 +02:00
JewelSam
56c69f51b7 #1040 Show email in public option 2017-02-14 17:54:31 +03:00
shlok007
296eefd1c2 updated devise to 4.2.0 2017-01-21 12:12:19 +05:30
jmks
49121873c1 Replaced double quotes with single 2016-08-11 10:33:16 -04:00
jmks
00ff197658 Updated layout of ichain sign in page 2016-07-28 14:21:38 -04:00
Henne Vogelsang
5149379424 Fix ichain sign in form 2016-05-09 15:24:57 +02:00
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
Stella Rouzi
30831ce718 Add styling to passwords and confirmations 2015-06-11 15:20:48 +03:00
Stella Rouzi
28143a8cce keep fields reference in devise new registration 2015-06-11 15:20:48 +03:00
Stella Rouzi
969c24c091 Move common views to partial 2015-06-11 15:20:48 +03:00
Stella Rouzi
e6bb168c5e Refactoring of proposal workflow. Fixes #215 2015-04-16 18:37:31 +03:00
Henne Vogelsang
f2cdea4f1a Integrate the splash page into the general layout
* Cleanup the CSS
* Fix more views then you have fingers and toes
* Introduce position(weight) for sponsor levels
* Fix bootstrap/datatable integration
2014-11-17 13:58:27 +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
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
Stella Rouzi
c5fe3af9db fix: use ruby's way for interpolation 2014-07-20 19:43:21 +03:00
Stella Rouzi
be468be5d7 Only show openid options if providers are set in User model. 2014-07-20 19:43:20 +03:00
Stella Rouzi
a87018192a style fixes 2014-06-30 15:46:52 +03:00
Stella Rouzi
fc753282d3 hound fixes 2014-06-30 15:46:51 +03:00
Stella Rouzi
23bf55b66c User/Person models merge 2014-06-30 15:46:06 +03:00
Stella Rouzi
043ba75e81 Only show OpenID links if their keys have been set. 2014-06-20 20:13:56 +03:00
Stella Rouzi
883d94889e styling fixes 2014-06-19 14:03:49 +03:00
Stella Rouzi
29953a71eb Make links partial haml not erb 2014-06-19 13:42:39 +03:00
Stella Rouzi
600adde6ba implement openID authentication 2014-06-19 12:58:05 +03:00
Henne Vogelsang
587126218d Update gems, use d3 gem, initial bootstrap v3 port 2014-03-17 16:42:19 +01:00
Henne Vogelsang
97eae285c5 Get rid of the error page after sign up 2014-03-04 10:18:07 +01:00
Stella
64b2b8b3f8 Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
Henne Vogelsang
2a927a42b0 Moved to the bootstrap-sass gem, lot's of styling issues fixed 2013-06-26 15:59:56 +02:00
Matt Barringer
df0e75e03a Fixing a few bugs 2013-02-12 19:17:19 +01:00
Matt Barringer
045ffd3541 Specify that people registration fields should mostly be single line text inputs 2013-02-11 18:21:39 +01:00
Matt Barringer
4b0887e0f3 Add IRC nick to the Person page 2013-02-11 18:10:43 +01:00
Matt Barringer
57520bb7a9 Add minimum/maximum word lengths to session types 2013-01-31 14:38:58 +01:00
Matt Barringer
1dddf00d96 Fixing up the signin/signup pages 2013-01-17 16:27:03 +01:00
Matt Barringer
6d415d44e3 Add user photos 2013-01-08 07:38:24 +01:00
Matt Barringer
90b30db9e8 First checkin 2013-01-07 09:04:09 +01:00