Commit graph

1581 commits

Author SHA1 Message Date
tankchintan
e564857261 1. Initial integration of maop of science front-end with the backend. 2011-05-19 19:03:35 +00:00
stellamit
619a906e42 the hasRole/roleOf properties to go with editor role and reviewer role 2011-05-19 15:37:23 +00:00
stellamit
00e6d212f0 updates for VIVOONT-384(editor and reviewer role linking to information resource) and VIVOONT-400 (turn on offer create for eligible for and turn off offer select for dateTimeValue and subproperties) 2011-05-19 15:18:55 +00:00
kongchinhua
e6ea91b8be First check in of map of science visualization 2011-05-19 15:16:56 +00:00
ryounes
c365f9a39a NIHVIVO-2460 Initial setup for migrating IndividualListController to Solr 2011-05-18 22:47:15 +00:00
j2blake
2ab43d907a NIHVIVO-2279 Add more functions to the UserAccount controller. 2011-05-18 21:47:39 +00:00
tankchintan
69311ae53f 1. Addition of new scimaps vis related jar file.
2. COmpleted the task of providing subdiscipline activity for an entity & other metadata to the front-end in the json format.
3/ Minor refactor of utility functions.
2011-05-18 19:58:40 +00:00
deepakkoni
1d0b7f4fbb updating the branch dev-search_relevance(r2947) with changes from the trunk(r2837). 2011-05-18 18:28:01 +00:00
stellamit
42d4a2ae86 updates for VIVOONT-266, VIVOONT-389, VIVOONT-355 and VIVOONT-397 2011-05-18 17:44:25 +00:00
mbarbier
09daaa58ac testfile.ftl and TestFileController.java: modifications for calling a script instead of directly calling Harvester 2011-05-17 20:57:54 +00:00
j2blake
bcdc7ee981 VIVO-304 clean up old login-related files. 2011-05-17 18:11:31 +00:00
j2blake
da42c915c6 NIHVIVO-2299 Remove old unused identifier factories: SelfEditing2RoleIdentifierFactory and UserToIndIdentifierFactory 2011-05-13 16:30:39 +00:00
ryounes
f4d89253a8 NIHVIVO-2458, NIHVIVO-2459 Add commented-out servlet definitions of new solr-based servlets for autocomplete and json data services. 2011-05-12 21:36:28 +00:00
cdtank
5f8e6e4172 1. Refactored package structure for the java files to remove the work "freemarker".
2. Did more work for setting up the backend for the science map visualziation.
2011-05-12 20:51:47 +00:00
cappadona
8713552eb5 Updates to QR codes for individual page:
* Now a single include in indidvidual--foaf-person.ftl
  * Added QR icon and moved to tools area under individual image
  * Removed inline styles and refactored markup throughout
