ryounes
|
84f779238c
|
NIHVIVO-2470 Initial work on new dump template. Handle undefined variables.
|
2011-04-20 21:23:38 +00:00 |
|
ryounes
|
c1a7c7a9f5
|
NIHVIVO-2378 Add HelpDirective to freemarker dump package. Remove DescribeDirective from vitro source.
|
2011-04-20 18:56:05 +00:00 |
|
ryounes
|
9e847bad59
|
NIHVIVO-1564 Minor tweak to DumpDirective tests, and comments in BaseDumpDirective.
|
2011-04-20 15:41:05 +00:00 |
|
ryounes
|
5152f971e7
|
NIHVIVO-2378 Implement dumpAll directive in freemarker dump package
|
2011-04-20 14:42:32 +00:00 |
|
ryounes
|
4e4566c55f
|
NIHVIVO-1564 Modify dump data structure so variable name is a map key rather than the value of "name" key: this will work better for dumpAll directive.
|
2011-04-19 18:46:14 +00:00 |
|
j2blake
|
f2269120d7
|
NIHVIVO-2492 Improve method names
|
2011-04-19 14:12:51 +00:00 |
|
ryounes
|
d126241bcd
|
NIHVIVO-1564 Commit changes that should have been included in r7823.
|
2011-04-19 13:30:23 +00:00 |
|
ryounes
|
0cf1da00b8
|
NIHVIVO-1564 Object dump with different exposure levels
|
2011-04-18 21:09:17 +00:00 |
|
ryounes
|
6ebb72a09d
|
NIHVIVO-1564 Separate properties and methods in object dump. Reorganize unit tests to share more code.
|
2011-04-18 20:02:08 +00:00 |
|
ryounes
|
b2b3086ef6
|
NIHVIVO-1564 Continue work on object dump
|
2011-04-18 18:38:50 +00:00 |
|
j2blake
|
d246b7b9e0
|
NIHVIVO-2492 A better implementation to allow RequiresAuthorizationFor this or that.
|
2011-04-18 17:31:02 +00:00 |
|
ryounes
|
75377ae10e
|
NIHVIVO-1564 Continue work on object dump
|
2011-04-18 17:29:25 +00:00 |
|
j2blake
|
e797657c8e
|
NIHVIVO-2492 Refine PolicyHelper class - create tests.
|
2011-04-18 15:20:40 +00:00 |
|
ryounes
|
eb2995ac12
|
NIHVIVO-1564 Continue work on object dump
|
2011-04-15 22:29:29 +00:00 |
|
ryounes
|
6375161d5a
|
NIHVIVO-1564 Add sorting to map keys in dump
|
2011-04-15 15:52:18 +00:00 |
|
j2blake
|
753545eb68
|
NIHVIVO-2477 Improve the thumbnail test application.
|
2011-04-13 20:01:48 +00:00 |
|
ryounes
|
1d2e1009e5
|
NIHVIVO-1562 Test for object dump with EXPOSE_NOTHING BeansWrapper
|
2011-04-12 19:58:02 +00:00 |
|
ryounes
|
f1288b90b5
|
NIHVIVO-1562 Working on dumping Java objects through method invocation
|
2011-04-12 19:11:00 +00:00 |
|
j2blake
|
9da3a7c6ab
|
NIHVIVO-2477 Create another test app to help view thumbnail quality.
|
2011-04-12 17:11:38 +00:00 |
|
ryounes
|
79effb9a6e
|
NIHVIVO-1562 Replace hard-coded strings with enums in dump methods. Rudimentary template for variable dump.
|
2011-04-11 22:05:36 +00:00 |
|
ryounes
|
9bfa6acbd5
|
NIHVIVO-1562 Dump of TemplateCollectionModel and TemplateHashModelEx, along with some unit tests.
|
2011-04-11 15:32:12 +00:00 |
|
ryounes
|
2ac1761712
|
NIHVIVO-1562 Tests for dump of complex sequences
|
2011-04-08 21:35:10 +00:00 |
|
ryounes
|
68385d6d84
|
NIHVIVO-1562 Date dump
|
2011-04-08 21:23:32 +00:00 |
|
ryounes
|
fae81e2d5f
|
NIHVIVO-1562 More work on dump and dump tests
|
2011-04-08 20:15:13 +00:00 |
|
ryounes
|
575ab24ef6
|
NIHVIVO-1562 Dump for TemplateSequenceModel
|
2011-04-08 17:23:16 +00:00 |
|
ryounes
|
5bbf6b472b
|
NIHVIVO-1562 Dump for TemplateDirectiveModels and TemplateMethodModels
|
2011-04-08 16:50:33 +00:00 |
|
ryounes
|
b57acbb87f
|
NIHVIVO-1562 Add initial work on new dump package for freemarker, including unit tests.
|
2011-04-07 16:15:49 +00:00 |
|
j2blake
|
b0db5dd122
|
NIHVIVO-2254 Rewrite the role-based policies to use the PropertyRestrictionPolicyHelper.
|
2011-04-06 19:11:14 +00:00 |
|
briancaruso
|
835ffa3481
|
Working on removing portal filtering code NIHVIVO-2320 and moving processRdfForm2.jsp to java
|
2011-04-06 15:41:52 +00:00 |
|
runeliza
|
1de0056c3c
|
Modified Servlet class to replace deprecated call to the QueryParser constructor and added a simple unit test.
|
2011-04-06 15:27:59 +00:00 |
|
ryounes
|
3610974111
|
NIHVIVO-2452 Remove general process for front-end vitro namespace property editing, and handle rdfs:label as the only exception.
|
2011-04-05 20:18:11 +00:00 |
|
j2blake
|
f746534279
|
NIHVIVO-2254 Create a helper for dealing with property restrictions.
|
2011-04-05 19:59:00 +00:00 |
|
ryounes
|
dbeceda47c
|
Remove StringUtils class and use org.apache.commons.lang.StringUtils instead.
|
2011-04-05 16:58:27 +00:00 |
|
j2blake
|
b8d07dc9a8
|
NIHVIVO-2254 Cosmetic cleanups.
|
2011-04-04 17:17:43 +00:00 |
|
j2blake
|
038a876c34
|
NIHVIVO-2254 Cosmetic cleanups.
|
2011-04-04 16:41:46 +00:00 |
|
j2blake
|
08770c8bd0
|
NIHVIVO-2450 combine upload.directory and LuceneSetup.indexDir under vitro.home.directory
|
2011-04-04 16:35:22 +00:00 |
|
j2blake
|
412d25e800
|
NIHVIVO-2254 Add "open" properties and classes to test.
|
2011-04-04 15:33:42 +00:00 |
|
j2blake
|
c0d461c64a
|
NIHVIVO-2254 Simplify the unit tests for IndividualFiltering
|
2011-04-01 19:32:51 +00:00 |
|
j2blake
|
d070c84453
|
NIHVIVO-2254 Create unit tests for IndividualFiltering
|
2011-04-01 18:27:33 +00:00 |
|
ryounes
|
5021069574
|
Remove PropertyEditLink custom jsptag and associated files
|
2011-03-31 18:46:12 +00:00 |
|
j2blake
|
7ebf7fdf29
|
NIHVIVO-2254 Add license tags.
|
2011-03-29 21:17:47 +00:00 |
|
j2blake
|
c5183dccf1
|
NIHVIVO-2254 Create some serious unit tests for HiddenFromDisplayBelowRoleLevelFilter, and fix the errors that they reveal.
|
2011-03-29 20:31:41 +00:00 |
|
j2blake
|
6b7c12d3a3
|
NIHVIVO-1580 use example dates that are not in Daylight Savings time, so the tests will work in Sydney.
|
2011-03-24 19:46:41 +00:00 |
|
bdc34
|
28d9155283
|
adding license to new file.
|
2011-03-16 16:10:28 +00:00 |
|
bdc34
|
740553e293
|
Fixing content negotiation to work with Tabulator.
|
2011-03-16 15:57:37 +00:00 |
|
bdc34
|
5709e42177
|
Fixing bug with timezones in DateTimeWithPrecision. NIHVIVO-2197
|
2011-03-04 22:10:11 +00:00 |
|
rjy7
|
47b5e4ae52
|
NIHVIVO-1554 Removed controllers and jsps that have been superceded by Freemarker controllers and templates
|
2011-03-04 19:24:27 +00:00 |
|
bdc34
|
4db82c0585
|
Adding parameters to DateTimeWithPrecisionTest so that it tests all the timezones NIHVIVO-2197
|
2011-03-04 16:55:20 +00:00 |
|
jeb228
|
f19aba5af2
|
NIHVIVO-2136 add license tags to XML files.
|
2011-03-03 17:46:32 +00:00 |
|
jeb228
|
6b3b426667
|
NIHVIVO-1261 Remove the old ConfigurationProperties class and test.
|
2011-02-25 16:51:35 +00:00 |
|