Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


DescriptionConcerned files
1

Preporgram root password
this feature allows you to program the root password directly in the runtime.properties file. It is thus possible to directly indicate the route password and avoid having to make a double login to specify the world pass

Vitro\api\src\main\java\edu\cornell\mannlib\vitro\webapp\auth\policy\RootUserPolicy.java
2

add start()

Vitro\api\src\main\java\edu\cornell\mannlib\vitro\webapp\utils\threads\VitroBackgroundThread.java3

Optimization


DescriptionConcerned files
1UTF-8 R-W OptimizationVitro\api\src\main\java\edu\cornell\mannlib\vitro\webapp\controller\freemarker\FreemarkerHttpServlet.java
2
  • accept lower and upper case in fn extension
  • Turtle (Must for UQAM)



Vitro\api\src\main\java\edu\cornell\mannlib\vitro\webapp\servlet\setup\UpdateKnowledgeBase.java
3

if the "value" looks like an URI then wrap the value with the characters '<' '>'


Vitro\api\src\main\java\edu\cornell\mannlib\vitro\webapp\utils\dataGetter\SparqlQueryDataGetter.java

...