Commit graph

675 commits

Author SHA1 Message Date
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
tlw72
877826d405 NIHVIVO-1505: restyled page navigation 2011-01-05 15:38:33 +00:00
mb863
52eb2bb668 NIHVIVO-1315: Tweaking styles 2011-01-05 15:29:36 +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
17c1c69dad NIHVIVO-1598 Updated JavaScript to render thumbnail image now that it's included in the JSON results 2011-01-05 14:15:52 +00:00
nac26
5e071c5849 NIHVIVO-1073 Added all 26 letters to menupage-browse.ftl 2011-01-05 14:14:52 +00:00
ass92
8a5d4ccec4 NIHVIVO-23 change to make sure there is consistency in ingest tools 2011-01-05 04:54:22 +00:00
ass92
7301b31937 NIHVIVO-23 consistency in ingest tools 2011-01-05 04:53:39 +00:00
ass92
30fab1ac5e NIHVIVO-1487 new jsp for renaming blank nodes in csv2rdf tool. 2011-01-05 04:28:22 +00:00
ass92
f6e0a8bbf2 NIHVIVO-1487 change for renaming blank nodes in csv2rdf tool 2011-01-05 04:27:21 +00:00
ass92
2eedefdc31 NIHVIVO-1487 new jsp for renaming blank nodes. 2011-01-05 04:17:59 +00:00