briancaruso
eab8a2153b
Fixing error in web.xml
2011-04-04 21:26:12 +00:00
briancaruso
66ad5490ac
Removing UpdateEntityFlagServlet.java, no longer used. NIHVIVO-2059
2011-04-04 20:04:55 +00:00
mbarbier
64a69b9e1e
individual--foaf-person.ftl: vCard QR code prepped and ready, just uncomment the call.
2011-04-01 18:29:14 +00:00
mbarbier
b27514e14c
individual-qrCodeFoafPerson.ftl: Minor fix
2011-04-01 16:23:02 +00:00
mbarbier
bbbf604a17
individual-qrCodeFoafPerson.ftl: URL encoding, remove blank lines, formatting
2011-04-01 16:22:25 +00:00
deepakkoni
cf9626d47c
Servlet definition and mapping for ProcessRdfForm
2011-04-01 16:21:13 +00:00
ryounes
0d7179d6f0
Rename getPropertyAndRemoveFromList() to pullProperty(). The original method remains in the code but marked deprecated.
2011-03-31 19:04:18 +00:00
ryounes
d1d03fa40f
Remove PropertyEditLink custom jsptag and associated files
2011-03-31 18:46:15 +00:00
mbarbier
538370aa4f
individual-qrCodeFoafPerson.ftl: quick correction
2011-03-31 18:38:33 +00:00
mbarbier
5491a88b91
individual-qrCodeFoafPerson.ftl: After standardizing vCard QR code with Narayan, set up macro. All that's needed is completion wherever "temp" is seen.
2011-03-31 18:37:53 +00:00
mbarbier
2ce40f82aa
individual-setup.ftl: Add fullPropertyList (as allProperties) to individual setup FTL
2011-03-31 17:23:51 +00:00
cdtank
f7452b1bce
1. Added dynamic reload of data instead of page refresh, for temporal graph vis.
...
2. Added link-textbox for viz of each parameter form the dropdown box in temporal vis.
3. Made sure that the choices are preserved when another option is selected from the dropdown box.
4. Refactor of some legacy front-end code for temporal vis.
5. Added legend for bars drawn below the graph.
6. Formatted the last cached at date time.
2011-03-31 15:37:32 +00:00
ryounes
a47a480552
NIHVIVO-2325 Retrieve property in core:hasRole list view query, since the view supports multiple properties, so the template knows which property is being displayed.
2011-03-29 13:46:28 +00:00
ryounes
be6c3c5a30
NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval
2011-03-28 22:25:10 +00:00
mbarbier
a097dc2784
individual-qrCodeFoafPerson.ftl: Created. Contains macro to insert a QR code into a foaf-person individual page containing a vCard for that person. Incomplete.
2011-03-28 20:56:54 +00:00
ryounes
91c8d5d7e9
NIHVIVO-978 Add examples to "Role in" label for teacher and presenter roles
2011-03-28 19:49:00 +00:00
ryounes
b8e6d66c76
NIHVIVO-2413 Fixed datetime interval validation in forms; had been broken by a change to the name fields. Removed unneeded page imports from jsps.
2011-03-25 22:01:55 +00:00
ryounes
df82cf1f95
NIHVIVO-2308 Fix repair mode on personHasEducationalTraining form.
2011-03-25 21:18:55 +00:00
ryounes
f197bb8693
NIHVIVO-2309 Fix propStatement-educationalTraining.ftl to handle coming from propDelete, where individual is not defined in the data model
2011-03-24 21:22:26 +00:00
cdtank
0d21538a1d
1. Improved language for the message to be displayed when it takes a long time to display temporal vis.
...
2. Fix for unreadable y-axis numbers for huge values. (see http://issues.library.cornell.edu/browse/NIHVIVO-2277 )
3. Changed display text for last cached at date.
2011-03-23 17:13:45 +00:00
ryounes
3a7943c07a
NIHVIVO-2085 Add position type field to organizationHasPosition form.
2011-03-22 21:28:37 +00:00
cdtank
caa941049b
1. Updated front-end for temporal graph to display helpful message when it takes mnore than 10 seconds to get the data, most likely due to a cached version not available for the requested entity.
2011-03-22 20:59:59 +00:00
ryounes
15b07e56f0
NIHVIVO-2186 Finalize changes to custom list view queries for hiding incomplete statements from non-logged-in user
2011-03-22 20:22:20 +00:00
ryounes
a04c736b37
NIHVIVO-2186 Filter out incomplete object property statements for non-editing users.
2011-03-22 18:52:41 +00:00
manolobevia
903330afad
NIHVIVO-2163: refactor markup and styles for verbose property display for individual page
2011-03-22 03:30:45 +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
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
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
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
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
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
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
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
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
tlw72
f17553fa4b
NIHVIVO-2099: standardize org header on temporal graph page
2011-03-01 19:49:55 +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
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
rjy7
6e6b2ef371
NIHVIVO-1563 Add template method models to help directive
2011-02-22 20:05:49 +00:00