arvados.git
12 years agotweak factory_jobs display
Tom Clegg [Tue, 19 Feb 2013 07:52:38 +0000 (23:52 -0800)]
tweak factory_jobs display

12 years agomove vcf pipeline stats code to a helper, generate stats when pipeline finishes,...
Tom Clegg [Tue, 19 Feb 2013 06:43:33 +0000 (22:43 -0800)]
move vcf pipeline stats code to a helper, generate stats when pipeline finishes, cache in #properties

12 years agoadd first,last,[] methods
Tom Clegg [Mon, 18 Feb 2013 21:05:54 +0000 (13:05 -0800)]
add first,last,[] methods

12 years agoshow raw components json on pipeline_invocations#show
Tom Clegg [Mon, 18 Feb 2013 21:05:15 +0000 (13:05 -0800)]
show raw components json on pipeline_invocations#show

12 years agoadd PipelineInvocation#properties
Tom Clegg [Mon, 18 Feb 2013 18:16:13 +0000 (10:16 -0800)]
add PipelineInvocation#properties

12 years agoset exome regions
Tom Clegg [Mon, 18 Feb 2013 00:00:31 +0000 (16:00 -0800)]
set exome regions

12 years agoRearrange pipeline_invocation handling
Tom Clegg [Sun, 17 Feb 2013 23:38:55 +0000 (15:38 -0800)]
Rearrange pipeline_invocation handling
* move whpipeline bits into a separate cron job (just 1 proc per site)
* use native code instead of whpipeline to set pipeline job parameters
* add "reset pipeline" buttons to /factory_jobs table

12 years agolet pipeline_invocation#active be a regular attribute
Tom Clegg [Sun, 17 Feb 2013 21:33:30 +0000 (13:33 -0800)]
let pipeline_invocation#active be a regular attribute

12 years agoaccept json-encoded pipeline[components] param
Tom Clegg [Sun, 17 Feb 2013 21:22:34 +0000 (13:22 -0800)]
accept json-encoded pipeline[components] param

12 years agodo not delete uuid if provided in new object (notably collection)
Tom Clegg [Tue, 12 Feb 2013 21:11:30 +0000 (14:11 -0700)]
do not delete uuid if provided in new object (notably collection)

12 years agoallow re-saving an existing collection without complaint
Tom Clegg [Tue, 12 Feb 2013 21:10:20 +0000 (14:10 -0700)]
allow re-saving an existing collection without complaint

12 years agofix broken orvos_model#initialize
Tom Clegg [Tue, 12 Feb 2013 20:38:26 +0000 (13:38 -0700)]
fix broken orvos_model#initialize

12 years agobe more selective about invoking array-of-strings display on generic object#show...
Tom Clegg [Sun, 10 Feb 2013 17:16:10 +0000 (12:16 -0500)]
be more selective about invoking array-of-strings display on generic object#show page

12 years agoemphasize local part of uuid
Tom Clegg [Sun, 10 Feb 2013 17:14:10 +0000 (12:14 -0500)]
emphasize local part of uuid

12 years agorender pipeline_invocation components as job/progress table
Tom Clegg [Sun, 10 Feb 2013 06:51:40 +0000 (01:51 -0500)]
render pipeline_invocation components as job/progress table

12 years agocheck serialized attribute types during create/update
Tom Clegg [Sun, 10 Feb 2013 06:31:50 +0000 (01:31 -0500)]
check serialized attribute types during create/update

12 years agoset modified_by_user=nil instead of breaking if no user is logged in
Tom Clegg [Sat, 9 Feb 2013 08:16:07 +0000 (03:16 -0500)]
set modified_by_user=nil instead of breaking if no user is logged in

12 years agodo not require user login for node#ping
Tom Clegg [Sat, 9 Feb 2013 08:06:42 +0000 (03:06 -0500)]
do not require user login for node#ping

12 years agodo not hyperlink collections that do not have corresponding objects to look up
Tom Clegg [Fri, 8 Feb 2013 00:24:45 +0000 (19:24 -0500)]
do not hyperlink collections that do not have corresponding objects to look up

