rename Project to Group
[arvados.git] / app / controllers /
2013-03-13 Tom Cleggrename Project to Group
2013-02-08 Tom Cleggdo not hyperlink collections that do not have correspon...
2013-02-07 Tom Cleggfix double render
2013-02-07 Tom Cleggadd logs#show
2013-02-05 Tom Cleggsplit jobs into provenance chart and job list
2013-02-05 Tom Clegglimit 100 instead of 1000
2013-02-05 Tom Cleggadd Collections#show page
2013-02-05 Tom Clegglimit data page to 1-3000 collections
2013-02-03 Ward VandewegeFix test for :orvos_api_token in Thread.current, and...
2013-02-03 Tom Cleggadd jobs and jobsteps
2013-02-03 Tom Cleggallow current_user => nil for pages that do not require...
2013-02-01 Tom Cleggadd tabular /collections
2013-02-01 Tom Cleggadd Log out button, hide admin-only nav links if not...
2013-02-01 Tom Cleggadd bootstrap
2013-01-31 Tom Cleggadd User resource, restrict generic resource pages...
2013-01-31 Tom Cleggdo find_object_by_uuid after setting up api token
2013-01-31 Tom Cleggfix unsupported where() style in find_object_by_uuid
2013-01-31 Tom Cleggbasic d3 graph at /collections
2013-01-30 Tom Cleggimprove error handling and reporting
2013-01-28 Tom Cleggrename Metadatum to Link, head to head_uuid, tail to...
2013-01-25 Tom Clegghandle invalid token more gracefully
2013-01-24 Tom Cleggsend tokenless user through orvos login instead of...
2013-01-22 Tom Cleggadd Logs resource
2013-01-21 Tom Cleggpass api_token through to orvos
2013-01-21 Tom Cleggadd error pages
2013-01-17 Tom Cleggfix missing find_object_by_uuid
2013-01-17 Tom Cleggbeginnings of upload->pipeline status page
2013-01-16 Tom Cleggstub Project
2013-01-16 Tom Cleggstub Specimen
2013-01-15 Tom Cleggstub Metadatum, Pipeline, PipelineInvocation
2013-01-15 Tom Cleggstub Orvos::Base, add collection example
2013-01-14 Ward VandewegeInitial commit.