dmpopidor / app /
@briley briley authored on 29 Sep 2016
..
admin Resolved merge conflicts 9 years ago
assets Updated css so that admin/profile popup menu links fit regardless of language selection. Updated profile save so that if user changed the language selection it updates the current user's locale 9 years ago
controllers Updated css so that admin/profile popup menu links fit regardless of language selection. Updated profile save so that if user changed the language selection it updates the current user's locale 9 years ago
helpers Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value 9 years ago
mailers Merging master (#20) 9 years ago
models reverted back changes to user<-->org relationship. added missing api and magic strings sections to the other locale files. 9 years ago
policies fixed issue where orgs cannot customise other org's(funders) templates. logic for this auth limiting dosent make me happy as it potentially allows organisations to submit edited json via post and change the other organisations existing sections, even if that option is not available through the ui 9 years ago
validators Removed description field from organisation. Add contact email to the organisation. Change the way the logo is displayed on the organisation screen. 9 years ago
views Moved language load from registrations/edit page into the controller. Updated registrations/edit page code to directly create the <select> box rather than using rails helpers which for some reason would not actually select the current language value 9 years ago