12 years agouse Enumerable and to_ary for implicit conversion to array instead of forcing caller...
Tom Clegg [Fri, 8 Feb 2013 00:24:01 +0000 (19:24 -0500)]
use Enumerable and to_ary for implicit conversion to array instead of forcing caller to use where()

12 years agouse generic orvos link helper in collections#index
Tom Clegg [Thu, 7 Feb 2013 23:40:06 +0000 (18:40 -0500)]
use generic orvos link helper in collections#index

12 years agosort lists on modified_at by default
Tom Clegg [Thu, 7 Feb 2013 20:09:57 +0000 (15:09 -0500)]
sort lists on modified_at by default

12 years agouse old owner, not new owner, when checking permission to change attributes
Tom Clegg [Thu, 7 Feb 2013 19:57:44 +0000 (14:57 -0500)]
use old owner, not new owner, when checking permission to change attributes

12 years agoadd links to generic specimen and project #show
Tom Clegg [Thu, 7 Feb 2013 19:45:47 +0000 (14:45 -0500)]
add links to generic specimen and project #show

12 years agolink to pipeline invocations from factory_jobs page
Tom Clegg [Thu, 7 Feb 2013 19:03:40 +0000 (14:03 -0500)]
link to pipeline invocations from factory_jobs page

12 years agofix double render
Tom Clegg [Thu, 7 Feb 2013 19:03:26 +0000 (14:03 -0500)]
fix double render

12 years agofix misleading label
Tom Clegg [Thu, 7 Feb 2013 18:01:53 +0000 (13:01 -0500)]
fix misleading label

12 years agomake resource_class_for_uuid more convenient and robust
Tom Clegg [Thu, 7 Feb 2013 17:56:55 +0000 (12:56 -0500)]
make resource_class_for_uuid more convenient and robust

12 years agoadd generic #show page for orvos objects and use it for Log and User
Tom Clegg [Thu, 7 Feb 2013 17:52:28 +0000 (12:52 -0500)]
add generic #show page for orvos objects and use it for Log and User

12 years agoshow log#event_type
Tom Clegg [Thu, 7 Feb 2013 16:14:15 +0000 (11:14 -0500)]
show log#event_type

12 years agoupdate server-assigned attributes after saving objects
Tom Clegg [Thu, 7 Feb 2013 16:13:26 +0000 (11:13 -0500)]
update server-assigned attributes after saving objects

12 years agoadd logs#show
Tom Clegg [Thu, 7 Feb 2013 02:24:54 +0000 (21:24 -0500)]
add logs#show

12 years agouse JSON.dump so timestamps load back as Time, and Oj.load for fast loading
Tom Clegg [Wed, 6 Feb 2013 21:35:27 +0000 (16:35 -0500)]
use JSON.dump so timestamps load back as Time, and Oj.load for fast loading

12 years agoadd orvos_resource_list#to_hash
Tom Clegg [Wed, 6 Feb 2013 21:31:28 +0000 (16:31 -0500)]
add orvos_resource_list#to_hash

12 years agofix storage=cache pill coloron Source data tab
Tom Clegg [Tue, 5 Feb 2013 20:20:36 +0000 (15:20 -0500)]
fix storage=cache pill coloron Source data tab

12 years agoadd Files pane on Collections#show
Tom Clegg [Tue, 5 Feb 2013 20:09:37 +0000 (15:09 -0500)]
add Files pane on Collections#show

12 years agosplit jobs into provenance chart and job list
Tom Clegg [Tue, 5 Feb 2013 20:00:51 +0000 (15:00 -0500)]
split jobs into provenance chart and job list

12 years agoabandon "bold megabytes" feature
Tom Clegg [Tue, 5 Feb 2013 16:58:13 +0000 (11:58 -0500)]
abandon "bold megabytes" feature

12 years agouse real instead of test data size
Tom Clegg [Tue, 5 Feb 2013 16:57:45 +0000 (11:57 -0500)]
use real instead of test data size

