Commit graph

205 commits

Author SHA1 Message Date
stellamit
22ab56f42d disabling knowledge base update during development of migration task for 1.3 2011-05-20 20:00:48 +00:00
anupsawant
6150e68542 made changes to web.xml to comment out pagesearchcontroller and to use solrpagesearchcontroller 2011-05-20 19:02:34 +00:00
anupsawant
a29a0536d6 Thu 5:11 PM commit after resolving conflicts after merge from trunk 2011-05-19 21:12:24 +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
deepakkoni
1d0b7f4fbb updating the branch dev-search_relevance(r2947) with changes from the trunk(r2837). 2011-05-18 18:28:01 +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
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
j2blake
2a043f5971 NIHVIVO-2279 First stab at UserAccountsListController 2011-05-06 14:54:32 +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
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
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
j2blake
156daf71f6 Get rid of FakeSelfEditing. 2011-04-26 21:21:17 +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
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
j2blake
c9cefba077 NIHVIVO-2492 Remove DummyVisClient page, as per email with Chintan. 2011-04-20 15:15:35 +00:00
j2blake
dfbb8dcad6 NIHVIVO-2254
Create RequestedActions to display properties and statements. 
Create policies for authorizing those actions. 
Create Identifiers for those policies to recognize. 
Create a filter that is based on policy authorizations. 
Use that filter instead of the one that is based only on role level.
2011-04-11 19:39:30 +00:00
mbarbier
6a2614710f web.xml: add servlet for AboutQrCodesController
aboutQrCodes.ftl: create initial mockup
foaf-person--exportQrCode.ftl: rename from individual-exportQrCode
individual-exportQrCode.ftl: delete
AboutQrCodesController.java: create
ExportQrCodeController.java: handle rename of FTL file
2011-04-06 20:03:34 +00:00
mbarbier
e08a675874 web.xml: add servlet for ExportQrCodeController
individual-exportQrCode.ftl: basic mockup for QR Export page
ExportQrCodeController: created
IndividualTemplateModel.java: prevent QR data from being generated twice, add URL for Export QR Code page
2011-04-06 19:19:57 +00:00
j2blake
cb38cd87df NIHVIVO-2254 Rewrite the role-based policies to use the PropertyRestrictionPolicyHelper. 2011-04-06 19:11:08 +00:00
briancaruso
eab8a2153b Fixing error in web.xml 2011-04-04 21:26:12 +00:00
briancaruso
66ad5490ac Removing UpdateEntityFlagServlet.java, no longer used. NIHVIVO-2059 2011-04-04 20:04:55 +00:00
deepakkoni
cf9626d47c Servlet definition and mapping for ProcessRdfForm 2011-04-01 16:21:13 +00:00
ryounes
d1d03fa40f Remove PropertyEditLink custom jsptag and associated files 2011-03-31 18:46:15 +00:00
jeb228
6f8278dedd NIHVIVO-2211 Changes to RequestPolicyList and RequestIdentifiers mean that AuthSetupForrequest is no longer needed. 2011-03-09 22:17:20 +00:00
rjy7
f0e93c468b NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute. 2011-03-08 15:44:10 +00:00
elc2013
2031249e23 Added JSON Reconcile Service for Google Refine. 2011-03-04 20:39:43 +00:00
rjy7
30dd807f8e NIHVIVO-1554 Removed controllers and jsps that have been superceded by Freemarker controllers and templates 2011-03-04 19:24:31 +00:00
jeb228
993bedf629 NIHVIVO-2136 add license tags to XML files. 2011-03-03 17:46:36 +00:00
jeb228
a4852ad939 NIHVIVO-1261 Add the ConfigurationPropertiesSetup context listener, for the new ConfigurationProperties class. 2011-02-25 16:52:10 +00:00
jeb228
6ddecbbddb NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class. 2011-01-28 21:45:49 +00:00
jeb228
c5e1ce4913 Keep FakeExternalAuthController commented out. 2011-01-27 14:53:04 +00:00
ass92
afec9c1b82 NIHVIVO-1571 servlet mapping for SDBSetupController 2011-01-26 21:45:04 +00:00
bjl23
d2ba625c57 NIHVIVO-1572 servlet mapping for inference recomputing controller 2011-01-14 19:31:39 +00:00
rjy7
ca4b049797 NIHVIVO-1679 Remove servlet mappings to old individual page. They are left in as comments in case someone needs them. 2011-01-14 17:30:46 +00:00
ass92
d7c7ab41e0 NIHVIVO-1376 adding mapping for EntityURLController 2011-01-13 15:16:44 +00:00
bkoniden
9971e5fa2b Committing the following changes
1) Handling Null pointer Exceptions for EntityPubCount, EntityGrantCount and EntitySubOrganizationTypes
2) Removing the dependency on vis_mode parameter in the server side code. The class the individual belongs to is retrieved using vitroRequest.getWebappDaoFactory().getIndividualDao().getIndividualByURI(IndividualURI).isVClass(ClassURI)
3) On the client side, the vis_mode parameter is set(from the value passed on by the requesthandler) to differentiate between personURL and SubOrganizationTemporalGraphURL on drill down.
4) Added entityComparisonErrorActivator.ftl to handle edge cases (if the resultset of the queries is NULL)
2011-01-12 23:16:30 +00:00
cdtank
dea26c9527 1. Cleaned up paths in the freemarker templates to not refer old visualization urls.
2. Changed web.xml url-pattern mapping from old visualization servlet TO freemarkerized version.
3. Updated style for temporal graph vis.
4. Changed freemarkerized code snippets to not refer old visualization servlets.
2011-01-12 17:18:16 +00:00
sjm222
48bfabbe64 uncommenting the knowledge base update listener 2011-01-12 00:57:48 +00:00
ass92
9f7a5c2368 NIHVIVO-437 adding new controller mapping 2011-01-10 15:32:07 +00:00
bjl23
1425b33e04 correcting unintended web.xml modification 2011-01-07 21:21:25 +00:00
bjl23
651808da50 additions to example.deploy.properties 2011-01-07 21:18:13 +00:00
rjy7
09bf93297b NIHVIVO-650 Change servlet mappings so request for individual profile directs to new IndividualController 2011-01-07 14:46:57 +00:00
sjm222
67bba3d15f commenting back kb update listener - classgroup problems 2011-01-07 11:05:50 +00:00
sjm222
93d29334b0 uncommenting knowledge base update listener 2011-01-07 10:20:45 +00:00
rjy7
4d1f781575 NIHVIVO-1462 Add servlet mappings to support request of individual profile by netid 2011-01-04 18:58:23 +00:00