rjy7
28a2be38bc
NIHVIVO-1610 Extracted datetime code in propStatement templates into a macro.
2011-01-06 21:19:42 +00:00
mb863
3b95c44b39
NIHVIVO-1574: Refactored upload image templates, and made upload images css file theme agnostic.
2011-01-06 21:12:46 +00:00
rjy7
8340088969
NIHVIVO-1510 Fix to exception-handling in creating a collated property list, so only invalid configuration exceptions trigger switching to a collated list.
2011-01-06 19:25:59 +00:00
mb863
5929c82c22
NIHVIVO-1315: Changed id selector "left-side" to "share-contact"
2011-01-06 16:51:44 +00:00
nac26
fe43eac71e
NIHVIVO-1071 Style cleanup at the top of individual--foaf-person.ftl to tighten up space in attempt to ensure property group nav is above the fold. Other tweaks to markup (id's on existing elements instead of unnecessary additional <a>) and style (removed boxes around instances of collated properties).
2011-01-06 03:49:03 +00:00
nac26
92dcc367f8
NIHVIVO-1381 Reapplied some previous changes that were lost again (change template file name to start with lowercase and added <#list> directives). Also refactored for latest developments in handling dateTime elements in custom forms.
2011-01-06 02:29:19 +00:00
bdc34
d4ca37f85f
Fixing broken build. Adding property currentPage to browseWidget.
2011-01-06 00:02:37 +00:00
bdc34
cf6d5098b4
Adding some changes to DateTimeWidget. NIHVIVO-631
2011-01-05 20:45:58 +00:00
mb863
5b5f855856
NIHVIVO-1315: Styled Temporal Graph
2011-01-05 20:34:44 +00:00
cdtank
587e83f6b1
1. Modified code so that external script includes from a secure (https) source in a template are also accepted.
...
2. Removed include of google vis api form individual template & moved it to sparkline template.
2011-01-05 19:15:24 +00:00
bdc34
206edf5dbb
Adding some changes to DateTimeWidget. NIHVIVO-631
2011-01-05 19:15:12 +00:00
tlw72
877826d405
NIHVIVO-1505: restyled page navigation
2011-01-05 15:38:33 +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
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