12 years agodefault to data page instead of factory_jobs
Tom Clegg [Tue, 5 Feb 2013 15:22:08 +0000 (10:22 -0500)]
default to data page instead of factory_jobs

12 years agoobey eager() and limit() in all()
Tom Clegg [Tue, 5 Feb 2013 15:21:43 +0000 (10:21 -0500)]
obey eager() and limit() in all()

12 years agolimit 100 instead of 1000
Tom Clegg [Tue, 5 Feb 2013 15:20:22 +0000 (10:20 -0500)]
limit 100 instead of 1000

12 years agohuman readable data size
Tom Clegg [Tue, 5 Feb 2013 13:47:58 +0000 (08:47 -0500)]
human readable data size

12 years agomake bootstrap tabs really work
Tom Clegg [Tue, 5 Feb 2013 07:44:15 +0000 (02:44 -0500)]
make bootstrap tabs really work

12 years agofix commit-id -> redmine link
Tom Clegg [Tue, 5 Feb 2013 07:00:49 +0000 (02:00 -0500)]
fix commit-id -> redmine link

12 years agoinclude data_size and files list in Collection api response
Tom Clegg [Tue, 5 Feb 2013 03:31:43 +0000 (22:31 -0500)]
include data_size and files list in Collection api response

12 years agoadd Collections#show page
Tom Clegg [Tue, 5 Feb 2013 03:35:08 +0000 (22:35 -0500)]
add Collections#show page

12 years agoSupport
Ward Vandewege [Tue, 5 Feb 2013 01:45:52 +0000 (20:45 -0500)]
Support

  where={"any":["contains","hu34"]}

style parameter. For now, 'any' just means a field called 'name'

12 years agoWhen no limit is supplied, limit number of index results to 100.
Ward Vandewege [Tue, 5 Feb 2013 01:44:19 +0000 (20:44 -0500)]
When no limit is supplied, limit number of index results to 100.

12 years agolimit data page to 1-3000 collections
Tom Clegg [Tue, 5 Feb 2013 00:09:03 +0000 (16:09 -0800)]
limit data page to 1-3000 collections

12 years agosupport limit parameter in #index
Tom Clegg [Tue, 5 Feb 2013 00:07:17 +0000 (16:07 -0800)]
support limit parameter in #index

12 years agoadd Job#dependencies
Tom Clegg [Mon, 4 Feb 2013 10:04:53 +0000 (02:04 -0800)]
add Job#dependencies

12 years agoBack out upgrade to MultiJson for now until we upgrade to rails 3.2. See
Ward Vandewege [Mon, 4 Feb 2013 16:54:11 +0000 (11:54 -0500)]
Back out upgrade to MultiJson for now until we upgrade to rails 3.2. See
comment in Gemfile.

12 years agoSwitch to MultiJson which uses Oj under the hood (since it is available).
Ward Vandewege [Mon, 4 Feb 2013 16:25:30 +0000 (11:25 -0500)]
Switch to MultiJson which uses Oj under the hood (since it is available).

12 years agoSwitch to MultiJson which uses Oj under the hood (since it is available).
Ward Vandewege [Mon, 4 Feb 2013 15:45:01 +0000 (10:45 -0500)]
Switch to MultiJson which uses Oj under the hood (since it is available).

12 years agoSwitch to Oj for faster JSON handling.
Ward Vandewege [Mon, 4 Feb 2013 14:53:48 +0000 (09:53 -0500)]
Switch to Oj for faster JSON handling.

12 years agoMerge branch 'master' of git.clinicalfuture.com:orvos-server
Ward Vandewege [Mon, 4 Feb 2013 14:51:11 +0000 (09:51 -0500)]
Merge branch 'master' of git.clinicalfuture.com:orvos-server

12 years agoSwitch to Oj for JSON parsing.
Ward Vandewege [Mon, 4 Feb 2013 14:50:57 +0000 (09:50 -0500)]
Switch to Oj for JSON parsing.

12 years agoadd some nil checks
Tom Clegg [Mon, 4 Feb 2013 06:57:40 +0000 (22:57 -0800)]
add some nil checks

