3296: after profile is filled in by user, bring the user back to profile page with...
[arvados.git] / apps /
2014-08-10 radhika3296: after profile is filled in by user, bring the...
2014-08-09 radhika3296: fix test
2014-08-09 radhika3296: good tests do add value.
2014-08-09 radhika3296: update tests
2014-08-09 radhika3296: profile notification email setting is now on...
2014-08-08 radhikaMerge branch 'master' into 3296-user-profile
2014-08-08 radhika3296: use update method and remove unnecessary update_p...
2014-08-08 Tom CleggMerge branch '2769-disable-delete-flag' closes #2769
2014-08-08 Tom CleggFix excessive API calls in collection chooser. refs...
2014-08-08 Tom CleggAdd "wait_for_ajax" to avoid race condition. No issue #
2014-08-08 radhika3296: add integration tests for topnav. also, enable...
2014-08-08 Tom CleggHide preview pane on narrow screens. closes #3496
2014-08-08 Tom CleggMerge branch '3499-home-project' closes #3499
2014-08-08 Tom Clegg3499: Remove "not in any project" warning.
2014-08-08 Tom Clegg3499: Do not show Home in breadcrumbs when viewing...
2014-08-08 Tom Clegg3499: Do not show "Sharing" tab on Home project.
2014-08-08 Tom Clegg3499: Show "Home" in "My projects" panel on dashboard.
2014-08-08 Tom Clegg3499: Do not show "Move" and "Delete" buttons on Home...
2014-08-08 Tom Clegg3499: Merge branch 'master' into 3499-home-project
2014-08-07 Tom Clegg3036: Merge branch 'master' into 3036-mutable-collections
2014-08-07 Brett Smith3438: Show input title when choosing Collections for...
2014-08-07 radhika3296: improve config parameter explanation
2014-08-07 Brett SmithRe-disable preview pane in project sharing popup.
2014-08-07 Brett Smith3436: Don't show Projects pulldown on project sharing...
2014-08-07 radhika3296: profile config edge cases
2014-08-07 radhikaMerge branch 'master' into 3296-user-profile
2014-08-07 radhika3296: add "message" to profile config
2014-08-06 Tom Clegg3499: Merge branch 'master' into 3499-home-project
2014-08-06 Tom Clegg3499: Show Home at root of projects tree. closes #3517
2014-08-06 Tom Clegg3499: Show home project at /projects/{user_uuid}. close...
2014-08-06 Tom Clegg3499: Update breadcrumbs. closes #3513
2014-08-06 Brett Smith3388: Workbench only lists user groups when sharing...
2014-08-06 radhika3296: some cleanup
2014-08-06 radhika3296: remove skip_profile and add params[:partial]...
2014-08-06 radhika3296: profile path routing
2014-08-06 Tom CleggMerge branch '3463-make-sharing-dialog-with-users-more...
2014-08-06 Tom CleggMerge branch '3444-no-folders' closes #3444
2014-08-06 Tom Clegg3444: Remove support for obsolete group_class=folder
2014-08-06 radhika3296: check profile if request method is get.
2014-08-05 radhikaMerge branch 'master' into 3296-user-profile
2014-08-05 radhika3296: When invoking sudo operations, skip profile check...
2014-08-05 radhika3296: save button placement
2014-08-05 radhika3296: display read-only email, first name, last name...
2014-08-05 radhika3296: send notification email when the user first creat...
2014-08-05 radhika3296: tests passing and addressed trailing white spaces
2014-08-05 Brett Smith3321: Add test for rendering unusual pipeline templates.
2014-08-05 radhikaMerge branch 'master' into 3296-user-profile
2014-08-05 radhika3296: add comments to applicaiton.defaults.yml describi...
2014-08-05 radhika3296: redirect to the page that resulted in manage...
2014-08-05 radhikaMerge branch 'master' into 3296-user-profile
2014-08-05 radhika3296: manage profile page added
2014-08-04 Peter AmstutzMerge branch '3232-user-guide-updates' closes #3232
2014-08-04 Tim PierceMerge branch '2769-keep-delete-request'
2014-08-03 Ward VandewegeMerge branch 'master' into 3261-keep-docker-config
2014-08-03 Ward VandewegeAdd user e-mail address to the list of users an object...
2014-08-02 Ward VandewegeDo not blow up on the 'Manage account' page if the...
2014-08-01 Peter AmstutzMerge branch 'origin/3443-read-collections-from-name...
2014-08-01 Peter AmstutzMerge branch 'origin-3442-no-reuse-job-when-output...
2014-08-01 Peter AmstutzMerge branch 'master' into 3232-user-guide-updates
2014-08-01 Tom CleggFix display order of recent jobs and pipelines. closes...
2014-08-01 Tom CleggMerge branch '3235-top-nav-site-search' refs #3235
2014-08-01 Tom Clegg3235: Show uuid without "unnamed -" prefix for nameless...
2014-08-01 Tom Clegg3235: Fix UrlGenerationError on 404 page.
2014-08-01 Tom Clegg3235: Merge branch 'master' into 3235-top-nav-site...
2014-07-31 radhikacloses #3193
2014-07-31 radhika3193: add public key as tooltip to the fingerprint
2014-07-31 radhika3193: add public key as tooltip to the fingertip
2014-07-31 radhika3193: one more doc section and some minor ui updates.
2014-07-31 radhika3193: minor ui update
2014-07-31 radhika3193: add contact admin blurb when the user has no...
2014-07-31 radhika3193: use HISTIGNORE for current token display
2014-07-31 radhikaMerge branch 'master' into 3193-manage-account
2014-07-31 radhika3193: use sshkey gem to validate the ssh key passed in.
2014-07-31 radhika3193: add plus icon to add ssh key button
2014-07-30 radhikarefs #3016
2014-07-30 radhikaMerge branch 'master' into 3016-pipeline-template-searc...
2014-07-30 radhikaMerge branch 'master' into 3193-manage-account
2014-07-30 radhika3193: add horizontal scroll to ssh key
2014-07-30 radhika3193: minor ui updates
2014-07-30 radhika3193: minor ui updates
2014-07-30 Tom CleggMerge branch '3425-truncated-output' closes #3425
2014-07-30 Tom CleggMerge branch '3349-install-docs' closes #3349
2014-07-30 radhikaMerge branch 'master' into 3193-manage-account
2014-07-30 radhikacloses #3065
2014-07-30 radhikaMerge branch '3193-manage-account' of git.curoverse...
2014-07-30 radhika2985: let error propagate during save
2014-07-30 radhika2985: let errors propagate during save
2014-07-30 Tom Clegg3349: Merge branch 'master' into 3349-install-docs
2014-07-30 Peter AmstutzCombined contents of "Setting up SSH" into "Virtual...
2014-07-30 radhikaMerge branch 'master' into 2985-selection-button-move...
2014-07-30 radhikaMerge branch 'master' into 3193-manage-account
2014-07-30 radhika3193: do not validate input submitted on client side
2014-07-30 Tom Clegg3235: Show names of named collections instead of their...
2014-07-30 Tom Clegg3235: Make collections show up in search results.
2014-07-30 radhikaMerge branch 'master' into 2985-selection-button-move...
2014-07-30 Ward VandewegeWorkbench: make the Setup User screen less confusing...
2014-07-30 radhikaMerge branch 'master' into 3193-manage-account
2014-07-30 radhika3016: prefill input search with value configured in...
2014-07-30 Tom Clegg3235: Update results as soon as search modal opens.
2014-07-30 Tom Clegg3235: Merge branch 'master' into 3235-top-nav-site...
next