History for dmpopidor / Gemfile.lock
2018-03-13
@Jimmy Angelakos
Update omniauth-orcid because of ORCID API 1.2 deprecation
Jimmy Angelakos committed on 13 Mar 2018
@Jimmy Angelakos
Update OmniAuth (CVE-2017-18076)
Jimmy Angelakos committed on 13 Mar 2018
2018-01-09
@briley
ran bundle update ...
briley committed on 9 Jan 2018
@briley
Merge branch 'development' into CDL-MVP
briley committed on 9 Jan 2018
2018-01-02
@briley
removed pkg-config
briley committed on 2 Jan 2018
2017-12-22
@Brian Riley
Merge pull request #983 from CDLUC3/sync-with-development ...
Brian Riley authored on 22 Dec 2017 GitHub committed on 22 Dec 2017
@Brian Riley
updated nokogiri ...
Brian Riley committed on 22 Dec 2017
@Brian Riley
upgraded nokogiri ...
Brian Riley committed on 22 Dec 2017
2017-12-21
@briley
update yard gem
briley committed on 21 Dec 2017
@briley
updated yard and htmltoword gems
briley committed on 21 Dec 2017
2017-11-17
@Brian Riley
Updated htmltoword and rubyzip gems
Brian Riley committed on 17 Nov 2017
2017-10-31
@Jose Lloret
Pagination for plans organisationally or publicly visible. DMPRoadmap/roadmap#786 ...
Jose Lloret committed on 31 Oct 2017
2017-08-22
@Jose Lloret
Resolve merge conflicts. DMPRoadmap/roadmap#587
Jose Lloret committed on 22 Aug 2017
2017-08-10
@Jose Lloret
aa. DMPRoadmap/roadmap#571 ...
Jose Lloret committed on 10 Aug 2017
2017-08-09
@Jose Lloret
tinymce refactoring for notes using JS. DMPRoadmap/roadmap#571 ...
Jose Lloret committed on 9 Aug 2017
2017-06-22
@briley
css rewrite
briley committed on 22 Jun 2017
2017-05-15
@Jimmy Angelakos
Upgraded Administrate (0.7.0), closes #266.
Jimmy Angelakos committed on 15 May 2017
2017-05-09
@briley
fixed merge conflicts
briley committed on 9 May 2017
2017-05-02
@Jose Lloret
Added gettext gem to find any string marked for translation. DMPRoadmap/roadmap#281 ...
Jose Lloret committed on 2 May 2017
2017-04-28
@Brian Riley
Updated styling of new jquery accessible dropdown and added fontawesome DMPRoadmap/roadmap#124
Brian Riley committed on 28 Apr 2017
2017-04-12
@ray.carrick
change docx export to htmltoword. Hopefully fixes: #217
ray.carrick committed on 12 Apr 2017
2017-04-05
@briley
added gettext_i18n_rails gem. aded rake task that calls gem's po_to_json task and then moves generated json files from app/assets to lib/assets DMPRoadmap/roadmap#204
briley committed on 5 Apr 2017
2017-03-27
@Jimmy Angelakos
Administrate (new Super Admin) fixes ...
Jimmy Angelakos committed on 27 Mar 2017
2017-03-22
@Brian Riley
updated phases controller to allow org admins to update their org's templates DMPRoadmap/roadmap#192
Brian Riley committed on 22 Mar 2017
2017-03-21
@Brian Riley
Merge pull request #189 from DigitalCurationCentre/development ...
Brian Riley authored on 21 Mar 2017 GitHub committed on 21 Mar 2017
@Jimmy Angelakos
Reinstating Formtastic which was prematurely removed.
Jimmy Angelakos committed on 21 Mar 2017
@Brian Riley
Merge branch 'development' into development
Brian Riley authored on 21 Mar 2017 GitHub committed on 21 Mar 2017
2017-03-20
@briley
updated recaptcha gem to 4.x. Updated gemfile and example initializer because 4.x changed the vraible names for its API
briley committed on 20 Mar 2017
2017-03-08
@Jimmy Angelakos
- Fixed app/controllers/admin/application_controller.rb oopsie ...
Jimmy Angelakos committed on 8 Mar 2017
2017-03-03
@Brian Riley
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now
Brian Riley committed on 3 Mar 2017