| 2016-09-01 |
fixed merge conflicts
briley
committed
on 1 Sep 2016
|
|---|---|
|
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 |
|
|
Removed description field from organisation. Add contact email to the organisation. Change the way the logo is displayed on the organisation screen.
briley
committed
on 22 Aug 2016
|
|
|
removed height and width constraints to logo upload function. Added method that will resize the uploaded logo so that the width is 160px (maintaining aspect ratio) so that the logo fits within the layout properly
briley
committed
on 22 Aug 2016
|
|
| 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 |
updated organisation edit page's error messages so that errors are placed in the alert text section. Updated wording in locale files to reflect the 160x160 file size.
briley
committed
on 17 Aug 2016
|
|
updated dragonfly max logo height/width to 160px to fit with current max size of DMPRoadmap logo
briley
committed
on 17 Aug 2016
|
|
|
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
|
|
|
|
|
|
merge conflicts resolved
DamodarSojka
committed
on 12 Aug 2016
|