Commit graph

3978 commits

Author SHA1 Message Date
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
hjkhjk54
2140afbbae Update to allow class to be returned for restrict class where said class is not returned by VClassGroupCache (but does exist). To be consistent, updated VClass retrieval for both regular and restrict class to check dao in case VClassGroupCache does not return class. 2011-08-18 15:17:52 +00:00
tworrall
ba132317a8 NIHVIVO-2475: marked individual name field as being required 2011-08-18 15:00:39 +00:00
runeliza
f33dd242dd Modified so that it's able to search a person by email. 2011-08-17 20:02:21 +00:00
tworrall
ff7cbbe69b css change for mailingAddress custom list view 2011-08-16 20:20:09 +00:00
hjkhjk54
5ece405f94 Updates for N3-Editing refactoring into JAVA code as well as integration of data and object property editing into same JAVA controller/freemarker templates. These changes should not affect the current jsp-based N3Editing which is being used throughout the system. 2011-08-15 21:46:02 +00:00
tworrall
8597505e05 NIHVIVO-3123: modified message to be more specific. 2011-08-15 17:33:21 +00:00
ryounes
8c13defa5a NIHVIVO-3118 Check whether site email is configured before trying to send email error message. Use FreemarkerEmailMessage method to get site reply to email address. 2011-08-15 15:18:36 +00:00
tworrall
0e42232d3c NIHVIVO-3089: added javascript to ensure that the namespace ends with a slash 2011-08-15 15:04:15 +00:00
ryounes
d600c70717 Delete some unused code 2011-08-12 21:58:46 +00:00
j2blake
8ed8cfc5b5 Remove obsolete method: redirectUnrecognizedExternalUser() 2011-08-12 20:40:52 +00:00
deepakkoni
7e5826317c Fixing ThumbnailImageURLTest and ThumbnailImageURL classes. 2011-08-12 20:39:30 +00:00
ryounes
047540f2ff NIHVIVO-3126 Fix display of image on profile page 2011-08-12 20:10:00 +00:00
j2blake
8ea5f692fc VIVO-400 - the deploySolr task must be visible in product-build.xml, so a second-layer product like CornellVivo can execute it. 2011-08-12 19:48:32 +00:00
ryounes
fd585b15f3 NIHVIVO-3118 Add cause to error display on page and in email. Minor reformatting in error templates. 2011-08-12 19:12:34 +00:00
briancaruso
d2b3213c7b Adding test for ThumbnailImageURL.java 2011-08-12 17:08:05 +00:00
ryounes
044c4a0674 NIHVIVO-3118 Send an email to the site administrator in case of an error on a Freemarker page if the user is not authorized to view the error details. 2011-08-12 00:03:39 +00:00
ryounes
6bb9831bda NIHVIVO-3088 On error in Freemarker servlet processing, display stack trace to authorized users. 2011-08-11 22:03:19 +00:00
ryounes
100df03127 NIHVIVO-2164 Change a class name 2011-08-11 18:43:02 +00:00
ryounes
4aa4b5ec76 NIHVIVO-2164 Now that the stylesheets object is available to all templates through configuration shared variables, can move styles out of dump.ftl into dump.css. 2011-08-11 15:55:40 +00:00
ryounes
3cbc60d357 NIHVIVO-2164 Fix jsp compile errors in propDelete.jsp. Some refactoring. 2011-08-11 15:36:28 +00:00
ryounes
428e917de9 NIHVIVO-2164 Used shared Configuration variables to manage template data that is shared across requests and templates. 2011-08-11 15:03:04 +00:00
ryounes
f25c835ccc In default list view, require subclass to belong to a classgroup. This is the same criterion we use for displaying class information elsewhere in the app. 2011-08-10 16:47:31 +00:00
ryounes
80234688a6 Fixes to dump 2011-08-10 16:46:08 +00:00
tworrall
e202a31d62 NIHVIVO-3089: modified the text relating to the local name naming convention 2011-08-10 16:29:01 +00:00
ryounes
e1aa996c92 Fix to dump template to display empty property values. 2011-08-10 14:44:02 +00:00
ryounes
8e53069ec5 NIHVIVO-3113 fix values for null objects in dump 2011-08-09 23:20:42 +00:00
ryounes
da8c374676 NIHVIVO-3119 Skip methods of a map in BaseDumpDirective.getMapDump(). 2011-08-09 16:10:37 +00:00
ryounes
1f9bcac9b1 NIHVIVO-3114 Fix problems with dump of IndividualTemplateModel.qrData() 2011-08-08 22:28:55 +00:00
ryounes
d438bca997 NIHVIVO-2508 Fix typo (missing negation operator in test) 2011-08-08 16:50:51 +00:00
ryounes
debc7e15e0 Refactor generation of property editing links so done in one step rather than two 2011-08-05 23:33:08 +00:00