Upgrade to Rails 4
Reported by Marnen Laibow-Koser | July 11th, 2013 @ 11:08 AM
We should probably do #83 first, though.
Comments and changes to this ticket
-
Marnen Laibow-Koser January 3rd, 2015 @ 04:55 PM
(from [f45271325e84d1e6e874da47883eae69e66d7a1c]) Remove compatibility hacks. [#84] https://github.com/marnen/quorum2/commit/f45271325e84d1e6e874da4788...
-
Marnen Laibow-Koser January 3rd, 2015 @ 04:55 PM
(from [af5e02266dff1000d78c3e14edb4c09d4b02898a]) Fix a couple of minor issues. [#84] https://github.com/marnen/quorum2/commit/af5e02266dff1000d78c3e14ed...
-
Marnen Laibow-Koser January 3rd, 2015 @ 04:55 PM
(from [caa9e61411e514fa3e8a8e2889915b133fa4c857]) One more compatibility issue. [#84] https://github.com/marnen/quorum2/commit/caa9e61411e514fa3e8a8e2889...
-
Marnen Laibow-Koser January 3rd, 2015 @ 04:55 PM
(from [fedbe7c3c9758e7dc86cdbed92b3fc84c92d7d3c]) Render PDF file with prawn-rails instead of Prawnto. [#84] https://github.com/marnen/quorum2/commit/fedbe7c3c9758e7dc86cdbed92...
-
Marnen Laibow-Koser January 3rd, 2015 @ 04:55 PM
(from [907f9e34ccef96b263a23692133f1b2c0fe1c82f]) Use Prototype instead of jQuery temporarily. [#84] https://github.com/marnen/quorum2/commit/907f9e34ccef96b263a2369213...
-
Marnen Laibow-Koser January 3rd, 2015 @ 04:55 PM
(from [92c406e628aef598a98d3a099a1a3cc9546697e8]) Rewrite for new ActionMailer interface. [#84] https://github.com/marnen/quorum2/commit/92c406e628aef598a98d3a099a...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [d0407984e5a80af2e029bf08e84dfbe74a1e3f2c]) Remove deprecated InstanceMethods module. [#84] https://github.com/marnen/quorum2/commit/d0407984e5a80af2e029bf08e8...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [dbcaa312e5cd76064861a491a85a3784e78cee2f]) Remove html_output. We don’t need it now that we’re using HTML 5. [#84] https://github.com/marnen/quorum2/commit/dbcaa312e5cd76064861a491a8...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [a73787049e94e84603bd1160a68f7bd8a819a981]) Remove Haml plugin since current versions of the gem don't need it. [#84] https://github.com/marnen/quorum2/commit/a73787049e94e84603bd1160a6...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [2936480dd556b599f69b46a522a9faa5cbe8f4ba]) Seems like we no longer need rspec_autotest. [#84] https://github.com/marnen/quorum2/commit/2936480dd556b599f69b46a522...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [4faa034caa5f67636968934d3b8fc54ef634583c]) We no longer need rails_upgrade; it was only for the upgrade to 3.0. [#84] https://github.com/marnen/quorum2/commit/4faa034caa5f67636968934d3b...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [fe29f683d7f01e9419e5df720ba14f8c1758ff3f]) bundle gem acts_as_addressed [#84] https://github.com/marnen/quorum2/commit/fe29f683d7f01e9419e5df720b...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [963b762aee1e29f7ae23a3052abc09c4ba35c355]) Add some basic testing gems. [#84] https://github.com/marnen/quorum2/commit/963b762aee1e29f7ae23a3052a...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [d0e408b19cad1ec64c657644cd1d50ab67726cf0]) Add remaining gem dependencies. [#84] https://github.com/marnen/quorum2/commit/d0e408b19cad1ec64c657644cd...
-
Marnen Laibow-Koser January 5th, 2015 @ 10:51 PM
(from [c1c83ff0e194164b7b65894e649531a6629963a3]) Move plugin code into gem (updated for current Rails). [#84] https://github.com/marnen/quorum2/commit/c1c83ff0e194164b7b65894e64...
-
Marnen Laibow-Koser January 6th, 2015 @ 12:33 AM
(from [bd2f4a5c7d8d4b5fd0852982044b2a3db4dc2a43]) Clean up some deprecated syntax. [#84] https://github.com/marnen/quorum2/commit/bd2f4a5c7d8d4b5fd085298204...
-
Marnen Laibow-Koser January 6th, 2015 @ 12:33 AM
(from [9ed12f7166e0ba44b55c71b57bb7820e5e405840]) Ignore Git control files we don’t need. [#84] https://github.com/marnen/quorum2/commit/9ed12f7166e0ba44b55c71b57b...
-
Marnen Laibow-Koser January 6th, 2015 @ 12:33 AM
(from [9a20f4aab350945cf5e5b6e0bf492a5f208588c7]) Make changes recommended by upgrade guide (including stricter mass-assignment awareness). Why didn’t I do this sooner? [#84] https://github.com/marnen/quorum2/commit/9a20f4aab350945cf5e5b6e0bf...
-
Marnen Laibow-Koser January 6th, 2015 @ 01:19 AM
(from [e837bdde4333899dfb714754e40e5ddb62db4a9d]) Get everything working with the asset pipeline. [#84] https://github.com/marnen/quorum2/commit/e837bdde4333899dfb714754e4...
-
Marnen Laibow-Koser January 6th, 2015 @ 01:25 AM
- State changed from new to open
Upgraded to 3.2. Now for 4.0. Note to self: remember to add
secret_key_base
on the server when we deploy (see http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#acti... ). -
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [2ce8ae15057b1daf7fbe77f2a63fbb7641434658]) Upgrade to Rails 4 as recommended in the upgrade guide. [#84] https://github.com/marnen/quorum2/commit/2ce8ae15057b1daf7fbe77f2a6...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [f507ad614d89aa85726332841064bf6199762d36]) Update Cucumber environment file too. [#84] https://github.com/marnen/quorum2/commit/f507ad614d89aa857263328410...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [475efbabc8d1441063ba74c4f043b8716a94b8a0]) Patch a serious bug in SafeBuffer. [#84] https://github.com/marnen/quorum2/commit/475efbabc8d1441063ba74c4f0...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [0cb228695576acdf59b4e8094de00ca40b907cde]) Deal with deprecation and compatibility issues. [#84] https://github.com/marnen/quorum2/commit/0cb228695576acdf59b4e8094d...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [0c620da035d7ce78be0bfed2a65feabcdeb8010b]) Upgrade RSpec and rspec-rails so transactional fixtures work again. [#84] https://github.com/marnen/quorum2/commit/0c620da035d7ce78be0bfed2a6...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [74a3d1e034b37dd47248c9e3bee97430d459c12b]) Work around a bug in RSpec. Hopefully this will soon become a Cucumber story anyway. [#84] https://github.com/marnen/quorum2/commit/74a3d1e034b37dd47248c9e3be...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [372bbd07e5aa2a3f5f3778e36b7abd884d8dd051]) Remove Rails 3 attr_accessible stuff. [#84] https://github.com/marnen/quorum2/commit/372bbd07e5aa2a3f5f3778e36b...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [912a618f848345dbea4ac0d8f36f7f8215a5644d]) Get Authlogic working with Cucumber. [#84] https://github.com/marnen/quorum2/commit/912a618f848345dbea4ac0d8f3...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [e42ec573715d98f3566c6ac54f7d7a1f92dbd838]) Only use ExceptionNotifier in production. [#84] https://github.com/marnen/quorum2/commit/e42ec573715d98f3566c6ac54f...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [2a9ee126e98b11b82ada62794c5cee1c99ccbf47]) Downgrade Authlogic to a version that actually works. [#84] https://github.com/marnen/quorum2/commit/2a9ee126e98b11b82ada62794c...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:01 PM
(from [6669b504737fde1a9a568655ecfd262f882c929b]) Fix remaining failing specs. [#84] https://github.com/marnen/quorum2/commit/6669b504737fde1a9a568655ec...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:02 PM
(from [156f0ec797e5226da89f7a151923933da190939f]) Remove unnecessary gem dependency. [#84] https://github.com/marnen/quorum2/commit/156f0ec797e5226da89f7a1519...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:02 PM
(from [62696c73ef41ff41bbd4d11ac0673b9d461fff26]) Move param lists into model. [#84] https://github.com/marnen/quorum2/commit/62696c73ef41ff41bbd4d11ac0...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:02 PM
(from [79ae3b461912df97b60af9cf84f541776ec43d44]) Move params logic into models. [#84] https://github.com/marnen/quorum2/commit/79ae3b461912df97b60af9cf84...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:02 PM
(from [b2b3530cbd1c526144600bf86ad78305f278c7e3]) Abstract permitted_params pattern into a module. [#84] https://github.com/marnen/quorum2/commit/b2b3530cbd1c526144600bf86a...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:02 PM
(from [826dc40a6b0351b0d4cf6c2814f9c171b7cacb6d]) Use new abstraction in controllers. [#84] https://github.com/marnen/quorum2/commit/826dc40a6b0351b0d4cf6c2814...
-
Marnen Laibow-Koser January 9th, 2015 @ 11:02 PM
(from [0ac3a9321d14c15b4439d6b673d0093d12236ba8]) Remove remaining mass-assignment stuff. [#84] https://github.com/marnen/quorum2/commit/0ac3a9321d14c15b4439d6b673...
-
Marnen Laibow-Koser January 10th, 2015 @ 02:25 AM
(from [3cccebf030d674f871094cec7c3d0268186ecec8]) Remove deprecated method calls. [#84] https://github.com/marnen/quorum2/commit/3cccebf030d674f871094cec7c...
-
Marnen Laibow-Koser January 10th, 2015 @ 02:25 AM
(from [6218e8f01221e3f0bcee9b5b9266e9b68ff17d5c]) Remove a couple more deprecated calls. [#84] https://github.com/marnen/quorum2/commit/6218e8f01221e3f0bcee9b5b92...
-
Marnen Laibow-Koser January 10th, 2015 @ 02:25 AM
(from [be74e4cd73e50c8351b68f2484d69d08af3f9d33]) Remove obsolete loading of debugger. [#84] https://github.com/marnen/quorum2/commit/be74e4cd73e50c8351b68f2484...
-
Marnen Laibow-Koser January 10th, 2015 @ 02:25 AM
(from [c3c4e4cd81e6de7de2c5702c7b6ff9937f7c1967]) Remove more deprecated calls. [#84] https://github.com/marnen/quorum2/commit/c3c4e4cd81e6de7de2c5702c7b...
-
Marnen Laibow-Koser January 10th, 2015 @ 02:25 AM
(from [e5eddc63c3be2b544840225a71211d1215ec3d7b]) Upgrade Pickle so we don't run into so many deprecation warnings. [#84] https://github.com/marnen/quorum2/commit/e5eddc63c3be2b544840225a71...
-
Marnen Laibow-Koser January 10th, 2015 @ 02:25 AM
(from [7ae72a35d7739b1c3fa7a74dae12bdbb2805333c]) Use version of Authlogic that doesn’t trigger Rails 4 deprecation warnings. [#84] https://github.com/marnen/quorum2/commit/7ae72a35d7739b1c3fa7a74dae...
-
Marnen Laibow-Koser January 10th, 2015 @ 02:25 AM
(from [690de226ae11ab3e90407d6c4069b2dbfaa5061b]) Remove remaining deprecated calls. [#84] https://github.com/marnen/quorum2/commit/690de226ae11ab3e90407d6c40...
-
Marnen Laibow-Koser January 10th, 2015 @ 02:35 AM
(from [2a662c2e1232ddf579ecd534c0b4b3f075b42ccb]) Remove secret token from repository. [#84] https://github.com/marnen/quorum2/commit/2a662c2e1232ddf579ecd534c0...
-
Marnen Laibow-Koser January 12th, 2015 @ 03:07 PM
(from [f582b3f75a0b86c5bcc9ac26dc571b38c85be953]) Upgrade to a version of prawn-rails that actually works as documented. [#84] https://github.com/marnen/quorum2/commit/f582b3f75a0b86c5bcc9ac26dc...
-
Marnen Laibow-Koser January 12th, 2015 @ 03:07 PM
(from [17cfbdf0213492ab7460bbc9c4cb0357cdf9ed61]) Use patched gem for SafeBuffer fix. [#84] https://github.com/marnen/quorum2/commit/17cfbdf0213492ab7460bbc9c4...
-
Marnen Laibow-Koser January 12th, 2015 @ 03:07 PM
(from [f02b5bb86d423f1d7b7834e111e95fb9b4ea9adb]) Use new release of prawn-rails. [#84] https://github.com/marnen/quorum2/commit/f02b5bb86d423f1d7b7834e111...
-
Marnen Laibow-Koser January 12th, 2015 @ 03:07 PM
(from [f597978290aad94f604672b15d762a3752030619]) Use let blocks to clean up spec. [#84] https://github.com/marnen/quorum2/commit/f597978290aad94f604672b15d...
-
Marnen Laibow-Koser January 12th, 2015 @ 03:26 PM
- State changed from open to resolved
- Tag changed from feature, rails4.0, upgrade to feature, rails4.0, upgrade, v0.6.0
In v0.6.0.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>
People watching this ticket
Referenced by
- 88 Upgrade ActionMailer due to security alert We can't upgrade to version 3.2 until we upgrade to Rails...
- 93 Use Positron Doing #84 first.
- 80 Upgrade to Rails 3.2 Done as part of #84.
- 88 Upgrade ActionMailer due to security alert Obviated by Rails 4 upgrade (#84).
- 25 Remove Prawn patch for Rails 2.1 Prawnto was completely removed as part of #84. Closing.