Commit graph

2481 commits

Author SHA1 Message Date
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
mbarbier
d170fa37fd testfile.ftl: added AJAX-like file upload
TestFileController: created.  Like testfile.ftl, will be renamed once this starts to crystallize.
2011-04-22 20:13:45 +00:00
j2blake
f7e58fd74b Tweak the JSP builder 2011-04-22 18:35:05 +00:00
j2blake
87d9851381 PropertyEditLink is gone -- remove references to it. 2011-04-22 18:18:24 +00:00
ryounes
6fda197337 Notes on list view query changes 2011-04-22 16:15:37 +00:00
j2blake
9441c34aef Add license tag and comments. 2011-04-22 15:59:20 +00:00
j2blake
113fe53242 A build script to check the JSPs for compile errors. 2011-04-22 15:49:10 +00:00
j2blake
6777487b46 NIHVIVO-2535 The Lucene index builder uses a "public" filter, which now uses a PropertyRestrictionPolicyHelper, so that must be set up first. 2011-04-22 15:15:37 +00:00
stellamit
eedae11345 updates for VIVOONT-345 and VIVOONT-352 2011-04-22 15:01:02 +00:00
mbarbier
c73b22e9f9 individual--foaf-person.ftl: Added comments to commented-out QR code stuff 2011-04-22 14:31:34 +00:00
stellamit
c9c924c57b ontology updates for VIVOONT-339, VIVOONT-365, VIVOONT-368, VIVOONT-369, and NIHVIVO-2274 2011-04-21 21:46:25 +00:00
ryounes
72ecc4ffd7 Add license text 2011-04-21 13:52:57 +00:00
manolobevia
d4736a59e3 NIHVIVO-2041: Extra padding for individual list section in menu pages when users zoom out pages in Firefox has been fixed. 2011-04-21 02:10:13 +00:00
mbarbier
db381bef5c testfile.ftl: created. Will likely be shortly renamed to something related to CSV harvest. 2011-04-20 20:28:58 +00:00