History for dmpopidor / config
2016-08-04
@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
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
2016-08-03
@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 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
@Brian Riley
Fixed merge conflicts API/I18n -> Rails 4.2
Brian Riley committed on 22 Jul 2016
@Brian Riley
Merged conflicts
Brian Riley committed on 22 Jul 2016
@DamodarSojka
merge
DamodarSojka committed on 22 Jul 2016
@DamodarSojka
localization based on url
DamodarSojka committed on 22 Jul 2016
2016-07-21
@briley
Fixed issue with location of web-console in the Gemfile.
briley committed on 21 Jul 2016
@briley
updated routes for lock/unlock section on plan form
briley committed on 21 Jul 2016
@briley
Updated routes to make lock/unlock paths use json by default
briley committed on 21 Jul 2016
@briley
tweaks to env and session_store cookie domain
briley committed on 21 Jul 2016
2016-07-20
@xsrust
final commit before merging into master
xsrust committed on 20 Jul 2016
2016-07-19
@briley
Updated textbox and textarea sizes on contact_us form. added a route for the 'future plans' page
briley committed on 19 Jul 2016
@DamodarSojka
language table, dropdown, additional locales
DamodarSojka committed on 19 Jul 2016
@xsrust
added code for sending email to users when granted api tokens
xsrust committed on 19 Jul 2016
@xsrust
added a page for users to view api endpoint information
xsrust committed on 19 Jul 2016
@xsrust
updated path to api_update to allow admin nav
xsrust committed on 19 Jul 2016
2016-07-18
@briley
Removed all accepts_nested_attributes_for for belongs_to associations because they were creating circular calls in ActiveRecord.
briley committed on 18 Jul 2016
@xsrust
added new route to org admin users index
xsrust committed on 18 Jul 2016
2016-07-15
@DamodarSojka
localization further work, including dropdown initial work
DamodarSojka committed on 15 Jul 2016
@xsrust
added tags to localisation
xsrust committed on 15 Jul 2016
2016-07-12
@briley
Updated routes.rb to remove unecessary create and edit route definitions
briley committed on 12 Jul 2016
2016-06-30
@xsrust
adding standardised errors to locales
xsrust committed on 30 Jun 2016
2016-06-29
@briley
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
@briley
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
@briley
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