rjy7
|
1c0aa39da5
|
NIHVIVO-1341 Added notes to list view config files on required and optional elements and how to structure the query. Removed edit-object since this can be derived from the ?subject ?property ?object statement in the query where clause.
|
2010-12-21 13:41:09 +00:00 |
|
rjy7
|
555fd93962
|
NIHVIVO-1341, NIHVIVO-1335 Handle various error conditions in list view config (blank query, blank template name, template doesn't exist)
|
2010-12-21 00:00:21 +00:00 |
|
rjy7
|
900caff315
|
Additions to freemarker samples page
|
2010-12-20 20:07:48 +00:00 |
|
rjy7
|
8c0124819c
|
NIHVIVO-1336 Finished custom list view for core:educationalTraining property
|
2010-12-20 15:34:58 +00:00 |
|
mb863
|
f170c94a68
|
NIHVIVO-1315: Removed jquery plugin for scrolling to property menus nav.
|
2010-12-20 15:00:43 +00:00 |
|
nac26
|
803c47b6bd
|
NIHVIVO-597 Changed "Menu N3 editor" to "Menu management"
|
2010-12-20 14:01:44 +00:00 |
|
rjy7
|
9709632f61
|
NIHVIVO-1341 Refactoring in object property data postprocessors
|
2010-12-20 01:41:42 +00:00 |
|
nac26
|
87196d7152
|
removed remember me checkbox since this won't be ready for 1.2
|
2010-12-17 23:19:19 +00:00 |
|
rjy7
|
0d0468b86d
|
NIHVIVO-1341 Change names of custom list view config files, xml elements, templates.
|
2010-12-17 22:11:02 +00:00 |
|
mb863
|
26d8ffd1cd
|
NIHVIVO-1316: Moved scroll image icon to individual's image folder. Also, when I was clicking on the scroll up icon, it wasn't taking the user to the property groups nav. Now It's working.
|
2010-12-17 20:32:18 +00:00 |
|
mb863
|
0e64d6a0e3
|
NIHVIVO-1316: Adding navigational control for accessing property groups menu from property groups. When users click on the arrow located at the top right part of a property group, this will scroll up to the property groups menu.
|
2010-12-17 20:00:57 +00:00 |
|
rjy7
|
758c8761ea
|
Moved property group menu to a separate template. Some code cleanup.
|
2010-12-17 19:08:03 +00:00 |
|
nac26
|
9118452d4f
|
NIHVIVO-1372 Set title to "Edit" in request scope to avoid updates to Selenium tests for 1.2
|
2010-12-17 18:30:40 +00:00 |
|
rjy7
|
796f6e0965
|
Moved method for property group display name out of ftl and into the template model class
|
2010-12-17 17:20:48 +00:00 |
|
mb863
|
8cb70697a9
|
NIHVIVO-1559: Fixed position of error messages and call to action buttons for forms.
|
2010-12-17 16:40:57 +00:00 |
|
rjy7
|
e07a824bf8
|
|
2010-12-17 16:34:09 +00:00 |
|
rjy7
|
92566579f5
|
|
2010-12-17 15:37:34 +00:00 |
|
rjy7
|
dd2cdb9991
|
NIHVIVO-1336 Fixed formatting on join directive
|
2010-12-16 23:08:47 +00:00 |
|
rjy7
|
be95a1bdd8
|
NIHVIVO-1336 Educational training short view
|
2010-12-16 22:53:08 +00:00 |
|
bdc34
|
22575dc3e2
|
Adding N3 menu editing to the site admin page.
|
2010-12-16 20:11:29 +00:00 |
|
bdc34
|
e5da2a557a
|
Removing the OLD SiteAdminController and the JSP files under siteAdmin. These have been replaced by freemarker versions.
|
2010-12-16 20:09:51 +00:00 |
|
mb863
|
0876360ec8
|
NIHVIVO-1316: Fixed layout rendering issues in Safari
|
2010-12-16 20:00:03 +00:00 |
|
rjy7
|
0627ea3f01
|
Fix typo in html
|
2010-12-16 19:39:45 +00:00 |
|
rjy7
|
7d23fcab5a
|
NIHVIVO-1341 Preprocessing of object property data for list views
|
2010-12-16 18:15:44 +00:00 |
|
mb863
|
79ae8d1ce0
|
NIHVIVO-1316: Per RY request, I have changed semantic markup for property groups display.
|
2010-12-16 17:36:49 +00:00 |
|
rjy7
|
c1ccfdc194
|
More accurate names for files, properties, and variables related to custom views.
|
2010-12-16 15:16:48 +00:00 |
|
rjy7
|
b6b3499922
|
NIHVIVO-1341 Implement preprocessing structure to process object property statement query data before sending to template. Reorganize markup in templates to reduce repetition.
|
2010-12-16 14:57:04 +00:00 |
|
mb863
|
b636bf868c
|
NIHVIVO-641: Added accessibility, organized and cleaned up individual.css, Also, I have been themming individual display and wiring freemarker data
|
2010-12-15 19:25:24 +00:00 |
|
mb863
|
833b58cd19
|
NIHVIVO-1546: Removed input text field for supporting Homepage blurb. It will hit 1.3
|
2010-12-15 18:00:39 +00:00 |
|
mb863
|
e6934a1623
|
NIHVIVO-1546: CHanged "Blurb" to "blurb"
|
2010-12-15 17:10:15 +00:00 |
|
mb863
|
0e9ad99b29
|
NIHVIVO-1456:
Added text area field to Site Information Editing form for including Homepage blurb
|
2010-12-15 16:53:52 +00:00 |
|
nac26
|
b27b3aa607
|
NIHVIVO-1389 NIHVIVO-1506 Added include for ${scripts} variable that had been mistakenly left out of basicPage.jsp. This was resulting in missing JavaScript and causing problems on individual control panel and visualizations for the individual page. Once the JS was returned, there was still another problem with jQuery's user of $() conflicting with DWR on the entity edits page. Resolved this using jQuery's built in noConflict() method.
|
2010-12-15 13:46:09 +00:00 |
|
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
|
bbe7cf4625
|
NIHVIVO-641: Theming widget-browse.ftl data
|
2010-12-14 20:42:35 +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 |
|
mb863
|
bf1d320d01
|
NIHVIVO-1518, Moving images from SITE_ICON folder to IMAGES folder in in VITRO
|
2010-12-14 18:23:19 +00:00 |
|
rjy7
|
1dd5885514
|
NIHVIVO-1510 Added error-checking of collation target in list view config file against sparql select terms.
|
2010-12-14 16:24:50 +00:00 |
|
rjy7
|
25b14ad78c
|
NIHVIVO-1513 New individual page was generating errors when user is logged in because some property labels were not set. Fixed by setting in the property template model constructor.
NIHVIVO-1334 Initial set up for custom list views.
|
2010-12-13 22:46:42 +00:00 |
|
mb863
|
d464426554
|
NIHVIVO-1511: Added image gif necessary for supersleight.js
|
2010-12-13 21:41:00 +00:00 |
|
bdc34
|
53de9ad8e9
|
Working on moving paged results to IndividualListController NIHVIVO-1503
|
2010-12-13 21:24:43 +00:00 |
|
mb863
|
68ef7ff400
|
NIHVIVO-1511: Used a different supersleight.js version to fix the problem.
|
2010-12-13 21:21:31 +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 |
|
mb863
|
9431d5e614
|
NIHVIVO-1493: Defining app level classes for HTML elements. Working on ingest tools forms.
|
2010-12-10 20:30:22 +00:00 |
|
mb863
|
6344101e5f
|
NIHVIVO-1238: Ongoing css work.
|
2010-12-10 20:25:21 +00:00 |
|
bdc34
|
377ca44940
|
Adding XML search results NIHVIVO-1303. Adding menu page browse NIHVIVO-632.
|
2010-12-09 23:53:56 +00:00 |
|