|
Removed description field from organisation. Add contact email to the organisation. Change the way the logo is displayed on the organisation screen.
|
|---|
|
|
| app/assets/stylesheets/admin.css.less |
|---|
| app/models/organisation.rb |
|---|
| app/validators/email_validator.rb 0 → 100644 |
|---|
| app/views/organisations/admin_edit.html.erb |
|---|
| app/views/organisations/admin_show.html.erb |
|---|
| config/locales/de.yml |
|---|
| config/locales/en-UK.yml |
|---|
| config/locales/en-US.yml |
|---|
| config/locales/fr.yml |
|---|
| db/migrate/20160822130601_remove_description_from_organisation.rb 0 → 100644 |
|---|
| db/migrate/20160822130701_add_contact_email_to_organisation.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|