Commit graph

3156 commits

Author SHA1 Message Date
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
ryounes
56e39bef6b NIHVIVO-2573 Rewrite collate() method so it doesn't assume the statementData is ordered by subclass 2011-05-04 02:02:16 +00:00
ryounes
cab4c1edbd NIHVIVO-2573 Merge r7935 from nihvivo-rel-1.2 branch: Improved the implementation of the solution in r7931/7932 2011-05-04 01:18:34 +00:00
ryounes
7b1ed1bec6 Minor change 2011-05-04 01:02:31 +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
66b02af3e8 NIHVIVO-2573 Collated object property statement deduping must preserve the ordering by subclass of the remaining statements, since the collate method assumes statements are ordered by subclass, and will otherwise result in dropping statements. 2011-05-02 19:45:25 +00:00
j2blake
7156237537 Remove obsolete AXIS-related code. Remove files related to the mocked up temporary-login page. 2011-05-02 16:36:34 +00:00
j2blake
5c71b5984d Remove obsolete AXIS-related code. Remove files related to the mocked up temporary-login page. 2011-05-02 16:32:42 +00:00
ryounes
0e376ae2a9 Fix error in dump template 2011-05-02 16:15:53 +00:00
cappadona
ce2f6361c6 Changed all "vivo" references (minus the Cornell domain name example) to "vitro" 2011-05-02 14:34:20 +00:00
ryounes
ab4b478d87 NIHVIVO-2458 Continue work on solr search controller 2011-04-29 22:18:37 +00:00
j2blake
4867a9e70c NIHVIVO-1693 modify the FileStorageUpdater to use the same thumbnailing code as the main body uses. 2011-04-29 21:19:41 +00:00
ryounes
cd0f9f1f6d Add utility method to determine whether an individual's uri is in the default namespace. 2011-04-29 19:53:45 +00:00
ryounes
f1ae5c6f01 Merge r7914, r7921 from nihvivo-rel-1.2-maint 2011-04-29 18:49:50 +00:00
ryounes
57d9d061b5 NIHVIVO-2458 SolrPagedSearchController: remove code supporting alpha parameter, since not used; refinement links. 2011-04-29 18:09:38 +00:00
briancaruso
5467d62023 Adding debugging code to ProhibitedFromSearch 2011-04-29 17:55:11 +00:00
briancaruso
6779dd5cb7 Fixing error in debugging output of SearchReindexingListener 2011-04-29 17:53:29 +00:00
brianjlowe
2f132d6290 NIHVIVO-2576 addresses issue with db connections closed by MySQL not being returned to the pool 2011-04-29 16:55:58 +00:00
j2blake
6363b3fb11 NIHVIVO-2570 Max file size is in megabytes to the template 2011-04-29 16:23:20 +00:00
j2blake
cefd83b22d NIHVIVO-2571 For image upload, make max-file-size and thumbnail dimensions available to the templates. 2011-04-29 14:32:06 +00:00
cdtank
bffd2fefea 1. Implemented the backend for accepting shorter urls for visualizations. This partially implements the feature described here http://issues.library.cornell.edu/browse/NIHVIVO-1097
2. Changed the IndividualTemplateModel to render shorter vis urls for temporal graph & ego-centric networks.
3. changed main toggle visualization links in ego-centric networks to use shorter vis urls.
2011-04-28 20:29:36 +00:00
j2blake
bad94b2d1c NIHVIVO-2492 rename RequestedActions to be more action-oriented. 2011-04-28 18:48:55 +00:00
ryounes
0ee951faaa NIHVIVO-2458 Continue work on solr search controller 2011-04-27 21:32:12 +00:00
j2blake
5678965935 NIHVIVO-2492 convert final controllers from checkLoginStatus() to isAuthorizedToDisplayPage() 2011-04-27 20:35:57 +00:00
j2blake
5610249bbc NIHVIVO-2492 convert JSPs from <vitro:requiresAuthorizationFor> and <vitro:confirmLoginStatus> to <vitro:confirmAuthorization> 2011-04-27 20:20:25 +00:00
j2blake
3d70274c78 NIHVIVO-2492 add a catch-all RequestedAction for pages that only require that the user be logged in. 2011-04-27 20:05:40 +00:00
ryounes
1168f0c0e9 NIHVIVO-2458 Initial draft of a solr PagedSearchController. Updates to web.xml are commented out for now. Remove portal and flag fields from search form in Freemarker templates. 2011-04-27 19:37:48 +00:00
j2blake
6edca01dd8 NIHVIVO-2492 Delete obsolete JSPs that reference old authorization mechanisms. 2011-04-27 16:28:19 +00:00