Recent Releases of cold
cold - v0.0.31
Enabled subjects and doi prefix support. Renamed the dataset collection issn.ds to journals.ds and update source code, templates and paths to reflect that. Added spinner during directory lookup.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.30...v0.0.31
- TypeScript
Published by rsdoiel 10 months ago
cold - v0.0.27
Added People Vocabulary generation. Changed cold API query for groups vocabulary to be called group_vocabulary to machine query defined for people vocabulary.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.26...v0.0.27
- TypeScript
Published by rsdoiel 10 months ago
cold - v0.0.24
Fix bug in lookupname SQL call, broke the UI in looking up a clgid from group name. Split it out
to a new function for divisionpeople called lookup_name_or_clgid.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.23...v0.0.24
- TypeScript
Published by rsdoiel 10 months ago
cold - v0.0.22
- improved display of group information
- added CSVTextarea to manage alternative group names
- added reports for crosswalking group and people
- added reports for crosswalking division and people
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.21...v0.0.22
- TypeScript
Published by rsdoiel 11 months ago
cold - v0.0.21
Fixed bug in get lookupGroupInfo where clgid wasn't getting passed through from query result.
Improved division_people.ts so loading division and group data from csv now works.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.20...v0.0.21
- TypeScript
Published by rsdoiel 11 months ago
cold - Upgrade web components
Working proof of concept. Updated COLD with a new version of CL-web-components.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.17...v0.0.18
- TypeScript
Published by rsdoiel 12 months ago
cold - A to Z lists for People and Groups
Working proof of concept. Added A to Z list for lists of people and groups.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.16...v0.0.17
- TypeScript
Published by rsdoiel 12 months ago
cold - v0.0.16, fixed probem with COR error and client api reference
Working proof of concept. Added a groups list to the people object. Fixed client api error and CORS confusion.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.15...v0.0.16
- TypeScript
Published by rsdoiel 12 months ago
cold - v0.0.15 expands the people object to include group affiliations
Working proof of concept. Added a groups list to the people object.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.14...v0.0.15
- TypeScript
Published by rsdoiel 12 months ago
cold - Added division people report
Working proof of concept. Added division people report.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.13...v0.0.14
- TypeScript
Published by rsdoiel about 1 year ago
cold - Added support for Group Vocabulary Generation
Working proof of concept. Added support for generating group vocabulary file for RDM.
- TypeScript
Published by rsdoiel about 1 year ago
cold - Directory integration, Journals collection
This release focuses on Caltech Directory integration browser side. It also includes coldadmin renamed as cold and the integration of a "Journals" UI and for managing the issn.ds collection. The Journals vocabulary is being generated by coldreports based on the contents of the issn.ds colleciton.
- TypeScript
Published by rsdoiel over 1 year ago
cold - advisors_id data fix
This release adds a script to fix the advisors id missing in our pilot deployment. It also removed some debug output.
Full Changelog: https://github.com/caltechlibrary/cold/compare/v0.0.10...v0.0.11
- TypeScript
Published by rsdoiel over 1 year ago
cold - Prototype with reports
This release is of a proof of concept COLD that supports running reports for some of the managed COLD data.
- TypeScript
Published by rsdoiel over 1 year ago
cold - Pilot deployment
This is the pilot deployment of COLD for Caltech Library.
- TypeScript
Published by rsdoiel over 1 year ago
cold - Work in progress release
This release is a snapshot of work in progress for COLD. It includes using dataset 2.1.22 as the backend, TypeScript compiled with Deno for middleware. It is experimental and subject to changes.
- TypeScript
Published by rsdoiel over 1 year ago
cold - Snapcraft release
This release adds the ability to build code as a snap and install via the snap tool. This is an experimental release as cold is still in the proof of concept stage.
- TypeScript
Published by rsdoiel almost 4 years ago
cold - Dockerization release
This release is focused on updating the configuration process and making cold "Docker friendly".
Full Changelog: https://github.com/caltechlibrary/cold/compare/0.0.2...0.0.3
- TypeScript
Published by rsdoiel almost 4 years ago
cold - Proof of concept
This is a proof of concept/minimal viable production demonstration of cold.
Full Changelog: https://github.com/caltechlibrary/cold/compare/0.0.1...0.0.2
- TypeScript
Published by rsdoiel almost 4 years ago
cold - Proof of concept
This release is a proof of concept. A micro service called "cold" is implemented in Go and a human facing UI is implemented as static web content and Web Components maintained as Markdown, Markdown templates, CSS, and JavaScript (including Web Components).
- TypeScript
Published by rsdoiel almost 4 years ago
cold - Test the build and release process.
This is a test of the build release process for cold.
- TypeScript
Published by rsdoiel about 4 years ago