Commit graph

30 commits

Author SHA1 Message Date
hjkhjk54
c94e9ddb45 updates for page management 2012-08-16 21:18:10 +00:00
hjkhjk54
35747e8eb8 fixed error in ProcessInternalClassDataGetterN3 after deleting JSON object from constructor in previous update. Also updated web.xml to remove Menu Management class paths that are no longer used. 2012-06-26 17:49:31 +00:00
hjkhjk54
c391a35b3d updates for page management - specifically handling of internal class etc. 2012-06-25 17:34:55 +00:00
hjkhjk54
b9dd44aaee adding deleting page controller mapping in web.xml and other updates for page management 2012-06-24 01:40:29 +00:00
hjkhjk54
dd82f54424 updates for page management 2012-06-22 17:55:35 +00:00
hjkhjk54
075f7338c3 updates for page management 2012-06-18 21:14:45 +00:00
hjkhjk54
00338b05d9 page management related updates 2012-06-15 22:14:29 +00:00
hjkhjk54
24e7f9ef6d updates for page management - for internal class content type. 2012-06-06 18:41:27 +00:00
hjkhjk54
5472c77cee updates for page management 2012-06-05 21:34:41 +00:00
j2blake
b5b3add26c 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:33 +00:00
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
541ee8b4d2 NIHVIVO-2048 removed menupage--classgroup-organizations.ftl and any accommodations made for it 2011-02-05 17:45:33 +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
cdtank
cc58112373 1. Fix for the flicker in appearance of the Temporal Graph Link for highest Level org on the "organizations" page. Made change so that the link is hidden by default & only shown when we have a link to report back. 2011-02-01 17:41:17 +00:00
mb863
183c620890 NIHVIVO-1972: Increased size of pie chart in menupage people 2011-02-01 15:24:49 +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
5e22691146 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:27:01 +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
nac26
c6f0d227a9 Refactored approach for inserting visualization links on menu pages. Still hoping to remove JavaScript altogether based on outcome of NIHVIVO-1681 2011-01-13 14:00:56 +00:00