-
Convert Sass 2 format to SCSS. [#53]
...
was committed by Marnen Laibow-Koser
Thursday Sep 01
- Temporarily downgrade Haml so we can ... was committed by Marnen Laibow-Koser 04:39 PM
- Fix name of Machinist gem. [#53] http... was committed by Marnen Laibow-Koser 03:15 PM
- More testing gems. [#53] https://gith... was committed by Marnen Laibow-Koser 03:14 PM
- Install Sass now that it's a separate... was committed by Marnen Laibow-Koser 03:06 PM
- Don't require gettext. [#53] https://... was committed by Marnen Laibow-Koser 03:05 PM
- Remove Haml from vendor/gems. [#53] h... was committed by Marnen Laibow-Koser 03:00 PM
- Add Bundler stuff. [#53] https://gith... was committed by Marnen Laibow-Koser 02:57 PM
- Install debugger. [#53] https://githu... was committed by Marnen Laibow-Koser 02:52 PM
- Install testing gems. [#53] https://g... was committed by Marnen Laibow-Koser 02:50 PM
-
Merge branch 'lh53-bundler'
https://g...
was committed by Marnen Laibow-Koser
Monday Mar 28
- Fix sources. [#53] https://github.com... was committed by Marnen Laibow-Koser 03:19 PM
- Merge branch 'lh53-bundler' https://g... was committed by Marnen Laibow-Koser 03:16 PM
- Update for Rails 2.3.10. [#53] https:... was committed by Marnen Laibow-Koser 03:16 PM
- Install Authlogic, rdiscount, and Get... was committed by Marnen Laibow-Koser 03:12 PM
- Install GeoRuby. [#53] https://github... was committed by Marnen Laibow-Koser 03:10 PM
- Install Prawn. [#53] https://github.c... was committed by Marnen Laibow-Koser 03:06 PM
- Install fast_gettext. [#53] https://g... was committed by Marnen Laibow-Koser 03:03 PM
- Install postgres gem. [#53] https://g... was committed by Marnen Laibow-Koser 02:27 PM
- Remove vendor/rails and update to new... was committed by Marnen Laibow-Koser 02:25 PM
- Create .rvmrc file. [#53] https://git... was committed by Marnen Laibow-Koser 02:08 PM
-
Upgrade RSpec for new version of Rail...
was committed by Marnen Laibow-Koser
Thursday Feb 04
- Upgrade to Rails 2.3.5. https://githu... was committed by Marnen Laibow-Koser 11:30 PM
- Remove Github-style gem dependency. h... was committed by Marnen Laibow-Koser 02:16 PM
- Ignore database.yml file. http://gith... was committed by Marnen Laibow-Koser 01:58 PM
-
Fix up associations in plugin, and tw...
was committed by Marnen Laibow-Koser
Friday Oct 23
- Rewrite app for new structure. All te... was committed by Marnen Laibow-Koser 02:09 AM
- Move doc comments to the right place.... was committed by Marnen Laibow-Koser 01:36 AM
- Improve namespace handling in spec fi... was committed by Marnen Laibow-Koser 01:34 AM
- Move Address, State, Country, and Qui... was committed by Marnen Laibow-Koser 01:34 AM
-
Remove AddressUtilities. [#44]
http:/...
was committed by Marnen Laibow-Koser
Thursday Oct 22
- Replace AddressUtilities with acts_as... was committed by Marnen Laibow-Koser 08:51 PM
- Wow, that was painless. Make Event us... was committed by Marnen Laibow-Koser 08:01 PM
- Some renaming and rdoc to make things... was committed by Marnen Laibow-Koser 07:49 PM
- Bring over #country from AddressUtili... was committed by Marnen Laibow-Koser 01:07 AM
- Clarify spec description. [#44] http:... was committed by Marnen Laibow-Koser 12:40 AM
- Start putting code from AddressUtilit... was committed by Marnen Laibow-Koser 12:38 AM
-
Set up basic inclusion. [#44]
http://...
was committed by Marnen Laibow-Koser
Wednesday Oct 21
- Add some standard spec options. [#44]... was committed by Marnen Laibow-Koser 11:53 PM
- Fix spec_helper. [#44] http://github.... was committed by Marnen Laibow-Koser 11:53 PM
- Add .autotest file for the plugin so ... was committed by Marnen Laibow-Koser 11:47 PM
- Start with a standard init.rb. [#44] ... was committed by Marnen Laibow-Koser 11:29 PM
- Get a bit of info into the README. ht... was committed by Marnen Laibow-Koser 11:20 PM
- Remove test files since we'll be usin... was committed by Marnen Laibow-Koser 11:20 PM
- Generate plugin skeleton. [#44] http:... was committed by Marnen Laibow-Koser 11:08 PM
-
Syntactic sugar.
http://github.com/ma...
was committed by Marnen Laibow-Koser
Tuesday Oct 20
- Correct a doc comment. http://github.... was committed by Marnen Laibow-Koser 12:55 PM
- Fix formatting in doc comment. http:/... was committed by Marnen Laibow-Koser 12:55 PM
- Fix formatting in docstring. http://g... was committed by Marnen Laibow-Koser 12:04 PM
- Make sure we don't have duplicate per... was committed by Marnen Laibow-Koser 11:57 AM
- Fix error handling. http://github.com... was committed by Marnen Laibow-Koser 11:54 AM
- Rewrite spec to use Machinist. [#34] ... was committed by Marnen Laibow-Koser 11:27 AM
- Add a spec to make sure we're nil-saf... was committed by Marnen Laibow-Koser 11:14 AM
- Refactor composed_of into AddressUtil... was committed by Marnen Laibow-Koser 11:14 AM
- Introduce AddressUtilities for common... was committed by Marnen Laibow-Koser 11:14 AM
- Make sure User#country and Event#coun... was committed by Marnen Laibow-Koser 11:14 AM
- Fix broken spec. [#41] http://github.... was committed by Marnen Laibow-Koser 11:14 AM
- Make User#state mass-assignable. Can ... was committed by Marnen Laibow-Koser 11:14 AM
- Start trying to use QuietNils. Not wo... was committed by Marnen Laibow-Koser 11:14 AM
- Make Address#state return a QuietNil ... was committed by Marnen Laibow-Koser 11:14 AM
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>