| 2016-08-03 |
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-22 |
Fixed merge conflicts API/I18n -> Rails 4.2
Brian Riley
committed
on 22 Jul 2016
|
|
prepping for final merge
Brian Riley
committed
on 22 Jul 2016
|
|
|
fixed merge conflicts in app/admin/user.rb
Brian Riley
committed
on 22 Jul 2016
|
|
|
Merge branch 'DigitalCurationCentre/master' into development
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-21 |
Fixed issue with location of web-console in the Gemfile.
briley
committed
on 21 Jul 2016
|
|
fixed issue with lock/unlock using .json extension in ajax call. fixed unknown i18n references in plans.js
briley
committed
on 21 Jul 2016
|
|
|
updated routes for lock/unlock section on plan form
briley
committed
on 21 Jul 2016
|
|
|
Updated routes to make lock/unlock paths use json by default
briley
committed
on 21 Jul 2016
|
|
|
tweaks to env and session_store cookie domain
briley
committed
on 21 Jul 2016
|
|
|
added rails 4 bin
briley
committed
on 21 Jul 2016
|
|
|
added rails 4 bin
briley
committed
on 21 Jul 2016
|
|
|
Added the new rails 4.2 byebug gem
briley
committed
on 21 Jul 2016
|
|
|
Removed some debug statements
briley
committed
on 21 Jul 2016
|
|
|
Fixed issues with settings hash
briley
committed
on 21 Jul 2016
|
|
|
Fixes to the plan settings page
briley
committed
on 21 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
|
|
|
final commit before merging into master
xsrust
committed
on 20 Jul 2016
|
|
|
ensured that users recieve emails about their new tokens upon token being granted
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
|
|
|
Fixed add/remove option js
briley
committed
on 19 Jul 2016
|