RockefellerArchiveCenter / ATReference

The ATReference is an extended version of the Archivists' Toolkit that includes a reference module designed by the Rockefeller Archive Center
8 stars 2 forks source link

change all instances of the product name to ATReference 1.0.x #164

Closed beckyrobbins closed 12 years ago

beckyrobbins commented 12 years ago

Make code changes that to account for the display version vs. the version the database is running at i.e. 2.5.x

leemandell commented 12 years ago

There should no longer be any display that uses 2.5.x in the application, maintenance program or installer

beckyrobbins commented 12 years ago

Tested in 1.0.1. The application, maintenance program, and installer are all displaying 1.0 EXCEPT for the following errors: (1) At the end of the maintenance program in the Summary section, the text reads, "The data model has been updgraded to 2.5.5. It will no longer work with earlier versions." Please change this to 1.0. (2) The display of the License Agreement in the Installer refers to 2.5. Please change this to 1.0. (3) When connecting to 1.0, a java error message reads as follows: "AT Reference data model version 2.5.5. will not work with this database. This database is using version 2.5.0. etc...." This should be 1.0.

ns96 commented 12 years ago

Hi Becky,

This was an issue Lee and myself discussed and the approach taking
works the best. You see, in order to allow the program to seamlessly
upgrade from AT databases, and previous ATReference, we need to
distinguish the "data model" version i.e. (2.5.*) from the program
version i.e. (1.0.x). If we changed all these numbers to 1.0.x, we
would effectively break this backwards compatibility. It would also
prevent update 12 from working with an ATReference database.

Let me know if this is not clear.

On Nov 3, 2011, at 10:37 AM, beckyrobbins wrote:

Tested in 1.0.1. The application, maintenance program, and installer
are all displaying 1.0 EXCEPT for the following errors: (1) At the
end of the maintenance program in the Summary section, the text
reads, "The data model has been updgraded to 2.5.5. It will no
longer work with earlier versions." Please change this to 1.0. (2)
The display of the License Agreement in the Installer refers to 2.5.
Please change this to 1.0. (3) When connecting to 1.0, a java error
message reads as follows: "AT Reference data model version 2.5.5.
will not work with this database. This database is using version
2.5.0. etc...." This should be 1.0.


Reply to this email directly or view it on GitHub: https://github.com/RockefellerArchiveCenter/ATReference/issues/ 164#issuecomment-2617671

Nathan Stevens Programmer/Analyst Digital Library Technology Services New York University 1212-998-2653 ns96@nyu.edu

beckyrobbins commented 12 years ago

I have deleted points 1 and 3; please fix the following error only: The display of the License Agreement in the Installer refers to 2.5. Please change this to 1.0.

beckyrobbins commented 12 years ago

Tested successfully in 1.0.2