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 |
|
rjy7
|
7b9911feff
|
NIHVIVO-803 Reimplementation of author reordering so application logic is moved server-side. Currently now in addAuthorsToInformationResource1.jsp and addAuthorsToInformationResource1.js.
|
2010-08-20 21:06:05 +00:00 |
|
cdtank
|
d7e39e2953
|
1. Made changes so that visualizations url prefix is less vague (refer NIHVIVO-967)
|
2010-07-29 22:17:13 +00:00 |
|
rjy7
|
4a5cc2e365
|
Simple refactoring: changed name of freemarker base classes
|
2010-07-27 18:57:39 +00:00 |
|
bdc34
|
64fe00fce5
|
Fixing compile error. NIHVIVO-1000
|
2010-07-27 15:54:47 +00:00 |
|
bdc34
|
a89c1550d0
|
Merge To trunk. Adding filtering of Positions in past. NIHVIVO-984
|
2010-07-24 21:37:23 +00:00 |
|