12 years agoBe careful with the shovel (<<) operator. It modifies the object on the
Ward Vandewege [Mon, 4 Feb 2013 03:29:23 +0000 (22:29 -0500)]
Be careful with the shovel (<<) operator. It modifies the object on the
left hand side. And if that object is just a copy (i.e. reference to) of
another object, bad things like on-the-fly modification of the
orvos_login_base configuration value occur...

This fixes the multiplication of return_to parameters on every call to
the login url.

12 years agoDo not show a 'Log out' link when the user is not logged in.
Ward Vandewege [Mon, 4 Feb 2013 02:06:45 +0000 (21:06 -0500)]
Do not show a 'Log out' link when the user is not logged in.

12 years agofix "home" link
Tom Clegg [Sun, 3 Feb 2013 21:48:02 +0000 (13:48 -0800)]
fix "home" link

12 years agoFix test for :orvos_api_token in Thread.current, and log errors if it is
Ward Vandewege [Sun, 3 Feb 2013 20:43:13 +0000 (15:43 -0500)]
Fix test for :orvos_api_token in Thread.current, and log errors if it is
not there.

12 years agoThrow an error when the uuid used for find() is invalid.
Ward Vandewege [Sun, 3 Feb 2013 20:00:54 +0000 (15:00 -0500)]
Throw an error when the uuid used for find() is invalid.

12 years agoadd permission logging
Tom Clegg [Sun, 3 Feb 2013 19:48:04 +0000 (11:48 -0800)]
add permission logging

12 years agoDo not assume uuid_or_hash is a string when using it in string
Ward Vandewege [Sun, 3 Feb 2013 19:07:24 +0000 (14:07 -0500)]
Do not assume uuid_or_hash is a string when using it in string
concatenation.

12 years agoRemove some unneeded stuff from the ant deploy file.
Ward Vandewege [Sun, 3 Feb 2013 16:12:21 +0000 (11:12 -0500)]
Remove some unneeded stuff from the ant deploy file.

12 years agoadd jobs and jobsteps
Tom Clegg [Sun, 3 Feb 2013 11:56:40 +0000 (03:56 -0800)]
add jobs and jobsteps

12 years agoadd Job#priority
Tom Clegg [Sun, 3 Feb 2013 11:53:57 +0000 (03:53 -0800)]
add Job#priority

12 years agofix setting modified_* and default owner when creating objects
Tom Clegg [Sun, 3 Feb 2013 11:31:17 +0000 (03:31 -0800)]
fix setting modified_* and default owner when creating objects

12 years agoadd Job and JobStep resources
Tom Clegg [Sun, 3 Feb 2013 11:30:33 +0000 (03:30 -0800)]
add Job and JobStep resources

12 years agoadd deploy files for ant install
Tom Clegg [Sun, 3 Feb 2013 09:32:57 +0000 (01:32 -0800)]
add deploy files for ant install

12 years agosupport user and API client using different URIs for same API endpoint
Tom Clegg [Sun, 3 Feb 2013 08:57:45 +0000 (00:57 -0800)]
support user and API client using different URIs for same API endpoint

12 years agoallow current_user => nil for pages that do not require login
Tom Clegg [Sun, 3 Feb 2013 08:56:45 +0000 (00:56 -0800)]
allow current_user => nil for pages that do not require login

12 years agoAdd deploy scripts for the Orvos instance on Ant.
Ward Vandewege [Fri, 1 Feb 2013 21:09:01 +0000 (16:09 -0500)]
Add deploy scripts for the Orvos instance on Ant.

12 years agomove logout link to right
Tom Clegg [Fri, 1 Feb 2013 17:41:38 +0000 (09:41 -0800)]
move logout link to right

12 years agoadd table/graph nav pills
Tom Clegg [Fri, 1 Feb 2013 07:13:08 +0000 (23:13 -0800)]
add table/graph nav pills

12 years agoadd tabular /collections
Tom Clegg [Fri, 1 Feb 2013 06:52:20 +0000 (22:52 -0800)]
add tabular /collections

