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
bdc34
4fdaafb8f7
Changing URL for N3 based menu editor.
2010-12-22 15:36:37 +00:00
bdc34
b2eee20029
Adding back to web.xml some elements that were accidently removed.
2010-12-16 19:13:34 +00:00
bdc34
f9ded41220
Adding setup of VClassGroupCache to web.xml
2010-12-16 15:20:07 +00:00
cdtank
06523d402e
1. Changed vis architecture to serve 3 type of responses from 3 corresponding url patterns (standard, ajax, data).
...
2. Removed debug statements from publication sparkline ftl.
3. Reworked publication sparkline & utilities visualziation to ahere to new architecture.
4. Started work on co-authorship freemarkerization.
5. Removed FileResponseValues type per talks with Rebecca Y. & Nick C.
6. Temporarily disabled person grant count visualization (freemarker version).
2010-12-16 01:18:39 +00:00
bkoniden
313a2da5da
committing persongrantcount related files,new Egocentric swf file, CoPIVisCodeGenerator, person_level.js (to include co-author and co-pi vis).
2010-12-15 17:20:57 +00:00
bdc34
68087eea1d
Working menu editing controller NIHVIVO-710
2010-12-14 22:16:31 +00:00
bdc34
d2885cf94e
Moving vclass group caching out of BrowsController and into its own object.
2010-12-14 17:20:39 +00:00
jeb228
d30c4bbf80
NIHVIVO-1363 Create a separate controller to handle AJAX sparql queries. The calling sequence changes slightly.
2010-12-14 16:41:48 +00:00
cdtank
7e9bcdaab2
1. Created folder structure for the theme components (css, images, js) so that visualizations can become theme agnostic.
...
2. Modified FreeMarkerized (FM) sparklines on the profile page to actually make calls to freemarker version of person publication count sparkline. (TODO: currently the code to replace "/visualization" with "/visualizationfm" is hard coded. Thsi will be resolved once change is made in IndividualController to call FM personPubCount controller.)
3. Added new templates for FM version of visualizations.
4. Added a new bean which recognized FM versions of visualizations.
5. Created FM branch of the visualization architecture & Person publication count visualization.
6. For Person pub count abstracted out the html/javascript code creator to be on the front end itself. (TODO: refactor SparklineData VO to remove attributes that save the html/js code.)
2010-12-13 20:07:51 +00:00
jeb228
120837ab08
NIHVIVO-1460 implement the ProgramLogin servlet.
2010-12-09 17:18:29 +00:00
jeb228
5e725341bc
Remove some vestigial Login artifacts.
2010-12-09 15:58:03 +00:00
jeb228
bba8d7fc1d
NIHVIVO-1379 If not sufficiently authorized to view a restricted page, redirect to home page with a message.
2010-12-08 22:35:05 +00:00
ass92
5b84b6a75d
NIHVIVO-1449 remove VitroJenaModelMakerSetup listener
2010-12-07 17:22:33 +00:00
jeb228
1fcfe313df
NIHVIVO-1232 Create InformationResourceEditingPolicySetup, add to web.xml, and modify EditProhibitionListener to keep it current.
2010-12-06 20:03:41 +00:00
bdc34
e4503d3e43
Adding menu controller, tomcat filter for menu page URL routing NIHVIVO-1073 NIHVIVO-597
2010-12-02 21:12:33 +00:00
jeb228
82e1c60d97
NIHVIVO-1379 If a user is logged in but not authorized to view a page, send them to a page with an explanation.
2010-11-29 22:36:20 +00:00
jeb228
8fbfc2267f
NIHVIVO-151 send all logout requests directly to /logout. Remove old links to login_process.jsp
2010-11-29 21:37:04 +00:00
jeb228
3fb1c8e463
NIHVIVO-1399 create a servlet and template to use in faking external authentication. Add the info to web.xml, but commented out.
2010-11-28 22:35:09 +00:00
bkoniden
67d14f3212
re-integrating the branch /branches/iu-vis-dev-branches/vivo-post-1.1
2010-11-22 19:39:51 +00:00
bjl23
586425464d
SDB code into trunk; not yet active by default
2010-11-22 16:24:31 +00:00
jeb228
4311fa231a
NIHVIVO-1207 Rename Shibboleth servlets to more general ExternalAuth servlets. Add functionality to deal with self-editors as well as Users.
2010-11-17 19:27:16 +00:00
bdc34
488f71b1c8
working on freemarker custom forms
2010-11-17 17:43:56 +00:00
jeb228
1f607931ec
NIHVIVO-1207 Make the external auth-header a configuration property. Clean up SelfEditingIdentifierFactory and VitroRequestPrep.
2010-11-17 15:48:21 +00:00
yuysun
e4a3c54034
Update web.xml with Sparql query builder sevlet configuration.
2010-11-17 13:47:58 +00:00
rjy7
7d28e601ea
Use login widget on login page (committing files that got skipped in r6451). Add help() method to WidgetDirective.
2010-11-16 15:10:12 +00:00
jeb228
6b049a4814
NIHVIVO-1207 Break the two-part Shibboleth process into two servlets.
2010-11-15 18:17:10 +00:00
sjm222
76e3585f0f
commenting out knowledgebase updater during development of 1.2 kb mapping.
2010-11-12 20:20:30 +00:00
ass92
3e6116e33f
NIHVIVO-1307 added entry for new controller JenaCsv2RdfController
2010-11-12 18:05:45 +00:00
sjm222
3fed258665
changing reasoning setup listener, NIHVIVO-1252
2010-11-12 17:35:02 +00:00
sjm222
78be7293fa
change web.xml to run FileGraphSetup instead of AttachSubmodels. NIHVIVO-1311.
2010-11-12 00:49:24 +00:00
bjl23
1a008ee5a1
web.xml update for NIHVIVO-1221
2010-11-11 21:20:30 +00:00
jeb228
b8ec635ac0
NIHVIVO-1207 Add the LoginShibboleth servlet.
2010-11-10 21:26:30 +00:00
rjy7
3cd38b7583
NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead.
2010-11-10 19:50:30 +00:00
bjl23
8fb9c56b86
temporarily disabling browse controller on SDB
2010-11-10 17:15:10 +00:00
rjy7
96ff5c99b5
NIHVIVO-1234 Handle routing of a request for the home page to the HomePageController by forwarding from TabController
2010-10-28 15:09:20 +00:00