manolobevia
903330afad
NIHVIVO-2163: refactor markup and styles for verbose property display for individual page
2011-03-22 03:30:45 +00:00
cdtank
6c0b24b821
1. Made use of the lastcachedAt property & made changes to the front-end to display a disclaimer in temporal vis saying when was the data last cached. Made use of the infoicon already in use on personal profile pages.
2011-03-21 22:42:09 +00:00
cdtank
4d008e00c5
1. Made use of the lastC
2011-03-21 22:40:27 +00:00
ryounes
f80de8c1ba
NIHVIVO-2186 Modify custom list view queries to filter out statements with no linked individual when user is not editing the page. Involves pruning the grouped property list of properties and groups which are thereby empty.
2011-03-21 22:24:37 +00:00
cdtank
77a7ce801a
1. Changed the way person to grants & person to publications models were created, now we create just one model for all the grants & other for all the publication relationships & query against it.
2011-03-21 20:11:28 +00:00
cdtank
daa9d61d04
1. Person to grants was creating wrong models for each person. Fixed.
2011-03-21 19:34:37 +00:00
cdtank
aee1d00801
1. Fix for grants obtaining publication results
2011-03-21 19:33:03 +00:00
cdtank
81736350bb
1. Testing commit from a new workstation.
2011-03-21 19:29:54 +00:00
cdtank
c49e8d1d75
1. Completed the caching-like version for temporal graph for grants.
...
2. Changed the timeout for front-end getter for temporal vis data since the first time a user requests grant comparison it might take a long time.
2011-03-19 00:11:58 +00:00
cdtank
b1950352e8
1. Test commit rights from another workstation.
2011-03-18 23:56:14 +00:00
ryounes
f71c5d52c3
NIHVIVO-1162 Add sorting by grant/activity name after end date and start date to core:hasRole list view
2011-03-18 18:38:41 +00:00
ryounes
5fd660947c
NIHVIVO-2186 Implement one approach to hiding statements with no linked individual from non-editors, and apply it to the authorInAuthorship list view query.
2011-03-18 16:15:06 +00:00
cappadona
8ea4ffcce6
NIHVIVO-1899 Removed thickbox jquery plugin from project as it's no longer used.
2011-03-18 14:17:11 +00:00
ryounes
0c749d8c32
NIHVIVO-2267 Fix path to image on contact form confirmation page. Rename vivo-basic site_icons directory to align with images directory in wilma.
2011-03-17 21:42:34 +00:00
cdtank
a3ffff2adf
1. Refactored the enetity grant code.
...
2. Started initial restructuring of the tmeporal vis code. Now entitycomparison means just that - a container for different vis that do entity comparison. So the newly anointed TemporalGrantVis* goes in there and resides along with TemporalPublicationVis*
3. Added new model constructor for organizations TO grants via investigator role.
4. First attempt at using the new layout for grants but currently restricted only to construct+select on grants via the investigator role.
2011-03-17 16:21:34 +00:00
cdtank
82a6e06e35
1. Testing commit rights to the new sf repo,
2011-03-17 14:08:31 +00:00
hlm7
4d70abcdc5
Holly fixed problem that caused the rerunning of the AddNonPersonThings suite to get an error.
2011-03-16 20:43:42 +00:00
cdtank
c4244301d2
1. Refactored the code inside cached impl of temporal vis of pubs. Made the selects on models to be generic enough so that they can be used by other visualizations.
...
2. Changed the logic that was used to determine the type of a subentity.
2011-03-16 19:16:28 +00:00
cdtank
af0f3e5a3a
1. Development related to a prototype of Temporal vis for publications that will leverage the caching feature. Currently it uses the temporary cached models that are saved in a map.
2011-03-16 16:04:57 +00:00
mb863
88aafb7dec
NIHVIVO-2163: Fixed floating issues with Verbose display for Positions
2011-03-15 20:39:02 +00:00
mb863
e985560819
NIHVIVO-2163: Improved verbose mode display in property groups.
2011-03-15 20:30:16 +00:00
mb863
042778eda5
NIHVIVO-2163: Added markup and styles for verbose property display for individual page. The verbose display in property groups needs some tuning.
2011-03-15 14:37:58 +00:00
mb863
4d240f97d5
NIHVIVO-2163: Added markup and styles for verbose mode in individual admin panel.
2011-03-14 19:20:33 +00:00
mb863
236b517105
Added individualUtils.js to individual--foaf-person.ftl.
2011-03-14 19:10:28 +00:00
rjy7
232d0fa2d1
Move test for showing site admin panel to site admin panel template, so doesn't have to be repeated in various individual templates.
2011-03-14 18:30:15 +00:00
mb863
eaf6d5280f
Repairing previous commit of person.thumbnail.jpg
2011-03-14 15:59:01 +00:00
elc2013
a6b8006380
Added property reconcile.defaultTypeList to provide Google Refine reconciliation service with a list of default ontology classes.
2011-03-10 14:45:32 +00:00
jeb228
6f8278dedd
NIHVIVO-2211 Changes to RequestPolicyList and RequestIdentifiers mean that AuthSetupForrequest is no longer needed.
2011-03-09 22:17:20 +00:00
cdtank
db8274a571
1. Fixed the bug in temporal vis that cropped up after script/stylesheet inclusion app was changed. Added the missing jqueryUI plugin.
2011-03-08 21:59:28 +00:00
rjy7
7fe85d267b
NIHVIVO-1384 Finish conversion of scripts.add() calls.
2011-03-08 16:21:49 +00:00
rjy7
f0e93c468b
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:10 +00:00
elc2013
2031249e23
Added JSON Reconcile Service for Google Refine.
2011-03-04 20:39:43 +00:00
rjy7
30dd807f8e
NIHVIVO-1554 Removed controllers and jsps that have been superceded by Freemarker controllers and templates
2011-03-04 19:24:31 +00:00
cdtank
e14b399147
1. Fix for incorrect error response in case of DataVisualization request. see http://issues.library.cornell.edu/browse/NIHVIVO-2200
...
2. Also fix for incorrect logic flow in resolving the highest level org.
2011-03-04 17:47:23 +00:00
cdtank
d00685eee0
1. Made changes so that in temporal vis, the pagination navs for the datatable are hidden if there is only one page worth of elements or no pages at all. (see http://issues.library.cornell.edu/browse/NIHVIVO-2191 )
2011-03-03 21:59:05 +00:00
rjy7
8a45a8a3a1
NIHVIVO-1879 Fix syntax error in query.
2011-03-03 20:58:52 +00:00
jeb228
a377314e5b
NIHVIVO-2136 add license tags to XML files.
2011-03-03 20:24:14 +00:00
jeb228
993bedf629
NIHVIVO-2136 add license tags to XML files.
2011-03-03 17:46:36 +00:00
rjy7
2a3b6615f7
NIHVIVO-1879 Combine collated and uncollated list view queries into a single query, with preprocessing to get the right version.
2011-03-02 22:33:01 +00:00
hlm7
451ddd9461
2011-03-01 20:13:29 +00:00
tlw72
f17553fa4b
NIHVIVO-2099: standardize org header on temporal graph page
2011-03-01 19:49:55 +00:00
hlm7
d5814e6b9d
2011-03-01 14:49:58 +00:00
hlm7
a42c13f902
2011-02-28 21:19:02 +00:00
cdtank
dfef8878cf
1. Code cleanup & refactor to suit the checkstyle.
2011-02-25 20:25:40 +00:00
jeb228
98f53d6409
NIHVIVO-1261 Convert to use the new ConfigurationProperties class.
2011-02-25 17:08:32 +00:00
jeb228
a4852ad939
NIHVIVO-1261 Add the ConfigurationPropertiesSetup context listener, for the new ConfigurationProperties class.
2011-02-25 16:52:10 +00:00
cdtank
844c8e30be
1. Removed unused construct query runner.
...
2. Refactored all construct query runners to implement a common interface.
3. Changed AjaxVis*Controller & DataVisContoller to use Dataset instead of Datasource.
2011-02-25 00:47:39 +00:00
jeb228
a4223e7ac6
NIHVIVO-1261 Pass the ServletContext down the chain to FileServingHelper, to prepare for the change in ConfigurationProperties.
2011-02-24 17:52:30 +00:00
cdtank
a8974ded16
1. Adding license text to vis* xml file for dependency injection.
...
2. Removed unused dependency injection file.
2011-02-24 17:14:39 +00:00
cdtank
c0165225ad
1. Added license tags.
2011-02-24 16:33:22 +00:00