jeb228
|
3b392c7eba
|
NIHVIVO-1045 If a request to delete an image comes from a fly-out link on the display page, then that's the page we should return to.
|
2010-08-05 16:04:24 +00:00 |
|
jeb228
|
28cdade5dd
|
Remove a bug that was introduced by revision 5584 - use ACTION_DELETE_EDIT when drawing the replace-image page.
|
2010-08-05 15:58:29 +00:00 |
|
jeb228
|
7263b11672
|
NIHVIVO-813 the file storage system will delete any parent directories that become empty as a result of deleting a file.
|
2010-08-05 15:35:50 +00:00 |
|
rjy7
|
107162012a
|
NIHVIVO-564 Refactoring in FreemarkerHelper to take Configuration object in constructor and store as instance variable; individual methods don't need the param.
|
2010-08-05 15:32:48 +00:00 |
|
rjy7
|
528414e4c7
|
Some renaming in dump directives
|
2010-08-05 15:25:03 +00:00 |
|
jeb228
|
9311e83827
|
NIHVIVO-737 Clean up file logic. Create a FileInfo class that holds all relevant info about an uploaded File (mimeType, filename, URI, bytestream). Create an ImageInfo class that holds to FileInfo objects. Create factory methods for each of these classes. Client code becomes much simpler.
|
2010-08-05 14:55:40 +00:00 |
|
jrm424
|
ad65c27471
|
replace vfx:knownFOrgUri with knownOrgUri and add knownCEOrgUri
|
2010-08-04 20:29:36 +00:00 |
|
jrm424
|
abc139a981
|
new transform to generate awarding org rdf
|
2010-08-04 20:27:54 +00:00 |
|
jrm424
|
d395c42555
|
new generates recipient rdf
|
2010-08-04 20:27:03 +00:00 |
|
jrm424
|
615f976b54
|
original was a scratch place holder
|
2010-08-04 20:26:03 +00:00 |
|
jrm424
|
26737947af
|
replace vfx:knownFOrgUri with knownOrgUri
|
2010-08-04 20:24:38 +00:00 |
|
jrm424
|
ebfd56bd99
|
replace vfx:knownOrgUri with knownCEOrgUri
|
2010-08-04 20:24:14 +00:00 |
|
jrm424
|
b7a656dfc0
|
changed isid to ahid
|
2010-08-04 20:22:26 +00:00 |
|
jrm424
|
8febd8c6dc
|
changed isid to ahid
|
2010-08-04 20:21:57 +00:00 |
|
jrm424
|
7d2a349132
|
added code to support award aggregation and rdf generation
reworked store's directory hierarchy - many small changes
|
2010-08-04 20:20:11 +00:00 |
|
jrm424
|
ddfa3d712d
|
newly created to support the award/honor ai data
|
2010-08-03 20:09:52 +00:00 |
|
jrm424
|
3ca6d14642
|
more notes
|
2010-08-03 20:08:53 +00:00 |
|
jeb228
|
e35bce16f0
|
Modify the build script to allow multi-layer products.
|
2010-08-03 18:53:55 +00:00 |
|
sjm222
|
802e5bc1ab
|
merging in 1.1 branch changes
|
2010-08-03 14:25:31 +00:00 |
|
nac26
|
8bef6badf4
|
removed white background from #formLogin, cleaned up file. Still have question about "noOutterBox". Looks like a typo but can't find this or "noOuterBox" being used in any other file so left it for now
|
2010-08-03 13:11:37 +00:00 |
|
jrm424
|
e8ef3a8a1f
|
small fixes from big build on phillips
|
2010-08-02 21:16:27 +00:00 |
|
jeb228
|
4d59966bd0
|
Fix "lastModified" test to allow for the fact that Unix only keeps timestamps to the nearest second.
|
2010-07-30 18:20:52 +00:00 |
|
jeb228
|
7fd7fbcc27
|
NIHVIVO-705 NIHVIVO-789 Use a Flattening Template Loader for templates from Vitro core, instead of flattening the template directory during the build process.
|
2010-07-30 14:23:18 +00:00 |
|
nac26
|
ac652f25d2
|
whoops...we were using login_process.jsp after all (during logout) restoring from rev 5505 via svn copy NIHVIVO-1000
|
2010-07-29 23:05:33 +00:00 |
|
cdtank
|
b20c8a1ef8
|
1. Made changes so that visualizations url prefix is less vague (refer NIHVIVO-967)
|
2010-07-29 22:17:29 +00:00 |
|
jrm424
|
06f16e24dd
|
fixed comments for legibility
|
2010-07-29 20:29:46 +00:00 |
|
jrm424
|
2f258b7ca7
|
removed old commented out code
|
2010-07-29 20:29:12 +00:00 |
|
jrm424
|
45a2f3cbeb
|
changed to make sure feedback file is namespace free
|
2010-07-29 20:28:24 +00:00 |
|
jrm424
|
bf43585bc9
|
created to modify old cornell uris to new uris
|
2010-07-29 20:25:44 +00:00 |
|
jrm424
|
84313b7500
|
modified to handle use of feedback files such as Per0.xml, and clean up
|
2010-07-29 20:24:46 +00:00 |
|
jrm424
|
66ee7c3227
|
new hand crafted version of this file
|
2010-07-29 20:22:48 +00:00 |
|
jeb228
|
e29e1c5a46
|
NIHVIVO-1029 Log file location is left relative to Tomcat, not hard-coded as absolute path.
|
2010-07-29 19:50:49 +00:00 |
|
rjy7
|
b90efc74fb
|
NIHVIVO-564 Added infrastructure for dumping template model objects.
|
2010-07-29 17:39:56 +00:00 |
|
rjy7
|
5e8eb80732
|
NIHVIVO-564 Modifications to directive help output. Included changing template directive iface to an abstract class that provides a default help() method and some utilities.
|
2010-07-29 17:08:27 +00:00 |
|
jeb228
|
677dfb18d0
|
Remove the requirement for a namespace ending in "/individual/" - print a warning, but go on.
|
2010-07-29 16:28:07 +00:00 |
|
jeb228
|
34799b02ed
|
Remove the requirement for a namespace ending in "/individual/" - print a warning, but go on.
|
2010-07-29 16:02:10 +00:00 |
|
rjy7
|
1403274f72
|
NIHVIVO-564 Add license text
|
2010-07-29 15:33:36 +00:00 |
|
rjy7
|
8ccac59d4a
|
NIHVIVO-564 data model dump: add help for directives in the data model
|
2010-07-29 15:26:37 +00:00 |
|
rjy7
|
2a50ff7f85
|
NIHVIVO-564 Add name of containing template to dataModelDump output
|
2010-07-29 14:03:27 +00:00 |
|
rjy7
|
1ccde72b40
|
NIHVIVO-564 Going back to using toString() methods for template model dump since it already handles nested collections. Improvements to DumpDataModelDirective so it dumps out values as well as variable names.
|
2010-07-29 13:44:53 +00:00 |
|
jeb228
|
98e5283ab1
|
NIHVIVO-962 Merge 5539 from branch
|
2010-07-29 13:30:55 +00:00 |
|
jeb228
|
c0ee32b498
|
NIHVIVO-962 Merge 5538 from branch
|
2010-07-29 13:30:00 +00:00 |
|
jeb228
|
be57b724ec
|
NIHVIVO-962 Merge 5537 from branch
|
2010-07-29 13:28:52 +00:00 |
|
jeb228
|
6bb9980fc3
|
NIHVIVO-962 Merge 5536 from branch
|
2010-07-29 13:27:35 +00:00 |
|
jeb228
|
77bba699bf
|
Note more licensing issues.
|
2010-07-29 13:22:20 +00:00 |
|
jrm424
|
d4f2393185
|
more notes
|
2010-07-28 20:36:38 +00:00 |
|
jrm424
|
65a128e200
|
comment out xsl:comments
|
2010-07-28 20:34:29 +00:00 |
|
jrm424
|
31c3dee690
|
new merge machinery
|
2010-07-28 20:33:47 +00:00 |
|
jrm424
|
78eb8b9e15
|
use 'store' not working dir
|
2010-07-28 20:33:08 +00:00 |
|
rjy7
|
e6a65f5ad0
|
NIHVIVO-564 Dump directive
|
2010-07-28 17:48:03 +00:00 |
|