NCIEVS / nci-protege5

evs umbrella project for protege 5-based editing software
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Modify protege owl client/server to better manage metaproject #583

Closed bdionne closed 5 months ago

bdionne commented 10 months ago

The client will no longer fetch the entire server configuration on login. Instead it will only fetch what is needed for the user to open a specific project and it's associated permissions with respect to editing.

bdionne commented 7 months ago

Changes to the client server and protege core are mostly internal and there is nothing explicitly to test, other than to make sure nothing is broken.

The client code no longer retrieves the entire config. The login for both protege and the meta admin app no longer have an admin checkbox, as these apps are separate.

In this first release the server side files will be the same. In the next release they will start to be broken out separately.

singhik commented 5 months ago

CLosed as Regression on 4.4.0 Milestone Release found no issues w.r.t Project Loading or other Functional Issues defined as per Regression Set