This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git.
from 87fa4ea AIRAVATA-3380 Remove unused and poorly performing ExperimentViewSet.get_list()
add c11ebd9 Moving VS Code instructions up, suggesting they use that for terminal, file
editing
add c67e7ec Drop "2019" from name of tutorial
add 1522d7b Merge branch 'AIRAVATA-3346-implement-remote-fs-abstraction-of-user-storage'
add b525003 AIRAVATA-3346 Updating tutorial instructions
add 561296d AIRAVATA-3346 Add authz_token to request in auth backend
add e97799d Merge branch 'AIRAVATA-3346-implement-remote-fs-abstraction-of-user-storage'
add deb7fda AIRAVATA-3346 AIRAVATA-3362 Doc how to access exp data dir in output view
provider
add a0d9f50 Removing git url from setup.py, fixes 2020-resolver pip install issue
add 26f2f64 Fixing tutorial code
add 685506f Renaming gateways tutorial file
add 2f6c4ad Made prerequisites it's own subsection of tutorial
add 960ea74 Update Windows Home prereq guidance
add 97cfdbf Updating ids for tutorial submissions to jetstream cluster
add fed924d Changed to use Powershell on Windows, env variable set a little differently
add cf7243a Rename
add 8bd7018 Bug fix: apply compute resource default selection when switching GRP
add a539fa3 change npentane12diol to use 8 cores
add 0a743fb Wagtail: documentation on new default theme
new 64c1492 AIRAVATA-3381 switch base image for JS build stage
new 7d0e285 Merge branch 'airavata-3381' into develop
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Dockerfile | 5 +-
README.md | 4 +-
django_airavata/apps/api/authentication.py | 9 -
django_airavata/apps/auth/backends.py | 27 ++-
django_airavata/apps/auth/utils.py | 4 +-
.../ComputationalResourceSchedulingEditor.vue | 3 +-
docs/assets/cms_default_theme.pdf | Bin 0 -> 5036749 bytes
docs/dev/custom_django_app.md | 2 +-
docs/dev/custom_output_view_provider.md | 42 ++++-
docs/tutorial/data/npentane12diol.inp | 2 +-
...teways2019_tutorial.md => gateways_tutorial.md} | 202 ++++++++++-----------
mkdocs.yml | 3 +-
setup.py | 3 +-
13 files changed, 164 insertions(+), 142 deletions(-)
create mode 100644 docs/assets/cms_default_theme.pdf
rename docs/tutorial/{gateways2019_tutorial.md => gateways_tutorial.md} (91%)
|