0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 16, 2023 — Mar 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More view/CSS tweaks More... over 14 years ago
Added specific location for filestore cache More... over 14 years ago
View/CSS tweaks More... over 14 years ago
Exposed council's associated datasets via API More... over 14 years ago
Added Dataset#last_checked to separate stale flag from updated_at timestamp (which is not quite the same). Few view tweaks More... over 14 years ago
View tweaks More... over 14 years ago
Now shows datapoint summaries on council page More... over 14 years ago
Added Dataset#summary_column to allow summary data to be shown on council page (code not yet done for that) More... over 14 years ago
Fixed test to avoid duplicate dataset key More... over 14 years ago
Added uniqueness requirement for Dataset#key and conenvience method for processing stale datasets More... over 14 years ago
DatasetsController#data now uses datapoints More... over 14 years ago
Added datapoint model -- stores data for assoc council and dataset More... over 14 years ago
Added xml/json rsponse to DatasetsController More... over 14 years ago
First (rough) go at showing dataset data for given council More... over 14 years ago
Added description, originator to dataset model and tweak views so anyone can see datasets More... over 14 years ago
Added basic datasets controller More... over 14 years ago
Initial check-in of Dataset model More... over 14 years ago
Moved marking of council as updated when associated model is saved or destroyed to ScrapedModel module, and so now works for committees and meetings as well as members More... over 14 years ago
Added wdtk_name field into council form More... over 14 years ago
Council now marked as updated when member is updated. Tweak to cache store More... over 14 years ago
View/CSS tweaks More... over 14 years ago
Tweak to NameParser More... over 14 years ago
View/CSS tweaks More... over 14 years ago
Tweaked schedule More... over 14 years ago
Added whenever gem to automate cron jobs More... over 14 years ago
Added action-caching for front page More... over 14 years ago
Tweaked front page More... over 14 years ago
Bugfix: problematic field wasn't showing on InfoScrapers form More... over 14 years ago
minor tweak to improve readability More... over 14 years ago
Tweaked scraper_runner and mailer to summarize results -- make it easy to ignore problem-free ones just from looking at email subject More... over 14 years ago