Skip to content
Snippets Groups Projects
Select Git revision
  • 107-read-only-locked-datasets
  • 109-servlet-upload-to-dataset-with-dataset-iric-data-id
  • 110-make-newly-uploaded-files-readable-by-the-group
  • 111-oauth
  • 114-make-endpoint-to-fetch-all-datasets-available-to-a-user
  • 116-datafiles-operations
  • 117-datasets-operations
  • 118-add-possibility-of-querying-annotations-of-datafiles
  • 118-add-possibility-of-querying-annotations-of-files-or-datasets
  • 119-add-access-to-all-ds-df-views-by-iric_data_id-slug
  • 122-add-json-example-for-annotations-in-file-upload-form
  • 124-refactor-views-to-separate-restful-views-from-web-page-views
  • 126-explore-graphql-as-separate-api
  • 131-select-a-file-using-his-hash-as-id
  • 141-switch-to-free-icons
  • 142-update-upload-file-functions-to-return-iric_data_id-and-numerical_id-like-in-api-v1
  • 148-graphql-select-files-using-severals-annotations-key-and-values
  • 162-rm-dependence-to-python2
  • 163-group-public
  • 164-return-id-of-lab-user-group
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Aug2330Jul11Mar23Feb221815125432129Jan28201413126514Dec11910Nov5330Oct21201916155May3Apr24Mar2354328Feb27212016Jan15141320Dec191817166522Nov21201914131175430Oct29282524211817151110924Sep19965429Aug876131Jul2523926Jun191413121014May25Mar224127Feb2269Jan721Dec18Merge branch '126-explore-graphql-as-separate-api' into 'master'Resolve "Explore GraphQL as separate API"Add graphql example to /api. Simplify auth code126-explore-gra…126-explore-graphql-as-separate-apiMerge branch 'master' into 126-explore-graphql-as-separate-apiMerge branch '107-read-only-locked-datasets' into 'master'Changes get_queryset() on DatasetUpdateView to ensure accessed dataset is writable by user107-read-only-l…107-read-only-locked-datasetsadds comment to DatasetManagerfixes bad indentationsmall fix to allow fallback in case of missing headersSecures access to graphql api page behind TokenAuthMerge branch 'master' into 126-explore-graphql-as-separate-apiAdd read_only to DataSet. Add writeable_by_profile filter on dataset manager. Hide/Show edit action buttons in dataset dt.Merge branch '138-create-external-user-broken-since-oauth' into 'master'Fix create user bug. Add validation error on email if duplicate (we already enfore in backend)Merge branch '142-update-upload-file-functions-to-return-iric_data_id-and-numerical_id-like-in-api-v1' into 'master'update upload response142-update-uplo…142-update-upload-file-functions-to-return-iric_data_id-and-numerical_id-like-in-api-v1Merge branch '141-switch-to-free-icons' into 'master'Switch to free icons. Make admin menu icons larger (same size as user)141-switch-to-f…141-switch-to-free-iconsMerge branch '122-add-json-example-for-annotations-in-file-upload-form' into 'master'Add placeholder for annotations in datafile upload form122-add-json-ex…122-add-json-example-for-annotations-in-file-upload-formMerge branch '95-delete-multiple-files-web-interface' into 'master'Change icon, tweak some text, place all deleted files in same success message. Dont show file idsMerge branch '136-add-delete-datafile-api-endpoint' into 'master'Resolve "add delete datafile api endpoint"corret typoremove unneccessary commentsmodify datafile bulk delete formadd bulk delete for selected datafilesEdit api explanationChange auth token in api pagechange auth token header param. url in api page reflects current host.Remove obsolete shell clientMerge branch '98-implement-pubkey-a-la-gitlab-github-ou-simple-token-pour-permettre-un-acces-sans-fournir-son-mot' into 'master'switch status code to 401 (unauthorized)98-implement-pu…98-implement-pubkey-a-la-gitlab-github-ou-simple-token-pour-permettre-un-acces-sans-fournir-son-motcheck and return error if token auth fails (mixin only)Merge branch 'Adds-file-log' into 'master'Adds file log when DEBUG=FALSEremoves extra carriage returnAPIView should require a loginRemove redundant code
Loading