ryounes
f4d89253a8
NIHVIVO-2458, NIHVIVO-2459 Add commented-out servlet definitions of new solr-based servlets for autocomplete and json data services.
2011-05-12 21:36:28 +00:00
cdtank
f0cae04b19
1. Fix for misbehaving VOs for science maps vis.
2011-05-12 21:28:47 +00:00
cdtank
f812185dad
1. Fix for license text missing.
2011-05-12 21:13:00 +00:00
cdtank
5f8e6e4172
1. Refactored package structure for the java files to remove the work "freemarker".
...
2. Did more work for setting up the backend for the science map visualziation.
2011-05-12 20:51:47 +00:00
cappadona
8713552eb5
Updates to QR codes for individual page:
...
* Now a single include in indidvidual--foaf-person.ftl
* Added QR icon and moved to tools area under individual image
* Removed inline styles and refactored markup throughout
2011-05-12 20:07:34 +00:00
briancaruso
b14311e048
Refactoring the N3 editing to reorganize packages
2011-05-12 16:04:28 +00:00
cdtank
a165660e01
1. Removing blank vis packages.
2011-05-12 14:04:23 +00:00
cdtank
8cfd4e1f84
1. Removing blank vis packages.
2011-05-11 21:55:21 +00:00
cdtank
380d7bca96
1. Refactored the package naming, removed the "freemarker" from the package structure for visualziations, since now only freemarkerised visualizations exist.
2011-05-11 21:35:43 +00:00
cdtank
1e82115d64
1. refactored code in preparation for adding code structure for map of science vis
2011-05-11 20:51:54 +00:00
manolobevia
1e0c2195e1
NIHVIVO-2280: Worked on pagination, accounts per page, sorting columns for accounts display, and select all email addresses. Work in progress, nothing final.
2011-05-11 17:15:09 +00:00
j2blake
5b1f2b5c84
A branch for Deepak and Anup's work on search relevance.
2011-05-11 16:17:39 +00:00
j2blake
b2599aa4a6
NIHVIVO-2601 Create internal login for systems that only reveal the external authentication.
2011-05-11 16:02:40 +00:00
brianjlowe
685442bcfc
removed some lingering tab and portal references from web.xml
2011-05-10 21:36:35 +00:00
brianjlowe
3ee550d0cd
NIHVIVO-2403 Remove tabs from code
2011-05-10 20:15:55 +00:00
mbarbier
663090318d
FileHarvestJob.java: added getScript() and performHarvest() methods
...
Harvester.java: added stringsToArray(), modified API methods to use it
TestFileController.java: implemented preliminary harvest
2011-05-10 20:12:46 +00:00
j2blake
3804cf4d70
NIHVIVO-2429 Add some overview for novice installers, and make minor corrections.
2011-05-10 18:51:41 +00:00
mbarbier
902c37bb59
individual--foaf-person.ftl: QR code rollout
2011-05-10 15:13:56 +00:00
manolobevia
5d6ad499b6
NIHVIVO-2280: Worked on markup and css for account management templates
2011-05-09 20:11:35 +00:00
cdtank
0a158ae30f
1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility.
2011-05-09 15:52:05 +00:00
stellamit
eee0c7be27
updates for VIVOONT-334, VIVOONT-335, VIVOONT-344, VIVOONT-385, VIVOONT-386 and VIVOONT-387
2011-05-06 19:16:17 +00:00
j2blake
2a043f5971
NIHVIVO-2279 First stab at UserAccountsListController
2011-05-06 14:54:32 +00:00
manolobevia
eb6dc38408
NIHVIVO-2618: Removed :focus CSS class from reset.css
2011-05-05 14:13:22 +00:00
manolobevia
9228694bd4
NIHVIVO-2597: Created template to handle contact properties (email and phone) in individual--foaf-person.ftl
2011-05-04 20:30:27 +00:00
mbarbier
4a7b25016c
Harvester.java: Created. Commented-out temporarily, reasons for being in this state are clearly stated in the file.
2011-05-04 16:11:56 +00:00
brianjlowe
7992ab1a4b
Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248
2011-05-03 19:02:44 +00:00
manolobevia
29750c378f
NIHVIVO-2587: Removed "about", "contact us" and "support" links from identity.ftl in wilma
2011-05-03 13:30:42 +00:00
j2blake
d1ec6cc299
Remove obsolete AXIS-related code. Remove files related to the mocked up temporary-login page.
2011-05-02 16:10:09 +00:00
cdtank
692a94b44a
1. Complete fix for the short-url for visualization feature.
...
2. Refactored vis related code to make use of rebecca's isURIUsingDefaultNamespace function.
2011-04-29 22:30:21 +00:00
stellamit
87581aeefe
NIHVIVO-2585
2011-04-29 21:26:38 +00:00
cdtank
3818b7d178
1. Removed unsed TDBResearch script.
...
2. Fixed short urls for temporal vis, which caused problems for uncached implementation of temporal vis.
2011-04-29 20:24:08 +00:00
stellamit
7016fd80f7
reverting to previous version because of pellet TBox exception
2011-04-29 19:16:55 +00:00
cdtank
0aeb7dc8f9
1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility.
2011-04-28 22:07:43 +00:00
cdtank
29ca04f648
1. Implemented the backend for accepting shorter urls for visualizations. This partially implements the feature described here http://issues.library.cornell.edu/browse/NIHVIVO-1097
...
2. Changed the IndividualTemplateModel to render shorter vis urls for temporal graph & ego-centric networks.
3. changed main toggle visualization links in ego-centric networks to use shorter vis urls.
2011-04-28 20:28:36 +00:00
mbarbier
4bd69801ce
TestFileController.java: fixed a "d'oh!"
2011-04-28 18:47:48 +00:00
mbarbier
e6af4d58b5
TestFileController.java: Add javadocs
2011-04-28 18:24:04 +00:00
stellamit
5b5d4769c4
updates for VIVOONT-376, VIVOONT-377
2011-04-28 16:47:32 +00:00
mbarbier
2b2519ab34
testfile.ftl: update to conform with controller
...
TestFileController.java: update while we're at it
2011-04-27 20:26:30 +00:00
j2blake
95a8c99bc5
JSP compilation should fail if any JSP fails to compile.
2011-04-27 20:21:24 +00:00
ryounes
98d79b3072
NIHVIVO-2458 Initial draft of a solr PagedSearchController. Updates to web.xml are commented out for now. Remove portal and flag fields from search form in Freemarker templates.
2011-04-27 19:37:51 +00:00
mbarbier
a175951431
FileHarvestJob.java: created
...
TestFileController.java: saving current state
2011-04-27 14:16:00 +00:00
ryounes
40fa231536
NIHVIVO-2574 Remove startYear, endYear as literals on forms to prevent errors in EditSubmission
2011-04-26 22:05:46 +00:00
ryounes
11f08fee02
VIVO-329 Add method to IndividualTemplateModel to get netid
2011-04-26 22:05:05 +00:00
j2blake
156daf71f6
Get rid of FakeSelfEditing.
2011-04-26 21:21:17 +00:00
stellamit
c081827941
ontology updates for NIHVIVO-2543 and VIVOONT-342
2011-04-26 13:44:22 +00:00
j2blake
09701471a3
NIHVIVO-2509 Replace InformationResourceEditingPolicy with SelfEditorRelationshipPolicy, which is better structured and handles more special relationships.
2011-04-25 16:26:53 +00:00
mbarbier
4def22bc3e
testfile.ftl: forgot to commit this with last commit - file upload system works
2011-04-25 15:48:29 +00:00
mbarbier
d5b99279c9
TestFileController.java: file upload system works
2011-04-25 15:48:10 +00:00
mbarbier
0930811696
testfile.ftl: cleanup
...
TestFileController.java: cleanup
2011-04-22 20:18:23 +00:00
mbarbier
26f1c62249
TestFileController.java: clean up a bit
2011-04-22 20:15:07 +00:00