Hey Everyone,
The Arches team is happy to announce a updates to the Arches and Arches-HIP 
applications.   It's recommended that you upgrade as soon as possible.

Steps to upgrade:

   1. Stop the web server hosting Arches and stop the elastic search service
   2. For users who pip installed Arches or Arches-HIP simply run the pip 
   "upgrade" command from the activated virtual environment where Arches (or 
   Arches-HIP) was installed:
   1. eg: pip install arches --upgrade (or pip install arches_hip 
      --upgrade).  
   3. If you pulled directly from the repository, then all you have to do 
   is pull the latest.
   4. Restart the web server and elastic search service


Here's a list of what changed in the latest:

Arches
3.0.3

   - add tests for preflabel resolution
   - fixes #263 add validation to the "add related concept" modal
   - removing HPLA reference from resource layers
   - fix incorrect display of prefLabel language type in concept and 
   entitytype report headers
   - fix default min and max map zoom settings
   - Add functionality for nodes with a business table of 'numbers'
   - make sure we don't delete a concept that has more then one parent
   - fixes #261 - don't display concept scheme name if it's not available
   - fixes #256 adding a concept to a dropdown now adds all the children 
   concepts as well
   - fixes #267 we need to refresh the term index after updating the count 
   for times when we do a bulk delete so that the query associated with the 
   delete reflects the last update
   - fix an issue where getting a preflabel of a term context can break 
   search if the preflabel can't be found
   - when importing from skos, only index after concepts and relations have 
   been inserted to the db, so that the proper context is associated with the 
   concept
   - make sure we remove all items related to concepts when deleting a 
   concept
   - re# 267, delete associated terms in the index when deleting a concept, 
   still has issues when deleting large concept schemes
   - fixing errors in default arches search page
   - removing hip entity type ids from arches code
   

3.0.2

   - fix issue where deleting a classification, or condition assessment 
   failed
   - Add css plugin to support toggle switches
   

3.0.1

   - add default location for MEDIA_ROOT (uploaded files location) to the 
   arches-template
   - remove directories that django automatically creates if needed
   - add empty folders for uploaded files - should be used for testing only
   - allow users to host uploaded files when DEBUG = True
   - fixes #254, where a deleting a geometry from a resource threw an error
   - updating docs copyright info; adding some plugins
   - fixes #249, fixes issue where adding a parent concept fails to 
   actually add the parent concept
   - Update skos export function.


Arches-HIP
1.0.2

   - update required version of Arches to 3.0.3
   - display description of a related resource as html instead of just text
   - using new method of getting term filter data
   

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to