Chrisbr
c742e57534
Fix Hound CI violations
2014-05-10 18:02:29 +02:00
Chrisbr
12e6fd9cb5
Bugfix to pass feature test
...
- check if session[:return_to] is nil
- adds unique html ids for dropdown login fields
2014-05-10 17:52:26 +02:00
Chrisbr
fbda757e70
Replaced find_all_by through find_by
...
Find_by_all is removed in Rails 4.1
2014-04-27 16:27:29 +02:00
Henne Vogelsang
9d72775c29
Use user_registration_path instead of hardcoded /accounts for deployments into sub-directories...
2014-03-24 13:22:41 +01: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
differentreality
9c35395350
redirect to requested page after login
2013-08-25 13:40:44 +03:00
differentreality
d7ae2ba29b
Allow title edit for confirmed proposal if organizer or admin and do not allow event type change for confirmed/unconfirmed proposals if schedule_changes is not set, unless it is done by an admin or organizer
2013-07-28 13:03:22 +03:00
Henne Vogelsang
252e1fe544
Completely rework the navigation
...
Get rid of the admin layout
Get rid of the navbar custom style, use bootstrap-sass variables instead
Get rid of all the scaffold files
2013-06-27 16:58:20 +02:00
Matt Barringer
138106c2fb
Handle routes properly when the app is running in a subdirectory
2013-01-20 13:06:01 +01:00
Matt Barringer
b4e1dcbd63
Fix permission verification
2013-01-15 14:08:22 +01:00
Matt Barringer
b801f0dc19
- Restructuring the assets
...
- Worked on the schedule
- Removed some gems
2013-01-11 15:00:54 +01:00
Matt Barringer
90b30db9e8
First checkin
2013-01-07 09:04:09 +01:00