Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BibSched: new INSPIRE-HEP-names mapping tasklet #173

Closed

Conversation

jochenklein
Copy link

Adds a new tasklet to map INSPIRE-IDs to INSPIRE-HEP-names. It exports the mapping to a JSON file which is used by the format element bfe_authority_links.py to link the INSPIRE-HEP profile. (Requires #162, uses functions in bibauthority_people_utils.py)

tiborsimko and others added 12 commits September 9, 2015 16:14
* Amends documentation to warn users about not using MySQL strict
  mode. (closes inveniosoftware#905)

Signed-off-by: Tibor Simko <[email protected]>
* maint-1.1:
  installation: MySQL strict mode warning

Signed-off-by: Tibor Simko <[email protected]>
* FIX Changes when the missing caches are generated during bibreformat
  run. The missing cache is no longer generated for records if the
  bibreformat is run with -i, --collection, --field or --pattern
  option.

Signed-off-by: Sebastian Witowski <[email protected]>
Reviewed-by: Samuele Kaplun <[email protected]>
* BETTER Allows the stamping function to accept both files and
  directories.

Signed-off-by: Sebastian Witowski <[email protected]>
* NEW Adds a new functionality that permits to obtain tarball of all
  the files associated with a record. For example,
  `/record/123/files/allfiles` includes all the original files in the
  tarball, `/record/123/files/allfiles-small` includes only icons of 180
  pixels, etc. The behaviour is governed by internal configuration
  variable `CFG_BIBDOCFILE_STREAM_ARCHIVE_FORMATS`.  (closes inveniosoftware#1673)

Signed-off-by: Sebastian Witowski <[email protected]>
* maint-1.2:
  WebSubmit: fix for Stamp_Uploaded_Files
  BibFormat: bibreformat missing cache fix
  WebAccess: fix documentation grammar mistake
  installation: MySQL strict mode warning

Signed-off-by: Tibor Simko <[email protected]>
* NEW Introduces a new internal configuration variable
  CFG_WEBSEARCH_BLACKLISTED_FORMATS that lists all the Invenio internal
  formats that should not be exposed via perform_request_search.
  (closes inveniosoftware#1712)

Reviewed-by: Samuele Kaplun <[email protected]>
Signed-off-by: Alessio Deiana <[email protected]>
* FIX Fixes asynchronous external collection getter tests following the
  update of the Invenio project web site.

Signed-off-by: Tibor Simko <[email protected]>
* maint-1.0:
  WebSearch: fix async getter tests

Signed-off-by: Tibor Simko <[email protected]>
* maint-1.1:
  WebSearch: fix async getter tests

Signed-off-by: Tibor Simko <[email protected]>
* maint-1.2:
  WebSearch: fix async getter tests

Signed-off-by: Tibor Simko <[email protected]>
* Adds new tasklet to fetch INSPIRE-HEP records and
  map INSPIRE-IDs to INSPIRE-HEP-names.

Signed-off-by: Jochen Klein <[email protected]>
@egabancho egabancho self-assigned this Mar 8, 2016
@egabancho
Copy link
Member

Moved to CDS overlay and probably will never used because of new Inspire API

@egabancho egabancho closed this Mar 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants