GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
2
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Kanban
Build
Network
Mirrors
Gantt Chart
Fork
: 0
opidor
/
dmpopidor
Download ZIP
471 commits
Transfer to URL with SHA
tree:
39df92d92c
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
39df92d92c
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