This commit is contained in:
@@ -15,7 +15,7 @@ The most recent changes are written in the AyaNova manual [hosted on our website
|
|||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
||||||
- Server: Erase database huge speed improvement, impacts: v8-migrate, sample data generation, manual erase by SuperUser in UI
|
- Server: Erase database huge speed improvement; improves v8-migrate, sample data generation, manual erase by SuperUser in UI
|
||||||
- UI: Administration -> License page added _time_ in addition to existing _date_ for license and maintenance expiration
|
- UI: Administration -> License page added _time_ in addition to existing _date_ for license and maintenance expiration
|
||||||
- UI: Administration -> License page only SuperUser account is offered the Erase Database menu option (no other user has rights to erase db)
|
- UI: Administration -> License page only SuperUser account is offered the Erase Database menu option (no other user has rights to erase db)
|
||||||
- UI: Evaluate, show SuperUser only message _before_ showing generate options dialog rather than on submit
|
- UI: Evaluate, show SuperUser only message _before_ showing generate options dialog rather than on submit
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#define DEVELOPMENT_TEST_ROCKFISH
|
//#define DEVELOPMENT_TEST_ROCKFISH
|
||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|||||||
Reference in New Issue
Block a user