dmpopidor / app /
@briley briley authored on 7 Sep 2016
..
admin Resolved merge conflicts 9 years ago
assets updated json for guidance_groups so that the organisation id is included for filtering purposes 9 years ago
controllers further changes for create plan de-ajax-ing 9 years ago
helpers Removed ajax calls in create project/plan page. It now passes all of the options to the UI and lets the UI filter them as needed. Also upgraded the select2.js script to the lates 4.x version 9 years ago
mailers Merging master (#20) 9 years ago
models Commented out other deprecated user<-->organisation methods so that they use the user.organisation_id field instead of the user.organisations structure. This needs to be cleaned up and overhauled in the user and organisation models so that user belongs to an organisation and organisations have many users, and any references to the old code need to be updated. 9 years ago
policies added ability to grant permissions to other users 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 further changes for create plan de-ajax-ing 9 years ago