-
Notifications
You must be signed in to change notification settings - Fork 1
/
todo.txt
51 lines (48 loc) · 2.27 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Islandora DM todo list.
-- related to new (unknown) workflow requirements:
- move notes and attachments to pages or documents
- update ui to allow notes/attachments on pages
- embed actions in iiv view? which ones?
- claim ownership of "batch" of scanned files
- import electronic documents?
- import original po image file from uis somehow (may need difficult changes on their end)
- pdf annotations?? download, annotate offline, re-upload??
- how to attach emails?
- ingest pdfs directly?
-- other features - some need clarification or confirmation
- trigger jms conversions again (to recover from failures) - depends on workflow
- ldap integration [in progress]
- 192 - updated uis service and corresponding module updates
- allow search by pid?
- track fiscal year in fedora record?
- fedora34?
- purge functions - which roles, objects?
- enhanced search page (paging, filters, sorting etc)
- read only view restricted to departments
- finalize disposition/classification stuff
- metadata edit features - what metadata to be edited? just owner/status?
- finalize ui theme for purchasing
- documentation (user)
- documentation (system)
-- completed:
- made 'closed' po reversable [DONE]
- add 'closed' po feature [DONE]
- global xacml enforcement [DONE]
- github migration [DONE]
- apply ad_novus fluid theme [DONE]
- apply islandimagined theme, do css fixes [DONE].
- build attachment functionality [DONE].
- doc/page import proceeds when po import fails [FIXED]
- multi-po import needs PO# validation before attempting import [DONE]
- multi-po import needs to skip doc import if ANY po import fails [FIXED]
- role checks for new po view actions [DONE]
- md5 compare MAY not be working on test site against live uis service (works w/ mock)
- add 'no notes' message [DONE]
- ingest against multiple pos - updated document pid generation? maybe page pids, too? [DONE]
- delete java jms code [DONE]
- real uis service on test.islandlives.ca [DONE]
- fix spurious validation error on add note form's cancel button [DONE]
- claim ownership function [DONE]
- checksumming uis data, detecting out of sync, allow updates (with reindexing) [DONE]
- allow downloads of pdf streams? [DONE (via viewer print feature)]
- iiv integation [DONE]