Upgrade to Rails 3
Reported by Marnen Laibow-Koser | August 31st, 2010 @ 04:42 PM
Now that Rails 3 has been released, we should upgrade to use it, and perhaps Ruby 1.9.
Comments and changes to this ticket
-
Marnen Laibow-Koser September 1st, 2011 @ 11:40 PM
- State changed from new to open
Working on this.
-
Marnen Laibow-Koser September 4th, 2011 @ 03:46 PM
I can't seem to get Machinist 2 to work properly. I think I'll just use Factory Girl instead.
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [d54de7ecfa3722d1f27e57bdc6669fbac741038d]) rake rails:upgrade:configuration [#52] https://github.com/marnen/quorum2/commit/d54de7ecfa3722d1f27e57bdc6...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [2b6237f4c130e426313d20c2653c6461e51145f1]) Deal with deprecation warnings prior to upgrading Rails. [#52] https://github.com/marnen/quorum2/commit/2b6237f4c130e426313d20c265...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [7ff76b4efb116391682cc900952361f288ea6497]) Require explicitly now that autoload rules have changed. [#52] https://github.com/marnen/quorum2/commit/7ff76b4efb116391682cc90095...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [fc7999d7699fdf3e7927b21fcef9ba6f583f53b1]) Remove javascript_test plugin. It's causing problems and I wasn't actually using it. [#52] https://github.com/marnen/quorum2/commit/fc7999d7699fdf3e7927b21fce...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [fdc71f4ccf2ec388b306941fa871a226feac22da]) Flip the switch for Rails 3. NOT ALL TESTS PASSING YET! [#52] https://github.com/marnen/quorum2/commit/fdc71f4ccf2ec388b306941fa8...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [b89e509ff840f252a46a846bd9051256e00ea7f5]) Fix a couple of broken requires. [#52] https://github.com/marnen/quorum2/commit/b89e509ff840f252a46a846bd9...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [7a5eab74b6542ca001f15337a6c63f6720fde8fc]) Remove more deprecated syntax. (Of course, these controller specs should go away anyway.) [#52] https://github.com/marnen/quorum2/commit/7a5eab74b6542ca001f15337a6...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [dae3b56d325c0b4938397d0ced935c89401457ea]) Move config stuff around so it doesn't block Rails startup. [#52] https://github.com/marnen/quorum2/commit/dae3b56d325c0b4938397d0ced...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [53cf2527d4e1181a4f73477ea71f0a8b5d43077e]) Move RSpec options file to new location. [#52] https://github.com/marnen/quorum2/commit/53cf2527d4e1181a4f73477ea7...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [5abf58c53c94376fd91debb5ecc24c95c1139990]) Refactor RSpec config into support files. [#52] https://github.com/marnen/quorum2/commit/5abf58c53c94376fd91debb5ec...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [b02efbbb5afce8295bdd111f4d9adadc27c5adc2]) Use gettext_i18n_rails gem instead of plugin. [#52] https://github.com/marnen/quorum2/commit/b02efbbb5afce8295bdd111f4d...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [d86a872d9c3dbd99eb07ad7b5550d0deb5eba304]) Replace Machinist with Factory Girl. [#52] https://github.com/marnen/quorum2/commit/d86a872d9c3dbd99eb07ad7b55...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [99a887e503f430e8b30da83fe6d8e1f3bdf7e697]) Install rails_upgrade plugin. [#52] https://github.com/marnen/quorum2/commit/99a887e503f430e8b30da83fe6...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [f5c447f374f90bcef6fa56cb4adb246410e6888e]) Start fixing views for Rails 3. [#52] https://github.com/marnen/quorum2/commit/f5c447f374f90bcef6fa56cb4a...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [81151f9e3cfc156736ba6b3abff8da9163e4596d]) Remove Machinist init file. [#52] https://github.com/marnen/quorum2/commit/81151f9e3cfc156736ba6b3abf...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [4d03c223b06c00c89eba648a694ad64039a5f5b1]) Update shared example syntax. [#52] https://github.com/marnen/quorum2/commit/4d03c223b06c00c89eba648a69...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [13811822f06a727701f3d68be25e61dfc4d7b7f1]) Finish setting up FastGettext. [#52] https://github.com/marnen/quorum2/commit/13811822f06a727701f3d68be2...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [9f5b6c2ea12cc7106d7b96e41e1771588953875b]) Translate blueprints to FactoryGirl syntax. [#52] https://github.com/marnen/quorum2/commit/9f5b6c2ea12cc7106d7b96e41e...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [a8e84ec536071d9281c927766abb570e56de8702]) Enable Authlogic for view specs. [#52] https://github.com/marnen/quorum2/commit/a8e84ec536071d9281c927766a...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [23af39f008f7190c4c9773d738294d7719b62bc6]) Normalize spec_helper requires as recommended at https://github.com/rspec/rspec-rails/issues/371 . [#52] https://github.com/marnen/quorum2/commit/23af39f008f7190c4c9773d738...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [89ca114c5c8eb713af00e3678069aaa611f40155]) Initialize fast_gettext for specs. [#52] https://github.com/marnen/quorum2/commit/89ca114c5c8eb713af00e36780...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [5f64dfd05f1f7c2698f28692076a6b0cbced79f5]) Move blueprints to factories file. [#52] https://github.com/marnen/quorum2/commit/5f64dfd05f1f7c2698f2869207...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [195e2c95be23eab8f0a083b5f345e007e08b68f8]) Translate all specs (except acts_as_addressed) to Factory Girl. [#52] https://github.com/marnen/quorum2/commit/195e2c95be23eab8f0a083b5f3...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [f464730f7f5170ca74e341d5602d08e2cc02699c]) Change RSS feed to Haml to make Markdown easier. [#52] https://github.com/marnen/quorum2/commit/f464730f7f5170ca74e341d560...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [f7a5c231cf5828889a39d06c2e5bf765e1b08473]) Install Prarupa so we can have Markdown helper easily. [#52] https://github.com/marnen/quorum2/commit/f7a5c231cf5828889a39d06c2e...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [9f2d9edf3b311d2dd85888b923e73ec6ac4850c3]) Looks like we don't need Prarupa now that we're not using the markdown() view helper. [#52] https://github.com/marnen/quorum2/commit/9f2d9edf3b311d2dd85888b923...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [0e3d4f37faa9d6a217a8cc98717fcdb9fd8a908a]) Fix feed formatting and update specs. [#52] https://github.com/marnen/quorum2/commit/0e3d4f37faa9d6a217a8cc9871...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [6258c82c2a91aa54a33bd00bcec1e9cb32f56dd0]) Refactor specs to new style. [#52] https://github.com/marnen/quorum2/commit/6258c82c2a91aa54a33bd00bce...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [e6599beb6a01ba412ce2a0676452a8d7e023b30e]) Default to showing users in reports. [#52] https://github.com/marnen/quorum2/commit/e6599beb6a01ba412ce2a06764...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [41ba0164d51e514e078642d3f514a5837f3a9777]) Refactor and fix failing Prawn specs. [#52] https://github.com/marnen/quorum2/commit/41ba0164d51e514e078642d3f5...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [3d1282a882e74e1c9dd233e3dffaaedce63590a2]) Use instance variable instead of class variable. [#52] https://github.com/marnen/quorum2/commit/3d1282a882e74e1c9dd233e3df...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [8e7b359d42a8f7d33bb30f9a0d6d05de7e5c40e0]) Fix and refactor more failing specs. [#52] https://github.com/marnen/quorum2/commit/8e7b359d42a8f7d33bb30f9a0d...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [e0763ccf0cedfb5eba217826630b78086c37e0e3]) Mark a broken spec as pending. [#52] https://github.com/marnen/quorum2/commit/e0763ccf0cedfb5eba21782663...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [a854253675beffb6c8c1c1a43904e3154c6f1261]) Fix some particularly ugly specs. [#52] https://github.com/marnen/quorum2/commit/a854253675beffb6c8c1c1a439...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [70927835e2bdfafee21acf1475792166a67be4cb]) Remove redundant Autotest installation. [#52] https://github.com/marnen/quorum2/commit/70927835e2bdfafee21acf1475...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [62a654c3af6c5e5c3f1271f54825698350da312a]) Fix feed syntax, and configure Haml to output both HTML5 and XML. [#52] https://github.com/marnen/quorum2/commit/62a654c3af6c5e5c3f1271f548...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [1e7a7a9bb2d69e42231a98725fe879f2b5a222b5]) Fix failing specs and escaping. [#52] https://github.com/marnen/quorum2/commit/1e7a7a9bb2d69e42231a98725f...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [9b363049a29d8e2bc978526074ff227546a2d1b2]) Fix failing specs and rewrite to use factories, not mocks. [#52] https://github.com/marnen/quorum2/commit/9b363049a29d8e2bc978526074...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [edeaa02f48eb8b04f4cdca9556ef2cbe247bf703]) Fix and refactor more specs. [#52] https://github.com/marnen/quorum2/commit/edeaa02f48eb8b04f4cdca9556...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [d4363191116833dd28ac2a093ea6f19c6b647251]) Fix failing steps. [#52] ALL SCENARIOS AND SPECS PASS! https://github.com/marnen/quorum2/commit/d4363191116833dd28ac2a093e...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [d39541d520d6c17cc84b4dfa1782df7e8ed56fbf]) Fix yet more failing specs. [#52] https://github.com/marnen/quorum2/commit/d39541d520d6c17cc84b4dfa17...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [2cddb070c20e4583efd950372a9d6fb49023e84e]) Rename spec file with obsolete name. [#52] https://github.com/marnen/quorum2/commit/2cddb070c20e4583efd950372a...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:52 PM
(from [999f3518a933558207cea6b90e49056f9efc46c0]) Initialize Gettext in the Rakefile. [#52] https://github.com/marnen/quorum2/commit/999f3518a933558207cea6b90e...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:53 PM
(from [7c7cf3f8b8aa1d8c03b8a9c160e3d9de19c03435]) Deal with last failing specs. ALL SPECS PASSING OR PENDING! [#52] https://github.com/marnen/quorum2/commit/7c7cf3f8b8aa1d8c03b8a9c160...
-
Marnen Laibow-Koser September 9th, 2011 @ 02:53 PM
(from [9482a067bf2a5949faaea864c08af369c7e5b803]) Fix a couple of deprecations. [#52] https://github.com/marnen/quorum2/commit/9482a067bf2a5949faaea864c0...
-
Marnen Laibow-Koser September 9th, 2011 @ 04:57 PM
- State changed from open to resolved
Done as of version 3.0.0. However, HTML escaping is not happening properly. Closing this ticket and opening #57 for that issue.
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>