Commit graph

15 commits

Author SHA1 Message Date
j2blake
7976e3fd37 NIHVIVO-3340 Test not only for empty individuals, but also for nil individuals. 2011-11-28 17:46:32 +00:00
cappadona
ca619e72c4 NIHVIVO-2844 Updated to javascript to account for potential multiple mostSpecificTypes and allow an override property to be passed as an argument to be used in lieu of the mostSpecificType. For people menu page, preferredTitle is passed as the override property. 2011-07-15 19:07:57 +00:00
ryounes
b8b6aff462 NIHVIVO-2449 Remove moniker from menupage display 2011-07-06 21:56:05 +00:00
ryounes
157884b1e8 NIHVIVO-2787 Change title selections when selecting a vclass for which no individuals are returned 2011-06-29 14:46:01 +00:00
cappadona
a285edcec0 NIHVIVO-2483 Restored h3 level headings for selected class on class group menu pages 2011-06-24 09:17:25 +00:00
tworrall
a995d08c01 NIHVIVO-2483: moved subclass heading above a-z navigation 2011-06-16 14:48:33 +00:00
mb863
d49d74a95a NIHVIVO-2121: Fixed stretched image thumbnail issue on menupage individual listing 2011-02-11 16:02:15 +00:00
nac26
15e9eeb8dc NIHVIVO-1073 Forgot to apply change to message displayed when no individuals are found for requested letter in alphabet to browseByVClassPeople.js 2011-02-03 22:32:01 +00:00
nac26
d59e10466a NIHVIVO-1995 Forgot to apply the new wipeSlate() function to browseByVClassPeople.js in r2512 2011-02-03 17:29:28 +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
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
nac26
10a9f8750b NIHVIVO-1948 Pulled pagination out into its own function so it can be called by the default file and any product extension. Also introduced scrolling to getIndividuals(). Not sure if we'll keep this. 2011-01-31 04:04:23 +00:00
nac26
bac2011271 NIHVIVO-1073 Pagination for browsing individuals 2011-01-26 14:33:13 +00:00
nac26
5a30680747 NIHVIVO-1073 Markup and stylesheet cleanup. 2011-01-18 11:46:52 +00:00
nac26
58b492214e NIHVIVO-1073 NIHVIVO-641 Refactoring default vitro level behavior of menupages (does not assume any classes and is not ontology aware). Introducing the ability to proxy the default behavior defined in browseByVClass.js and define something different in browseByVClassPeople.js with how we render the retrieved individuals. 2011-01-14 15:15:32 +00:00