| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 6 days | Rails 5.2 test updates | erdgeist | |
| - Rename test/functional → test/controllers, test/unit → test/models - Remove test/performance/browsing_test.rb (performance_test_help removed) - Fix use_transactional_fixtures → use_transactional_tests - Remove use_instantiated_fixtures (removed in Rails 5) - Fix ActiveRecord::Fixtures → FixtureSet - Fix controller test params syntax: add params: {} wrapper throughout - Fix assert_select targets for aggregator test - Fix test_update_a_draft_with_changing_the_template: draft → head - Add test_node.reload after children.create! (awesome_nested_set bug) - Add before/after count pattern for create tests (transactional isolation) - Known failures: 5 tests affected by Rails 5 transactional test isolation | |||
| 2009-10-17 | added some more validations to ensure data integrity and applied necessary changes on tests | hukl | |
| 2009-03-18 | add missing location column to events. removed summary column from summary - we try joins instead. we can always fallback if it turns out to be a stupid ↵ | hukl | |
| idea. added proper migrations | |||
| 2009-03-18 | Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with ↵ | hukl | |
| reoccurrence and intervals etc. | |||
| 2009-03-10 | remove event resource temporarily until its finalized | hukl | |
| 2009-03-10 | added calendar backend. more features and integration to come | erdgeist | |
