j2blake
af3ca17ef1
NIHVIVO-2411 Modify ClassGroupPageData.java and browseByVClass.js to use the new BROWSE short view. This means that the VIVO-specific browseByVClassPeople.js and menupage--classgroup-people.ftl can be replaced by a VIVO-specific short view.
2012-05-01 16:29:36 +00:00
cappadona
e1c19ba56e
NIHVIVO-2963 Completed refactor of menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Removed unnecessary files.
2011-07-18 19:11:46 +00:00
cappadona
301cc9d290
NIHVIVO-2963 Refactor menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Work in progress.
2011-07-18 17:03:40 +00:00
cappadona
cae38b8d0c
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.
2011-07-15 19:06:57 +00:00
ryounes
7f24663115
NIHVIVO-2449 Remove moniker from menupage display
2011-07-06 21:56:02 +00:00
ryounes
239256187d
NIHVIVO-2787 Change title selections when selecting a vclass for which no individuals are returned
2011-06-29 14:45:58 +00:00
ryounes
59e3150fc3
NIHVIVO-2787 Fix js to handle unexpected empty individual set returned from controller
2011-06-29 13:45:21 +00:00
cappadona
fcf06544cc
NIHVIVO-2483 Restored h3 level headings for selected class on class group menu pages
2011-06-24 09:16:49 +00:00
tworrall
be3851b15e
NIHVIVO-2483: moved subclass heading above a-z navigation
2011-06-16 14:40:39 +00:00
mb863
ff45e2e86e
NIHVIVO-2121: Fixed stretched image thumbnail issue on menupage individual listing
2011-02-11 16:01:31 +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
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
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
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
nac26
379d9ce1f7
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:03:32 +00:00
nac26
dd839ebd18
NIHVIVO-1073 Menu page refactoring. Removed temporary placeholder files and introduced pie charts on menu pages. UI team will compare with bar graphs on home page and determine whether we'll stick with one type over the other or throw them both into the mix.
2011-01-28 18:25:21 +00:00
nac26
e153452b81
NIHVIVO-1073 Ensured the pagination event listener is not called until both pagination navs have been added to the DOM.
2011-01-26 21:58:48 +00:00
nac26
f9faa680f2
NIHVIVO-1073 Pagination for browsing individuals
2011-01-26 14:32:26 +00:00
nac26
02b1ef29a7
NIHVIVO-1073 Markup and stylesheet cleanup.
2011-01-18 11:48:04 +00:00
mb863
c41f121235
NIHVIVO-634: Fixed style issues in 'browse by' section for individuals with no thumb images
2011-01-18 00:16:55 +00:00
nac26
638c0211ec
NIHVIVO-1073 NIHVIVO-634 NIHVIVO-641 Refactoring default vitro level behavior of menupages (does not assume any classes and is not ontology aware)
2011-01-14 15:12:35 +00:00
nac26
bdfca9c730
NIHVIVO-1678 Now that all classes are returned (even empties), we cannot blindly select the first class as the default one to browse.
2011-01-13 14:35:21 +00:00
mb863
00d144196a
NIHVIVO-641: Changed markup <article> for <li> in individual display list on browse by section.
2011-01-07 22:11:49 +00:00
nac26
17c1c69dad
NIHVIVO-1598 Updated JavaScript to render thumbnail image now that it's included in the JSON results
2011-01-05 14:15:52 +00:00
nac26
ace9f86f5c
2011-01-04 21:36:08 +00:00
nac26
155629db58
Renamed "dummyImages" to "placeholders"
2011-01-04 00:17:35 +00:00
mb863
0b0cc67059
NIHVIVO-641:
...
Included in menupage--classgroup-people.ftl 3 include files:
*menupage-browse.ftl: Template for browsing class groups in menupages
*menupage-classCroupMenu.ftl: Template for class groups menu in menupages
*menupage-browseByVClass.ftl: Template for browsing VClasses in menupages
Removed some Find By filters
Added existing dummy individual: foaf person picture (Before I was using a duplicated image file)
2011-01-03 21:40:37 +00:00
nac26
6f494c535c
NIHVIVO-641 Updates to menupage-classgroup-people.ftl to utilize Brian's new data service that returns JSON. Still needs some work to degrade gracefully without JS.
2011-01-03 13:45:30 +00:00