Commit graph

112 commits

Author SHA1 Message Date
tworrall
fa68e0c057 template changes for internationalization -- replaced displayed text with calls to properties file containing actual strings 2013-05-13 12:17:39 -04:00
tworrall
bb2ceaeea3 display a time indicator while the delete is being processed 2013-05-07 11:00:01 -04:00
j2blake
bf2ed5c339 Proof of concept - Image upload 2013-04-26 23:50:17 -04:00
tworrall
3003fdc346 removed unnecessary variable reference to individualLocalName 2013-02-12 09:52:04 -05:00
tworrall
3e3986172c more refactoring for multiple profile view support 2013-02-08 16:17:41 -05:00
tworrall
26ca991f6c added section tags around left-hand content containing the phot wrapper 2013-02-04 12:55:07 -05:00
tworrall
589cc245a6 multiple updates and new files to support multiple foaf person profile pages 2013-01-31 11:14:28 -05:00
tworrall
870db77408 Changes to support collapsible/expandable property groups on the profile pages. 2012-11-16 16:00:16 -05:00
hjkhjk54
e3f9caced1 updates for page management - page deletion as well as changing menu management to menu ordering 2012-06-25 00:19:33 +00:00
tworrall
54941a201b page managemnet changes 2012-06-24 21:23:12 +00:00
tworrall
3099c26c9a NIHVIVO 2465 and 2485 display and manage multiple rdfs labels 2012-06-13 18:41:25 +00:00
j2blake
2c585755d0 NIHVIVO-3704 Create a Freemarker method called placeholderImageUrl(individualUri). Use that instead of hard-coding the placeholder image URLs in templates, or passing the placeholder image along from one page to the next via the controller. Remove the "extraParams" parameter to several Freemarker macros, since this is the only purpose it was used for. 2012-03-21 17:29:15 +00:00
briancaruso
0aabb7908b Working on model switching. Change editRequestDispatch to stop it from always forwarding if there was a display model edit parameter. Chagned URLs for menu edit controllers. Added non-page data getters. Added SPARQL data getter. 2012-02-10 20:11:58 +00:00
j2blake
fdee610e22 NIHVIVO-3542 Refactor IndividualController into 8 classes - focus on cleaning the logic in IndividualRequestAnalyzer - create a unit test for IndividualRequestAnalyzer. 2012-01-29 17:23:30 +00:00
manolobevia
0ca8bb4c3e NIHVIVO-3418: Done some refactoring, so the Individual link icon for URI/RDF works properly in a VITRO instance. 2011-12-03 01:35:31 +00:00
tworrall
b0fc727218 NIHVIVO-2595 adding title attribute to anchor tags 2011-11-30 21:25:07 +00:00
manolobevia
dadc319622 NIHVIVO-2932: adde the following text: Refresh page after reordering menu items 2011-11-18 12:52:42 +00:00
manolobevia
cb99134a1d NIHVIVO-3335: Relocated RDF link for individual pages under popup for sharing URI profile 2011-11-17 19:01:04 +00:00
cappadona
a477c2face Changed name of webapp/web/css/individual/menuManagement.css to avoid confusion with file of same name in webapp/web/css/menupage/ 2011-07-27 20:55:58 +00:00
cappadona
85346e2548 NIHVIVO-3058 Merged r8848 and r8849 from maint-rel-vivo-1.3 branch. 2011-07-26 18:44:05 +00:00
ryounes
0877635c3f Merge r8779-8780 from maint-rel-vivo-1.3 2011-07-21 16:16:32 +00:00
cappadona
da3e14a799 NIHVIVO-2232 Removed unnecessary id on sortable li's. 2011-07-15 16:14:42 +00:00
cappadona
2daad2b8b1 NIHVIVO-2232 Menu items can now be reordered. Brace yourself. 2011-07-15 13:04:07 +00:00
cappadona
6771633be6 NIHVIVO-2783 NIHVIVO-2784 Tweaked JavaScript and CSS for URI (qTip) and QR code popups. 2011-07-08 12:51:13 +00:00
cappadona
df999f3aef NIHVIVO-2810 NIHVIVO-2232 Fixed a typo for the menu management sortable list causing problems in IE6/7. 2011-07-08 12:47:58 +00:00
ryounes
c5c4ecd394 NIHVIVO-1317 Migrated custom list view from vitro:primaryLink and vitro:additionalLink to core:webpage 2011-07-07 20:34:11 +00:00
cappadona
44ee8c88bf NIHVIVO-2810 NIHVIVO-2232 Added custom list view for display:hasElement and first go at menu item drag-n-drop for menu management. Also added new entry for Menu Management on site admin page under site configuration. Work in progress and not fully functional. 2011-07-01 18:12:05 +00:00
cappadona
3e4175cb40 NIHVIVO-1561 Deleted unused script elements from individual templates and removed the associated js files from the project 2011-06-24 09:10:32 +00:00
ryounes
5998f8b095 NIHVIVO-2744 Display of mostSpecificType(s) on individual profile (in place of former moniker). 2011-06-23 15:00:23 +00:00
ryounes
8e3764b7b7 Minor changes to menu template 2011-06-21 20:03:57 +00:00
ryounes
79607581ed Menu management templates 2011-06-21 19:04:01 +00:00
manolobevia
7cd7e7f8a6 NIHVIVO-2232. Worked on menu management main page. Work in progress. 2011-06-17 17:34:06 +00:00
hjkhjk54
9214b285a5 Changes for NIHVIVO-2231 and NIHVIVO-2664: setting up menu page editing and retrieval of individuals for class intersections 2011-06-08 21:14:52 +00:00
tworrall
84b9365ad4 NIHVIVO-2160:improved tooltip for uri icon via javascript 2011-04-11 14:47:10 +00:00
rjy7
b354d97972 Move test for showing site admin panel to site admin panel template, so doesn't have to be repeated in various individual templates. 2011-03-14 18:30:11 +00:00
mb863
724114e367 NIHVIVO-2168: Renamed non.person.thumbnail.jpg to thumbnail.jpg 2011-03-08 20:32:46 +00:00
rjy7
401960e5d4 NIHVIVO-1384 Finish conversion of scripts.add() calls. 2011-03-08 16:21:44 +00:00
rjy7
8b89cad590 NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute. 2011-03-08 15:44:05 +00:00
rjy7
713b23ed5e Merge r7492 from nihvivo-rel-1.2-maint 2011-02-15 21:02:36 +00:00
rjy7
067a968a57 Merge r7489 from nihvivo-rel-1.2. 2011-02-15 20:32:13 +00:00
rjy7
ac74c1041a Changed name of image property display macro (was erroneously named "imageLinks") 2011-01-28 20:23:36 +00:00
rjy7
bb8e0b5aae Remove unneeded commented-out lines from templates 2011-01-28 14:55:08 +00:00
mb863
92764b0c1a NIHVIVO-1315, NIHVIVO1316: Re-factored the markup and styles for individual pages. Also I have introduced an image placeholder for non person individuals. 2011-01-26 22:12:51 +00:00
rjy7
f243f48b3b NIHVIVO-1895 Show placeholder image for non-person individual when displaying an add link for an image 2011-01-25 17:32:45 +00:00
mb863
4262389458 NIHVIVO-1315: Done more refactoring work on individual pages. 2011-01-25 15:54:18 +00:00
mb863
593deed634 NIHVIVO-1315: Refactoring generic individual pages 2011-01-24 03:08:00 +00:00
rjy7
ac624c0bc3 Changes to individual templates and associated queries 2011-01-21 17:49:16 +00:00
mb863
781f3d042f NIHVIVO-1315: Refactoring individual.ftl. This was duplicated in VIVO and VITRO. 2011-01-21 03:20:01 +00:00
rjy7
ce76206f7c NIHVIVO-1704 Enable jump links after returning to individual profile after submitting an editing form. Pass property all the way down the property display macro chain, so any macro has access to property attributes like name, localname, and uri. Provide PropertyTemplateModel.getLocalName() and PropertyTemplateModel.getUri() for this purpose. 2011-01-18 21:21:14 +00:00
rjy7
16b1067363 Fix links display in vitro individual.ftl - change from an include to a macro call 2011-01-17 15:54:20 +00:00