rjy7
|
a4121be4f6
|
Changed some variable and macro names
|
2011-01-12 14:55:22 +00:00 |
|
rjy7
|
86b6d57fcf
|
Add rdf link to individual page
|
2011-01-11 21:56:45 +00:00 |
|
rjy7
|
a6adc5163d
|
NIHVIVO-1332 Display property title on untitled properties like phone, email if there is an add link to display. Changed a Java class name.
|
2011-01-11 20:54:14 +00:00 |
|
mb863
|
d61a526542
|
NIHVIVO-1316: Added add/edit/delete functionality to object properties in individual pages.
|
2011-01-11 19:58:13 +00:00 |
|
rjy7
|
c02c26a393
|
NIHVIVO-1332 Add object property add links
|
2011-01-11 19:21:11 +00:00 |
|
rjy7
|
b7ccda71aa
|
NIHVIVO-1332 Move edit links following object property statement (UI team request). Compute edit and delete access rights in advance, since edit url may need a deleteProhibited param.
|
2011-01-11 18:02:32 +00:00 |
|
rjy7
|
3451bb4786
|
NIHVIVO-1332 Modifications to controller, template models, and templates for editing controls
|
2011-01-11 17:03:52 +00:00 |
|
rjy7
|
d96f24ba1b
|
NIHVIVO-1332 Refactoring to move creation of an EditingHelper object to GroupedPropertyList, so it only has to be created once per page rather than once per property or link.
|
2011-01-11 15:26:43 +00:00 |
|
rjy7
|
94b9fa9091
|
NIHVIVO-1332 Add object property statement edit links
|
2011-01-11 02:04:17 +00:00 |
|
rjy7
|
a504b703bd
|
NIHVIVO-1380 Comment on use of variable ${headContent} in the templates
|
2011-01-10 23:38:41 +00:00 |
|
rjy7
|
be8930ea5c
|
NIHVIVO-1380 On individual page, add rdf link tag for discoverable rdf
|
2011-01-10 22:19:35 +00:00 |
|
nac26
|
dc27a74a8a
|
Added specific template for organizations menupage so Chintan can add the Temporal Graph link and keep vivo-specific code out of the Vitro core (see vivo r2077 for accompanying changes)
|
2011-01-10 21:45:37 +00:00 |
|
jeb228
|
e11711902b
|
Fix the capitalization in getURLParam.js
|
2011-01-10 21:19:01 +00:00 |
|
mb863
|
464618a20d
|
NIHVIVO-1640: Made text area element full width for Menu Management
|
2011-01-10 19:57:21 +00:00 |
|
tlw72
|
9d22d1d08e
|
NIHVIVO-33: change Default Password to Temporary Password
|
2011-01-10 19:39:35 +00:00 |
|
tlw72
|
526190da27
|
NIHVIVO-1637: modify modified text on forced password change
|
2011-01-10 19:33:37 +00:00 |
|
rjy7
|
f5b0e79169
|
Store pagination links in a variable so it doesn't have to be computed twice.
|
2011-01-10 18:31:59 +00:00 |
|
tlw72
|
bd02e0d04c
|
NIHVIVO-1637: modify log in widget text for password change
|
2011-01-10 18:30:27 +00:00 |
|
tlw72
|
9fcf165523
|
NIHVIVO-1565: additional required field validation
|
2011-01-10 17:54:23 +00:00 |
|
tlw72
|
ffe46f5725
|
NIHVIVO-33 and NIHVIVO-1565: updates to user account creation page
|
2011-01-10 17:53:09 +00:00 |
|
rjy7
|
ca78b94476
|
NIHVIVO-1591 Modified some comments and names in ftl datetime lib for clarity
|
2011-01-10 15:48:52 +00:00 |
|
mb863
|
00dc9aef8a
|
Increased size of photo to be cropped.
|
2011-01-10 15:08:46 +00:00 |
|
rjy7
|
ad1a8c4e56
|
NIHVIVO-1591 Apply datetime functions and macros in lib-datetime.ftl to propStatement views
|
2011-01-10 03:10:08 +00:00 |
|
rjy7
|
752e50dce0
|
NIHVIVO-1591 Custom views for core:dateTimeValue, core:dateTimeInterval, core:start, core:end
|
2011-01-10 02:21:21 +00:00 |
|
rjy7
|
11dd397799
|
NIHVIVO-1590 dateTimeValue custom list view finished; dateTimeInterval custom list view in progress.
|
2011-01-08 00:11:24 +00:00 |
|
mb863
|
00d144196a
|
NIHVIVO-641: Changed markup <article> for <li> in individual display list on browse by section.
|
2011-01-07 22:11:49 +00:00 |
|
rjy7
|
28a2be38bc
|
NIHVIVO-1610 Extracted datetime code in propStatement templates into a macro.
|
2011-01-06 21:19:42 +00:00 |
|
mb863
|
3b95c44b39
|
NIHVIVO-1574: Refactored upload image templates, and made upload images css file theme agnostic.
|
2011-01-06 21:12:46 +00:00 |
|
rjy7
|
8340088969
|
NIHVIVO-1510 Fix to exception-handling in creating a collated property list, so only invalid configuration exceptions trigger switching to a collated list.
|
2011-01-06 19:25:59 +00:00 |
|
mb863
|
5929c82c22
|
NIHVIVO-1315: Changed id selector "left-side" to "share-contact"
|
2011-01-06 16:51:44 +00:00 |
|
nac26
|
fe43eac71e
|
NIHVIVO-1071 Style cleanup at the top of individual--foaf-person.ftl to tighten up space in attempt to ensure property group nav is above the fold. Other tweaks to markup (id's on existing elements instead of unnecessary additional <a>) and style (removed boxes around instances of collated properties).
|
2011-01-06 03:49:03 +00:00 |
|
nac26
|
92dcc367f8
|
NIHVIVO-1381 Reapplied some previous changes that were lost again (change template file name to start with lowercase and added <#list> directives). Also refactored for latest developments in handling dateTime elements in custom forms.
|
2011-01-06 02:29:19 +00:00 |
|
bdc34
|
d4ca37f85f
|
Fixing broken build. Adding property currentPage to browseWidget.
|
2011-01-06 00:02:37 +00:00 |
|
bdc34
|
cf6d5098b4
|
Adding some changes to DateTimeWidget. NIHVIVO-631
|
2011-01-05 20:45:58 +00:00 |
|
mb863
|
5b5f855856
|
NIHVIVO-1315: Styled Temporal Graph
|
2011-01-05 20:34:44 +00:00 |
|
cdtank
|
587e83f6b1
|
1. Modified code so that external script includes from a secure (https) source in a template are also accepted.
2. Removed include of google vis api form individual template & moved it to sparkline template.
|
2011-01-05 19:15:24 +00:00 |
|
bdc34
|
206edf5dbb
|
Adding some changes to DateTimeWidget. NIHVIVO-631
|
2011-01-05 19:15:12 +00:00 |
|
tlw72
|
877826d405
|
NIHVIVO-1505: restyled page navigation
|
2011-01-05 15:38:33 +00:00 |
|
nac26
|
6f02c05f31
|
NIHVIVO-641 Moved menupage--classgroup-people.ftl to vivo where it belongs
|
2011-01-05 14:16:51 +00:00 |
|
nac26
|
5e071c5849
|
NIHVIVO-1073 Added all 26 letters to menupage-browse.ftl
|
2011-01-05 14:14:52 +00:00 |
|
mb863
|
9bb0592e4e
|
NIHVIVO-1315: Done a lot of clean up work on styles for properly render individual display pages.
|
2011-01-04 22:19:45 +00:00 |
|
rjy7
|
46a17a9c46
|
NIHVIVO-1462 Handle requests for non-existent individuals
|
2011-01-04 19:30:24 +00:00 |
|
rjy7
|
bc2a2dbc1a
|
Modify wording on login widget to include sitename
|
2011-01-04 18:23:11 +00:00 |
|
rjy7
|
2111854d74
|
NIHVIVO-1459 Create generic individual.ftl template by stripping away person-specific code.
|
2011-01-04 17:03:53 +00:00 |
|
rjy7
|
c2a0df90a2
|
Enlarged file upload field.
|
2011-01-04 16:38:51 +00:00 |
|
rjy7
|
d292100f8b
|
NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates.
|
2011-01-04 16:38:22 +00:00 |
|
rjy7
|
ab927b494a
|
Changed name of IndividualProfileUrlMethod in template data model from "url" to "profileUrl"
|
2011-01-04 15:11:07 +00:00 |
|
rjy7
|
e65f567fce
|
NIHVIVO-1491 Display person's positions at top of page
|
2011-01-04 15:02:11 +00:00 |
|
rjy7
|
734ca39d26
|
NIHVIVO-1491 Restore earlier commits that were clobbered by a later revision
|
2011-01-04 14:48:19 +00:00 |
|
nac26
|
155629db58
|
Renamed "dummyImages" to "placeholders"
|
2011-01-04 00:17:35 +00:00 |
|