Commit graph

427 commits

Author SHA1 Message Date
j2blake
7fed5babcf NIHVIVO-2601 Create internal login for systems that only reveal the external authentication. 2011-05-11 16:02:43 +00:00
j2blake
53c3c982bb turn off debug statements in unit tests 2011-05-11 14:57:41 +00:00
brianjlowe
fbead2b020 NIHVIVO-2403 Remove tabs from code 2011-05-10 20:15:31 +00:00
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
j2blake
eb236275a3 NIHVIVO-2509 minor cleanup 2011-04-22 20:45:26 +00:00
j2blake
27b78c2760 NIHVIVO-2509 add InformationResource "features" Individual 2011-04-22 18:59:59 +00:00
j2blake
f2269120d7 NIHVIVO-2492 Improve method names 2011-04-19 14:12:51 +00:00
j2blake
d246b7b9e0 NIHVIVO-2492 A better implementation to allow RequiresAuthorizationFor this or that. 2011-04-18 17:31:02 +00:00
j2blake
e797657c8e NIHVIVO-2492 Refine PolicyHelper class - create tests. 2011-04-18 15:20:40 +00:00
j2blake
753545eb68 NIHVIVO-2477 Improve the thumbnail test application. 2011-04-13 20:01:48 +00:00
j2blake
9da3a7c6ab NIHVIVO-2477 Create another test app to help view thumbnail quality. 2011-04-12 17:11:38 +00:00
j2blake
b0db5dd122 NIHVIVO-2254 Rewrite the role-based policies to use the PropertyRestrictionPolicyHelper. 2011-04-06 19:11:14 +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
runeliza
1de0056c3c Modified Servlet class to replace deprecated call to the QueryParser constructor and added a simple unit test. 2011-04-06 15:27:59 +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
j2blake
f746534279 NIHVIVO-2254 Create a helper for dealing with property restrictions. 2011-04-05 19:59:00 +00:00
ryounes
dbeceda47c Remove StringUtils class and use org.apache.commons.lang.StringUtils instead. 2011-04-05 16:58:27 +00:00
j2blake
b8d07dc9a8 NIHVIVO-2254 Cosmetic cleanups. 2011-04-04 17:17:43 +00:00
j2blake
038a876c34 NIHVIVO-2254 Cosmetic cleanups. 2011-04-04 16:41:46 +00:00
j2blake
08770c8bd0 NIHVIVO-2450 combine upload.directory and LuceneSetup.indexDir under vitro.home.directory 2011-04-04 16:35:22 +00:00
j2blake
412d25e800 NIHVIVO-2254 Add "open" properties and classes to test. 2011-04-04 15:33:42 +00:00
j2blake
c0d461c64a NIHVIVO-2254 Simplify the unit tests for IndividualFiltering 2011-04-01 19:32:51 +00:00
j2blake
d070c84453 NIHVIVO-2254 Create unit tests for IndividualFiltering 2011-04-01 18:27:33 +00:00
ryounes
5021069574 Remove PropertyEditLink custom jsptag and associated files 2011-03-31 18:46:12 +00:00
j2blake
c5183dccf1 NIHVIVO-2254 Create some serious unit tests for HiddenFromDisplayBelowRoleLevelFilter, and fix the errors that they reveal. 2011-03-29 20:31:41 +00:00
j2blake
6b7c12d3a3 NIHVIVO-1580 use example dates that are not in Daylight Savings time, so the tests will work in Sydney. 2011-03-24 19:46:41 +00:00
bdc34
28d9155283 adding license to new file. 2011-03-16 16:10:28 +00:00
bdc34
740553e293 Fixing content negotiation to work with Tabulator. 2011-03-16 15:57:37 +00:00
bdc34
5709e42177 Fixing bug with timezones in DateTimeWithPrecision. NIHVIVO-2197 2011-03-04 22:10:11 +00:00
rjy7
47b5e4ae52 NIHVIVO-1554 Removed controllers and jsps that have been superceded by Freemarker controllers and templates 2011-03-04 19:24:27 +00:00
bdc34
4db82c0585 Adding parameters to DateTimeWithPrecisionTest so that it tests all the timezones NIHVIVO-2197 2011-03-04 16:55:20 +00:00
jeb228
f19aba5af2 NIHVIVO-2136 add license tags to XML files. 2011-03-03 17:46:32 +00:00
jeb228
6b3b426667 NIHVIVO-1261 Remove the old ConfigurationProperties class and test. 2011-02-25 16:51:35 +00:00
jeb228
5fa2864fbe NIHVIVO-1261 Convert to use the new ConfigurationProperties class. 2011-02-25 16:51:00 +00:00
jeb228
f16c1826be NIHVIVO-1261 Pass the ServletContext down the chain to FileServingHelper, to prepare for the change in ConfigurationProperties. 2011-02-24 17:32:40 +00:00
jeb228
b92a9c483d NIHVIVO-2136 add license line 2011-02-23 20:41:51 +00:00