| 11 days | rgrp | [contrib/stats.py][s]: searching for person counts by name. |
| 2 months | rgrp | [analyze][s]: fix up brokenness in plot_publications left over from previous refactoring (that obviously didn't get completed properly). |
| 2 months | rgrp | [merge] |
| 2 months | rgrp | [pdw/getdata/marc.py][xs]: correct erroneous duplication of code introduced (I think) in last change to this file cset:556ed639f912. |
| 2 months | rgrp | [setup][xs]: (old) add requirement for FormAlchemy. |
| 2 months | rgrp | [wui/stats][m]: create new stats/year page showing persons whose work enter pd in a given year. |
| 2 months | rgrp | [templates/layout][s]: change to use new jquery based kforge.js for styling, plus put three buttons (open service, open data, open content) in footer. |
| 3 months | rgrp | [contrib/stats.py][s]: minor improvements to output from person_work_and_item_counts. |
| 3 months | rgrp | [analyze][s]: refactor crude_pd to show effect of advancing or retarding entry into the PD. |
| 3 months | rgrp | [contrib/stats.py][s]: list "top" authors by name (those with most items) in person_work_and_item_counts. |
| 3 months | rgrp | [getdata/muze][m]: implement loading of muze data to db (and add tests). |
| 3 months | rgrp | [cli][s]: setup full text search index on item.title and work.title when using postgres (NB: sql works from psql but not seemingly from our code atm). |
| 3 months | rgrp | [misc][m]: (old: 1w+) various fairly minor changes in anlysis and pd code. |
| 3 months | rgrp | [pd][m]: (work over last few days) calculate "pd year" rather than than "pd status" and use this to chart PD over time. |
| 3 months | rgrp | [setup][xs]: add *.db to .hgignore and reorganize a bit. |
| 3 months | rgrp | [getdata/blsa][m]: (old: 4d) update BLSA scraper, add some features and tests. |
| 3 months | rgrp | [wui][s]: change to use "kforge" styling from m.okfn.org rather than local copy of that same styling. |
| 3 months | rgrp | [wui][s]: make pd status look nicer (follow up to cset:3601b7cb6957 work for ticket:33). |
| 4 months | dread | merge |
| 4 months | dread | [getdata]: Muze data parser. |
| 4 months | dread | [analysis]: Muze data analysis. |
| 6 months | rgrp | [analyze][s]: add support for 'scaler' to scale results and move ini template to standard place in pdw/config/. |
| 6 months | rgrp | [analyze][xs]: change weightings for crude_pd. |
| 7 months | dread | [wui]: Ticket #34 - Formalchemy CRUD admin i/f. |
| 7 months | dread | [wui]: Ticket #34 - added CRUD admin interface with formalchemy |
| 7 months | dread | Removed test which required scipy |
| 7 months | dread | [wui][xs]: Ticket 10 - readable name in URL is now optional. |
| 7 months | dread | Corrected mistaken checkin of cli.py |
| 7 months | dread | [data]: Ticket 28 - Years of two digits now work. |
| 7 months | dread | merge |
| 7 months | dread | [wui]: Ticket 33 - starting to display pd status nicely |
| 7 months | dread | [data][xs]: Ticket 28 - slight format changes after date.py changes. |
| 7 months | dread | [data][s]: Got rid of using date parser. |
| 7 months | dread | [data]: AMG tests |
| 7 months | rgrp | [stats,analyze][s]: misc minor items most important of which is change to use new, decided-on, reference weightings for pd proportions. |
| 7 months | dread | merge |
| 7 months | dread | [data]: AMG parser - basic. |
| 7 months | dread | [data][s]: Ticket 3 - cairns parse now uses date parser for dates. |
| 7 months | rgrp | [stats][s]: more/improved pd related info (pdrel_*, fast_pd_*) plus turn these into nice tables in contrib/stats.py). |
| 7 months | rgrp | [templates][s]: add dates to work and item list links and use those list links in person read view. |
| 7 months | dread | merge |
| 7 months | dread | [data]: Ticket #3 - parsing cairns data. |
| 7 months | rgrp | [analyze][s]: introduce display of pd proportions in plot_publications. |
| 7 months | rgrp | [stats,cli,pd][s]: move "fast_pd" related stats method to stats.py (and improve), remove Pd command from cli merging its contents into Consolidate and Stats. |
| 7 months | dread | [getdata]: Ticket 3 - Cairns parsing. Now returning record dict. More tests. |
| 7 months | dread | [getdata]: Ticket 3 - Cairns parsing. Parsing now returns dictionary. More tests |
| 7 months | dread | [getdata]: Ticket 3 - Cairns parsing. Basic tidy up and test. |
| 7 months | dread | [getdata]: Ticket 3 - Cairns parsing. Basic tidy up and test. |
| 7 months | dread | [wui]: Ticket 15 - added pagination. |
| 7 months | rgrp | [contrib/stats.py][xs]: display person info not just counts for death_date_in_future. |
| 7 months | rgrp | [merge]. |
| 7 months | rgrp | [pd,stats][s+]: show stats based on fast_pd (pd_proper method) and improve fast_pd to also show items in copyright (for sure). |
| 7 months | rgrp | [templates][xs]: minor css changes to remove subnav and register/login bar at top. |
| 7 months | rgrp | [contrib][s]: add new contrib section with a stats.py script for useful stats item which do not merit being in cli. |
| 7 months | dread | [core]: Ticket 32 - lots of tidy up & test fixing |
| 7 months | dread | [setup]: Ticket #18 - upgrade to pylons 0.9.7 |
| 7 months | dread | [core]: Ticket 32 - permaurl format 2 implemented. |
| 7 months | rgrp | [stats][s]: add force option to cacheable methods to force a recalculation and use this for most cli stats actions. |
| 7 months | rgrp | [setup][xs]: typo fix to paste_deploy_config.ini_tmpl. |
| 7 months | rgrp | [misc][xs]: turn back on caching on stats.Stats.by_year_all and move pymarc out of requires into extra_requires in setup.py. |