Commit graph

1063 commits

Author SHA1 Message Date
mb863
16a9c32872 NIHVIVO-2095: Added css property word-wrap: break-word to Primary and additional links for breaking long urls. 2011-02-11 18:39:14 +00:00
rjy7
effce5b9db NIHVIVO-1992 Added current datetime value to page template map 2011-02-11 17:48:36 +00:00
bjl23
95a4a6d008 NIHVIVO-2122 removing invalid result set format option from SPARQL page 2011-02-11 17:07:08 +00:00
ass92
1892e4614e NIHVIVO-2118 correction to remove garbage from display page of merge individuals 2011-02-11 16:29:44 +00:00
mb863
ff45e2e86e NIHVIVO-2121: Fixed stretched image thumbnail issue on menupage individual listing 2011-02-11 16:01:31 +00:00
rjy7
57d3d0df79 Merge r7446 from nihvivo-rel-1.2-maint 2011-02-11 15:17:01 +00:00
rjy7
bb984ccaea Add lib-string.ftl for functions and macros for string manipulation. Add two methods, one for camelcasing and one for uncamelcasing. 2011-02-11 15:12:11 +00:00
nac26
8870173646 Merged r7438 from nihvivo-rel-1.2-maint branch 2011-02-10 22:12:22 +00:00
nac26
3c205ae3e5 NIHVIVO-2109 Updated title attribute to stay generic and not reference any particular class ("individuals" instead of "people") 2011-02-10 22:02:14 +00:00
ass92
a837d62ae8 NIHVIVO-2108 Dropdown won't display if there are no dataProperties. 2011-02-10 22:01:39 +00:00
mb863
dbb222f655 Changed h3 headers to h2 in menupages, so they are consistent with h2 in home page. 2011-02-09 20:13:14 +00:00
mb863
98a6f81ef7 NIHVIVO-2093: Deleted height property for keeping aspect ratio. Aligned editing links at the top left of the individual photo. 2011-02-09 19:53:24 +00:00
bjl23
2318738bda removing problematic checkboxes and other small tweaks to sparql query page 2011-02-09 19:51:36 +00:00
ass92
e680ece85e NIHVIVO-2058 code change to show sdb setup success or failure. 2011-02-09 17:14:05 +00:00
rjy7
fa7aa763fa Put non-breaking spaces around hyphen in datetime interval so line doesn't break in the interval. Trim the interval value returned so leading and trailing whitespace doesn't mess up the display. 2011-02-09 15:00:35 +00:00
nac26
0ed2c4ece5 Syntax cleanup 2011-02-09 06:06:23 +00:00
rjy7
1f16791d2a NHIVIVO-2051 Fix values of currentServlet (was currentPage) and urls.currentPage 2011-02-08 22:33:01 +00:00
rjy7
17d41d281a NIHVIVO-2071 Include pageSetup.ftl in every page template. Use to generate a body class value, and apply to body element in page templates. 2011-02-08 21:07:16 +00:00
tlw72
bf78f83b7d NIHVIVO-2029: added deprecation message to top of Tabs page. 2011-02-08 18:19:06 +00:00
tlw72
242443a569 NIHVIVO-2029: added deprecation message to top of Tabs page. 2011-02-08 18:14:52 +00:00
rjy7
a05a001704 NIHVIVO-2051 Fix currentPage value sent to template: make home page value consistent regardless of the requested url, and change from servletPath to requestURI so we get full path value below the context path. Also add urls.currentPage to replace ${urls.base}/${currentPage} in templates. This value is similarly normalized for the home page. 2011-02-08 16:50:19 +00:00
nac26
a8d353dab1 NIHVIVO-2006 Realized that I had introduced a bug in r7283 and was missing the closing </a> for #classes-in-classgroup list items. IE was not a fan. Also removed labels since Raphael uses VML for graphing in IE and I wasn't reliably able to target and hide rvml:textpath. 2011-02-08 13:29:09 +00:00
nac26
1fafef06ba Added test for $currentPage. If login widget is being rendered on the home page, don't use the <noscript> element. Will need to update the test once Rebecca resolves NIHVIVO-2051 to ensure currentPage value is consistent for home page requests. 2011-02-08 13:23:59 +00:00
nac26
2874d610c1 NIHVIVO-1995 Removed individual count from classes for home page browse in non JavaScript version for consistency 2011-02-08 13:09:01 +00:00
bdc34
54fa664a24 Change to LuceneIndexer so that it will attempt to close the searcher if it cannot replace the live index directory NIHVIVO-2065 2011-02-08 00:15:19 +00:00
mb863
500d71aafe Removed extra semicolon 2011-02-07 21:17:23 +00:00
mb863
d0dea6b3d4 NIHVIVO-2062: In menupages, subclasses links aren't cut off anymore. 2011-02-07 18:40:59 +00:00
rjy7
ccfb017593 NIHVIVO-2057 Add additional values to login widget template data model. 2011-02-07 18:23:42 +00:00
rjy7
e028e17010 Added template model methods to get first value of data properties and first statement of data props and uncollated object props. Improved efficiency of moniker/preferred title code in person template. Added order by statement to default list view queries so order is not random. 2011-02-07 15:52:51 +00:00
nac26
38f021251a NIHVIVO-1603 Using jQuery in place of DWR to return the moniker selection experience to its former glory 2011-02-06 01:44:24 +00:00
nac26
e56e4d89b4 NIHVIVO-2048 removed menupage--classgroup-organizations.ftl and any accommodations made for it 2011-02-05 17:44:10 +00:00
nac26
20ab4cc157 NIHVIVO-1965 Better message for authenticated users with access to the site admin when accessing the site with little or no content. Also refactored BrowseController so that it doesn't attempt to override template and provide it's own message if no content is found. 2011-02-05 17:24:40 +00:00
nac26
b6170b6f9d NIHVIVO-2033 Added test in emptyResultSet() to handle the rare (but possible) occurrence where a class is rendered in the list due to having an individual count > 0, but for some reason the Search Index has not been rebuilt, so those individuals are not returned by the JSON service. 2011-02-05 00:25:04 +00:00
nac26
82f24c5966 NIHVIVO-2040 Added data-page attribute on pagination links and removed pageX class since they're no longer needed. This makes it easier to reliably handle multiple digit page numbers without jumping through hoops. Can't rely on .text() do to the "more..." pattern. 2011-02-05 00:07:48 +00:00
rjy7
b931f50cef NIHVIVO-2045 Hide incomplete/malformed links from individualList template, to make things easier (it doesn't have to check the wellformedness of each link before knowing whether to print the ul around the links). 2011-02-04 22:33:45 +00:00
nac26
4157612f57 NIHVIVO-2016 Removed customFormWithAutocomplete css and js from dateTimeValue and dateTimeInterval custom forms. Was causing the submit button to be hidden on page load. 2011-02-04 21:23:25 +00:00
nac26
3853e34f56 NIHVIVO-2037 Added style to primary and additional links for individual list, so that they:
a. look like links
b. are visually distinct from the linked individual itself

Noticed an issue where individual.links?has_content tests true for links that have no URL or anchor text. Will create a new issue for Rebecca.
2011-02-04 20:14:24 +00:00
rjy7
40264e0c0b NIHVIVO-2042 Show heading "Primary Web Page" on vitro:primaryLink only if editing 2011-02-04 19:21:29 +00:00
rjy7
cbfa225c31 NIHVIVO-1557 improvement to regex in firstLastList macro 2011-02-04 18:49:25 +00:00
rjy7
1851872eb0 NIHVIVO-1557 improvement to regex in firstLastList macro 2011-02-04 18:38:29 +00:00
rjy7
dad29a5516 NIHVIVO-1557 Fix firstLastList macro so it works with li elements that have class or other attributes 2011-02-04 17:53:37 +00:00
rjy7
df9b1cb99d Don't show moniker span if there's no moniker 2011-02-04 16:21:09 +00:00
mb863
c748a924dc NIHVIVO-2032: Adjusted padding on headings for index page. 2011-02-04 14:50:49 +00:00
nac26
f391d095b0 A couple text changes for consistency on menu management and also trimmed whitespace from text area 2011-02-04 05:00:18 +00:00
mb863
f5cd351d6e NIHVIVO-2023: Added functionality to cancel button in Menu Management page 2011-02-04 02:36:51 +00:00
mb863
2445849607 NIHVIVO-641: Relocated 'find by' section in menupage people. 2011-02-03 22:11:42 +00:00
nac26
70c0039372 NIHVIVO-1996 Pushed "Browse all" link up 0.3em to provided spacing for longer bars towards the top of the list. 2011-02-03 21:13:31 +00:00
mb863
24ccc19d4e Adding some padding to the header titlew (Organization, Research, etc..) of menu pages and adding some margin bottom to the Temporal Graph link in menupage Organization. 2011-02-03 20:21:03 +00:00
rjy7
12406d35d0 NIHVIVO-1864 Fix menu.jsp to work with changes to menu.ftl and identity.ftl since the initial freemarker transition 2011-02-03 20:07:00 +00:00
mb863
241848ad9e Refactored term of use template 2011-02-03 19:53:34 +00:00