2011-05-12 20:07:34 +00:00
briancaruso
b14311e048 Refactoring the N3 editing to reorganize packages 2011-05-12 16:04:28 +00:00
cdtank
380d7bca96 1. Refactored the package naming, removed the "freemarker" from the package structure for visualziations, since now only freemarkerised visualizations exist. 2011-05-11 21:35:43 +00:00
cdtank
1e82115d64 1. refactored code in preparation for adding code structure for map of science vis 2011-05-11 20:51:54 +00:00
j2blake
b2599aa4a6 NIHVIVO-2601 Create internal login for systems that only reveal the external authentication. 2011-05-11 16:02:40 +00:00
brianjlowe
685442bcfc removed some lingering tab and portal references from web.xml 2011-05-10 21:36:35 +00:00
brianjlowe
3ee550d0cd NIHVIVO-2403 Remove tabs from code 2011-05-10 20:15:55 +00:00
mbarbier
902c37bb59 individual--foaf-person.ftl: QR code rollout 2011-05-10 15:13:56 +00:00
cdtank
0a158ae30f 1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility. 2011-05-09 15:52:05 +00:00
stellamit
eee0c7be27 updates for VIVOONT-334, VIVOONT-335, VIVOONT-344, VIVOONT-385, VIVOONT-386 and VIVOONT-387 2011-05-06 19:16:17 +00:00
j2blake
2a043f5971 NIHVIVO-2279 First stab at UserAccountsListController 2011-05-06 14:54:32 +00:00
manolobevia
9228694bd4 NIHVIVO-2597: Created template to handle contact properties (email and phone) in individual--foaf-person.ftl 2011-05-04 20:30:27 +00:00
brianjlowe
7992ab1a4b Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248 2011-05-03 19:02:44 +00:00
cdtank
692a94b44a 1. Complete fix for the short-url for visualization feature.
2. Refactored vis related code to make use of rebecca's isURIUsingDefaultNamespace function.
2011-04-29 22:30:21 +00:00
stellamit
87581aeefe NIHVIVO-2585 2011-04-29 21:26:38 +00:00
stellamit
7016fd80f7 reverting to previous version because of pellet TBox exception 2011-04-29 19:16:55 +00:00
cdtank
0aeb7dc8f9 1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility. 2011-04-28 22:07:43 +00:00
cdtank
29ca04f648 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:28:36 +00:00
stellamit
5b5d4769c4 updates for VIVOONT-376, VIVOONT-377 2011-04-28 16:47:32 +00:00
mbarbier
2b2519ab34 testfile.ftl: update to conform with controller
TestFileController.java: update while we're at it
2011-04-27 20:26:30 +00:00
ryounes
98d79b3072 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:51 +00:00
ryounes
40fa231536 NIHVIVO-2574 Remove startYear, endYear as literals on forms to prevent errors in EditSubmission 2011-04-26 22:05:46 +00:00
j2blake
156daf71f6 Get rid of FakeSelfEditing. 2011-04-26 21:21:17 +00:00
stellamit
c081827941 ontology updates for NIHVIVO-2543 and VIVOONT-342 2011-04-26 13:44:22 +00:00
j2blake
09701471a3 NIHVIVO-2509 Replace InformationResourceEditingPolicy with SelfEditorRelationshipPolicy, which is better structured and handles more special relationships. 2011-04-25 16:26:53 +00:00
mbarbier
4def22bc3e testfile.ftl: forgot to commit this with last commit - file upload system works 2011-04-25 15:48:29 +00:00
mbarbier
0930811696 testfile.ftl: cleanup
TestFileController.java: cleanup
2011-04-22 20:18:23 +00:00
mbarbier
d170fa37fd testfile.ftl: added AJAX-like file upload
TestFileController: created.  Like testfile.ftl, will be renamed once this starts to crystallize.
2011-04-22 20:13:45 +00:00
j2blake
87d9851381 PropertyEditLink is gone -- remove references to it. 2011-04-22 18:18:24 +00:00
j2blake
6777487b46 NIHVIVO-2535 The Lucene index builder uses a "public" filter, which now uses a PropertyRestrictionPolicyHelper, so that must be set up first. 2011-04-22 15:15:37 +00:00
stellamit
eedae11345 updates for VIVOONT-345 and VIVOONT-352 2011-04-22 15:01:02 +00:00
mbarbier
c73b22e9f9 individual--foaf-person.ftl: Added comments to commented-out QR code stuff 2011-04-22 14:31:34 +00:00
stellamit
c9c924c57b ontology updates for VIVOONT-339, VIVOONT-365, VIVOONT-368, VIVOONT-369, and NIHVIVO-2274 2011-04-21 21:46:25 +00:00
ryounes
72ecc4ffd7 Add license text 2011-04-21 13:52:57 +00:00
mbarbier
db381bef5c testfile.ftl: created. Will likely be shortly renamed to something related to CSV harvest. 2011-04-20 20:28:58 +00:00
j2blake
6edb3b345b NIHVIVO-2492 Fix misspelling of has_content, add guards against trying to use empty URLs. 2011-04-20 16:20:37 +00:00