Commit graph

797 commits

Author SHA1 Message Date
j2blake
63b0633e35 NIHVIVO-2279 First stab at UserAccountsListController 2011-05-06 14:53:47 +00:00
brianjlowe
eb00f1cd43 Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248 2011-05-03 19:01:15 +00:00
ryounes
0e376ae2a9 Fix error in dump template 2011-05-02 16:15:53 +00:00
j2blake
5610249bbc NIHVIVO-2492 convert JSPs from <vitro:requiresAuthorizationFor> and <vitro:confirmLoginStatus> to <vitro:confirmAuthorization> 2011-04-27 20:20:25 +00:00
ryounes
1168f0c0e9 NIHVIVO-2458 Initial draft of a solr PagedSearchController. Updates to web.xml are commented out for now. Remove portal and flag fields from search form in Freemarker templates. 2011-04-27 19:37:48 +00:00
j2blake
665b10f3b2 NIHVIVO-2492 Improve the names of some RequestedActions -- fix JSPs 2011-04-26 21:31:09 +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
j2blake
aab03c38d3 PropertyEditLink is gone -- remove references to it. 2011-04-22 18:18:29 +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
j2blake
0d496bbb7f Won't compile, and no longer used, per Brian Lowe 2011-04-22 14:47:36 +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
j2blake
4d78b2896d NIHVIVO-2492 Fix misspelling of has_content, add guards against trying to use empty URLs. 2011-04-20 16:20:41 +00:00
j2blake
ab48ef4a9c NIHVIVO-2492 Restrict Individual editing by UseIndividualEditorPages requested action, and use of SiteAdmin page by UseSiteAdminPage. 2011-04-19 18:49:17 +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
j2blake
78c3294102 NIHVIVO-2492 Restrict pages by UseTabEditorPages requested action. 2011-04-19 16:30:46 +00:00
j2blake
65a50bdff0 NIHVIVO-2492 Display "site configuration" options unless the siteConfig map is empty. 2011-04-19 16:05:08 +00:00
j2blake
11e19ce19a NIHVIVO-2492 Restrict pages by UsePortalEditorPages requested action. 2011-04-19 14:49:55 +00:00
j2blake
212916ebdc NIHVIVO-2492 Restrict pages by UseEditUserAccountsPages requested action. 2011-04-18 21:14:52 +00:00
j2blake
8e3c13bd4c NIHVIVO-2492 Restrict JenaIngest, JenaExport, RDFUpload and SparqlQuery pages 2011-04-15 22:01:08 +00:00
tworrall
32e4f81be7 NIHVIVO-2063: placed contents of index page into columns 2011-04-15 14:50:05 +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
tworrall
84b9365ad4 NIHVIVO-2160:improved tooltip for uri icon via javascript 2011-04-11 14:47:10 +00:00
ryounes
607ffcdd89 NIHVIVO-1932 Don't print classgroup public name if empty or null 2011-04-08 18:46:44 +00:00
briancaruso
8cc8247513 Fixing bug that caused search xml to be invalid, Fixing spelling mistake in search xml. NIHVIVO-2434 2011-04-06 15:32:37 +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
12e68942fc NIHVIVO-2425 Write autocomplete results to the response's writer directly without merging to a Freemarker template. 2011-03-28 19:23:19 +00:00
ryounes
445721f066 NIHVIVO-2425 Apply json-escaping to the query results to prevent JSON format errors 2011-03-28 15:57:11 +00:00
ryounes
c5dc320cc0 NIHVIVO-1592 Fix TermOfUse controller and template so the page displays when no copyright anchor has been specified. 2011-03-24 18:36:10 +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
ryounes
328bcf86d6 NIHVIVO-2267 Fix path to image on contact form confirmation page. Rename vivo-basic site_icons directory to align with images directory in wilma. 2011-03-17 21:42:31 +00:00
rjy7
2030220d70 Add template macro to generate a list of hidden input form fields from a map passed from the controller. 2011-03-16 18:25:52 +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