ryounes
|
54de8d5f5b
|
Rename getPropertyAndRemoveFromList() to pullProperty(). The original method remains in the code but marked deprecated.
|
2011-03-31 19:04:15 +00:00 |
|
mbarbier
|
6b26d43d00
|
individual-setup.ftl: Add fullPropertyList (as allProperties) to individual setup FTL
|
2011-03-31 17:08:42 +00:00 |
|
ryounes
|
cdd8b0b91d
|
NIHVIVO-2325 Retrieve property in core:hasRole list view query, since the view supports multiple properties, so the template knows which property is being displayed.
|
2011-03-29 13:46:24 +00:00 |
|
ryounes
|
c4d0143b49
|
NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval
|
2011-03-28 22:25:07 +00:00 |
|
ryounes
|
12e68942fc
|
NIHVIVO-2425 Write autocomplete results to the response's writer directly without merging to a Freemarker template.
|
2011-03-28 19:23:19 +00:00 |
|
ryounes
|
445721f066
|
NIHVIVO-2425 Apply json-escaping to the query results to prevent JSON format errors
|
2011-03-28 15:57:11 +00:00 |
|
ryounes
|
c5dc320cc0
|
NIHVIVO-1592 Fix TermOfUse controller and template so the page displays when no copyright anchor has been specified.
|
2011-03-24 18:36:10 +00:00 |
|
ryounes
|
b9b6c50e87
|
NIHVIVO-2186 Filter out incomplete object property statements for non-editing users.
|
2011-03-22 18:52:39 +00:00 |
|
manolobevia
|
f8688ff457
|
NIHVIVO-2163: refactor markup and styles for verbose property display for individual page
|
2011-03-22 03:29:46 +00:00 |
|
ryounes
|
328bcf86d6
|
NIHVIVO-2267 Fix path to image on contact form confirmation page. Rename vivo-basic site_icons directory to align with images directory in wilma.
|
2011-03-17 21:42:31 +00:00 |
|
rjy7
|
2030220d70
|
Add template macro to generate a list of hidden input form fields from a map passed from the controller.
|
2011-03-16 18:25:52 +00:00 |
|
rjy7
|
1bc5db2cd8
|
Change verbose property switch from a form element to an anchor element.
|
2011-03-16 18:20:25 +00:00 |
|
rjy7
|
f3ce105d94
|
NIHVIVO-2264 Display property label with add link OR verbose property display, for properties that don't normally display a label (e.g., core:overview)
|
2011-03-15 18:00:03 +00:00 |
|
mb863
|
50eab74e48
|
NIHVIVO-2163: Added markup and styles for verbose property display for individual page. The verbose display in property groups needs some tuning.
|
2011-03-15 14:37:30 +00:00 |
|
rjy7
|
b559e36228
|
NIHVIVO-1392 Fix verbose property form for individuals in non-default namespace
|
2011-03-14 20:21:50 +00:00 |
|
mb863
|
3637568a78
|
NIHVIVO-2163: Added markup and styles for verbose mode in individual admin panel.
|
2011-03-14 19:20:06 +00:00 |
|
rjy7
|
910526ddd5
|
Move test for showing site admin panel to site admin panel template, so doesn't have to be repeated in various individual templates.
|
2011-03-14 18:37:09 +00:00 |
|
rjy7
|
b354d97972
|
Move test for showing site admin panel to site admin panel template, so doesn't have to be repeated in various individual templates.
|
2011-03-14 18:30:11 +00:00 |
|
rjy7
|
af8ce43e16
|
NIHVIVO-1392 Move verbose property display form from site admin page to admin panel on individual page
|
2011-03-11 23:01:20 +00:00 |
|
rjy7
|
bc8d979ba5
|
Add license tag
|
2011-03-11 22:43:53 +00:00 |
|
rjy7
|
316cb523c3
|
Improvements to dump methods
|
2011-03-11 21:26:52 +00:00 |
|
rjy7
|
36e5bc2574
|
NIHVIVO-1562 Sort properties and methods of template model objects in dump. This commit contains a regression: exposureLevel has been removed, so public methods that are hidden by the BeansWrapper are still included in the dump. Will be corrected in an upcoming commit.
|
2011-03-10 17:26:57 +00:00 |
|
rjy7
|
daee356424
|
NIHVIVO-1562 Move addition of data model objects to dump template data model into DumpHelper, so done in one place uniformally for all dump directives.
|
2011-03-10 15:20:53 +00:00 |
|
mb863
|
724114e367
|
NIHVIVO-2168: Renamed non.person.thumbnail.jpg to thumbnail.jpg
|
2011-03-08 20:32:46 +00:00 |
|
rjy7
|
401960e5d4
|
NIHVIVO-1384 Finish conversion of scripts.add() calls.
|
2011-03-08 16:21:44 +00:00 |
|
rjy7
|
8b89cad590
|
NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute.
|
2011-03-08 15:44:05 +00:00 |
|
rjy7
|
13ff7686ef
|
NIHVIVO-1554 Remove vitro theme jsps and other unused vitro jsps. Fix vitro web.xml so the application can run.
|
2011-03-04 21:52:51 +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 |
|
rjy7
|
c5b06b5379
|
NIHVIVO-1521 Ajax controllers now extend VitroAjaxController rather than FreemarkerHttpServlet.
|
2011-03-03 21:03:37 +00:00 |
|
rjy7
|
f0fe94bdd0
|
NIHVIVO-1957 Pass placeholder image from template to ImageUploadController
|
2011-03-03 17:56:40 +00:00 |
|
rjy7
|
dfd9da14b8
|
NIHVIVO-1392 Fix a bug in the verbose property display whereby session value was reset every time the main site admin page loaded. Normalize the object property display tier value to int.
|
2011-02-24 22:54:48 +00:00 |
|
rjy7
|
faac29e6ba
|
NIHVIVO-1392 Verbose property display
|
2011-02-24 22:15:34 +00:00 |
|
rjy7
|
199190fb05
|
NIHVIVO-1564 Implement recursion in template model dump
|
2011-02-23 21:08:20 +00:00 |
|
rjy7
|
cdaaf369f0
|
NIHVIVO-1564 Handle one level of nesting of template model objects in variable dump
|
2011-02-23 20:52:45 +00:00 |
|
rjy7
|
e03f35a81c
|
NIHVIVO-1564 Improvements to dump of template model objects
|
2011-02-23 16:05:41 +00:00 |
|
rjy7
|
af7d959ecd
|
NIHVIVO-1564 In dump of template model objects, hide methods that take arguments unless the BeansWrapper exposure level exposes these methods to the template.
|
2011-02-22 23:09:01 +00:00 |
|
rjy7
|
b323f50c04
|
NIHVIVO-1563 Add template method models to help directive
|
2011-02-22 20:05:45 +00:00 |
|
rjy7
|
c4da8ffc07
|
NIHVIVO-1563 Add template method models to dumpAll directive
|
2011-02-22 18:06:02 +00:00 |
|
rjy7
|
f246cfe0cc
|
NIHVIVO-1564 Dump of template model objects provides information about methods and their return values
|
2011-02-21 21:40:43 +00:00 |
|
rjy7
|
fe3bd563bc
|
Merge r7497 from nihvivo-rel-1.2-maint
|
2011-02-21 18:13:26 +00:00 |
|
rjy7
|
dae5369232
|
NIHVIVO-1629 Upgrade jQuery to version 1.5. NIHVIVO-2153 Change datetime fieldnames to use hyphen rather than period, since the latter generates errors in jQuery 1.5 and is not a valid CSS selector.
|
2011-02-21 16:09:40 +00:00 |
|
rjy7
|
713b23ed5e
|
Merge r7492 from nihvivo-rel-1.2-maint
|
2011-02-15 21:02:36 +00:00 |
|
rjy7
|
067a968a57
|
Merge r7489 from nihvivo-rel-1.2.
|
2011-02-15 20:32:13 +00:00 |
|
rjy7
|
f184d52737
|
Merge r7474 from nihvivo-rel-1.2-maint
|
2011-02-13 20:20:54 +00:00 |
|
rjy7
|
effce5b9db
|
NIHVIVO-1992 Added current datetime value to page template map
|
2011-02-11 17:48:36 +00:00 |
|
rjy7
|
57d3d0df79
|
Merge r7446 from nihvivo-rel-1.2-maint
|
2011-02-11 15:17:01 +00:00 |
|
rjy7
|
bb984ccaea
|
Add lib-string.ftl for functions and macros for string manipulation. Add two methods, one for camelcasing and one for uncamelcasing.
|
2011-02-11 15:12:11 +00:00 |
|
nac26
|
3c205ae3e5
|
NIHVIVO-2109 Updated title attribute to stay generic and not reference any particular class ("individuals" instead of "people")
|
2011-02-10 22:02:14 +00:00 |
|
mb863
|
dbb222f655
|
Changed h3 headers to h2 in menupages, so they are consistent with h2 in home page.
|
2011-02-09 20:13:14 +00:00 |
|
ass92
|
e680ece85e
|
NIHVIVO-2058 code change to show sdb setup success or failure.
|
2011-02-09 17:14:05 +00:00 |
|