forked from openepics/names
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Release-Notes.txt
96 lines (69 loc) · 3.15 KB
/
Release-Notes.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
Copyright (c) Facility for Rare Isotope Beam (FRIB)
Release Notes: Naming System Application
Overview: Naming System is for managing the FRIB Naming Convention.
Naming System Version 2.6.0 Date: 2020-Oct-16
Summary of Changes from Previous Version:
- Customised it for APS requirements
- Name categories are changed.
- Home page is changed.
Naming System Version 2.5.1 Date: 2015-Feb-19
Summary of Changes from Previous Version:
- When modifying a name element, the old values are copied so that the
user does not have to input the values again.
- Moved to Glassfish 4.1
- Moved to PrimeFaces 5.1
- The color coding of the status is more subtle
- Moved the 'Deleted' button in Browse page out of the status column
- All 'Submit' buttons are on the right, and 'Cancel' buttons on left
Known Issues:
- 'Request' submenu blocks the 'logoff' button
- All dialog boxes come at the top of the page
Naming System Version 2.5.0 Date: 2014-Nov-05
Summary of Changes from Previous Version:
- New version of RESTful API
- Moved to Java EE 7 and Glassfish 4.x
Known Issues:
- In browse mode, selecting or deselecting 'Delete' refreshes the view
- When modifying a request, everthing has to be re-entered including category
- 'Request' submenu blocks the 'logoff' button
Naming System Version 2.4.0 Date: 2013-Aug-02
Summary of Changes from Previous Version:
- RESTful API
- Changes in GUI: categories moved in browsing mode
- Fixed AUTO_INCREMENT bug
- changed how authorization works
Known Issues:
- In browse mode, selecting or deselecting 'Delete' refreshes the view
- When modifying a request, everthing has to be re-entered inclduing category
- 'Request' submenu blocks the 'logoff' button
Naming System Version 2.3 Date: 2013-May-24
Summary of Changes from Previous Version:
- It is somewhat generic so other labs can use it.
- Name Categories come from the database.
- Authentication is now through container not Auth service
- Fixed empty-database bugs
Known Defects:
- Categories and privileges have to be loaded manually
- index.html has to be replaced manually (by other labs)
Naming System Version 2.1 Date: 2013-May-07
Summary of Changes from Previous Version:
- Editors can publish a new release of the naming system.
- States of a name (published, modified, added, deleted) are displayed, and highlighted with different colors.
- Rejected and cancelled names are not displayed at all except in reports.
- Added user preferences and (experimental) GUI themes
- Auth Service is configured through JNDI. Code moved to EJB.
Naming System Version 2.0 Date: 2013-Apr-11
Summary of Changes from Previous Version:
- Users can submit change requests. Editors can approve/reject them.
- Added reporting capability
- Users can look at history of name changes
Naming System Version 1.1 Date: 2013-Jan-16
Summary of Changes from Previous Version:
- Linked to R003 of the doc
- added favicon
- made minor layout changes
Naming System Version 1.0 Date: 2012-Aug-21
Summary of Changes from Previous Version:
- Initial Version
Known Defects:
- No updates and hence no authentication