Commit graph

2984 commits

Author SHA1 Message Date
j2blake
d682659956 fix compile error 2011-05-13 19:39:35 +00:00
j2blake
54944917ac Remove inappropriate references to LoginStatusBean from JSPs. 2011-05-13 19:18:32 +00:00
cappadona
17b94a3a88 VIVO-369 NIHVIVO-2510 Expanded the width of the <ul> for class names. Very long classnames will still extend to a second line and throw off the alignment of the bar graph. 2011-05-13 18:03:20 +00:00
j2blake
270cb18f5e NIHVIVO-2299 Move common identifiers to their own package. 2011-05-13 16:52:33 +00:00
j2blake
aa0067d0fd NIHVIVO-2299 Remove old unused identifier factories: SelfEditing2RoleIdentifierFactory and UserToIndIdentifierFactory 2011-05-13 16:33:44 +00:00
j2blake
095ec6d9a7 NIHVIVO-2299 Remove old unused policies: JenaNetidPolicy and SparqlPolicy 2011-05-13 16:29:12 +00:00
brianjlowe
d83382ab73 Cleaned up some miscellaneous cruft 2011-05-13 16:04:39 +00:00
tankchintan
eac8f2fcd5 1. Testing new svn credentials. 2011-05-13 14:09:15 +00:00
ryounes
de640f0998 Updated imports based on package refactoring 2011-05-12 21:55:03 +00:00
ryounes
97cfec876b NIHVIVO-2458, NIHVIVO-2459 Add commented-out servlet definitions of new solr-based servlets for autocomplete and json data services. 2011-05-12 21:30:43 +00:00
j2blake
2d8873f41e NIHVIVO-2601 Improve the password-change functioning. 2011-05-12 20:59:08 +00:00
ryounes
9d8610f410 NIHVIVO-2437 Add commented-out servlet and listener specifications for Solr search 2011-05-12 20:51:46 +00:00
ryounes
d4aff14e6f NIHVIVO-2437 Minor refactoring 2011-05-12 20:42:14 +00:00
j2blake
42cee19d55 NIHVIVO-2299 Accept either an Actions object or a sequence of RequestedAction for authorization. 2011-05-12 19:27:02 +00:00
j2blake
69dd3019a7 NIHVIVO-2299 Rename Actions.EMPTY to Actions.AUTHORIZED, for consistency. 2011-05-12 19:26:20 +00:00
briancaruso
e72604c727 adding license statements 2011-05-12 16:25:34 +00:00
cappadona
675e80d950 Markup cleanup for consistency and removed VIVO reference. 2011-05-12 16:18:26 +00:00
briancaruso
4144046559 Refactoring the N3 editing to reorganize packages 2011-05-12 16:02:37 +00:00
cappadona
189aeed711 NIHVIVO-2601 Updated markup and validation handling for internal login form. Still needs work for forced password change situations. 2011-05-12 14:38:00 +00:00
ryounes
7b57aa365a Fix typos 2011-05-12 14:33:59 +00:00
ryounes
b8471f62cf NIHVIVO-2437 Filtered search based on refinement links. Change default boolean operator from OR to AND. Unrelated code cleanup in ApplicationDaoJena.java. 2011-05-11 22:08:39 +00:00
j2blake
f41d69753b NIHVIVO-2299 Continue converting from older Identifiers to newer Identifiers. 2011-05-11 21:19:57 +00:00
j2blake
491f5d3728 NIHVIVO-2299 Improve the code in the common family of Identifiers. 2011-05-11 21:19:00 +00:00
j2blake
8db9f1dd87 remove compiler warnings. 2011-05-11 21:18:30 +00:00
j2blake
e8e461da9d This test class contains no tests. 2011-05-11 21:17:27 +00:00
j2blake
7002110c28 NIHVIVO-2299 Improve the code in the common family of Identifiers. 2011-05-11 20:59:30 +00:00
j2blake
ba94c92458 NIHVIVO-2631 Remove the tests - they test very little code, but they fail sometimes on Windows because temp directories can't be deleted. 2011-05-11 19:29:05 +00:00
j2blake
d171d52e72 NIHVIVO-1420 Get rid of VitroRequestPrep.isSelfEditing() and use other, more meaningful methods instead. 2011-05-11 19:24:35 +00:00
j2blake
44f4189767 NIHVIVO-1420 Get rid of VitroRequestPrep.isSelfEditing() and use other, more meaningful methods instead. 2011-05-11 19:24:00 +00:00
manolobevia
e66b540f41 NIHVIVO-2280: Worked on pagination, accounts per page, sorting columns for accounts display, and select all email addresses. Work in progress, nothing final. 2011-05-11 17:14:28 +00:00
j2blake
d18806f2df NIHVIVO-2601 Fix admin login controller so it correctly handles forced password changes. 2011-05-11 16:55:53 +00:00
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
j2blake
c24cfa0b1a Improve the comments. 2011-05-11 14:52:15 +00:00
brianjlowe
c4f4785674 web.xml updates and bugfix for VIVO-less vitro 2011-05-10 21:28:26 +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
73e0916a04 NIHVIVO-2492 Restrict verbose property information by Policy instead of by login level. 2011-05-09 21:20:02 +00:00
manolobevia
99bf50e075 NIHVIVO-2280: Worked on markup and css for account management templates 2011-05-09 20:11:09 +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
j2blake
036b071473 NIHVIVO-2279 Add the Ontology vocabulary for the UserAccounts and related classes. 2011-05-06 20:58:02 +00:00
j2blake
63b0633e35 NIHVIVO-2279 First stab at UserAccountsListController 2011-05-06 14:53:47 +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
brianjlowe
d2c8b16a13 NIHVIVO-2613 added owl:AnnotationProperty to TBox extract 2011-05-05 15:05:00 +00:00
ryounes
b20e04c290 NIHVIVO-2458 Continue work on solr search controller 2011-05-05 02:32:08 +00:00
j2blake
78f966eb0f NIHVIVO-2279 First stab at UserAccount and UserAccountsSelector, etc. 2011-05-04 22:01:05 +00:00
stellamit
4a082abdc8 initial development for NIHVIVO-2410 (most-specific-type annotation) 2011-05-04 18:02:25 +00:00