Commit graph

205 commits

Author SHA1 Message Date
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
jeb228
fe89fd6c62 NIHVIVO-1230 NIHVIVO-1231 Example implementation of the Freemarker templates to show revision info. 2010-10-27 19:59:35 +00:00
rjy7
97118e16eb NIHVIVO-1287 Moved changes from PagedSearchController to FreemarkerPagedSearchController, since this is the active search controller in vivo and vitro 2010-10-27 18:57:15 +00:00
nac26
935e7490f2 NIHVIV-1287 reinstated PagedSearchController in lieu of FreemarkerPagedSearchController since it's not quite ready for prime time 2010-10-27 16:26:41 +00:00
nac26
f7517ba34d Markup cleanup, style tweaks and some refactoring of the home page for Wilma. Turns out that all requests for tabs were being routed to the new HomePageController since it had "/index.jsp" set as its url-pattern under the servlet-mapping in web.xml. This isn't going to work as it made every tab render using page-home.ftl. Restored TabController servlet mapping in web.xml temporarily and will discuss potential solutions with Rebecca. NIHVIVO-556 NIHVIVO-1234 2010-10-27 13:21:55 +00:00
jeb228
41c8c202d9 NIHVIVO-1229 Set up the RevisionInfo when the application is initialized. 2010-10-25 21:32:09 +00:00
rjy7
33981afe1d NIHVIVO-1234 Initial version of HomePageController and templates 2010-10-22 21:39:17 +00:00
bjl23
931ebecb1d disabling Pellet on sdb-dev 2010-10-15 20:40:03 +00:00
rjy7
6af4b3c87d Some refactoring in FreemarkerHttpServlet 2010-09-16 15:50:39 +00:00
rjy7
5b25d92181 Initial work moving individual profile page to Freemarker. Includes temporary servlet mappings for new Freemarker page. Allow adding script tags to the page head element. 2010-09-08 20:37:26 +00:00
jeb228
fde6fc116d NIHVIVO-736 Create a Login.java controller to replace login_process.jsp. 2010-09-03 20:58:16 +00:00
jeb228
6fb1e6bf02 VIVO-246 Add a filter to limit the lifetime of trivial sessions. 2010-09-02 20:14:50 +00:00
rjy7
03fd89842f Moved Freemarker SiteAdminController 2010-08-31 19:37:24 +00:00
rjy7
468c2c4cac Finalized Freemarker version of main site admin page. 2010-08-31 18:33:53 +00:00
rjy7
dfcbe0b485 Rename Freemarker search result templates. Initial work on moving main site admin page to Freemarker: login form. 2010-08-30 19:39:51 +00:00
rjy7
8890c74b98 Reimplement search controller and search results display template in Freemarker. Error cases not handled yet. 2010-08-27 15:52:32 +00:00