arvados.git
11 years agoadd fill_ftp_accounts script
Tom Clegg [Mon, 4 Mar 2013 21:23:07 +0000 (13:23 -0800)]
add fill_ftp_accounts script

11 years agoRemove superfluous fields from the Link object.
Ward Vandewege [Tue, 26 Feb 2013 22:04:26 +0000 (17:04 -0500)]
Remove superfluous fields from the Link object.

11 years agoadd a Link from specimen to collection when pipeline finishes (instead of storing...
Tom Clegg [Tue, 26 Feb 2013 21:58:21 +0000 (13:58 -0800)]
add a Link from specimen to collection when pipeline finishes (instead of storing summary info in the pipeline_invocation)

11 years agoWeed out (most of) the unnecessary leftover bits in our rest discovery file.
Ward Vandewege [Tue, 26 Feb 2013 21:56:18 +0000 (16:56 -0500)]
Weed out (most of) the unnecessary leftover bits in our rest discovery file.

11 years agoadd region_padding=10
Tom Clegg [Tue, 26 Feb 2013 08:14:16 +0000 (00:14 -0800)]
add region_padding=10

11 years agoadd pipelines#show
Tom Clegg [Mon, 25 Feb 2013 20:26:38 +0000 (12:26 -0800)]
add pipelines#show

11 years agoshow "sinfo" results on /nodes page
Tom Clegg [Fri, 22 Feb 2013 23:17:12 +0000 (15:17 -0800)]
show "sinfo" results on /nodes page

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

11 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

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

11 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

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

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

11 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

11 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

11 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

11 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)

11 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

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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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()

11 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

11 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

11 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

11 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

11 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

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

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

11 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

11 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

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

11 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

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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()

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

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

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

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

11 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

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

11 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'

11 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.

11 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

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

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

11 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.

11 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).

11 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).

11 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.

11 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

11 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.

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

11 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.

11 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.

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

11 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.

11 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.

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

11 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.

11 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.

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

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

11 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

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

11 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

11 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

11 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

11 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.

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

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

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

11 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

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

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

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

11 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

11 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

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

11 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

11 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

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

11 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

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

11 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

11 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

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