rjy7
|
15cc06995b
|
Moved partials for Freemarker individual profile page into the partials directory
|
2010-12-14 21:39:43 +00:00 |
|
bdc34
|
bfc524afdc
|
Working on temporary menu editor NIHVIVO-710
|
2010-12-14 21:09:59 +00:00 |
|
mb863
|
8b322b960d
|
NIHVIVO-1518: - Changed "${urls.siteIcons} to ${urls.images), so images are rendered from images folder and not site_icons folder.
|
2010-12-14 18:39:19 +00:00 |
|
bdc34
|
53de9ad8e9
|
Working on moving paged results to IndividualListController NIHVIVO-1503
|
2010-12-13 21:24:43 +00:00 |
|
mb863
|
fc43269ad5
|
NIHVIVO-1493: Defining app level classes.
|
2010-12-13 20:13:10 +00:00 |
|
rjy7
|
91f96a2304
|
NIHVIVO-1510 Temporarily display collated properties as uncollated, until collated view is implemented.
|
2010-12-13 20:03:06 +00:00 |
|
rjy7
|
838713d669
|
NIHVIVO-1333 Display of uncollated object property statements with default view
|
2010-12-13 15:27:22 +00:00 |
|
mb863
|
85d7db23e5
|
NIHVIVO-1493: adding generic selector id="submit" for <input> type=submit.
|
2010-12-10 22:08:36 +00:00 |
|
bdc34
|
e9ca1f9986
|
working on menu page browse NIHVIVO-632
|
2010-12-10 21:03:30 +00:00 |
|
bdc34
|
377ca44940
|
Adding XML search results NIHVIVO-1303. Adding menu page browse NIHVIVO-632.
|
2010-12-09 23:53:56 +00:00 |
|
mb863
|
bf6765cada
|
NIHVIVO-1493: Started defining app level classes for HTML elements
|
2010-12-09 19:11:25 +00:00 |
|
mb863
|
4bb7f5d99c
|
NIHVIVO-1315: Cleaning unnecessary html markup, wired primary link, additional links, and worked on Visualization.
|
2010-12-08 23:25:24 +00:00 |
|
jeb228
|
9046a9c735
|
NIHVIVO-1379 If not sufficiently authorized to view a restricted page, redirect to home page with a message.
|
2010-12-08 22:35:04 +00:00 |
|
rjy7
|
38fef41a12
|
Moved utility methods for parsing query results back to PageDaoJena from JenaBaseDao, because they are not all-purpose at this point.
|
2010-12-08 17:10:37 +00:00 |
|
rjy7
|
e4d301cf98
|
NIHVIVO-1333 Continued work on display of object properties on individual profile, including getting sparql query and template name from a config file and using it to generate and display statements.
|
2010-12-07 21:30:13 +00:00 |
|
rjy7
|
cb230a10c3
|
NIHVIVO-1333 Make ObjectPropertyTemplateModel a non-abstract class to represent uncollated object properties, so UncollatedObjectPropertyTemplateModel is not needed. Some test code in the template to distinguish collated and uncollated object properties.
|
2010-12-06 22:55:17 +00:00 |
|
rjy7
|
96b10bed71
|
NIHVIVO-1333 Added some sample markup to the ontology property display template.
|
2010-12-06 22:18:26 +00:00 |
|
rjy7
|
0c8e1afe35
|
NIHVIVO-1333 Display the value of data property statements
|
2010-12-06 21:44:07 +00:00 |
|
rjy7
|
5b0a4eb03c
|
NIHVIVO-1333 Output property names within each property group
|
2010-12-06 21:40:53 +00:00 |
|
nac26
|
ec25d91391
|
NIHVIVO-1236 Updates to insufficientAuthorization.ftl (sounds like this file will most likely be going away)
|
2010-12-06 19:04:42 +00:00 |
|
rjy7
|
bfd81d1327
|
NIHVIVO-1333 Continued work on ontology property display on individual profile page.
|
2010-12-06 16:47:41 +00:00 |
|
rjy7
|
f6ff54120d
|
NIHVIVO-1333 Handle property group for unassigned properties, and case where no property groups are defined
|
2010-12-03 17:30:18 +00:00 |
|
bdc34
|
3180ed432b
|
Adding menu controller, tomcat filter for menu page URL routing NIHVIVO-1073 NIHVIVO-597
|
2010-12-02 21:09:58 +00:00 |
|
rjy7
|
10dc4d3e1f
|
NIHVIVO-1333 Lots of work on display of ontology properties on individual page (nothing visible yet).
|
2010-12-01 22:28:54 +00:00 |
|
mb863
|
9f22a78864
|
NIHVIVO-1238: Making custom forms theme agnostic
|
2010-12-01 19:39:10 +00:00 |
|
rjy7
|
42dca90027
|
NIHVIVO-1333 More work on property display on individual page
|
2010-11-30 13:45:28 +00:00 |
|
jeb228
|
30fa59cf5e
|
NIHVIVO-1379 If a user is logged in but not authorized to view a page, send them to a page with an explanation.
|
2010-11-29 22:36:19 +00:00 |
|
jeb228
|
bdfe0d018d
|
NIHVIVO-1399 create a servlet and template to use in faking external authentication. Add the info to web.xml, but commented out.
|
2010-11-28 22:35:07 +00:00 |
|
mb863
|
367fbc910c
|
NIHVIVO-556: Making name selectors and markup consistent (using dash in between words VS camel notation), adding more aria roles, shortening selector names, just continuing cleaning markup for templates and optimizing css files.
|
2010-11-24 18:21:23 +00:00 |
|
rjy7
|
70fe857329
|
NIHVIVO-1394 As a necessary first step to calling a template from a controller which will add to the data model used by page and body templates, provide BaseTemplateModelDirective with its own template processing methods, to separate from TemplateProcessingHelper, which will only be available to FreemarkerHttpServlet.
|
2010-11-23 16:10:05 +00:00 |
|
rjy7
|
ca6ab8288e
|
NIHVIVO-1386 Self-editors don't get SiteAdmin link in top nav. They also don't get revision info link in footer. Implemented with new User template model class. Changed tests for loginName, showFlag1Status in templates to use this object.
|
2010-11-23 01:28:39 +00:00 |
|
rjy7
|
ca76cfa4bd
|
Fixes to variable dump.
|
2010-11-18 23:30:35 +00:00 |
|
rjy7
|
4a3bc7d092
|
Added ${url.base} to template model so templates can build urls. Modified templates accordingly to replace ${url.home} with {$url.base}. Also replaced ${url.base}/images with ${url.images}. Added scripts and stylesheets to personHasEducationalTraining.ftl.
|
2010-11-18 00:46:04 +00:00 |
|
jeb228
|
37c9eaf4a1
|
NIHVIVO-1207 Rename Shibboleth servlets to more general ExternalAuth servlets. Add functionality to deal with self-editors as well as Users.
|
2010-11-17 19:25:55 +00:00 |
|
mb863
|
831d2209e9
|
NIHVIVO-634: Added aria roles for accessibility
|
2010-11-17 15:11:54 +00:00 |
|
mb863
|
a09564f454
|
NIHVIVO-641: Added aria roles for accessibility
|
2010-11-17 15:11:28 +00:00 |
|
mb863
|
bf5f121cd7
|
NIHVIVO-653: Styled revisionInfo.ftl page and added accessibility.
|
2010-11-17 15:08:49 +00:00 |
|
yuysun
|
c0e39512a8
|
Update siteadmin advancedDataTools
|
2010-11-17 14:06:59 +00:00 |
|
rjy7
|
82581dc043
|
Remove login template include from siteAdmin page, since login now moved to its own page
|
2010-11-16 16:12:48 +00:00 |
|
rjy7
|
252edbe863
|
Use login widget on login page.
|
2010-11-16 14:44:01 +00:00 |
|
rjy7
|
2973ceebf2
|
NIHVIVO-1296 Integrate login functionality into login widget.
|
2010-11-15 22:17:20 +00:00 |
|
mb863
|
4f62fe72f1
|
NIHVIVO-653: Styled revisionInfo.ftl.
|
2010-11-12 22:00:51 +00:00 |
|
rjy7
|
7ad822efce
|
NIHVIVO-1304 Allow a widget assets template to be absent without generating an error.
|
2010-11-11 01:19:56 +00:00 |
|
rjy7
|
8dc645cfb6
|
NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead.
|
2010-11-10 19:50:28 +00:00 |
|
mb863
|
3eed766716
|
NIHVIVO-1315: Created temporary freemarker template for individual with generic classes. Once I have the controller ready I will wire data from the controller to the body template.
|
2010-11-09 21:55:29 +00:00 |
|
mb863
|
a564987e3c
|
NIHVIVO-1316: Created temporary freemarker template. Once I have the controller ready I will wire data from the controller to the body template.
|
2010-11-09 21:54:32 +00:00 |
|
rjy7
|
e940ebc379
|
NIHVIVO-1304 Make request and context accessible through the Environment object so directives can reference them.
|
2010-11-09 17:12:10 +00:00 |
|
mb863
|
d22657b1c8
|
Converted tab to spaces
|
2010-11-04 13:50:14 +00:00 |
|
mb863
|
125dcc3014
|
NIHVIVO-1073. Viz image placeholder wasn't rendering properly. Changed image path.
|
2010-11-03 21:20:15 +00:00 |
|
mb863
|
b3d84103a1
|
NIHVIVO-1074: Added semantic markup to menupage--classgroup-people.ftl (work in progress). Clean up css for menupage.css too.
|
2010-11-03 20:56:58 +00:00 |
|