fhsav / clock

The clock for Farmington High School.
http://fhsclock.com
Other
12 stars 2 forks source link

Fixed #351 (Can activate more than one schedule) #352

Closed gluxon closed 11 years ago

gluxon commented 11 years ago

I'm going to make changes through pull requests instead of directly committing for a while in hopes that I don't screw something up.

It looks like this bug was created from forgetting to update code across controllers.

ethnt commented 11 years ago

You're right, you shouldn't directly commit. Pull requests are the way to go.

I would, however, make a topic branch for each change, with the format of $ISSUE-$TOPIC (so this would be 351-activation).

I will merge this in.