Commit graph

1948 commits

Author SHA1 Message Date
mb863
31d14cfeca NIHVIVO-2000: Fixed the positioning of pagination numbers in menupages for IE6 and 7. 2011-02-03 16:57:19 +00:00
nac26
73b71646b3 NIHVIVO-1997 Reviving temporal graph link. Was accidentally lost in vitro r7298 2011-02-03 16:00:27 +00:00
nac26
431e61918a Removed unintended space between attribute name and equals sign 2011-02-03 15:32:47 +00:00
nac26
73994e6245 Updated src attribute for selectivizer script to use ${urls.base} instead of ${urls.home} 2011-02-03 15:17:13 +00:00
nac26
5d8f0a4cd0 NIHVIVO-1995 Refactored scrolling behavior and added function to determine whether user has already scrolled past the top of the browse section. NIHVIVO-2007 Had to change <nav> for pagination to <div> because IE was choking on this for some reason. Wouldn't style it and also wouldn't act on the event listeners. As part of this work, also refactored the sequence in how new content replaces existing content on an Ajax request, which I think improves the experience during loading (NIHVIVO-1742). 2011-02-03 13:55:06 +00:00
hlm7
3760955047 Holly made more changes due to the moniker. 2011-02-03 05:34:10 +00:00
hlm7
995359d4af Holly made changes due to a variety of things, but primarily the moniker change. 2011-02-03 05:08:31 +00:00
hlm7
c22d74e396 2011-02-03 03:21:13 +00:00
nac26
fd49b9f942 NIHVIVO-1997 Removed pie charts and class group browse from menu pages due to current limitations of individual counts for classes. This should all be brought back from the dead in the future once we implement counts based on most specific type. 2011-02-03 03:06:45 +00:00
hlm7
3a42cbaafe Holly made all kinds of changes to all kinds of test cases... 2011-02-03 01:43:23 +00:00
hlm7
d6aecdafa8 Holly did some final tweaking of test cases. 2011-02-02 23:23:47 +00:00
hlm7
cceabb8b5d Holly made more test suite changes due to a screen name change. 2011-02-02 22:51:14 +00:00
hlm7
a79b7ec55f Holly made changes due to screen name change. 2011-02-02 22:47:06 +00:00
cdtank
49116a20b2 1. Changed wordings for CSV file downloads & Network Image files for co-author & co-investigator networks.
2. Changed Temporal Graph legend links to be save as other clickable links (blue-ish)
3. Changed wordings on temporal graph vis.
4. Changed default sorting to be first on counts (desc) & then entity names (asc)
5. Changed how the constants were intiated for temporal vis, this is preparation for other tasks.
6. Since now if no URI is provided to the tmeporal graph vis it defaults to the highest levbel org. Removed the AJAX call to a utilites servlet that calculated this beforehand.
2011-02-02 21:04:36 +00:00
hlm7
415c1b73f4 2011-02-02 20:01:31 +00:00
hlm7
d783389f2b 2011-02-02 19:41:17 +00:00
mb863
f61107ff38 NIHVIVO-1838: Fixed positioning of search buttons in home page for IE 6 and 7 2011-02-02 19:10:48 +00:00
hlm7
2421e0259d 2011-02-02 18:23:12 +00:00
bkoniden
b1f72c276f NIHVIVO-1681 -- Made changes to EntityPubCountRequestHandler for graceful degradation of the vis incase the highest level org contains no pubs/grants. 2011-02-02 18:22:39 +00:00
mb863
9b3ce6ecd5 Added exception to the license-insertion process:
# PROBLEM: Can't find any info on licensing.
productMods/js/jquery_plugins/jquery.truncator.js
2011-02-02 17:38:19 +00:00
mb863
6961c2a4eb NIHVIVO-1954: Done some markup refactoring changing ID's into classes.
Also,  in some cases I wasn't able to change id selectors because these are used temporarily due to the custom jsp tags (<v:input>) 
for editing forms which require an id and do not allow a class. This will be 
removed once we refactor the editing forms to Freemarker
2011-02-02 17:15:38 +00:00
hlm7
bbe69c5f87 Holly made changes to CreatePeople test case due to ontology modifications to what is viewable by the public. 2011-02-02 16:03:09 +00:00
nac26
dbd5d8b4ac NIHVIVO-1549 Updated logic regarding copyright info so that wilma complies with current copyright setup in vitro (which needs a serious overhaul) 2011-02-02 15:13:31 +00:00
sjm222
b1102a8f41 NIHVIVO-1958 setting display and update level for name suffix and name prefix to public. 2011-02-02 14:59:57 +00:00
hlm7
57c57003fb Holly added JSONtoFmModel to the licenses file. 2011-02-02 14:57:26 +00:00
ejc12
99489cfd77 Fixed links for TOC. 2011-02-02 04:01:34 +00:00
mb863
c54f2c75b7 NIHVIVO-1979: Made stylesheets syntax consistent across the app. 2011-02-02 02:59:12 +00:00
ejc12
fa0d314699 Updated the text to match the install and upgrade docs for the deploy.properties settings: vitro.core.dir, upload.directory, luceneSetup.indexDir, selfEditing.idMatchingProperty, visualization.topLevelOrg. 2011-02-02 02:03:07 +00:00
ejc12
d70fd96e95 Updated file with release announcement from the wiki. Also changed the explanation text for deploy.properties settings for: vitro.core.dir, upload.directory, luceneSetup.indexDir, selfEditing.idMatchingProperty, visualization.topLevelOrg. 2011-02-01 22:13:04 +00:00
ejc12
a5b4d8d0a6 Updated file with release announcement from the wiki. Also changed the text for deploy.properties settings for: vitro.core.dir, upload.directory, luceneSetup.indexDir, selfEditing.idMatchingProperty, visualization.topLevelOrg. 2011-02-01 22:12:26 +00:00
mb863
8a78049943 NIHVIVO-1838: In IE6 some content (text) disappear after loading individual pages for foaf person or generic. Changing var applyPositioning = false in supersleight.js change the behavior and content doesn't disappear (text) anymore. Still working on why PNG images disappear. Also I have fixed some layout issues in IE 6 and IE 7. 2011-02-01 21:19:58 +00:00
nac26
77a16e123c NIHVIVO-1751 Tweaked styles, markup and content for vivo-basic deprecation message 2011-02-01 19:39:00 +00:00
cdtank
cc58112373 1. Fix for the flicker in appearance of the Temporal Graph Link for highest Level org on the "organizations" page. Made change so that the link is hidden by default & only shown when we have a link to report back. 2011-02-01 17:41:17 +00:00
tlw72
259bf38461 NIHVIVO-1976: updated error alert styles 2011-02-01 17:34:26 +00:00
tlw72
5091f3eeda standardize <h2> color 2011-02-01 17:10:20 +00:00
cdtank
eb31c796e5 1. Fix for bar display bug in temporal graph vis (see NIHVIVO-1971). A minimum of 1 pixel is assigned to any bar. 2011-02-01 16:14:11 +00:00
mb863
183c620890 NIHVIVO-1972: Increased size of pie chart in menupage people 2011-02-01 15:24:49 +00:00
sjm222
02bbb569f7 NIHVIVO-1843 add assertion that vitro:customDisplayViewAnnot is an Annotation Property 2011-02-01 15:06:19 +00:00
hlm7
0204cf5b02 Holly update test cases due to error message text change. 2011-02-01 14:58:37 +00:00
mb863
932592cffc Added border color to individual images in individual pages. 2011-02-01 14:50:51 +00:00
sjm222
53d65b529e NIHVIVO-1967 custom display view annotation for foaf:Organization class 2011-02-01 14:43:14 +00:00
mb863
168694f656 NIHVIVO-1964: Fixed visualization layout issue in individual foaf:person 2011-02-01 03:32:14 +00:00
mb863
f1072bc596 NIHVIVO-1860: Added markup and styles for vivo-basic alert when theme is active 2011-02-01 02:02:30 +00:00
nac26
b4b6d8d943 NIHVIVO-1959 Renamed individual-sparklineVisualization.ftl to individual-visualizationFoafPerson.ftl to follow naming conventions and more aptly describe its purpose 2011-02-01 00:29:15 +00:00
nac26
8018955836 Introducing individual template for foaf:Organization individuals. Need annotation added to ontology so appropriate template is used. 2011-02-01 00:09:40 +00:00
bjl23
51ce919b28 updated list views with CONSTRUCTs 2011-01-31 22:52:40 +00:00
nac26
efb953bbc2 NIHVIVO-1908 NIHVIVO-1930 NIHVIVO-1931 Reintroduced changes lost from r2449 and now building visualizationUrl in template so it can removed from IndividualTemplateModel. Markup is still a work in progress. 2011-01-31 22:03:40 +00:00
hlm7
781427a385 Holly removed 2 test cases that are not longer being used. 2011-01-31 21:31:14 +00:00
rjy7
04d6f8b2d3 Removed unnecessary svn:ignore values 2011-01-31 21:27:05 +00:00
hlm7
1f0e09ab54 2011-01-31 21:17:47 +00:00