jeb228
|
cb7fdf17ca
|
NIHVIVO-1277 When referencing a file, assume that the FileByteStream resource contains the alias URL.
|
2010-10-29 20:28:08 +00:00 |
|
jeb228
|
a79b203a15
|
NIHVIVO-1277 When uploading a file, store the alias URL on the FileByteStream resource.
|
2010-10-29 20:27:42 +00:00 |
|
jeb228
|
fcf0eb527f
|
NIHVIVO-1277 Create an updater that tries to insure that all FileByteStream resources have alias URLs.
|
2010-10-29 20:27:07 +00:00 |
|
jeb228
|
a5bff5bd00
|
NIHVIVO-1277 Define a property to store the Alias URL on a FileByteStream resource.
|
2010-10-29 20:25:48 +00:00 |
|
rjy7
|
c0d24139dc
|
A new approach to widgets, that will allow them to be invoked directly from a page template, rather than a body template, but still add files to the template stylesheets and scripts objects.
|
2010-10-29 19:12:40 +00:00 |
|
rjy7
|
c178c8d922
|
NIHVIVO-1297 Undid the effects of revision 6246. This was a mistake, since including the body template from the page template rather than pregenerating the body string doesn't allow the addition of stylesheet tags to the page head.
|
2010-10-29 16:44:29 +00:00 |
|
rjy7
|
0bbe23a7fa
|
NIHVIVO-1293 Corrected typo in variable name to show classgroup limitation on search results. Also added search.css from vivo-basic, as a temporary measure to format search results.
|
2010-10-28 20:16:15 +00:00 |
|
nac26
|
377a225b73
|
NIHVIVO-556 no longer necessary to call login.ftl from a jsp
|
2010-10-28 16:46:18 +00:00 |
|
rjy7
|
fababdd9d2
|
NIHVIVO-1234 Handle routing of a request for the home page to the HomePageController by forwarding from TabController
|
2010-10-28 15:09:17 +00:00 |
|
jeb228
|
ce99295729
|
Change the name of the loginName template variable to "username" so it doesn't conflict with the variable already in use in the footer.
|
2010-10-27 20:21:42 +00:00 |
|
jeb228
|
21bbd9e881
|
Fix ambiguous method call.
|
2010-10-27 20:06:00 +00:00 |
|
jeb228
|
a7a083c7b3
|
NIHVIVO-1230 NIHVIVO-1231 Example implementation of the Freemarker templates to show revision info.
|
2010-10-27 19:57:57 +00:00 |
|
jeb228
|
b8fefaee00
|
NIHVIVO-1229 break out a method for getBean(ServletContext)
|
2010-10-27 19:47:35 +00:00 |
|
rjy7
|
eed6e5a9d9
|
NIHVIVO-1287 Moved changes from PagedSearchController to FreemarkerPagedSearchController, since this is the active search controller in vivo and vitro
|
2010-10-27 18:57:13 +00:00 |
|
jeb228
|
2d5ef9d187
|
Use generics on ArrayList.
|
2010-10-27 17:01:27 +00:00 |
|
jeb228
|
2181d4178b
|
Generify: User implements Comparable<User>
|
2010-10-27 17:01:00 +00:00 |
|
rjy7
|
9941cb206e
|
NIHVIVO-1230 Added a comment
|
2010-10-27 15:00:57 +00:00 |
|
rjy7
|
9b3ac410c2
|
NIHVIVO-1230 Added stub for version info in FreemarkerHttpServlet and templates
|
2010-10-27 14:51:50 +00:00 |
|
nac26
|
a1e27c5935
|
added login FreemarkerComponentGenerator for use in JSPs as we work on the transition to freemarker
|
2010-10-27 13:13:27 +00:00 |
|
rjy7
|
df3a3dd1c7
|
NIHVIVO-1234 Removed separation of body and root maps in Freemarker controllers. Combine everything into one map, which includes the name of the body template also, to be invoked from the page template. Simplifies the logic considerably, in both controllers and templates, and allows the template author to dump the name of the body template rather than having to inspect the controller code.
|
2010-10-27 01:27:52 +00:00 |
|
nac26
|
e5a69d30c5
|
changed div targeted for back to top so this will work for both vivo-basic and wilma (this is only temporary)
|
2010-10-26 17:12:44 +00:00 |
|
bkoniden
|
c5e3d2f9cd
|
Merging r6206 from branched/iu-vis-dev-branches/vitro-post-1.1 . Adding temporal visualization code to trunk.
|
2010-10-26 16:47:44 +00:00 |
|
jeb228
|
236fe53ebe
|
NIHVIVO-1229 Set up the RevisionInfo when the application is initialized.
|
2010-10-25 21:32:08 +00:00 |
|
jeb228
|
b438f7d36d
|
NIHVIVO-1229 Create the RevisionInfoBean, with setup listener and unit tests.
|
2010-10-25 21:30:34 +00:00 |
|
jeb228
|
bc86f50c5b
|
NIHVIVO-1229 Move the revision info file into WEB-INF/resources
|
2010-10-25 21:29:25 +00:00 |
|
mb863
|
f4a5fadde9
|
Deleted unnecessary end p tag
|
2010-10-25 18:11:49 +00:00 |
|
rjy7
|
7fab757f65
|
Add missing license tag.
|
2010-10-22 22:29:56 +00:00 |
|
rjy7
|
3a0feaeff2
|
NIHVIVO-1234 Initial version of HomePageController and templates
|
2010-10-22 21:39:14 +00:00 |
|
jeb228
|
0ff41b8ac8
|
NIHVIVO-736 Fix JSP syntax errors, introduced by previous changes.
|
2010-10-22 17:52:49 +00:00 |
|
jeb228
|
a490d44617
|
NIHVIVO-1229 Fix the way revisionInfo works in productBuild.
|
2010-10-22 16:49:15 +00:00 |
|
jeb228
|
fe5a4f12cd
|
NIHVIVO-1229 Add revisionInfo steps to the build files. Tweak the response parser in the utility.
|
2010-10-22 15:13:06 +00:00 |
|
rjy7
|
8263bd9cf1
|
NHVIVO-1218 Correct blank page on image upload error by removing overrides to getTemplateName() and getMap() in ExceptionResponseValues.
|
2010-10-22 15:10:08 +00:00 |
|
rjy7
|
9b2e654545
|
NHVIVO-1218 Correct blank page on image upload error by removing overrides to getTemplateName() and getMap() in ExceptionResponseValues.
|
2010-10-22 15:08:09 +00:00 |
|
jeb228
|
5c1c0b2936
|
NIHVIVO-1258 Modify "productCompile" step in the build so a class in the product will replace an identically named class from the Vitro core.
|
2010-10-21 14:42:55 +00:00 |
|
jeb228
|
e774f52471
|
Add generics to VClassGroupDao and sub-classes; organize import statments.
|
2010-10-20 13:54:36 +00:00 |
|
jeb228
|
1a9e53f7bf
|
Add generics to LinksDao and sub-classes; organize import statments.
|
2010-10-19 20:24:32 +00:00 |
|
jeb228
|
a5d092579a
|
NIHVIVO-1152 Fix it so the skiptests parameter in a product-build does not prevent the call to the inner build script.
|
2010-10-18 20:25:17 +00:00 |
|
bdc34
|
f3064fcf23
|
Adding license place holder, adding NightlyDefragement.java
|
2010-10-18 20:02:24 +00:00 |
|
bdc34
|
5951f16be0
|
Adding new listener to defragement heap at startup.
|
2010-10-18 19:06:27 +00:00 |
|
jeb228
|
e841c8d546
|
NIHVIVO-762 removed md5.js and the "crypto" JavaScript package from Dojo. Not needed since we aren't doing client-side encryption of passwords.
|
2010-10-15 14:22:16 +00:00 |
|
jeb228
|
66559f58ab
|
NIHVIVO-736 Modify JSPs to use the <vitro:confirmLoginStatus> custom JSP tag.
|
2010-10-14 19:10:21 +00:00 |
|
jeb228
|
0bd050a78b
|
NIHVIVO-736 Use redirectToLoginPage() in VitroHttpRequest instead of implementing it again here.
|
2010-10-14 16:13:06 +00:00 |
|
jeb228
|
674b2e1222
|
NIHVIVO-736 Modify the <vitro:confirmLoginStatus> custom JSP tag to permit test for self-editing.
|
2010-10-14 15:59:04 +00:00 |
|
jeb228
|
2f5580ab76
|
NIHVIVO-736 Create the <vitro:confirmLoginStatus> custom JSP tag.
|
2010-10-14 15:07:29 +00:00 |
|
jeb228
|
58089feaf3
|
NIHVIVO-736 Move checkLoginStatus() methods from BaseEditController to VitroHttpServlet, so they can be more widely used.
|
2010-10-14 14:59:32 +00:00 |
|
jeb228
|
18de61ca20
|
NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean.
|
2010-10-13 20:46:41 +00:00 |
|
jeb228
|
dfa7e6e2ea
|
Clean up unused code.
|
2010-10-13 20:20:11 +00:00 |
|
jeb228
|
579ce5fdd8
|
NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean.
|
2010-10-13 20:13:17 +00:00 |
|
jeb228
|
5c3307ac59
|
NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean.
|
2010-10-13 19:57:54 +00:00 |
|
jeb228
|
5bfa8e6bd8
|
NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. Removed the redundant login check, since it duplicated checkLoginStatus(). However, this was not and is not accessible to self-editors, as the comments suggest is necessary.
|
2010-10-13 18:53:55 +00:00 |
|