Recent Releases of acacia

acacia - Two new commands, cleanup messages and cleanup doi

This release features two new commands cleanup-messages and cleanup-doi for cleanup the message and doi tables. These commands are suitable for running on a nightly or weekly cronjob. The release also features performance improvements in /manage-doi as well as cleaned up error messages when processing DOI.

What's Changed

  • Improvements in performance and error messages by @rsdoiel in https://github.com/caltechlibrary/acacia/pull/24
  • cleanuped up code, added cleanup-doi command by @rsdoiel in https://github.com/caltechlibrary/acacia/pull/25

Full Changelog: https://github.com/caltechlibrary/acacia/compare/0.0.12...0.0.13

- Python
Published by rsdoiel about 4 years ago

acacia - Minor UI improvements

0.0.11 now requires EPrinttools 1.1.4 or better. Provides minor UI improvements.

Full Changelog: https://github.com/caltechlibrary/acacia/compare/0.0.10...0.0.11

- Python
Published by rsdoiel about 4 years ago

acacia - Bug fixes an UI enhancements

This release is primarily bug fixes and minor UI enhancements. Acacia 0.0.10 now requires ep3apid 1.1.3 or better installed.

What's Changed

  • prep for 0.0.10 release by @rsdoiel in https://github.com/caltechlibrary/acacia/pull/21

Full Changelog: https://github.com/caltechlibrary/acacia/compare/0.0.9...0.0.10

- Python
Published by rsdoiel about 4 years ago

acacia - Bug fixes, version info

This release includes minor bug fixes and addition of version info on about page.

Full Changelog: https://github.com/caltechlibrary/acacia/compare/0.0.8...0.0.9

- Python
Published by rsdoiel about 4 years ago

acacia - UI improvements

Cleaned up CSS, added widget for viewing record before import. Made tables sortable in the web browser.

What's Changed

  • Next by @rsdoiel in https://github.com/caltechlibrary/acacia/pull/15

Full Changelog: https://github.com/caltechlibrary/acacia/compare/0.0.7...0.0.8

- Python
Published by rsdoiel about 4 years ago

acacia - 0.0.7 bug fixes, new version route, tied to eprinttools 1.1.2

This release sees fixed in CSS (improving accessibility contrasts), should be used with EPrinttools 1.1.2 and has improvements in the Acacia /version route to show what ep3apid and doi2eprintxml versions are in place.

- Python
Published by rsdoiel about 4 years ago

acacia - DOI management improvements, eprinttools 1.1.1-rc3 minimum

This release features small improvements to the DOI management page as well as requiring EPrinttools release 1.1.1-rc3.

- Python
Published by rsdoiel over 4 years ago

acacia - Copyedit release

Mostly copyedits. This release requires 1.1.1-rc2 of eprinttools ep3apid instead fo 1.1.1-next.

- Python
Published by rsdoiel over 4 years ago

acacia - Switched to MySQL 8

This release drops usage of SQLite3 in favor of MySQL 8.

- Python
Published by rsdoiel over 4 years ago

acacia - Bug fixes

Fixed bugs. Now requires eprinttools 1.1.1 or better.

- Python
Published by rsdoiel over 4 years ago

acacia - Initial Web UI

Version 0.0.1

  • Implemented a Web UI for processing DOI submission requests from email or simple data entry form
  • Implemented an interactive report to manage queued Email submissions to Acacia
  • Implemented an interactive report for the queue DOI submitted via Email or via data entry form
  • Integrated doi2eprintsxml to generating EPrint XML suitable for import into EPrints

- Python
Published by rsdoiel over 4 years ago

acacia - Release 0.0.0

Updated about docs. Figuring out where I left off.

Version 0.0.0

  • Automated process for harvesting DOI submissions via Email
  • Automated process to convert DOI Email requests into a DOI metadata retrieval request
  • Automated process for fetch metadata by DOI from CrossRef/DataCite
  • Automated process for checking CaltechAUTHORS for EPrints record with a given DOI

- Python
Published by rsdoiel over 4 years ago