Commit graph

413 commits

Author SHA1 Message Date
stellamit
132cbdce2c development for NIHVIVO-2410 (specific type inference in lieu of moniker) 2011-05-10 15:43:59 +00:00
j2blake
9f91be45e1 NIHVIVO-2279 add more methods to the UserAccountsDao, with tests for the Jena implementation. 2011-05-09 18:17:42 +00:00
j2blake
9682b91f94 NIHVIVO-2279 Implement searching and role filtering. 2011-05-07 21:24:03 +00:00
j2blake
3ad03c0767 NIHVIVO-2279 Start to create a real DAO, with tests, etc. 2011-05-06 21:09:30 +00:00
briancaruso
9994b120da Changes to run vivo on tomcat 7. NIHVIVO-2451 2011-05-06 00:52:16 +00:00
j2blake
a30f4a4714 NIHVIVO-2279 Revise package structure. 2011-05-05 15:35:07 +00:00
j2blake
78f966eb0f NIHVIVO-2279 First stab at UserAccount and UserAccountsSelector, etc. 2011-05-04 22:01:05 +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
stellamit
de5c5ff7de development for NIHVIVO-2578 and NIHVIVO-2314 2011-05-03 16:39:06 +00:00
ryounes
68af755ecb Suppress log messages to console in SimpleReasonerTest 2011-04-26 21:44:09 +00:00
j2blake
b82cf72807 NIHVIVO-2492 Modify authorizations based on action-classes to be based on actions instead. 2011-04-26 18:20:25 +00:00
stellamit
87b87c8edf NIHVIVO-2314 add support for property-based inferencing to the SimpleReasoner 2011-04-26 18:16:31 +00:00
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
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
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
ryounes
530c7a70f8 NIHVIVO-2479 Continue work on dump templates for values of different types 2011-04-22 16:55:36 +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
ryounes
c1a7c7a9f5 NIHVIVO-2378 Add HelpDirective to freemarker dump package. Remove DescribeDirective from vitro source. 2011-04-20 18:56:05 +00:00
ryounes
9e847bad59 NIHVIVO-1564 Minor tweak to DumpDirective tests, and comments in BaseDumpDirective. 2011-04-20 15:41:05 +00:00
ryounes
5152f971e7 NIHVIVO-2378 Implement dumpAll directive in freemarker dump package 2011-04-20 14:42:32 +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
f2269120d7 NIHVIVO-2492 Improve method names 2011-04-19 14:12:51 +00:00
ryounes
d126241bcd NIHVIVO-1564 Commit changes that should have been included in r7823. 2011-04-19 13:30:23 +00:00
ryounes
0cf1da00b8 NIHVIVO-1564 Object dump with different exposure levels 2011-04-18 21:09:17 +00:00
ryounes
6ebb72a09d NIHVIVO-1564 Separate properties and methods in object dump. Reorganize unit tests to share more code. 2011-04-18 20:02:08 +00:00
ryounes
b2b3086ef6 NIHVIVO-1564 Continue work on object dump 2011-04-18 18:38:50 +00:00
j2blake
d246b7b9e0 NIHVIVO-2492 A better implementation to allow RequiresAuthorizationFor this or that. 2011-04-18 17:31:02 +00:00
ryounes
75377ae10e NIHVIVO-1564 Continue work on object dump 2011-04-18 17:29:25 +00:00
j2blake
e797657c8e NIHVIVO-2492 Refine PolicyHelper class - create tests. 2011-04-18 15:20:40 +00:00
ryounes
eb2995ac12 NIHVIVO-1564 Continue work on object dump 2011-04-15 22:29:29 +00:00
ryounes
6375161d5a NIHVIVO-1564 Add sorting to map keys in dump 2011-04-15 15:52:18 +00:00
j2blake
753545eb68 NIHVIVO-2477 Improve the thumbnail test application. 2011-04-13 20:01:48 +00:00
ryounes
1d2e1009e5 NIHVIVO-1562 Test for object dump with EXPOSE_NOTHING BeansWrapper 2011-04-12 19:58:02 +00:00
ryounes
f1288b90b5 NIHVIVO-1562 Working on dumping Java objects through method invocation 2011-04-12 19:11:00 +00:00
j2blake
9da3a7c6ab NIHVIVO-2477 Create another test app to help view thumbnail quality. 2011-04-12 17:11:38 +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
9bfa6acbd5 NIHVIVO-1562 Dump of TemplateCollectionModel and TemplateHashModelEx, along with some unit tests. 2011-04-11 15:32:12 +00:00
ryounes
2ac1761712 NIHVIVO-1562 Tests for dump of complex sequences 2011-04-08 21:35:10 +00:00
ryounes
68385d6d84 NIHVIVO-1562 Date dump 2011-04-08 21:23:32 +00:00
ryounes
fae81e2d5f NIHVIVO-1562 More work on dump and dump tests 2011-04-08 20:15:13 +00:00
ryounes
575ab24ef6 NIHVIVO-1562 Dump for TemplateSequenceModel 2011-04-08 17:23:16 +00:00
ryounes
5bbf6b472b NIHVIVO-1562 Dump for TemplateDirectiveModels and TemplateMethodModels 2011-04-08 16:50:33 +00:00
ryounes
b57acbb87f NIHVIVO-1562 Add initial work on new dump package for freemarker, including unit tests. 2011-04-07 16:15:49 +00:00