Commit graph

1039 commits

Author SHA1 Message Date
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
6edca01dd8 NIHVIVO-2492 Delete obsolete JSPs that reference old authorization mechanisms. 2011-04-27 16:28:19 +00:00
j2blake
665b10f3b2 NIHVIVO-2492 Improve the names of some RequestedActions -- fix JSPs 2011-04-26 21:31:09 +00:00
j2blake
6c8c6bcfae Get rid of FakeSelfEditing. 2011-04-26 21:21:21 +00:00
ryounes
e7e9507d58 NIHVIVO-2540 Fixed compile errors in 3 jsps. 2011-04-25 17:27:05 +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
483e5b7bc9 Add missing import. 2011-04-22 18:26:56 +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
j2blake
930ee45f52 Fix compile error in the comments. 2011-04-22 16:47:59 +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
manolobevia
38601a6cb0 NIHVIVO-2041: Extra padding for individual list section in menu pages when users zoom out pages in Firefox has been fixed. 2011-04-21 02:09:56 +00:00
ryounes
3fc09e5504 NIHVIVO-2507 Restore display of image to non-logged-in user 2011-04-20 22:14:12 +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
da7f10cd0a NIHVIVO-2492 restrict assorted pages by UseMiscellaneousAdminPages and UseMiscellaneousCuratorPages 2011-04-20 17:13:26 +00:00
j2blake
760a1acf6d NIHVIVO-2492 jenaAdmin.jsp is no longer used, and not secure. Get rid of it. 2011-04-20 16:53:37 +00:00
j2blake
285eda8555 NIHVIVO-2492 testnetid.jsp is obsolete, using a hard-coded header name and a hard-coded matching ID property. Use /admin/showids.jsp instead. 2011-04-20 16:52:23 +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
5d44fa50f7 NIHVIVO-2492 Restrict pages by UseOntologyEditorPages requested action. 2011-04-18 19:55:31 +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
835ffa3481 Working on removing portal filtering code NIHVIVO-2320 and moving processRdfForm2.jsp to java 2011-04-06 15:41:52 +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
8c988d8485 NIHVIVO-2452 Remove more unused code from former front end vitro namespace property editing 2011-04-05 20:34:17 +00:00
ryounes
3610974111 NIHVIVO-2452 Remove general process for front-end vitro namespace property editing, and handle rdfs:label as the only exception. 2011-04-05 20:18:11 +00:00
ryounes
dbeceda47c Remove StringUtils class and use org.apache.commons.lang.StringUtils instead. 2011-04-05 16:58:27 +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