Commit graph

31 commits

Author SHA1 Message Date
Tim Worrall
4875fe566e VIVO-970: needed to break out the more/less javascript toggle into a separate file. 2015-03-16 11:02:05 -04:00
Tim Worrall
b3c5aaa794 VIVO-904: the display limit annotation on data and faux properties now determines when the more... link is employed for one of these properties. Regular object properties will have a default limit of 5. Also, the add statement link is no longer suppressed when the display limit is reached. 2015-02-09 15:54:39 -05:00
Tim Worrall
604a8d273f A few more qr code updates relating to VIVO-17 2014-10-06 10:52:45 -04:00
Tim Worrall
1c118fc044 VIVO-17: QR Code info now generated via an Ajax call when the icon is clicked. 2014-10-03 11:33:26 -04:00
tworrall
50c53a62e6 VIVO-112: and the slog continues... 2013-09-25 17:08:41 -04:00
tworrall
2c49931672 internationalization changes for java script files 2013-06-07 11:59:14 -04:00
tworrall
4234c60a55 ensure proper styling of webpage thumbnails 2013-02-21 15:08:23 -05:00
tworrall
1c56f8cd47 minor js change for multi view support 2013-02-12 11:00:39 -05:00
tworrall
c1a6637d87 removed unnecessary variable reference to individualLocalName 2013-02-12 09:52:45 -05:00
tworrall
867370adb9 more refactoring for multiple profile view support 2013-02-08 16:18:01 -05:00
tworrall
9cde935cc7 multiple updates and new files to support multiple foaf person profile pages 2013-01-31 11:15:48 -05:00
tworrall
f0657b42ea Changes to support collapsible/expandable property groups on the profile pages. 2012-11-16 16:00:56 -05:00
tworrall
cefee06309 merging r4252 to the trunk 2012-08-07 19:37:11 +00:00
tworrall
c3d67a7872 NIHVIVO-if all grants or pubs are hidden, the manage link should still be displayed 2012-06-27 19:16:24 +00:00
tworrall
5f026bb847 hide the manage pubs and manage grants links if there are no pubs or grants 2012-06-20 21:24:35 +00:00
manolobevia
81598452e2 NIHVIVO-3418: Done some refactoring, so the Individual link icon for URI/RDF works properly in a VITRO instance. 2011-12-03 01:36:00 +00:00
manolobevia
1beb26c1a6 NIHVIVO-3335: Relocated RDF link for individual pages under popup for sharing URI profile 2011-11-17 19:01:28 +00:00
tworrall
831de3cb7e re-setting the number of items displayed per property before the more link from 3 to 5 2011-10-27 15:20:26 +00:00
cappadona
9d4b11d59b NIHVIVO-3153 Cleaned up code for more/less JavaScript. Still a work in progress. Changes include:
* more/less link now stays anchored at bottom of list
* "more" is now "more..."
* now also acts on properties that are grouped by sub-class
2011-10-04 22:01:25 +00:00
cappadona
02df64cb2a NIHVIVO-3153 Initial attempt at more/less for properties on individual page. It currently kicks in when there are more than 3 instances of a property across the board (not aware of the display limit annotation so it's not per-property configurable). 2011-09-28 15:12:39 +00:00
cappadona
bd02a3cfa3 NIHVIVO-2783 NIHVIVO-2784 Tweaked JavaScript and CSS for URI (qTip) and QR code popups. 2011-07-08 12:50:29 +00:00
ryounes
ed612126a8 NIHVIVO-2790 Make vitro:moniker displayable and editable (but not addable) so existing values can be managed by editors post-1.3 upgrade. 2011-07-05 19:19:10 +00:00
ryounes
89642dade5 Restore comment tag to a comment 2011-07-05 17:32:25 +00:00
cappadona
21c03c35f0 Reverted change from r3147. The bug was in the JS, not in the markup. We want the exportQrCodeUrl as the href value for the link, this way we provide graceful degradation in the absence of JavaScript. 2011-07-01 22:15:12 +00:00
cappadona
833f16bd4a Updated to use .hidden class defined in vitro.css 2011-06-28 18:21:14 +00:00
cappadona
eda748901f Updated QR code display based on requests from mbarbier. Default display is a small icon that reveals the full QR code, but the full code can be rendered by setting the display value to "full". 2011-06-24 09:50:49 +00:00
tworrall
923572053a NIHVIVO-2160:improved tooltip for uri icon via javascript 2011-04-11 15:47:44 +00:00
manolobevia
903330afad NIHVIVO-2163: refactor markup and styles for verbose property display for individual page 2011-03-22 03:30:45 +00:00
mb863
4d240f97d5 NIHVIVO-2163: Added markup and styles for verbose mode in individual admin panel. 2011-03-14 19:20:33 +00:00
mb863
7580db63e0 NIHVIVO-1315, NIHVIVO1316: Added ellipses to link "more" for showing more core:overview content 2011-01-26 22:17:19 +00:00
mb863
1343472ca0 NIHVIVO-1315: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property 2011-01-24 21:21:09 +00:00