public
Clone URL: git://github.com/collectiveidea/calendar_builder.git
Click here to lend your support to: calendar_builder and make a donation at www.pledgie.com !

collectiveidea's calendar_builder Feed   feed

marcenuc started watching calendar_builder 4 days ago
calendar_builder is at collectiveidea/calendar_builder
jaknowlden started watching calendar_builder 8 days ago
calendar_builder is at collectiveidea/calendar_builder
danielmorrison committed to collectiveidea/calendar_builder about 1 month ago

7432c67833acb6be0a97cc0a26dee25192b7d10f

Renamed a method and added some docs.

danielmorrison committed to collectiveidea/calendar_builder about 1 month ago

fbdc4d08fae1bf00c10f405b9b7e16e3ba3848d4

Renamed all event finders. Names are of the pattern Event.in_date_range instead of Event.find_for_date_range. Incompatible Change. Removed default ordering as it wasn't well tested.

danielmorrison committed to collectiveidea/calendar_builder about 1 month ago

53078dcc1ba9c60472f78cb92ee0d372a6747a70

Refactoring event finders to usenamed_scope. Changes API from Event.find_for_month(:all) to Event.find_for_month.all (or simply Event.find_for_month).

aaronchi started watching calendar_builder 3 months ago
calendar_builder is at collectiveidea/calendar_builder
autodata started watching calendar_builder 4 months ago
calendar_builder is at collectiveidea/calendar_builder
pkenney started watching calendar_builder 5 months ago
calendar_builder is at collectiveidea/calendar_builder

168dc33705d3c62a205d42ded04a860ccc965e58

Added rolling_month calendar type and a finder to help.

f2be039c39fbc477f79794376a4ce97f0687047d

Allow removal of month header in month view.

1fc8a12d392d78e76a9754f31f5a4729bc8e998d

Fixed a dumb bug in find_for_date_range_with_outliers.

bde2476c4840b990aefcea4ddfaa50c0aab48184

Added default id to proxy.

b56f62b0e2cbed183823c2a38a82c5720e37a02c

Adding more configurable options

c642c135d0e8fd75ab1ebea700af2c2320346249

Add option to override another CSS class in month view.

gregnewman started watching calendar_builder 7 months ago
calendar_builder is at collectiveidea/calendar_builder
gregnewman forked calendar_builder 7 months ago
Forked repository has since been deleted.
gregnewman started watching calendar_builder 7 months ago
calendar_builder is at collectiveidea/calendar_builder

65ce8c194cde202475e6358b7bbf034920a57c73

Added find_for_month_with_outliers to find all calendar events in a month view, as it shows dates from the previous and next months. Refactored the month calendar to yield to those dates too.

9d1869db46ec2fb2167c4a3a6f2cd4ac934f519c

Added validates_chronological for ensuring dates are in order.

e003ae845f35f38fcc2e1442d13fd2d67dc29d27

Cleaned up and tested the event finders.

f4e1c85a0584b7d1abf16d6e657fca85a8a945fb

First pass on event finder extraction.

brandon committed to collectiveidea/calendar_builder 8 months ago

b2a31891eb68bf432944ab4f928e82d00f72c15e

revamped tests, removing dependency on a rails app

brandon committed to collectiveidea/calendar_builder 8 months ago

2b83fa17f0324fae12454e1b3ec9c13ca52c9e9d

added javascript and css assets setup JS tests

collectiveidea created calendar_builder 8 months ago
New repository is at collectiveidea/calendar_builder