Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README for the applicationHEADmaster | 2011-08-03 | 2 | -0/+36 | |
* | Custom doodle-like feature | 2011-08-03 | 17 | -23/+188 | |
* | Fix problem with passwords shown as open text during signup | 2011-08-02 | 4 | -18/+31 | |
* | Add license information | 2011-08-01 | 67 | -0/+1651 | |
* | Merge remote-tracking branch 'github/review' | 2011-08-01 | 26 | -54/+256 | |
|\ | |||||
| * | Add and cleanup validations | 2011-08-01 | 4 | -5/+7 | |
| * | Add line in site/app/models/proxy.rb for better readability | 2011-08-01 | 1 | -0/+1 | |
| * | A little cleanup in User class | 2011-07-26 | 1 | -3/+2 | |
| * | Use hobo scopes where possible | 2011-07-26 | 1 | -3/+3 | |
| * | Cleanup Agenda.update_voting_options | 2011-07-26 | 2 | -12/+13 | |
| * | Improve controller readability | 2011-07-26 | 2 | -5/+5 | |
| * | Improve tests | 2011-07-26 | 9 | -24/+35 | |
| * | Council members can approve summaries | 2011-07-26 | 12 | -2/+177 | |
| * | Add summary field | 2011-07-25 | 3 | -5/+18 | |
* | | Show use hints for users | 2011-08-01 | 6 | -21/+41 | |
* | | Improve front page | 2011-08-01 | 1 | -17/+16 | |
|/ | |||||
* | Improve tests coverage | 2011-07-21 | 1 | -0/+10 | |
* | Use custom change in hobo to solve problem with db:reset task | 2011-07-21 | 2 | -1/+6 | |
* | Use factory_girl_rails, don't require factories manually | 2011-07-16 | 6 | -8/+7 | |
* | Seed database for demos | 2011-07-13 | 2 | -0/+88 | |
* | Fix warning coming from outdated will_paginate gem | 2011-07-13 | 1 | -1/+1 | |
* | Fix code that produced warnings when running rake tasks | 2011-07-13 | 2 | -2/+2 | |
* | Show hint on timelimits format (on AgendaItem edit page) | 2011-07-13 | 4 | -19/+21 | |
* | Add mysql gem dependency | 2011-07-13 | 2 | -0/+3 | |
* | Use hobo from git to make :null=>false default for some types of fields | 2011-07-11 | 9 | -59/+64 | |
* | Fix rake task for updating discussion times on AgendaItems | 2011-07-11 | 1 | -2/+1 | |
* | Pull information on how long meeting took from Gentoo archives | 2011-07-11 | 14 | -8/+1597 | |
* | Show community votes properly | 2011-07-06 | 9 | -16/+104 | |
* | Distinguish votes made during council voting and community voice | 2011-07-06 | 5 | -8/+41 | |
* | Allow all users to vote | 2011-07-06 | 3 | -24/+52 | |
* | Update selenium-webdriver | 2011-07-05 | 1 | -7/+6 | |
* | Allow markdown in agenda item body | 2011-07-05 | 3 | -1/+4 | |
* | Merge remote-tracking branch 'github/bugfix' | 2011-07-05 | 10 | -16/+59 | |
|\ | |||||
| * | Display buttons on Agenda item view page in cleaner way | 2011-07-05 | 5 | -3/+35 | |
| * | Show slacking status properly when there were no meetings yet. | 2011-07-05 | 2 | -0/+9 | |
| * | Agenda.current creates new agenda if needed | 2011-07-05 | 3 | -13/+15 | |
* | | Application receives meeting log from IRC bot | 2011-06-27 | 4 | -2/+19 | |
|/ | |||||
* | Application receives data from bot | 2011-06-25 | 3 | -1/+47 | |
* | Send timelimits to bot | 2011-06-24 | 5 | -10/+44 | |
* | Remove some duplication | 2011-06-17 | 4 | -11/+16 | |
* | Change names to communicative | 2011-06-17 | 3 | -19/+19 | |
* | Improve Agenda model spec coverage | 2011-06-17 | 2 | -1/+44 | |
* | Improve VotingOption model test coverage | 2011-06-17 | 1 | -0/+7 | |
* | Improve User model test coverage | 2011-06-17 | 3 | -2/+111 | |
* | Remove trailing whitespace | 2011-06-13 | 1 | -1/+1 | |
* | Show slacking information in the application | 2011-06-10 | 10 | -1/+174 | |
* | Handle proxies attendance | 2011-06-10 | 2 | -3/+12 | |
* | Receive list of meeting participants from IRC bot | 2011-06-10 | 7 | -20/+49 | |
* | agenda/reminders page lists users that bot should remind about meeting | 2011-06-10 | 5 | -4/+36 | |
* | Send email reminders about meetings using delayed_job | 2011-06-10 | 15 | -6/+170 |