Eugen Rochko
|
51e154f5e8
|
Admission-based registrations mode (#10250)
Fix #6856
Fix #6951
|
2019-03-14 05:28:30 +01:00 |
Remi Rampin
|
3a07e85c4d
|
Fix db/seeds.rb (#9738)
Add "agreement: true" to avoid:
> ActiveRecord::RecordInvalid: Validation failed: Agreement must be accepted
|
2019-01-07 08:14:53 +01:00 |
Eugen Rochko
|
c207b4bb33
|
Fix db:seed - only run some validations when the field was changed (#3592)
* Fix db:seed - only run some validations when the field was changed
* Add tests
|
2017-06-08 09:22:01 -04:00 |
Hiroe Jun
|
52c119052a
|
Refactor seed.rb (#2430)
|
2017-04-25 15:15:37 +02:00 |
Eugen Rochko
|
1992575d57
|
Fix #569 - seeds.rb
|
2017-01-29 00:12:27 +01:00 |
Eugen Rochko
|
cc5c1e5feb
|
Removed accidental n+1 query from notifications, updated some deps,
improved how "show more" link looks
|
2017-01-26 14:52:07 +01:00 |
Effy Elden
|
198ea2522e
|
Seed a default, confirmed, admin account on development environments
|
2017-01-26 19:22:00 +11:00 |
Eugen Rochko
|
a9e40a3d80
|
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
to the API
|
2016-10-22 19:39:44 +02:00 |
Eugen Rochko
|
4d336cefac
|
Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
|
2016-10-15 12:37:43 +02:00 |
Eugen Rochko
|
92afd29650
|
The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now
|
2016-08-26 19:12:19 +02:00 |
Eugen Rochko
|
9c4856bdb1
|
Initial commit
|
2016-02-20 22:53:20 +01:00 |