Difference between revisions of "Improvements"
Jump to navigation
Jump to search
(Add categories, move migrations to completed) |
(Add Python 3 and wishlist projects) |
||
Line 19: | Line 19: | ||
* [[Improvements/Appraisal|Appraisal and Arrangement tab]] | * [[Improvements/Appraisal|Appraisal and Arrangement tab]] | ||
** Possible enhancements to the Appraisal and Arrangement tab, introduced in v1.6 | ** Possible enhancements to the Appraisal and Arrangement tab, introduced in v1.6 | ||
+ | * [[Improvements/Python3|Python3]] | ||
+ | ** [https://docs.google.com/document/d/1r_8426OluGe8ORnqNU7MeP8N3l4MxMhdKDwOUM4zvcg/edit# Google document] with status | ||
+ | * [https://docs.google.com/spreadsheets/d/1n567VURzQKDIcd_hXTnrRmmXlYg_t2II-dp1P-Nbhjc/edit#gid=0 Google document] with other proposed projects and status | ||
== Completed == | == Completed == |
Revision as of 16:44, 6 February 2017
This page is intended to list possible new features, enhancements, and other improvements to any of the code used in an Archivematica based digital preservation system.
Proposed
- Disk Image Preservation
- improve disk image handling to better manage different file systems
- Islandora integration
- current status of Islandora implementation and proposed improvements
- CentOS/RedHat support
- ability to run Archivematica on an rpm based version of linux
- Developer Focused Documentation
- improve documentation for developers integrating with Archivematica
- AIP Packaging
- support alternate physical structures for an aip
- Preserving WARC files
- extract metadata and files from WARCs for processing
- integrate with the Archive-It service
- Search
- improvements and changes to how AIP's are indexed and discovered
- Appraisal and Arrangement tab
- Possible enhancements to the Appraisal and Arrangement tab, introduced in v1.6
- Python3
- Google document with status
- Google document with other proposed projects and status
Completed
- Migrations
- Use Django's migrations instead of custom SQL-based migrations