Commit graph

6 commits

Author SHA1 Message Date
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