| 2016-08-09 |
removed web_console reference in config/environments/development.rb because it is causing issues with capistrano deploy and does not seem to be needed
briley
committed
on 9 Aug 2016
|
|---|---|
|
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley
committed
on 9 Aug 2016
|
|
|
Changed DMPonline references to DMPRoadmap
briley
committed
on 9 Aug 2016
|
|
|
Merge pull request #4 from DMPRoadmap/development
...
Brian Riley
authored
on 9 Aug 2016
GitHub
committed
on 9 Aug 2016
|
|
|
|
|
|
added initializers that were previsouly ignored by gitignore
briley
committed
on 9 Aug 2016
|
|
|
removed Gemfile.lock, contact_us initializer, and /config/environments files from gitignore
briley
committed
on 9 Aug 2016
|
|
|
updated contact_us gem version
briley
committed
on 9 Aug 2016
|
|
| 2016-08-08 |
Updated the contact_us gem version for localized paths
briley
committed
on 8 Aug 2016
|
| 2016-08-04 |
commented out version specification in Gemfile for the contact-us gem
briley
committed
on 4 Aug 2016
|
|
Created DMPRoadmap logo and swapped out JISC logo for UC3 logo.
briley
committed
on 4 Aug 2016
|
|
|
finished initial branding of static pages
briley
committed
on 4 Aug 2016
|
|
|
Began removing branding variables from the locales file and placed them in branding.yml
briley
committed
on 4 Aug 2016
|
|
|
Change name of the application's root module from DMPonline4 to DMPRoadmap
briley
committed
on 4 Aug 2016
|
|
|
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
|
|
|
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
|
|
|
Added localization files for the contact-us gem
briley
committed
on 4 Aug 2016
|
|
|
Organized locale files for dependencies into subdirectories
briley
committed
on 4 Aug 2016
|
|
|
Merge branch 'master' into development
briley
committed
on 4 Aug 2016
|
|
| 2016-08-03 |
Merge pull request #3 from DMPRoadmap/development
...
Brian Riley
authored
on 3 Aug 2016
GitHub
committed
on 3 Aug 2016
|
|
Added in missing bug fixes (#13)
...
Brian Riley
authored
on 3 Aug 2016
GitHub
committed
on 3 Aug 2016
|
|
|
merged conflicts
briley
committed
on 3 Aug 2016
|
|
|
removed console.log debug statements
briley
committed
on 3 Aug 2016
|
|
|
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
|
|
|
Updated gemfile to specify specific version of contact-us
briley
committed
on 3 Aug 2016
|
|
|
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
|
|
| 2016-07-28 |
Sam's fix for the API token issue (#11)
...
Jimmy Angelakos
authored
on 28 Jul 2016
Brian Riley
committed
on 28 Jul 2016
|
| 2016-07-22 |
|
|
Fixed merge conflicts API/I18n -> Rails 4.2
Brian Riley
committed
on 22 Jul 2016
|