| 2016-08-04 |
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
|
|
| 2016-08-03 |
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-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-21 |
Fixed issue with location of web-console in the Gemfile.
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
|
|
| 2016-07-20 |
final commit before merging into master
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
|
|
language table, dropdown, additional locales
DamodarSojka
committed
on 19 Jul 2016
|
|
|
added code for sending email to users when granted api tokens
xsrust
committed
on 19 Jul 2016
|
|
|
added a page for users to view api endpoint information
xsrust
committed
on 19 Jul 2016
|
|
|
updated path to api_update to allow admin nav
xsrust
committed
on 19 Jul 2016
|
|
| 2016-07-18 |
Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord.
briley
committed
on 18 Jul 2016
|
|
added new route to org admin users index
xsrust
committed
on 18 Jul 2016
|
|
| 2016-07-15 |
localization further work, including dropdown initial work
DamodarSojka
committed
on 15 Jul 2016
|
|
added tags to localisation
xsrust
committed
on 15 Jul 2016
|
|
| 2016-07-12 |
Updated routes.rb to remove unecessary create and edit route definitions
briley
committed
on 12 Jul 2016
|
| 2016-06-30 |
adding standardised errors to locales
xsrust
committed
on 30 Jun 2016
|
| 2016-06-29 |
renamed config/environment to config/environments which is what rails is looking for. Commented out the DOCX mime type reference because it is already added by rails. Commented out the belongs_to_and has_many line in models/user because it is already defined by rolify gem
briley
committed
on 29 Jun 2016
|
|
Commented out api test since it is incomplete and references a missing fixture. Also commented out stubbed performance test because that functionality is no longer a part of rails
briley
committed
on 29 Jun 2016
|
|
|
Migrated codebase from rails 4.0 to 4.2, also removed most of the version specifications from the gem dependencies and ran bundle update
briley
committed
on 29 Jun 2016
|