| 2016-09-16 |
final updates to routes
xsrust
committed
on 16 Sep 2016
|
|---|---|
|
updated routes to reflect usable actions in controllers
xsrust
committed
on 16 Sep 2016
|
|
|
updated routes to reflect earlier changes i.e. removing unused CRUD, exposed resources and actions
xsrust
committed
on 16 Sep 2016
|
|
|
removed unused actions and json from users controller
xsrust
committed
on 16 Sep 2016
|
|
| 2016-09-09 |
reverted back changes to user<-->org relationship. added missing api and magic strings sections to the other locale files.
Brian Riley
committed
on 9 Sep 2016
|
| 2016-09-06 |
Commented out deprecated user.organisation_id method (#29)
...
Brian Riley
authored
on 6 Sep 2016
GitHub
committed
on 6 Sep 2016
|
| 2016-09-01 |
Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes
briley
committed
on 1 Sep 2016
|
|
merged DCC changes into master
briley
committed
on 1 Sep 2016
|
|
|
added ability to grant permissions to other users
xsrust
committed
on 1 Sep 2016
|
|
|
finished changes to update_user_permissions
xsrust
committed
on 1 Sep 2016
|
|
|
removed initalizer for rollify
xsrust
committed
on 1 Sep 2016
|
|
|
added granting api to orgs permission
xsrust
committed
on 1 Sep 2016
|
|
|
implimenting auth changes in the views
xsrust
committed
on 1 Sep 2016
|
|
| 2016-08-22 |
|
| 2016-08-18 |
bugfixes to auth
xsrust
committed
on 18 Aug 2016
|
|
added pundit auth to organisations controller
xsrust
committed
on 18 Aug 2016
|
|
|
added magic string and constant structure for auth
xsrust
committed
on 18 Aug 2016
|
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
|
switched asset pipeline conf
briley
committed
on 17 Aug 2016
|
|
| 2016-08-16 |
Added missing less file to asset precompilation
briley
committed
on 16 Aug 2016
|
|
fixed merge conflicts in Gemfile and Schema.rb
briley
committed
on 16 Aug 2016
|
|
|
fixed merge conflicts with fr and de locale files
briley
committed
on 16 Aug 2016
|
|
|
Fixed issue with link to the terms page in the 'I accept the terms and conditions' link in the sign up section. The link is a part of the locale file, so created a variable called current_locale
briley
committed
on 16 Aug 2016
|
|
| 2016-08-12 |
fixed merge conflict with schema.rb
Brian Riley
committed
on 12 Aug 2016
|
|
fixed merge conflict in schema.rb
Brian Riley
committed
on 12 Aug 2016
|
|
|
Updated Gemfile to use Rails 4.2.7, fixed some minor issues with locale initializer (#21)
...
Brian Riley
authored
on 12 Aug 2016
GitHub
committed
on 12 Aug 2016
|
|
|
Fixed syntax error in environments/test.rb created during merge conflict resolution
Brian Riley
committed
on 12 Aug 2016
|
|
|
Updated gemfile to specify >= ruby 2.2.2. Updated Rails to the latest version due to an XSS vulnerability. updated locale initializer to handle migration issue where it was checking default_location in langauges table before the column exists. Also added check for instances where no default langauge is specified. Rebuilt schema.rb. Fixed issue with seeds.rb reported by Weiwei
Brian Riley
committed
on 12 Aug 2016
|
|
|
Resolved merge conflicts
Brian Riley
committed
on 12 Aug 2016
|
|
|
|