jeb228
|
69e8180ae8
|
NIHVIVO-1685
|
2011-01-14 17:13:40 +00:00 |
|
tlw72
|
f3f759ff2a
|
New css file for individual list page
|
2011-01-14 17:12:38 +00:00 |
|
bdc34
|
78d96c3afa
|
Fixing lucene index startup so that it does not build a new index if not needed NIHVIVO-1701
|
2011-01-14 16:52:47 +00:00 |
|
bjl23
|
f45eafa3f4
|
NIHVIVO-1585 Gerhard's improvements to workflow processing
|
2011-01-14 16:11:10 +00:00 |
|
hlm7
|
eae3203b45
|
Holly updated the comments in known_exceptions.txt.
|
2011-01-14 15:43:20 +00:00 |
|
bjl23
|
4e7ab0c725
|
NIHVIVO-1603 populating moniker picklist without DWR
|
2011-01-14 15:34:38 +00:00 |
|
ass92
|
6c25c9893d
|
NIHVIVO-1657 improvement on 'subtract models' ingest tool
|
2011-01-14 15:23:14 +00:00 |
|
nac26
|
638c0211ec
|
NIHVIVO-1073 NIHVIVO-634 NIHVIVO-641 Refactoring default vitro level behavior of menupages (does not assume any classes and is not ontology aware)
|
2011-01-14 15:12:35 +00:00 |
|
nac26
|
0a398b51c3
|
NIHVIVO-1600 Fixed typo for preferredTItle (was perferredTitle)
|
2011-01-14 15:07:21 +00:00 |
|
ass92
|
0e53c11203
|
NIHVIVO-1691 code change to resolve bug related to connection to DB models and modelmaker handling.
|
2011-01-13 23:58:54 +00:00 |
|
rjy7
|
c6fa64ff98
|
NIHVIVO-1332 Editing links for vitro link properties. Restore lines that were incorrectly commented out in previous commit. Move ftl for displaying links from an include to a macro, to parameterize the ul class value.
|
2011-01-13 23:54:26 +00:00 |
|
mb863
|
9dc505f94f
|
NIHVIVO-641: Browse alpha mechanism has been changed to an horizontal layout and placed it above the individuals display area.
|
2011-01-13 23:43:16 +00:00 |
|
sjm222
|
38f331b792
|
update logging
|
2011-01-13 23:04:39 +00:00 |
|
rjy7
|
3ee875f738
|
NIHVIVO-1688 Create an individual.ftl in vivo that makes references to the vivo ontology; make vitro individual.ftl ontology-neutral. Separate overview into separate template.
|
2011-01-13 22:25:36 +00:00 |
|
bjl23
|
c326996f9a
|
NIHVIVO-1696 fix for bug in request filter that broke RDB mode
|
2011-01-13 22:24:46 +00:00 |
|
sjm222
|
054cb16d17
|
NIHVIVO-1025 (consider leaving log files untouched if no upgrade is necessary)
|
2011-01-13 21:55:38 +00:00 |
|
bdc34
|
709b1fc534
|
Working on improving error messages for lucene at startup NIHVIVO-1483
|
2011-01-13 21:24:51 +00:00 |
|
jeb228
|
86efdf09e9
|
Add a license tag.
|
2011-01-13 21:14:44 +00:00 |
|
rjy7
|
dbbe25b65c
|
NIHVIVO-1332 Editing links for vitro:primaryLink and vitro:additionalLink properties
|
2011-01-13 21:11:19 +00:00 |
|
jeb228
|
981aff8ac4
|
NIHVIVO-1692 if thumbnails are created during a file storage upgrade, they should be the right size.
|
2011-01-13 20:40:21 +00:00 |
|
bjl23
|
a4f67be80e
|
NIHVIVO-1584 database agnosticism improvements
|
2011-01-13 19:44:19 +00:00 |
|
bdc34
|
1be2747d14
|
Fixing errors caused by classgroups without public names NIHVIVO-1682
|
2011-01-13 19:27:21 +00:00 |
|
nac26
|
06cd5380bc
|
NIHVIVO-1692 Image thumbnails are now generated and saved at 200px x 200px
|
2011-01-13 18:56:06 +00:00 |
|
ass92
|
e97509bb21
|
NIHVIVO-1655 code fix for model checkbox on sparql page.
|
2011-01-13 18:10:29 +00:00 |
|
ass92
|
b1615469ff
|
RDF list link name changed
|
2011-01-13 17:17:12 +00:00 |
|
mb863
|
6344af504e
|
NIHVIVO-1496: Removing more pictos fonts and creating more graphic icons substituting the picto fonts.
|
2011-01-13 17:09:21 +00:00 |
|
sjm222
|
42bf62a050
|
reduce logging messages
|
2011-01-13 16:57:59 +00:00 |
|
ass92
|
16d6346f06
|
NIHVIVO-1376 made change to get the default output working when there is no accept header set for the client browser.
|
2011-01-13 16:35:16 +00:00 |
|
rjy7
|
01e6cf274c
|
Don't print property group menu container elements if there are no property groups to display in the menu
|
2011-01-13 15:55:34 +00:00 |
|
ass92
|
a25efc8bd4
|
NIHVIVO-1376 adding mapping for EntityURLController
|
2011-01-13 15:14:24 +00:00 |
|
ass92
|
69445987b7
|
NIHVIVO-1376 Controller to handle url list from class group index page.
|
2011-01-13 15:13:14 +00:00 |
|
ass92
|
cb5e1e4a55
|
NIHVIVO-1376 Download link name changed.
|
2011-01-13 15:12:27 +00:00 |
|
ass92
|
afb5809ef5
|
NIHVIVO-1376 change to show URL List Link on the page.
|
2011-01-13 15:11:22 +00:00 |
|
rjy7
|
5ea215f7e1
|
NIHVIVO-1322 Separated IndividualTemplateModel into two classes, one for profile page and one for listing individuals in the context of search, browse, menupages, etc. The needs of the two cases are quite different.
|
2011-01-13 15:09:27 +00:00 |
|
nac26
|
bdfca9c730
|
NIHVIVO-1678 Now that all classes are returned (even empties), we cannot blindly select the first class as the default one to browse.
|
2011-01-13 14:35:21 +00:00 |
|
nac26
|
e69d78e05e
|
NIHVIVO-597 Markup and syntax cleanup
|
2011-01-13 14:31:51 +00:00 |
|
nac26
|
5cc1ef373b
|
NIHVIVO-1071 Updated primary comments for consistency, explaining the role of each individual template.
|
2011-01-13 14:24:31 +00:00 |
|
nac26
|
be6efbd42b
|
NIHVIVO-1073 Removed placeholder for individual count on "All" entry in alphabetical index
|
2011-01-13 14:14:16 +00:00 |
|
nac26
|
6b47329954
|
Refactored approach for inserting visualization links on menu pages. Still hoping to remove JavaScript altogether based on outcome of NIHVIVO-1681. Also introduced the initial version of application-wide styles with vitro.css.
|
2011-01-13 14:05:14 +00:00 |
|
nac26
|
cde5de7217
|
Small syntax tweak related to indenting an element's contents
|
2011-01-13 13:56:58 +00:00 |
|
ass92
|
df4c2ccfb9
|
NIHVIVO-1376 change for showing urls on class group index page
|
2011-01-13 13:54:33 +00:00 |
|
nac26
|
b3b8ef7f6e
|
NIHVIVO-1677 Updated browse widget to handle VClasses with zero individuals. Also applied changes to classGroups.ftl for index.
|
2011-01-13 13:48:40 +00:00 |
|
bdc34
|
daedd8a961
|
Adding off line lucene index rebuild NIHVIVO-1483
|
2011-01-13 01:35:24 +00:00 |
|
nac26
|
f312a15571
|
Small syntax tweak
|
2011-01-13 00:43:06 +00:00 |
|
nac26
|
8e24bb1350
|
NIHVIVO-1678 Updated menupage templates to handle VClasses with zero individuals.
|
2011-01-13 00:40:19 +00:00 |
|
rjy7
|
00691d1d40
|
NIHVIVO-1332 Editing link for rdfs:label
|
2011-01-13 00:38:26 +00:00 |
|
nac26
|
d99c66c746
|
NIHVIVO-1678 Updated menupage-browse.ftl to handle VClasses with zero individuals. Also streamlined the alpha index with a freemarker list in preparation for Manolo's horizontal/inline style.
|
2011-01-13 00:38:16 +00:00 |
|
rjy7
|
78f9a3f116
|
NIHVIVO-1332 Editing link for rdfs🏷️ fix error when the individual has only a local name but no label
|
2011-01-13 00:23:12 +00:00 |
|
rjy7
|
50edcb5bbf
|
NIHVIVO-1332 Editing link for rdfs:label
|
2011-01-12 23:52:33 +00:00 |
|
bkoniden
|
cc24b25a38
|
Making changes to the temporal-vis section of individual.ftl to reflect the changed URL.
|
2011-01-12 23:19:06 +00:00 |
|