Commit graph

3089 commits

Author SHA1 Message Date
j2blake
a10909b11b NIHVIVO-2492 Modify FreemarkerHttpServlet and subclasses to be Actions-based. Remove explicit static reliance on the annotation. 2011-04-26 16:28:19 +00:00
j2blake
447e9ac7ee NIHVIVO-2492 Convert JSP tag to be Actions-based 2011-04-26 14:15:08 +00:00
ryounes
8ac723b606 NIHVIVO-2541 Allow end date with no start date in date intervals 2011-04-25 19:37:50 +00:00
ryounes
e7e9507d58 NIHVIVO-2540 Fixed compile errors in 3 jsps. 2011-04-25 17:27:05 +00:00
j2blake
ac55760a5a NIHVIVO-2509 Replace InformationResourceEditingPolicy with SelfEditorRelationshipPolicy, which is better structured and handles more special relationships. 2011-04-25 16:26:58 +00:00
ryounes
1ef114ff45 NIHVIVO-1562 Add unit tests for TemplateDirectiveModel and TemplateMethodModel help() methods that return something other than the expected type. Delete HelpDirectiveTest since it just replicated method and help directive tests in DumpDirectiveTest, and was a nuisance to maintain. 2011-04-25 14:13:33 +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
8c7900f239 NIHVIVO-1562 Remove old dump files 2011-04-22 21:20:11 +00:00
ryounes
686d994b32 2011-04-22 21:18:06 +00:00
j2blake
eb236275a3 NIHVIVO-2509 minor cleanup 2011-04-22 20:45:26 +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
27b78c2760 NIHVIVO-2509 add InformationResource "features" Individual 2011-04-22 18:59:59 +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
j2blake
ca03a6ec48 Allow user to disable Javac deprecated messages with -Djava.deprecated=false 2011-04-22 16:40:49 +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
7b9bd45ad5 NIHVIVO-2535 The Lucene index builder uses a "public" filter, which now uses a PropertyRestrictionPolicyHelper, so that must be set up first. 2011-04-22 15:15:41 +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
j2blake
20e65852d5 NIHVIVO-2492 remove redundant old restriction checks. 2011-04-21 16:35:16 +00:00
j2blake
4077d66d1b NIHVIVO-2492 restrict IndexController by requested actions. Remove the page-restriction code from FreemarkerHttpServlet, letting VitroHttpServlet handle it. 2011-04-21 16:19:54 +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
d64d45d8e6 NIHVIVO-2470 Restore parameter type checking on DumpDirective and HelpDirective. Handle undefined variables by assigning value = "Undefined." 2011-04-20 21:37:12 +00:00
ryounes
84f779238c NIHVIVO-2470 Initial work on new dump template. Handle undefined variables. 2011-04-20 21:23:38 +00:00
j2blake
4bff64ca12 NIHVIVO-2492 restrict ImageUploadController only by requested actions. 2011-04-20 20:34:08 +00:00
j2blake
4654ec7354 NIHVIVO-2492 restrict Ajax controllers by UseBasicAjaxControllers 2011-04-20 19:52:19 +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
79b7f7a3e4 remove unused imports. 2011-04-20 17:36:45 +00:00
j2blake
4d2806d8f1 A self-editor would now be seen by LoginStatusBean.isLoggedIn() 2011-04-20 17:36:14 +00:00
j2blake
da7f10cd0a NIHVIVO-2492 restrict assorted pages by UseMiscellaneousAdminPages and UseMiscellaneousCuratorPages 2011-04-20 17:13:26 +00:00
j2blake
0669f3758a Add toString() methods for easier diagnosis. 2011-04-20 17:12:22 +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
ryounes
c89c7b2b30 Remove redundant variable from template data model 2011-04-20 16:03:35 +00:00
ryounes
9e847bad59 NIHVIVO-1564 Minor tweak to DumpDirective tests, and comments in BaseDumpDirective. 2011-04-20 15:41:05 +00:00
j2blake
c7081f81cd NIHVIVO-2492 Remove DummyVisClient page, as per email with Chintan. 2011-04-20 15:15:39 +00:00
ryounes
5152f971e7 NIHVIVO-2378 Implement dumpAll directive in freemarker dump package 2011-04-20 14:42:32 +00:00
j2blake
fbd5496514 NIHVIVO-2492 Restrict page by SeeRevisionInfo requested action. 2011-04-19 19:09:52 +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
4e4566c55f NIHVIVO-1564 Modify dump data structure so variable name is a map key rather than the value of "name" key: this will work better for dumpAll directive. 2011-04-19 18:46:14 +00:00
j2blake
8986e0ccda NIHVIVO-2492 Restrict pages by UseMenuEditorPages requested action. 2011-04-19 18:20:55 +00:00