j2blake
|
d4f561d156
|
NIHVIVO-2811 Rewrite the build script to be simpler, and to run faster incremental builds for VIVO.
|
2011-09-27 21:06:02 +00:00 |
|
j2blake
|
2bb5b25c7a
|
NIHVIVO-336 Show the name of the app (context path) in the raw startup-status display.
|
2011-09-27 14:52:38 +00:00 |
|
j2blake
|
c6f8a50de6
|
NIHVIVO-336 Add the alert icon to the site admin page, if there were warnings at startup.
|
2011-09-27 14:38:33 +00:00 |
|
j2blake
|
06ef9f8127
|
NIHVIVO-336 Add the link to the Wiki page to the comments.
|
2011-09-26 21:15:55 +00:00 |
|
j2blake
|
b97b214e72
|
NIHVIVO-336 Improve the messages to StartupStatus.
|
2011-09-26 21:15:33 +00:00 |
|
j2blake
|
c7899805e8
|
NIHVIVO-336 Give the error/warning page a 500 status; make it persistent on errors; dont't show the continue link on errors.
|
2011-09-26 18:24:12 +00:00 |
|
j2blake
|
17334653cf
|
NIHVIVO-336 Use an internal style-sheet in startupStatus-displayRaw.ftl, since we won't be able to get an external CSS file if the servlet filters are broken.
|
2011-09-26 17:00:28 +00:00 |
|
j2blake
|
ceed7c3ae4
|
NIHVIVO-336 Keep the unit tests quiet. StartupStatus writes to the log.
|
2011-09-26 16:57:55 +00:00 |
|
j2blake
|
07f2295dfa
|
NIHVIVO-336 StartupStatus logs the messages it receives (with appropriate severity level) so the ServletContextListener doesn't need to do both.
|
2011-09-26 16:41:46 +00:00 |
|
j2blake
|
ed14575517
|
NIHVIVO-336 Add a warning message to StartupStatus when the namespaces don't match.
|
2011-09-26 14:33:09 +00:00 |
|
j2blake
|
6cfd65efb7
|
NIHVIVO-336 Modify the listeners to use StartupStatus instead of AbortStartup
|
2011-09-25 17:15:34 +00:00 |
|
j2blake
|
a24e2b691c
|
NIHVIVO-336 Create StartupStatusController, so admins can see the startup status from a link on the site admin page.
|
2011-09-23 18:57:44 +00:00 |
|
j2blake
|
cd44d2070f
|
NIHVIVO-336 Create StartupStatusController, so admins can see the startup status from a link on the site admin page.
|
2011-09-23 18:57:18 +00:00 |
|
j2blake
|
39dc9736a2
|
NIHVIVO-336 Create StartupStatusDisplayFilter which will forcibly display the StartupStatus if there are warnings or errors.
|
2011-09-23 18:53:36 +00:00 |
|
j2blake
|
e6b4238019
|
NIHVIVO-336 Improve the function of StartupManager and StartupStatus
|
2011-09-23 18:51:38 +00:00 |
|
j2blake
|
0726b3280e
|
NIHVIVO-336 Improve the function of StartupManager and StartupStatus
|
2011-09-23 18:51:05 +00:00 |
|
j2blake
|
65bba272df
|
NIHVIVO-336 Create a StartupManager to run all of the context listeners, and accumulate the results in a StartupStatus bean.
|
2011-09-20 21:13:10 +00:00 |
|
j2blake
|
4b656f3465
|
Make sure that the new startup_listeners.txt file gets into the new build.
|
2011-09-20 19:32:44 +00:00 |
|
tworrall
|
5a64431b71
|
NIHVIVO-2864: account ftl and css changes and new js to disable save until user makes a change
|
2011-09-16 15:21:24 +00:00 |
|
hjkhjk54
|
ff05d69b69
|
Update to escape html search input
|
2011-09-14 19:20:21 +00:00 |
|
j2blake
|
32186e4351
|
NIHVIVO-2846 A user may not create or change a password if he is currently logged in to another account. If he is already logged in to his own account, the completion message will not say "Please log in."
|
2011-09-13 20:26:14 +00:00 |
|
j2blake
|
2f9bb4d460
|
revise the changes on r8934, which affected the default message for bogus requests, instead of just requests to set passwords on non-existent accounts.
|
2011-09-13 19:33:41 +00:00 |
|
j2blake
|
0bd6d8d4fb
|
NIHVIVO-2811 remove product-build.xml, since the code is now small enough and ideosyncratic enough to go into VIVO and VivoCornell's build files.
|
2011-09-12 20:39:45 +00:00 |
|
j2blake
|
0e4441935e
|
NIHVIVO-2811 Restructure the build utilities into a single directory, and compile them all at the beginning.
|
2011-09-12 19:44:32 +00:00 |
|
ryounes
|
2d4d5feb8e
|
Change test for individuals to cover null/undefined as well as empty
|
2011-09-12 17:09:21 +00:00 |
|
j2blake
|
60e92e9bf0
|
NIHVIVO-2811 Rewrite the build for vivoCornell; minor tweaks for the others.
|
2011-09-12 16:55:39 +00:00 |
|
j2blake
|
52104e2e77
|
NIHVIVO-2811 product-build.xml will import build.xml, instead of duplicating its targets. Condense licenser and revisionInfo using macros.
|
2011-09-11 16:48:21 +00:00 |
|
j2blake
|
22b46631b6
|
NIHVIVO-2811 Move the Vitro themes to correspond to the VIVO themes.
|
2011-09-11 15:47:22 +00:00 |
|
j2blake
|
f00cfd677a
|
NIHVIVO-2811 Move the Vitro themes to correspond to the VIVO themes.
|
2011-09-11 15:45:04 +00:00 |
|
j2blake
|
0ef4a791c8
|
NIHVIVO-2811 Improve DirDifferenceFileSet to take <include> elements. This simplifies the build script.
|
2011-09-11 15:05:13 +00:00 |
|
j2blake
|
38a5269521
|
NIHVIVO-2811 Changing the approach to FileSet-based ResourceCollection. Is it a problem that it won't copy empty directories?
|
2011-09-09 22:11:39 +00:00 |
|
j2blake
|
19dfde675c
|
NIHVIVO-2811 getting closer - themes work - revision info is busted for 2nd-level, and of course no 3rd-level stuff works.
|
2011-09-09 19:38:57 +00:00 |
|
j2blake
|
ca18b10cc1
|
NIHVIVO-2811 getting closer - working except for themes.
|
2011-09-09 19:12:38 +00:00 |
|
j2blake
|
a29d85db04
|
NIHVIVO-2811 getting closer - working except for themes.
|
2011-09-09 19:11:51 +00:00 |
|
j2blake
|
11239bf040
|
NIHVIVO-2811 getting closer - need a way of "copying" a directory that may not exist.
|
2011-09-09 17:13:35 +00:00 |
|
j2blake
|
def608dcda
|
NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly.
|
2011-09-08 17:17:16 +00:00 |
|
j2blake
|
d7f361c418
|
NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly.
|
2011-09-08 17:07:43 +00:00 |
|
j2blake
|
ffe163c59c
|
NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly.
|
2011-09-08 17:07:18 +00:00 |
|
j2blake
|
104d8e0b49
|
NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly.
|
2011-09-08 17:05:37 +00:00 |
|
j2blake
|
e94e3b362b
|
NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly.
|
2011-09-08 17:02:55 +00:00 |
|
j2blake
|
0d064c222f
|
NIHVIVO-2811 remove obsolete config files.
|
2011-09-08 16:49:42 +00:00 |
|
j2blake
|
b0a58797b4
|
NIHVIVO-2811 remove obsolete config files.
|
2011-09-07 21:34:24 +00:00 |
|
j2blake
|
5c9f2567c3
|
Create branch for re-structuring the build and product-build scripts
|
2011-09-07 15:55:11 +00:00 |
|
ryounes
|
fc3c288472
|
Doc additions
|
2011-08-31 21:01:09 +00:00 |
|
ryounes
|
955a1473fc
|
Use FreemarkerConfiguration rather than Configuration in FreemarkerEmailMessage.
|
2011-08-31 16:51:12 +00:00 |
|
ryounes
|
1a412bf7a7
|
Rename EmptyController to StaticPageController
|
2011-08-30 16:14:19 +00:00 |
|
ryounes
|
6b5ec3efda
|
Some refactoring in SimpleReasonerRecomputeController to reduce clutter in the controller and template.
|
2011-08-29 21:21:39 +00:00 |
|
ryounes
|
315aac425c
|
Add method GroupedPropertyList.pullPropertyGroup() to pull out an entire property group for customized display.
|
2011-08-25 02:10:26 +00:00 |
|
ryounes
|
f368666398
|
Remove unused directory
|
2011-08-22 20:53:45 +00:00 |
|
ryounes
|
f5a9669cf6
|
Improvements to mailing address list view. Removed unnecessary construct query from terminologyAnnotation list view.
|
2011-08-18 15:46:25 +00:00 |
|