| 2016-08-09 |
Changed DMPonline references to DMPRoadmap
briley
committed
on 9 Aug 2016
|
|---|---|
| 2016-08-04 |
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
|
|
| 2016-08-03 |
merged conflicts
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 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
|
|
|
Merged conflicts
Brian Riley
committed
on 22 Jul 2016
|
|
|
merge
DamodarSojka
committed
on 22 Jul 2016
|
|
|
localization based on url
DamodarSojka
committed
on 22 Jul 2016
|
|
| 2016-07-20 |
Removed outdated i%() array initializers because they now create arrays of symbols instead of strings
briley
committed
on 20 Jul 2016
|
|
Moved i18n calls out of string content in toolbar.js
briley
committed
on 20 Jul 2016
|
|
|
Added 'self' prefix to dmptemplate references in models/project.rb because of a scoping issue. tweaks to select2 dropdowns on create project page
briley
committed
on 20 Jul 2016
|
|
|
Merge branch 'adding_api_and_localisation_work'
xsrust
committed
on 20 Jul 2016
|
|
| 2016-07-19 |
Updated textbox and textarea sizes on contact_us form. added a route for the 'future plans' page
briley
committed
on 19 Jul 2016
|
|
Removed deprecated uniq_by call on ActiveRecord collection
briley
committed
on 19 Jul 2016
|
|
|
Fixed i18n calls in erb files that were missing an equal sign (e.g. <% t('value'') %> --> <%= t('value') %> so that the value will appear to the user. Also updated i18n calls from admin.js with 'js.' prefix)
briley
committed
on 19 Jul 2016
|
|
|
language table, dropdown, additional locales
DamodarSojka
committed
on 19 Jul 2016
|
|
|
added link to viewing api information from user's edit profile page
xsrust
committed
on 19 Jul 2016
|
|
|
added code for sending email to users when granted api tokens
xsrust
committed
on 19 Jul 2016
|
|
|
added view for token_permission_types
xsrust
committed
on 19 Jul 2016
|
|
|
added a page for users to view api endpoint information
xsrust
committed
on 19 Jul 2016
|
|
|
pointed form to the new controller action
xsrust
committed
on 19 Jul 2016
|
|
|
added form to admin nav
xsrust
committed
on 19 Jul 2016
|