Skip to content

Releases: caltechlibrary/cold

v0.0.46

18 May 23:59

Choose a tag to compare

  • Search CaltechTHESIS form
    • Fix ORCID to search all orcid fields not just authors's orcid
    • Fixed default pre-check boxes
  • Re-assign clpid for CaltechPEOPLE form
    • Add an "internal notes" box to the form.

Full Changelog: v0.0.45...v0.0.46

v0.0.45

18 May 17:19

Choose a tag to compare

  • Improved publications by person identifier report
    • by Person Identifiers CSV column headings to search_clpid and search_orcid
  • Implemented CaltechTHESIS Administrative Search to COLD following similar structure

Full Changelog: v0.0.44...v0.0.45

v0.0.44

15 May 22:03

Choose a tag to compare

  • Added CaltechTHESIS full-text staff search (harvests MySQL into dataset collection, 30 named queries, browser-side search UI)
  • Fixed Publications by Person Identifiers CSV column headings to search_clpid and search_orcid

Full Changelog: v0.0.43...v0.0.44

v0.0.43

13 May 21:55

Choose a tag to compare

  • Added publications by person identifiers report

Full Changelog: v0.0.42...v0.0.43

v0.0.42

11 May 18:57

Choose a tag to compare

  • Self-service clpid rename: new /rename/people page linked from dashboard and people view; shows full person record for confirmation; validates old key exists and new key is unique
  • Fixed some relative path issues discovered in production deployment.
  • Linked in new rename people method from dashboard.

Full Changelog: v0.0.41...v0.0.42

v0.0.41

11 May 17:17

Choose a tag to compare

v0.0.41 Pre-release
Pre-release
  • Self-service clpid rename: new /rename/people page linked from dashboard and people view; shows full person record for confirmation; validates old key exists and new key is unique

Full Changelog: v0.0.40...v0.0.41

v0.0.40

08 May 22:50

Choose a tag to compare

  • Bio field is now editable when a person is no longer in the campus directory; directory lookup 404 also unlocks bio with a visible warning
  • ROR field auto-populates with Caltech ROR when the Caltech checkbox is checked and ROR is currently empty
  • clpid auto-generated from family and given name on people create form; clgid auto-generated from group name on group create form; both check uniqueness before populating
  • Fixed Firefox bug where module-level DOM captures produced stale references; switched to document-level focusout delegation
  • clean up text in the collaborator_report.html page we'll use for testing collaborator report integration
  • fixed regression, issue #100, in group submission in people form.
  • fixed issue #101 in review queue
  • fixed issue #102 in people edit
  • fixed regressions where the "[email protect]" string wound up in the email field.
  • Moved JavaScript for problem code from htdocs/js, re-coded as TypeScript with new implementations in htdocs/modules

Full Changelog: v0.0.39...v0.0.40

v0.0.39c

22 Apr 18:40

Choose a tag to compare

  • integrated the collaborator report into the main reports page
  • fixed regression, issue #100, in group submission in people form.
  • fixed issue #101 in review queue
  • fixed issue #102 in people edit
  • fixed regressions where the "[email protect]" string wound up in the email field.
  • Moved JavaScript for problem code from htdocs/js, re-coded as TypeScript with new JavaScript implementations written to htdocs/modules

Full Changelog: v0.0.39b...v0.0.39c

v0.0.39b

09 Apr 18:34

Choose a tag to compare

Full Changelog: v0.0.39...v0.0.39b

v0.0.39

06 Apr 18:25

Choose a tag to compare

  • improved data validation when rendering review queue content client side
  • added counts to number of members in a group display
  • in review queue search the name is now trimmed before submission to avoid false negatives becaused a space slipped in
  • review queue now has two sets of searches, one is review queue and one set is whole requests table (submitted and accepted)
  • pull down list of reports and review search now have titles for each option
  • added help page for reports page to detail what each report does
  • added autocomplete for clpid and clgid in review queue
  • restricted by name search in review queue from "*" only queries (must include at least one letter), this avoids timeout issues for 100K+ objects
  • added @tag column in review outputs
  • added search term column in CSV downloads from review queue
  • added clpid/orcid columns in the CSV download of clpid views
  • improved default name for CSV download of review queue items

Full Changelog: v0.0.38...v0.0.39