Commit graph

1395 commits

Author SHA1 Message Date
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
mb863
1e2035b535 NIHVIVO-559: Made revision page theme agnostic. 2011-02-03 18:12:26 +00:00
mb863
62b48d0296 NIHVIVO-1954: Changed id="submit" for class="submit". 2011-02-03 17:03:08 +00:00
nac26
93de3d8aa9 NIHVIVO-1073 Small change to message displayed when no individuals are found for requested letter in alphabet 2011-02-03 16:06:07 +00:00
nac26
603c9cee21 NIHVIVO-1997 Reviving temporal graph link. Was accidentally lost in r7298 2011-02-03 15:59:45 +00:00
nac26
66163d24c2 Reordered scripts to ensure jQuery is first. Put html5.js within conditional comments so that the additional http request is fired only for those browsers that need the crutch (IE8 and below) 2011-02-03 14:34:20 +00:00
nac26
53483d31c1 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:54:36 +00:00
yuysun
a98cbfe470 Remove GRAPH in the query 2011-02-03 05:44:49 +00:00
nac26
7a0a2655ed 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:02 +00:00
mb863
ee0c1dd5bb 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:05 +00:00
rjy7
e954cccca3 Fix vitroLinks display so if there are no links, property heading doesn't display twice. 2011-02-02 16:48:33 +00:00
nac26
0db60ac7d8 NIHVIVO-1995 Removed individual counts from classes and added logic that attempts to identify super class 2011-02-02 16:10:58 +00:00
mb863
c324ab3151 NIHVIVO-1979: Made stylesheets syntax consistent across the app. 2011-02-02 02:58:37 +00:00
rjy7
9caa5c437c Fix comments 2011-02-01 23:58:08 +00:00
rjy7
d671cc9716 NIHVIVO-1853 Display statement in object property deletion form 2011-02-01 23:54:41 +00:00
nac26
72fe7b1a42 NIHVIVO-1910 Updated title attribute for add link next to property heading to use property name 2011-02-01 21:38:48 +00:00
rjy7
8c1020bf31 NIHVIVO-1717 Suppress add link on vitro:primaryLink if there's already a primary link for the individual 2011-02-01 21:27:06 +00:00
mb863
abd5c89497 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:12 +00:00
tlw72
41e441b9da NIHVIVO-1976: updated error alert styles 2011-02-01 17:34:49 +00:00