2013-02-05 |
Tom Clegg | limit data page to 1-3000 collections |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Switch to MultiJson which uses Oj under the hood (since... |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Switch to Oj for faster JSON handling. |
tree | commitdiff |
2013-02-04 |
Tom Clegg | add some nil checks |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Be careful with the shovel (<<) operator. It modifies... |
tree | commitdiff |
2013-02-04 |
Ward Vandewege | Do not show a 'Log out' link when the user is not logge... |
tree | commitdiff |
2013-02-03 |
Tom Clegg | fix "home" link |
tree | commitdiff |
2013-02-03 |
Ward Vandewege | Fix test for :orvos_api_token in Thread.current, and... |
tree | commitdiff |
2013-02-03 |
Ward Vandewege | Throw an error when the uuid used for find() is invalid. |
tree | commitdiff |
2013-02-03 |
Ward Vandewege | Do not assume uuid_or_hash is a string when using it... |
tree | commitdiff |
2013-02-03 |
Tom Clegg | add jobs and jobsteps |
tree | commitdiff |
2013-02-03 |
Tom Clegg | support user and API client using different URIs for... |
tree | commitdiff |
2013-02-03 |
Tom Clegg | allow current_user => nil for pages that do not require... |
tree | commitdiff |
2013-02-01 |
Tom Clegg | move logout link to right |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add table/graph nav pills |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add tabular /collections |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add Log out button, hide admin-only nav links if not... |
tree | commitdiff |
2013-02-01 |
Tom Clegg | add bootstrap |
tree | commitdiff |
2013-02-01 |
Tom Clegg | spice up collections graph a little |
tree | commitdiff |
2013-01-31 |
Tom Clegg | add User resource, restrict generic resource pages... |
tree | commitdiff |
2013-01-31 |
Tom Clegg | do find_object_by_uuid after setting up api token |
tree | commitdiff |
2013-01-31 |
Tom Clegg | fix unsupported where() style in find_object_by_uuid |
tree | commitdiff |
2013-01-31 |
Tom Clegg | basic d3 graph at /collections |
tree | commitdiff |
2013-01-30 |
Tom Clegg | improve error handling and reporting |
tree | commitdiff |
2013-01-29 |
Tom Clegg | bit more robust in error display |
tree | commitdiff |
2013-01-28 |
Tom Clegg | tweak eager loading |
tree | commitdiff |
2013-01-28 |
Tom Clegg | rename Metadatum to Link, head to head_uuid, tail to... |
tree | commitdiff |
2013-01-25 |
Tom Clegg | fix use of OrvosBase#new when unpacking lists |
tree | commitdiff |
2013-01-25 |
Tom Clegg | handle non-db-column API response fields a bit better |
tree | commitdiff |
2013-01-25 |
Tom Clegg | fix up factory_jobs status page |
tree | commitdiff |
2013-01-25 |
Tom Clegg | handle invalid token more gracefully |
tree | commitdiff |
2013-01-24 |
Tom Clegg | give up on assets for static d3 example |
tree | commitdiff |
2013-01-24 |
Tom Clegg | Revert "move html into app/assets" |
tree | commitdiff |
2013-01-24 |
Tom Clegg | move html into app/assets |
tree | commitdiff |
2013-01-24 |
Tom Clegg | host d3 js locally |
tree | commitdiff |
2013-01-24 |
Tom Clegg | use Accept header instead of post arg to ask for json |
tree | commitdiff |
2013-01-24 |
Tom Clegg | set format=json explicitly when calling api |
tree | commitdiff |
2013-01-24 |
Tom Clegg | send tokenless user through orvos login instead of... |
tree | commitdiff |
2013-01-22 |
Tom Clegg | add Logs resource |
tree | commitdiff |
2013-01-22 |
Ward Vandewege | Fix for |
tree | commitdiff |
2013-01-21 |
Tom Clegg | pass api_token through to orvos |
tree | commitdiff |
2013-01-21 |
Tom Clegg | add error pages |
tree | commitdiff |
2013-01-21 |
Tom Clegg | delete collections/index view |
tree | commitdiff |
2013-01-21 |
Tom Clegg | fix query encoding in API calls |
tree | commitdiff |
2013-01-20 |
Tom Clegg | reorganize API helper a bit, refactor pipeline status... |
tree | commitdiff |
2013-01-18 |
Tom Clegg | add OrvosBase#dup, offload some filtering to server |
tree | commitdiff |
2013-01-18 |
Tom Clegg | cache metadata |
tree | commitdiff |
2013-01-18 |
Tom Clegg | use new metadata access |
tree | commitdiff |
2013-01-18 |
Tom Clegg | easier access to metadata, and objects connected by... |
tree | commitdiff |
2013-01-18 |
Tom Clegg | rename metadata attributes to head/tail |
tree | commitdiff |
2013-01-17 |
Tom Clegg | fix error reporting |
tree | commitdiff |
2013-01-17 |
Tom Clegg | fix missing find_object_by_uuid |
tree | commitdiff |
2013-01-17 |
Tom Clegg | beginnings of upload->pipeline status page |
tree | commitdiff |
2013-01-16 |
Tom Clegg | add uploaded_datasets#create API. refs #1247 refs ... |
tree | commitdiff |
2013-01-16 |
Tom Clegg | fix serialized fields, improve error handling |
tree | commitdiff |
2013-01-16 |
Tom Clegg | stub Project |
tree | commitdiff |
2013-01-16 |
Tom Clegg | stub Specimen |
tree | commitdiff |
2013-01-15 |
Tom Clegg | stub Metadatum, Pipeline, PipelineInvocation |
tree | commitdiff |
2013-01-15 |
Tom Clegg | add a little error checking for save() and save!() |
tree | commitdiff |
2013-01-15 |
Tom Clegg | make Collection.new.save work |
tree | commitdiff |
2013-01-15 |
Tom Clegg | stub Orvos::Base, add collection example |
tree | commitdiff |
2013-01-14 |
Ward Vandewege | Initial commit. |
tree | commitdiff |
|