Commit graph

726 commits

Author SHA1 Message Date
nac26
155629db58 Renamed "dummyImages" to "placeholders" 2011-01-04 00:17:35 +00:00
nac26
b0b65d14e3 NIHVIVO-641 Renaming and refactoring of menupage partials 2011-01-04 00:16:36 +00:00
bkoniden
4dac98f9c0 1) Added code for testing if an individual is an organization in IndividualTemplateModel.java
2) Couple of changes to the css of table in Temporal graph. -- in demo_table.css
3) Added section for temporal graph icon in individual.ftl
2011-01-03 22:49:51 +00:00
rjy7
675adfab19 NIHVIVO-1491 Display of overview and research areas on person profile page 2011-01-03 22:34:17 +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
6b4dce7e28 NIHVIVO-1573 removed call to vivocornell specific js for property group switching 2011-01-03 21:34:08 +00:00
nac26
4b76b37a6d NIHVIVO-641 Added individual counts for vClasses 2011-01-03 20:51:18 +00:00
bjl23
c2a2c67c77 NIHVIVO-1334 removing input element for short view on vclass editor plus fixes for bugs affecting ontology editor 2011-01-03 20:38:14 +00:00
rjy7
97ecd6100f NIHVIVO-1491 Methods to get a single property, with or without removing from the list 2011-01-03 20:20:44 +00:00
rjy7
f03b69f309 NIHVIVO-1491 Move property list building routines into an object that will define methods to get and remove specific properties 2011-01-03 17:29:27 +00:00
nac26
f5bbbf22e5 Removing jquery dump plugin 2011-01-03 16:24:28 +00:00
rjy7
b5cc83ffa8 NIHVIVO-1590 Temporarily commenting out form control for verbose property display, because this feature will most likely not be implemented in v1.2. 2011-01-03 15:45:00 +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
rjy7
47e2108923 NIHVIVO-1510 Add classes to subclass list elements to clarify structure 2010-12-23 20:34:14 +00:00
rjy7
8792d6adec NIHVIVO-1510 Fixed markup on collated property display 2010-12-23 18:48:45 +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
nac26
cd7e362de3 Removed some temporary comments. 2010-12-22 23:33:28 +00:00
nac26
c34c2ed627 NIHVIVO-1381 Reapplied some previous changes lost when Brian moved dateTime files to vitro (change template file name to start with lowercase and added <#list> directives). Also moved dateTimeWithPrecision.ftl out of widgets directory since it's not a true widget as currently implemented. 2010-12-22 23:26:29 +00:00
rjy7
e1e2959a8a Remove unused templates; using macros to generate property list instead of including subtemplates. 2010-12-22 23:22:23 +00:00
rjy7
0bb02e34bf NIHVIVO-1510 Property list macros 2010-12-22 23:16:28 +00:00
rjy7
dd4acf965b NIHVIVO-1510 Collated custom list views 2010-12-22 23:10:12 +00:00
bdc34
e16ad50d5c Working on dateTime with precision NIHVIVO-295 2010-12-22 22:38:18 +00:00
rjy7
6d06c76e05 NIHVIVO-1335, NIHVIVO-1510 Working on authorship list view and collated object properties: some reorganization to handle collated properties, but not displaying as collated yet. 2010-12-22 22:17:07 +00:00
rjy7
546b214a86 Comments 2010-12-22 19:14:08 +00:00
nac26
7268deff15 Moved siteAdmin styles to vitro core 2010-12-21 23:08:52 +00:00
mb863
b6beba8380 NIHVIVO-1316: Worked on making individual pages theme agnostic. 2010-12-21 22:51:55 +00:00
tlw72
a03e7ccc50 property groups will now display in initial caps 2010-12-21 20:24:52 +00:00
mb863
5acdc86a7f 2010-12-21 19:22:25 +00:00
mb863
0329dc7cc0 NIHVIVO-1492: Style external authentication in the VITRO core when active 2010-12-21 15:11:50 +00:00
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
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
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
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
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