12 years agoadd Log out button, hide admin-only nav links if not admin
Tom Clegg [Fri, 1 Feb 2013 06:20:00 +0000 (22:20 -0800)]
add Log out button, hide admin-only nav links if not admin

12 years agofix login bug
Tom Clegg [Fri, 1 Feb 2013 06:09:22 +0000 (22:09 -0800)]
fix login bug

12 years agosupport return_to after logout
Tom Clegg [Fri, 1 Feb 2013 05:57:31 +0000 (21:57 -0800)]
support return_to after logout

12 years agoadd bootstrap
Tom Clegg [Fri, 1 Feb 2013 01:51:58 +0000 (17:51 -0800)]
add bootstrap

12 years agospice up collections graph a little
Tom Clegg [Fri, 1 Feb 2013 00:29:53 +0000 (16:29 -0800)]
spice up collections graph a little

12 years agoadd User resource, restrict generic resource pages to admin users
Tom Clegg [Thu, 31 Jan 2013 23:44:00 +0000 (15:44 -0800)]
add User resource, restrict generic resource pages to admin users

12 years agoadd /users/current method
Tom Clegg [Thu, 31 Jan 2013 23:20:25 +0000 (15:20 -0800)]
add /users/current method

12 years agomove development.rb to development.rb.example
Tom Clegg [Thu, 31 Jan 2013 20:31:13 +0000 (12:31 -0800)]
move development.rb to development.rb.example

12 years agofix permissions to accommodate nodes#ping and user_sessions#create exemptions
Tom Clegg [Thu, 31 Jan 2013 20:30:20 +0000 (12:30 -0800)]
fix permissions to accommodate nodes#ping and user_sessions#create exemptions

12 years agoadd /orvos/v1/users
Tom Clegg [Thu, 31 Jan 2013 19:55:33 +0000 (11:55 -0800)]
add /orvos/v1/users

12 years agocreate content-addressed collections with uuid=locator
Tom Clegg [Thu, 31 Jan 2013 19:45:22 +0000 (11:45 -0800)]
create content-addressed collections with uuid=locator

12 years agotighten up automatic uuid assignment
Tom Clegg [Thu, 31 Jan 2013 19:44:05 +0000 (11:44 -0800)]
tighten up automatic uuid assignment

12 years agodo find_object_by_uuid after setting up api token
Tom Clegg [Thu, 31 Jan 2013 17:10:34 +0000 (09:10 -0800)]
do find_object_by_uuid after setting up api token

12 years agofix unsupported where() style in find_object_by_uuid
Tom Clegg [Thu, 31 Jan 2013 17:09:02 +0000 (09:09 -0800)]
fix unsupported where() style in find_object_by_uuid

12 years agobasic d3 graph at /collections
Tom Clegg [Thu, 31 Jan 2013 17:07:21 +0000 (09:07 -0800)]
basic d3 graph at /collections

12 years agoimprove error handling and reporting
Tom Clegg [Wed, 30 Jan 2013 20:51:15 +0000 (12:51 -0800)]
improve error handling and reporting

12 years agofix (Time.now - nil) exception
Tom Clegg [Tue, 29 Jan 2013 17:09:35 +0000 (09:09 -0800)]
fix (Time.now - nil) exception

12 years agobit more robust in error display
Tom Clegg [Tue, 29 Jan 2013 17:06:19 +0000 (09:06 -0800)]
bit more robust in error display

12 years agoadd PipelineInvocation#active, and try to set success=false when needed
Tom Clegg [Tue, 29 Jan 2013 02:27:21 +0000 (18:27 -0800)]
add PipelineInvocation#active, and try to set success=false when needed

12 years agofix default Link#properties
Tom Clegg [Mon, 28 Jan 2013 23:16:09 +0000 (15:16 -0800)]
fix default Link#properties

12 years agoadd Specimen#properties
Tom Clegg [Mon, 28 Jan 2013 23:16:03 +0000 (15:16 -0800)]
add Specimen#properties

12 years agotweak eager loading
Tom Clegg [Mon, 28 Jan 2013 23:10:23 +0000 (15:10 -0800)]
tweak eager loading