changelog tags files rss atom

shortlog for okfn-annotater

navigate: (0) -60 tip

4 months rgrp [model][s]: make Session = None by default so it can be set by external library (internally set it up in Repository.configure).
4 months rgrp [vdm][s]: crude and relatively untested integration of vdm to make annotations revisioned/versioned.
5 months rgrp [store/search][s]: add support for getting all results from search via use of limit=-1 (means no limit).
5 months rgrp [store][s]: Support locating locating annotation RESTFul url within store (e.g. {store}/annotations instead {store}/annotation) and change default to annotations.
5 months rgrp [store/search,bugfix][xs]: turns out querying for a single column is only in sqlalchemy >= 0.5 so for all_fields=False extract id by hand.
5 months rgrp [docs][xs]: minor addition to CHANGELOG for HEAD.
5 months rgrp [store/search,bugfix][xs]: change search to use session off the Annotation object as that comes from external library (whereas model.Session does not ...).
5 months rgrp Added tag 0.3 for changeset ce4c81256040
5 months rgrp [docs,store,search][m]: add search support to store and bring docs in README.txt up to date.
5 months rgrp [model][m]: add in user, tags and extras fields.
5 months rgrp [setup][xs]: bump version to 0.4a (should have done this in October after 0.3 release).
6 months rgrp [store][s+]: add support on annotation create for returning id as json and jsonp (in addition to setting location header).
6 months rgrp [doc][s]: bump version to 0.3 and link to jsannotate code on github in README.txt and change author_email in setup.py.
6 months rgrp [store][xs]: (old: ?) micro change to import Mapper only from routes (not sure why! Maybe in order to deal with issues in shakespeare when importing this ...).
6 months rgrp [middleware][s]: (old: 1m) make sourcing of jquery optional (so if jquery already we don't include again) and try and support noconflict mode.
9 months rgrp [middelware][s]: refactor to have proper js annotator setup stuff with configuratoin for prefix and uri.
9 months rgrp [model][s]: change Annotation.url to Annotation.uri.
9 months rgrp [model,api][m]: further changes to model and api to make annotator work as library and with jsannotate.
9 months rgrp [middlware][xs]: reflect rename of jsannotate to annotator.
9 months rgrp [model][s]: refactor model code to be easily reusable in another project.
9 months rgrp [store][s]: change to using webob request and response, in the process clearing things up quite a bit.
9 months rgrp [merge]
9 months rgrp [demo,middleware][m]: factor out the adding of jsannotate stuff to html into middleware and refactor demo into a proper little app which uses it.
9 months rgrp [tests][xs]: addendum (cset:eadef9bbaf3f) renaming test to tests and change test modules from *_test.py to test_*.py.
9 months rgrp [test]: move tests in test/ subdirectory.
9 months rgrp [all][s]: follow up to last commit (cset:410c0a163c02) to deal with setup.py.
9 months rgrp [all][s]: rename from annotater to annotator throughout (and update changelog in README.txt).
10 months rgrp [demo][xs]: disable logging to file as that can break in deployment on server (and not logging much useful anyway).
10 months rgrp [demo][s]: move main configuration out of demo.py into demo.ini.
10 months rgrp [all][l]: fully functioning demo running using jsannotate js library.
11 months rgrp [misc][m]: switch to JSON based interface from atom hybrid.
11 months rgrp [store,model][m]: implement missing show/get RESTful action, remove html related listing of annotations and refactor the store a bit generally.
11 months rgrp [doc][s]: overhaul README.txt to bring it up to date plus add quite a bit on technical side (REST api, annotation format).
12 months rgrp [all][l]: remove all marginalia material and start refactoring the demo app to become a piece of middleware.
12 months rgrp [demo][s]: convert our demo app to be runnable via PasteScript paster.
12 months rgrp [js,marginalia][xs]: move python code to integrate js (marginalia) code from annotater/marginalia/__init__.py to annotater/js.py in preparation for removing marginalia.
12 months rgrp [setup][xs]: bump version to 0.3a and make some small changes to setup.py.
12 months rgrp Updated marginalia based version to use sqlalchemy and current libraries. Now plan to move away from marginalia to our own js library.
12 months rgrp [all][m]: implement update and create action on store (everything fully working again including demo!).
12 months rgrp [marginalia][s]: change to using paste.urlparser.StaticUrlParser as it seems more robust.
13 months rgrp [marginalia][xs]: reinstate tests of js serving wsgi app.
13 months rgrp [all][m]: begin major upgrade to bring things up to date (all tests passing again).
13 months convert-repo update tags
2 years rgrp [annotater][xs]: FormEncode still has formencode.sqlschema so remove (annoying) requirment to have <=0.6 for FormEncode.
2 years rgrp Modify setup.py to include explicit dependency on formencode version between
3 years rgrp Add long_description to setup.py.
3 years rgrp minor: few fixes to setup files.
3 years rgrp micro: tiny change to short description of the project.
3 years rgrp Add a format_entry method in annotater.marginalia which produces the correct html sections need by marginalia for js annotation (essentially just a port of existing work from shakespeare.format.TextFormatterAnnotate -- this is the natural home).
3 years rgrp Complete task: get rid of onload on body element by using a 'generic' approach.
3 years rgrp Refactor demo to exercise more of annotater and provide marginalia show/hide annotation buttons.
3 years rgrp bugfix: (minor) if url to annotationInit had trailing slash this broke js restful annotation system as urls had '//' in them.
3 years rgrp minor: improvement to demo and to marginalia javascript.
3 years rgrp r1099@rgrp: rgrp | 2007-04-06 13:23:08 +0100
3 years rgrp r1098@rgrp: rgrp | 2007-04-06 13:03:48 +0100
3 years rgrp r1097@rgrp: rgrp | 2007-04-06 12:34:03 +0100
3 years rgrp r1096@rgrp: rgrp | 2007-04-06 12:03:12 +0100
3 years rgrp r1095@rgrp: rgrp | 2007-04-06 11:51:34 +0100
3 years rgrp r1094@rgrp: rgrp | 2007-04-06 11:43:28 +0100
3 years rgrp r1093@rgrp: rgrp | 2007-04-06 11:41:04 +0100

navigate: (0) -60 tip