tworrall
639f0450ac
template updates for internationalization, including updated all.properties
2013-05-20 15:36:37 -04:00
hjkhjk54
52314c4640
Updates for adding a data getter that executes a solr query to retrieve individuals for a specific vclass and returns the results - the default template is a copy of the individual list controller template - some code refactoring also breaks out some of the individual controller methods into solr query utils for potential further reuse.
2012-10-16 20:40:02 +00:00
hjkhjk54
9ca30d634a
updates for page management
2012-06-22 17:56:02 +00:00
hjkhjk54
57ffa0096f
updates for page management and updates for licenses
2012-06-05 21:34:06 +00:00
hjkhjk54
a31b91bddd
Updates for page management
2012-06-04 21:36:04 +00:00
briancaruso
aea25c0c58
Adding license text.
2012-02-29 20:11:34 +00:00
briancaruso
d9669acddb
Fixing problem with FM dump directive. Working on SparqlQueryDataGetter.
2012-02-29 19:51:33 +00:00
hjkhjk54
558985d542
updates for sparql data getter and updates to data getter utils
2012-02-29 19:18:07 +00:00
briancaruso
3b95705d97
Adding license to new file.
2012-02-10 20:45:11 +00:00
briancaruso
0aabb7908b
Working on model switching. Change editRequestDispatch to stop it from always forwarding if there was a display model edit parameter. Chagned URLs for menu edit controllers. Added non-page data getters. Added SPARQL data getter.
2012-02-10 20:11:58 +00:00
cappadona
e1c19ba56e
NIHVIVO-2963 Completed refactor of menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Removed unnecessary files.
2011-07-18 19:11:46 +00:00
hjkhjk54
7f8db83ec1
This page will go away but checking this in just to prevent errors
2011-07-15 18:43:36 +00:00
manolobevia
93ae6c5155
NIHVIVO-2232: Moving menu management template (edit/add) to vitro/webapp/web/templates/freemarker/edit/forms/menuManagementForm.ftl, and renaming template file.
2011-07-01 16:04:27 +00:00
manolobevia
e56e25d206
NIHVIVO-2232: Created template for adding and editing menu items. Work in progress.
2011-07-01 15:46:02 +00:00
hjkhjk54
030b454a2b
Changes to fix error with NIHVIVO-2726 (switching to main model removes original model). Also updated template for individuals for classes to employ main class group template. Also fixed error NIHVIVO-2785 where clicking on class on internal/external page repeated class name on page.
2011-06-28 19:54:23 +00:00
hjkhjk54
b7357571dc
Removing older template file
2011-06-24 17:15:27 +00:00
hjkhjk54
843e09a451
Updates for menu management and IndividualsForClasses (i.e. internal filters plus custom selection of classes for page) as well as use of data getters predicate in menu model instead of type of Page to get data getter for page.
2011-06-24 17:05:34 +00:00
hjkhjk54
9214b285a5
Changes for NIHVIVO-2231 and NIHVIVO-2664: setting up menu page editing and retrieval of individuals for class intersections
2011-06-08 21:14:52 +00:00
rjy7
8b89cad590
NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute.
2011-03-08 15:44:05 +00:00
mb863
dbb222f655
Changed h3 headers to h2 in menupages, so they are consistent with h2 in home page.
2011-02-09 20:13:14 +00:00
nac26
e56e4d89b4
NIHVIVO-2048 removed menupage--classgroup-organizations.ftl and any accommodations made for it
2011-02-05 17:44:10 +00:00
nac26
603c9cee21
NIHVIVO-1997 Reviving temporal graph link. Was accidentally lost in r7298
2011-02-03 15:59:45 +00:00
nac26
7a0a2655ed
NIHVIVO-1997 Removed pie charts and class group browse from menu pages due to current limitations of individual counts for classes. This should all be brought back from the dead in the future once we implement counts based on most specific type.
2011-02-03 03:06:02 +00:00
nac26
abb2228b9b
NIHVIVO-1073 Fairly significant refactoring of markup and styles for menu pages. Got rid of duplication between the default template and template for people class group.
2011-01-26 14:26:32 +00:00
nac26
adbdee50ed
Merged r7063 from nihvivo-rel-1.2-maint branch
2011-01-17 02:33:41 +00:00
nac26
9d9a900d33
Merged r7057 from nihvivo-rel-1.2-maint branch
2011-01-16 22:53:21 +00:00
nac26
6b47329954
Refactored approach for inserting visualization links on menu pages. Still hoping to remove JavaScript altogether based on outcome of NIHVIVO-1681. Also introduced the initial version of application-wide styles with vitro.css.
2011-01-13 14:05:14 +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
nac26
6f02c05f31
NIHVIVO-641 Moved menupage--classgroup-people.ftl to vivo where it belongs
2011-01-05 14:16:51 +00:00
nac26
b0b65d14e3
NIHVIVO-641 Renaming and refactoring of menupage partials
2011-01-04 00:16:36 +00:00
mb863
fb7e71ab9d
NIHVIVO-634:
...
Included in menupage.ftl 3 include files:
*menupage-browse.ftl: Template for browsing class groups in menupages
*menupage-classCroupMenu.ftl: Template for class groups menu in menupages
*menupage-browseByVClass.ftl: Template for browsing VClasses in menupages
Cleaned markup
2011-01-03 21:42:12 +00:00
mb863
0b0cc67059
NIHVIVO-641:
...
Included in menupage--classgroup-people.ftl 3 include files:
*menupage-browse.ftl: Template for browsing class groups in menupages
*menupage-classCroupMenu.ftl: Template for class groups menu in menupages
*menupage-browseByVClass.ftl: Template for browsing VClasses in menupages
Removed some Find By filters
Added existing dummy individual: foaf person picture (Before I was using a duplicated image file)
2011-01-03 21:40:37 +00:00
nac26
4b76b37a6d
NIHVIVO-641 Added individual counts for vClasses
2011-01-03 20:51:18 +00:00
nac26
f5bbbf22e5
Removing jquery dump plugin
2011-01-03 16:24:28 +00:00
nac26
6f494c535c
NIHVIVO-641 Updates to menupage-classgroup-people.ftl to utilize Brian's new data service that returns JSON. Still needs some work to degrade gracefully without JS.
2011-01-03 13:45:30 +00:00
nac26
cea493de32
Moved call for individual.css and menupages.css to respective templates now that controllers are in place
2010-12-23 15:05:03 +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
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
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
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
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
mb863
b1567facdc
NIHVIVO-634: Deleted unnecessary <section> tag, and added proper code indentation.
2010-11-02 21:15:32 +00:00
mb863
57292e651d
NIHVIVO-634: Created menupage.ftl (work in progress).
2010-11-02 20:53:45 +00:00