Commit graph

637 commits

Author SHA1 Message Date
nac26
6f02c05f31 NIHVIVO-641 Moved menupage--classgroup-people.ftl to vivo where it belongs 2011-01-05 14:16:51 +00:00
nac26
5e071c5849 NIHVIVO-1073 Added all 26 letters to menupage-browse.ftl 2011-01-05 14:14:52 +00:00
mb863
9bb0592e4e NIHVIVO-1315: Done a lot of clean up work on styles for properly render individual display pages. 2011-01-04 22:19:45 +00:00
rjy7
46a17a9c46 NIHVIVO-1462 Handle requests for non-existent individuals 2011-01-04 19:30:24 +00:00
rjy7
bc2a2dbc1a Modify wording on login widget to include sitename 2011-01-04 18:23:11 +00:00
rjy7
2111854d74 NIHVIVO-1459 Create generic individual.ftl template by stripping away person-specific code. 2011-01-04 17:03:53 +00:00
rjy7
c2a0df90a2 Enlarged file upload field. 2011-01-04 16:38:51 +00:00
rjy7
d292100f8b NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates. 2011-01-04 16:38:22 +00:00
rjy7
ab927b494a Changed name of IndividualProfileUrlMethod in template data model from "url" to "profileUrl" 2011-01-04 15:11:07 +00:00
rjy7
e65f567fce NIHVIVO-1491 Display person's positions at top of page 2011-01-04 15:02:11 +00:00
rjy7
734ca39d26 NIHVIVO-1491 Restore earlier commits that were clobbered by a later revision 2011-01-04 14:48:19 +00:00
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