Commit graph

208 commits

Author SHA1 Message Date
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
ryounes
0f3491f42d Updates to default list view: remove moniker, and handle label vs. local name from sparql query rather than a data postprocessor 2011-06-29 15:50:23 +00:00
ryounes
9479a220f5 NIHVIVO-2734 Don't show property group menu if there are no property group menu items 2011-06-28 20:19:07 +00:00
hjkhjk54
030b454a2b Changes to fix error with NIHVIVO-2726 (switching to main model removes original model). Also updated template for individuals for classes to employ main class group template. Also fixed error NIHVIVO-2785 where clicking on class on internal/external page repeated class name on page. 2011-06-28 19:54:23 +00:00
manolobevia
c31e82f382 NIHVIVO-2280: Removed link for total counts. 2011-06-27 14:48:51 +00:00
hjkhjk54
843e09a451 Updates for menu management and IndividualsForClasses (i.e. internal filters plus custom selection of classes for page) as well as use of data getters predicate in menu model instead of type of Page to get data getter for page. 2011-06-24 17:05:34 +00:00
ryounes
851eb31119 NIHVIVO-2264 Modify addLinkWithLabel macro so header is displayed whenever a user is editing the page, even if no add link is provided. 2011-06-24 15:16:18 +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
manolobevia
3f485ee007 NIHVIVO-2280: Refactored delete button for account main page 2011-06-23 20:57:35 +00:00
manolobevia
1aa136f075 NIHVIVO-2280: Created macro for generating number of accounts, pagination, accounts per page, and delete function. 2011-06-23 19:21:05 +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
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
tworrall
be3851b15e NIHVIVO-2483: moved subclass heading above a-z navigation 2011-06-16 14:40:39 +00:00
tworrall
f6017342d6 fixing a typo that caused a freemarker.core.InvalidReferenceException 2011-06-10 14:52:45 +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
ryounes
c2cb95986c Removing bogus code 2011-05-26 21:29:52 +00:00
ryounes
d6bacf0c95 Revert changes in r8069 since it was messing up display of mainImage in edit mode for individuals with no image 2011-05-26 14:35:09 +00:00
ryounes
a220c5cba6 Add tests for existence of property in addLinkWithLabel and addLink macros 2011-05-25 19:47:18 +00:00
ryounes
3fbbd561c5 NIHVIVO-2460 Migrate menu pages to Solr index 2011-05-24 20:46:46 +00:00
ryounes
0e376ae2a9 Fix error in dump template 2011-05-02 16:15:53 +00:00
ryounes
1b9f4bbdce NIHVIVO-1562 Show class of template directive/model in dump. Use LinkedHashMap in help data structure to ensure ordering of the entries. 2011-04-22 22:16:28 +00:00
ryounes
b6ea045503 NIHVIVO-1562 Modify help methods on existing template directives and methods to align with new dump directive requirements 2011-04-22 21:42:08 +00:00
ryounes
9aa6c17dd9 NIHVIVO-1562 Rename dump template. 2011-04-22 21:24:33 +00:00
ryounes
686d994b32 2011-04-22 21:18:06 +00:00
ryounes
0926e5cc30 NIHVIVO-2479 Small improvements to dump output 2011-04-22 20:27:55 +00:00
ryounes
8f0b6f7b01 NIHVIVO-2479 Finalize dump template 2011-04-22 19:45:45 +00:00
ryounes
530c7a70f8 NIHVIVO-2479 Continue work on dump templates for values of different types 2011-04-22 16:55:36 +00:00
ryounes
62e6f0a3d6 NIHVIVO-2479 Continue work on dump templates for values of different types 2011-04-22 15:49:07 +00:00
ryounes
59c3f31e96 NIHVIVO-2479 Continue work on dump templates for values of different types 2011-04-22 00:05:28 +00:00
ryounes
2f884cec25 NIHVIVO-2479 Dump templates 2011-04-21 17:17:28 +00:00
ryounes
84f779238c NIHVIVO-2470 Initial work on new dump template. Handle undefined variables. 2011-04-20 21:23:38 +00:00
ryounes
a49554db8f Add license text 2011-04-20 19:13:51 +00:00
ryounes
c1a7c7a9f5 NIHVIVO-2378 Add HelpDirective to freemarker dump package. Remove DescribeDirective from vitro source. 2011-04-20 18:56:05 +00:00
ryounes
1e03e2b5a8 Merge r7827 from nihvivo-rel-1.2-maint branch: fix display of classgroups with no public name on index and home pages. 2011-04-19 16:33:21 +00:00
ryounes
ccdbee221b NIHVIVO-2481 Fix possible source of NullPointerException (still haven't been able to reproduce) 2011-04-13 21:56:28 +00:00
ryounes
f1288b90b5 NIHVIVO-1562 Working on dumping Java objects through method invocation 2011-04-12 19:11:00 +00:00
ryounes
79effb9a6e NIHVIVO-1562 Replace hard-coded strings with enums in dump methods. Rudimentary template for variable dump. 2011-04-11 22:05:36 +00:00
ryounes
54de8d5f5b Rename getPropertyAndRemoveFromList() to pullProperty(). The original method remains in the code but marked deprecated. 2011-03-31 19:04:15 +00:00
mbarbier
6b26d43d00 individual-setup.ftl: Add fullPropertyList (as allProperties) to individual setup FTL 2011-03-31 17:08:42 +00:00
ryounes
cdd8b0b91d NIHVIVO-2325 Retrieve property in core:hasRole list view query, since the view supports multiple properties, so the template knows which property is being displayed. 2011-03-29 13:46:24 +00:00
ryounes
c4d0143b49 NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval 2011-03-28 22:25:07 +00:00
ryounes
b9b6c50e87 NIHVIVO-2186 Filter out incomplete object property statements for non-editing users. 2011-03-22 18:52:39 +00:00
manolobevia
f8688ff457 NIHVIVO-2163: refactor markup and styles for verbose property display for individual page 2011-03-22 03:29:46 +00:00
rjy7
1bc5db2cd8 Change verbose property switch from a form element to an anchor element. 2011-03-16 18:20:25 +00:00
rjy7
f3ce105d94 NIHVIVO-2264 Display property label with add link OR verbose property display, for properties that don't normally display a label (e.g., core:overview) 2011-03-15 18:00:03 +00:00
mb863
50eab74e48 NIHVIVO-2163: Added markup and styles for verbose property display for individual page. The verbose display in property groups needs some tuning. 2011-03-15 14:37:30 +00:00
rjy7
b559e36228 NIHVIVO-1392 Fix verbose property form for individuals in non-default namespace 2011-03-14 20:21:50 +00:00
mb863
3637568a78 NIHVIVO-2163: Added markup and styles for verbose mode in individual admin panel. 2011-03-14 19:20:06 +00:00
rjy7
910526ddd5 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:37:09 +00:00