2016-08-05
@DamodarSojka
aliased
DamodarSojka committed on 5 Aug 2016
2016-08-04
@briley
commented out version specification in Gemfile for the contact-us gem
briley committed on 4 Aug 2016
@briley
Created DMPRoadmap logo and swapped out JISC logo for UC3 logo.
briley committed on 4 Aug 2016
@briley
finished initial branding of static pages
briley committed on 4 Aug 2016
@briley
Began removing branding variables from the locales file and placed them in branding.yml
briley committed on 4 Aug 2016
@briley
Change name of the application's root module from DMPonline4 to DMPRoadmap
briley committed on 4 Aug 2016
@briley
updated en-UK and en-US locale files to make sure that they use their respective locale ids instead of en. Added a branding yaml file for org and app names
briley committed on 4 Aug 2016
@briley
Switched the dmptool to use en-US localization
briley committed on 4 Aug 2016
@briley
Updated load path on locales initializer so that it understands subdirectories. separated en contact-us locale into en-Uk and en-US. updated contact_us page to use gem's built in localization files
briley committed on 4 Aug 2016
@briley
Added localization files for the contact-us gem
briley committed on 4 Aug 2016
@briley
Organized locale files for dependencies into subdirectories
briley committed on 4 Aug 2016
@briley
Merge branch 'master' into development
briley committed on 4 Aug 2016
@xsrust
fixed bug where show plans view only displayed first letter of columns
xsrust committed on 4 Aug 2016
@xsrust
changed gem dependancies and fixed syntax bug
xsrust committed on 4 Aug 2016
@DamodarSojka
migrations and routes tests
DamodarSojka committed on 4 Aug 2016
@xsrust
removed duplicate gem from gemfile
xsrust committed on 4 Aug 2016
@xsrust
Merged in changes from DmpRoadmap/development
xsrust committed on 4 Aug 2016
@xsrust
fixed the magic strings function
xsrust committed on 4 Aug 2016
@xsrust
added comment to I18n_constant and fixed missing magic string
xsrust committed on 4 Aug 2016
2016-08-03
@Brian Riley
Merge pull request #3 from DMPRoadmap/development ...
Brian Riley authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
@Brian Riley
Added in missing bug fixes (#13) ...
Brian Riley authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
@briley
merged conflicts
briley committed on 3 Aug 2016
@Brian Riley
Merge pull request #2 from DMPRoadmap/development ...
Brian Riley authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
@briley
removed console.log debug statements
briley committed on 3 Aug 2016
@briley
Added some bug fixes that were a part of an old 'upgrade-bootstrap' branch but were missed when creating the rails-4-2 pull request. Also replaces the static page urls with localized versions
briley committed on 3 Aug 2016
@briley
Updated gemfile to specify specific version of contact-us
briley committed on 3 Aug 2016
@briley
Updated static page links so that they use localized paths. Added new locized_routes flag to the contact-us initializer and upgraded its gem
briley committed on 3 Aug 2016
@xsrust
initial passover of removing magic strings
xsrust committed on 3 Aug 2016
@xsrust
added org_id field to plans metadata as a returned plan can belong to somebody else's organisation
xsrust committed on 3 Aug 2016
@xsrust
added documentation to dmptemplates api controller
xsrust committed on 3 Aug 2016