Commit graph

3089 commits

Author SHA1 Message Date
stellamit
4ea73f9e9f timing information for creating extended linked data. 2011-06-07 20:20:38 +00:00
manolobevia
77dec8ba76 NIHVIVO-2280: Worked on styling account page, filtering in ascendant and descendant order, email, first name, last name, status, and count columns. 2011-06-07 18:38:46 +00:00
j2blake
6f67a4da86 NIHVIVO-2279 Remove username from LoginStatusBean 2011-06-06 15:47:56 +00:00
j2blake
ccb6cc549d NIHVIVO-2279 Remove securityLevel from LoginStatusBean 2011-06-06 15:18:37 +00:00
j2blake
63078edb62 NIHVIVO-2279 Fix unit test. 2011-06-06 14:15:57 +00:00
j2blake
a8b74facd1 NIHVIVO-2279 Remove LoginStatusBean methods isLoggedInAtLeast() and isLoggedInExactly() 2011-06-06 13:39:37 +00:00
j2blake
320ca3c8b0 Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp 2011-06-05 23:40:53 +00:00
j2blake
ec690dd31f Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp 2011-06-05 23:38:33 +00:00
j2blake
c3ba76acdc Create a way to list the IdentifierBundleFactories that are active. 2011-06-05 23:34:27 +00:00
j2blake
0b8127ea11 Add or improve toString() methods. 2011-06-05 23:34:00 +00:00
ryounes
7cd1467786 NIHVIVO-2466 Attempting to address the problem of label display for an individual with multiple labels by using the same methods to get the label that are used by Individual.getName(). However, these are tied to Jena DAOs so the solution doesn't quite work yet. We are still making a better guess by sorting the labels alphabetically, but this will not work in all cases. 2011-06-03 21:47:33 +00:00
ryounes
fb67a5de19 NIHVIVO-2466 Fix rdfsLabelForm so correct label is offered for editing for an individual with multiple labels 2011-06-03 21:44:15 +00:00
ryounes
bcf889028b NIHVIVO-2466 Prepare for special handling of rdfs:label in property display on profile page 2011-06-03 19:59:15 +00:00
j2blake
452510b1a4 NIHVIVO-2279 Comment out most of the code until we can re-work the functionality, so it doesn't break the pre-compile build on Hudson. 2011-06-03 15:56:51 +00:00
j2blake
36f404ea48 NIHVIVO-2279 Complete the transition of SelfEditingPolicy into the common policy family. Get rid of the Setup and the IdentifierFactory. 2011-06-03 15:31:54 +00:00
j2blake
e45a302f68 NIHVIVO-2279 remove unused RoleBasedPolicy 2011-06-03 15:26:20 +00:00
ryounes
ca1518a5f4 NIHVIVO-2466 Order data property statements by value. Ensures a consistent ordering, and that the correct (in most cases) label is chosen in case of multiple labels. 2011-06-03 14:28:00 +00:00
j2blake
845283e4e8 Remove unused imports. 2011-06-02 21:46:12 +00:00
j2blake
6d2d41b269 NIHVIVO-2279 replace DbAdminEditingPolicy, CuratoryEditingPolicy and EditorEditingPolicy and helper classes with EditRestrictedDataByRoleLevelPolicy and helper classes. 2011-06-02 20:14:39 +00:00
j2blake
60000b1036 NIHVIVO-2279 replace DbAdminEditingPolicy, CuratoryEditingPolicy and EditorEditingPolicy and helper classes with EditRestrictedDataByRoleLevelPolicy and helper classes. 2011-06-02 20:13:21 +00:00
j2blake
fc535097c4 NIHVIVO-2279 transitioning toward UserAccount 2011-06-02 20:09:21 +00:00
j2blake
5e92e161b2 NIHVIVO-2279 transitioning toward UserAccount 2011-06-02 20:08:38 +00:00
j2blake
032d9deb8c NIHVIVO-2279 Fix null pointer exception if not logged in. 2011-06-02 14:30:09 +00:00
j2blake
e61c6835b9 Fix a comment 2011-06-02 14:06:30 +00:00
j2blake
dade794525 Fix a comment 2011-06-02 14:06:13 +00:00
j2blake
dbf7f5b809 NIHVIVO-2279 Start transitioning toward UserAccount 2011-06-01 21:21:41 +00:00
j2blake
d113061b91 NIHVIVO-2279 LoginFormBean finally goes away. 2011-06-01 21:00:00 +00:00
j2blake
a36d67a3fe NIHVIVO-2279 Stubs for more pages. 2011-06-01 20:19:22 +00:00
j2blake
cab3bfe9b1 NIHVIVO-2279 On external auth, the HTTP header holds the externalAuthId -- there is no username any more. 2011-06-01 19:16:18 +00:00
j2blake
f3ca1a71a3 NIHVIVO-2279 Add the migration code (disabled for now) 2011-06-01 17:59:38 +00:00
j2blake
bc08059be2 NIHVIVO-2279 Consolidate login templates in a folder. 2011-06-01 17:50:57 +00:00
j2blake
3b5eb3a846 NIHVIVO-2279 Implement the MyAccount page. 2011-06-01 15:32:00 +00:00
j2blake
64fa779638 NIHVIVO-2279 The MyAccount page is only available to those who are logged in. 2011-06-01 15:30:09 +00:00
j2blake
8a4060cdb7 NIHVIVO-2279 User a hard-coded namespace for permission set URIs. 2011-06-01 15:28:08 +00:00
ryounes
984162bffe Refactor statement data getting into ObjectPropertyTemplateModel, so shared by the subclasses. 2011-06-01 15:21:58 +00:00
j2blake
0c4d72f777 NIHVIVO-2279 UserAccountsDao should recognize if a URI represents an object of the wrong type. 2011-06-01 14:58:22 +00:00
ryounes
498aea8ac0 NIHVIVO-2675 Add vclass as a url parameter in the rdf link on individual list page 2011-05-31 22:08:28 +00:00
manolobevia
a5fbac6277 NIHVIVO-2311: Added new list item marker for Primary and Additional Web pages 2011-05-31 21:53:21 +00:00
manolobevia
90ba8ca068 NIHVIVO-2311: Changed color for URI icon 2011-05-31 21:50:23 +00:00
manolobevia
5b8b7b2c5d NIHVIVO-2311: Styled Browse by section in homepage 2011-05-31 21:46:34 +00:00
ryounes
010ffda62c NIHVIVO-2660 Filter out data property statements that don't have a literal object. Some associated refactoring. 2011-05-31 21:37:04 +00:00
stellamit
a7a576340f fix for NIHVIVO-2659 (object of most specific type annotation should be a resource) 2011-05-31 19:53:58 +00:00
manolobevia
1613ecdfd0 NIHVIVO-2311: Continue working on templates and stylesheets for VITRO theme. 2011-05-31 16:25:19 +00:00
ryounes
bcda009285 Remove temporary file accidentally committed in previous revision 2011-05-31 15:05:53 +00:00
ryounes
4c93736902 NIHVIVO-2459, NIHVIVO-2643 Solr versions of autocomplete and json reconcile 2011-05-31 14:58:40 +00:00
brianjlowe
04edace976 NIHVIVO-2440 Remove RDB support 2011-05-27 20:36:48 +00:00
cappadona
1777aec82c NIHVIVO-2306 Changed default theme to vitro and updated default label to "vitro". 2011-05-27 19:35:46 +00:00
cappadona
94acda3b51 NIHVIVO-2311 Avoid having 2 files named vitro.css. Possibly temporary since new vitro them might be renamed. 2011-05-27 19:34:38 +00:00
cappadona
a57c8c1684 NIHVIVO-2311 Remove old, deprecated themes (default & enhanced). 2011-05-27 19:33:07 +00:00
j2blake
93738cb8bf NIHVIVO-2279 Hard-coded loading for our four favorite PermissionSets. 2011-05-27 19:04:55 +00:00