History for dmpopidor / app / controllers
2016-08-09
@briley
Changed DMPonline references to DMPRoadmap
briley committed on 9 Aug 2016
2016-08-03
@briley
merged conflicts
briley committed on 3 Aug 2016
@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
2016-07-28
@Jimmy Angelakos
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
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
@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 issues with settings hash
briley committed on 21 Jul 2016
@briley
Fixes to the plan settings page
briley committed on 21 Jul 2016
2016-07-20
@briley
Removed outdated i%() array initializers because they now create arrays of symbols instead of strings
briley committed on 20 Jul 2016
@briley
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
@xsrust
final commit before merging into master
xsrust committed on 20 Jul 2016
2016-07-19
@briley
Fixed add/remove option js
briley committed on 19 Jul 2016
@xsrust
added view for token_permission_types
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 logic for token removal/generation
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
controller now depricated
xsrust committed on 18 Jul 2016
@xsrust
added way to define users api-tokens through users controller
xsrust committed on 18 Jul 2016
2016-07-15
@Brian Riley
removed deprecated link_to_object function from helpers/application.rb and added client side js script to add new options to a question.
Brian Riley committed on 15 Jul 2016
@Brian Riley
Fixed stack too deep error by commenting out circular reference to sections in the version model. Changed deprecated '.find(:all, :order => 'field ASC')' format to '.all.order('field')'
Brian Riley committed on 15 Jul 2016
@DamodarSojka
localization further work, including dropdown initial work
DamodarSojka committed on 15 Jul 2016
@xsrust
comment for clarity
xsrust committed on 15 Jul 2016
@xsrust
re-wrote authentication to ignore empty string tokens
xsrust committed on 15 Jul 2016
2016-07-11
@xsrust
changed can_view to can_view? for consistency
xsrust committed on 11 Jul 2016
2016-07-08
@xsrust
updated call for can_view to can_view?
xsrust committed on 8 Jul 2016
2016-06-30
@xsrust
standardised errors in api controllers
xsrust committed on 30 Jun 2016
@xsrust
adding standardised errors to locales
xsrust committed on 30 Jun 2016