j2blake
818962d0a6
VIVO-533 When loading templates, mimic the language filtering of the RDFService.
2013-11-18 17:13:09 -05:00
brianjlowe
19f2d14b5f
performance tweak in ABoxRecomputer
2013-11-18 15:28:56 -05:00
brianjlowe
56fb7843f3
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-18 14:31:56 -05:00
brianjlowe
5038451685
VIVO-542 fixes bug with restriction deletion and various small improvements
2013-11-18 14:31:51 -05:00
tworrall
3a65233f1e
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-11-18 10:29:07 -05:00
tworrall
59a2cc4fe6
Merge branch 'maint-rel-1.6' into develop
2013-11-18 10:28:48 -05:00
tworrall
67cc2c81f2
VIVO-543 fix template exception
2013-11-18 10:11:12 -05:00
j2blake
018cbc1142
Merge branch 'maint-rel-1.6' into develop
...
Conflicts:
webapp/src/edu/cornell/mannlib/vitro/webapp/freemarker/config/FreemarkerConfigurationImpl.java
2013-11-17 15:33:41 -05:00
j2blake
d0458047cb
VIVO-552 Reduce “memory leak” messages at shutdown.
...
Back out the changes - locks up on the develop branch.
2013-11-17 15:27:24 -05:00
j2blake
ebe1e1430e
VIVO-552 Reduce “memory leak” messages at shutdown.
...
Tomcat also complains if the VALUE of a ThreadLocal is an instance of a class that is defined in the Webapp. So even though the key type was HttpServleetRequest, some of the values were VitroRequest objects. Refactor so the value is the hash code of the request.
2013-11-17 13:35:18 -05:00
j2blake
0d1197b276
VIVO-552 Reduce “memory leak” messages at shutdown.
...
Tomcat also complains if the VALUE of a ThreadLocal is an instance of a class that is defined in the Webapp. So even though the key type was HttpServleetRequest, some of the values were VitroRequest objects. Refactor so the value is the hash code of the request.
2013-11-17 13:34:56 -05:00
j2blake
9fc4841bff
Merge branch 'maint-rel-1.6' into develop
2013-11-17 13:21:06 -05:00
j2blake
2064bbd7e0
VIVO-453 language filtering defaults to “false”
2013-11-17 13:20:18 -05:00
j2blake
2da989809f
Merge branch 'maint-rel-1.6' into develop
2013-11-17 12:58:09 -05:00
j2blake
4619571f12
VIVO-552 Reduce “memory leak” messages at shutdown.
...
ThreadLocal stores objects in the threads. If the key type of the ThreadLocal is a class that is specific to the webapp, then that class cannot be unloaded when the app is shutdown, unless the threads themselves are garbage-collected. By using HttpServletRequest as the key to the ThreadLocal, that should be avoided.
2013-11-17 12:56:57 -05:00
j2blake
bfa274528c
Reduce chatter in the log on startup.
2013-11-17 12:54:29 -05:00
j2blake
0fce9f6a7b
VIVO-541 First cut at the developer panel.
2013-11-17 11:52:18 -05:00
j2blake
4d33dd4287
VIVO-541 First cut at the developer panel.
2013-11-17 11:50:06 -05:00
hudajkhan
ef33013abb
Merge branch 'maint-rel-1.6' into develop
2013-11-15 12:33:57 -05:00
hudajkhan
35251e89f4
enable check for creating new individual to get faux property information correctly
2013-11-15 12:33:47 -05:00
j2blake
c8b3238e71
Merge branch 'maint-rel-1.6' into develop
2013-11-14 17:06:09 -05:00
j2blake
d3f6af6981
VIVO-523 Change the way the example language files are presented.
2013-11-14 17:05:04 -05:00
tworrall
395a032431
Merge branch 'maint-rel-1.6' into develop
2013-11-13 12:26:54 -05:00
tworrall
41664dbce0
convert display name checks to a rangeUri check
2013-11-13 12:26:25 -05:00
hudajkhan
30434229d1
Merge branch 'maint-rel-1.6' into develop
2013-11-12 08:58:26 -05:00
hudajkhan
89354b4520
in case domain uri, range uri, and customDeleteObjectUri do not exist, the template should not throw an error
2013-11-12 08:56:15 -05:00
hudajkhan
840d5f67aa
Merge branch 'maint-rel-1.6' into develop
2013-11-11 18:36:33 -05:00
hudajkhan
815215fbd7
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-11 18:28:30 -05:00
hudajkhan
769b53e919
Updates to enable deletion of object individuals for vcard editing
2013-11-11 18:28:11 -05:00
brianjlowe
d47d48762f
Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/Vitro into maint-rel-1.6
2013-11-11 16:03:55 -05:00
brianjlowe
fc90df70f3
VIVO-511 allowing only 1 complete migration
2013-11-11 16:03:46 -05:00
tworrall
bf8e2b4778
editLink macro was referencing displayNames rather than rangeURIs
2013-11-11 15:29:40 -05:00
tworrall
d579f0e1c2
editLink macro was referencing displayNames rather than rangeURIs
2013-11-11 15:28:35 -05:00
j2blake
ba2d9d624a
Merge branch 'maint-rel-1.6' into develop
2013-11-11 09:44:32 -05:00
j2blake
5d19e746e1
VIVO-469 run the URL Finders from an RDFService, not an OntModel
2013-11-11 09:41:46 -05:00
j2blake
5af822f7ab
VIVO-469 print progress messages while looking for URIs to re-index.
2013-11-11 09:41:36 -05:00
tworrall
e5195c6105
Merge branch 'maint-rel-1.6' into develop
2013-11-08 17:13:32 -05:00
tworrall
68d1129114
VIVO-514
2013-11-08 17:13:07 -05:00
brianjlowe
ee9d11fe40
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-11-08 12:32:45 -05:00
brianjlowe
7a6b585eb9
Merge branch 'maint-rel-1.6' into develop
2013-11-08 12:32:01 -05:00
brianjlowe
1e60661a00
VIVO-510 fixes bug with spanish labels appearing on populated faux properties
2013-11-08 12:29:08 -05:00
j2blake
6d9a70df6f
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-11-07 15:27:42 -05:00
j2blake
eee3db9f1c
squirrelly stuff with how-to-create-firefox-profile.txt
2013-11-07 15:27:32 -05:00
j2blake
fe39b61f37
Merge branch 'maint-rel-1.6' into develop
2013-11-07 14:50:09 -05:00
j2blake
b012acd968
Ignore this test - it may fail on a slow machine.
2013-11-07 14:49:12 -05:00
brianjlowe
a675abec2a
Merge branch 'maint-rel-1.6' into develop
2013-11-07 12:50:52 -05:00
brianjlowe
8185b04ea0
VIVO-503 add a null pointer check
2013-11-07 12:49:41 -05:00
brianjlowe
66dba4ef27
Merge commit '36c0545b9986917276999d399b01ac2ff0850099' into develop
2013-11-07 12:28:14 -05:00
brianjlowe
f972c901d1
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-11-07 12:27:37 -05:00
brianjlowe
690072d00d
VIVO-502 fix bugs in editable property merge
2013-11-07 11:29:36 -05:00