Commit graph

935 commits

Author SHA1 Message Date
mb863
e5b43812f1 NIHVIVO-1315: Added title and alt HTML atributes to add, edit, and delete icons. 2011-01-12 15:14:34 +00:00
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
bdc34
a91f571868 Adding a rough draft of the date time with precision form. NIHVIVO-1662 2011-01-11 20:40:54 +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
mb863
666b4e173d NIHVIVO-1315: RE-adjusted text indentation for collated properties. 2011-01-10 22:51:27 +00:00
mb863
9e159a8255 NIHVIVO-1315: Adjusted text indentation for collated properties. 2011-01-10 22:41:45 +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
ass92
4c5105c5d2 fixed a problem with csv2rdf ingest tool. 2011-01-10 17:11:06 +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
mb863
744b16f81d NIHVIVO-1622: Fixed display for property group menu. 2011-01-06 16:14:38 +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
rjy7
0aac6df7d3 NIHVIVO-1334 Fixes to queries to prevent incorrect solutions 2011-01-05 21:45:55 +00:00
mb863
0b6b414a6e NIHVIVO-1316: Styled display for collated object properties on individual page. Still not convinced about the styles I am applying. 2011-01-05 21:31:40 +00:00
mb863
ec36eb7893 NIHVIVO-641: 'Browse by' title was cut off. It has been fixed. Thanks Tim. 2011-01-05 20:50:50 +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
rjy7
54e6941282 Clean up list view config documentation. 2011-01-05 20:05:28 +00:00
rjy7
25a818efa9 NIHVIVO-1510 Collation of properties using default list view. NIHVIVO-1569 Fixed a bug in BaseObjectPropertyDataPostProcessor.removeDuplicates() 2011-01-05 19:48:50 +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
rjy7
72d2b8f0d4 NIHVIVO-1569 Remove duplicate entries returned from an object property sparql query 2011-01-05 16:24:25 +00:00
bkoniden
9b4bcb3b6a Moved the js and css files to vivo. Going to use them. 2011-01-05 16:03:38 +00:00