Commit graph

2160 commits

Author SHA1 Message Date
ryounes
2771276ece NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code. 2011-07-13 15:20:00 +00:00
tankchintan
51208948f2 1. Adding the tools menu for visualizations. This will provide detailed explanation on why we need the cache refreshing for visualizations and also the link to initiating the reconstruct. It is only accessible to the admins. 2011-07-13 00:36:53 +00:00
tankchintan
a83c1180f4 1. Cleanup of old files.
2. Fix for the NIHVIVO-2818 issue.
2011-07-12 22:05:41 +00:00
kongchinhua
891304b0f1 Change scinode popup information text - 'pubs.' to 'publications (pubs.)' 2011-07-12 21:25:13 +00:00
tankchintan
f2148a785c 1. Modified visualization request handlers so that they can handle privileges i.e. give access to users who have the right permissions to view that visualization related page.
2. Improved how short url parameters were extracted.
3. Added a new feature "Refresh Visualziation Cache" which reconstructs all the models that are currently saved. This so that the admin can rebuild the vis cache instead of having to restart the server to rebuilding the cache.
2011-07-12 19:30:05 +00:00
hjkhjk54
5a64d388c8 internal institutional class annotation addition 2011-07-12 19:13:28 +00:00
ryounes
ede7b51779 NIHVIVO-707 Tweaks to addAuthors and manageWebpages Javascript 2011-07-12 19:01:16 +00:00
ryounes
ed9e8b9be8 NIHVIVO-707 Add, edit, delete, and reorder webpages from Manage Web Pages screen 2011-07-12 16:40:29 +00:00
ryounes
1693fccf72 NIHVIVO-707 Implement web page editing via Manage Web Pages screen 2011-07-12 15:00:58 +00:00
ryounes
69af70e7be NIHVIVO-707 Add web page and cancel link destinations 2011-07-12 14:47:41 +00:00
manolobevia
f9b34228cb NIHVIVO-2868: Corrected styles on Manage Web Pages screen 2011-07-12 13:39:16 +00:00
hjkhjk54
b89098410d Updates for menu management 2011-07-12 01:41:33 +00:00
kongchinhua
40189139bb Fixed Safari fail to load issue due to QTIP code 2011-07-11 22:26:41 +00:00
deepakkoni
8e2aeee861 Adding core:URLLink (NIHVIVO-2847), core:AcademicDegree, core:AwardReceipt, File and FileByteStream to search.n3 2011-07-11 22:21:54 +00:00
ryounes
77c2a28295 NIHVIVO-707 Small modifications to markup on Manage Web Pages screen 2011-07-11 21:40:51 +00:00
ryounes
b1a320b412 NIHVIVO-707 Add "Add Web Page" and "Return to individual" links on Manage Web Pages screen. 2011-07-11 21:28:25 +00:00
ryounes
e48271b1a4 NIHVIVO-707 First draft of Manage Web Pages screen. JS not yet functional. 2011-07-11 21:13:05 +00:00
ryounes
1518919a7d NIHVIVO-707 Fix required values on webpage form. Fix cancel url on webpage form in add mode. 2011-07-11 19:28:44 +00:00
ryounes
a970039ff3 NIHVIVO-707 Set hidden rank field value based on existing webpage ranks 2011-07-11 18:26:29 +00:00
stellamit
dd9cc8a252 NIHVIVO-2863 - change label of EmeritusFaculty class to "Faculty Member Emeritus" 2011-07-11 16:29:41 +00:00
ryounes
2ee15c2618 NIHVIVO-707 Work on core:webpage custom form; committing test version for debugging 2011-07-11 16:09:09 +00:00
deepakkoni
4e18bac3ef NIHVIVO-2847 - Added core:URLLink to set of prohibited classes. 2011-07-11 15:22:54 +00:00
kongchinhua
08c901d510 Add copyright 2011-07-09 17:35:59 +00:00
ryounes
2936d1730c NIHVIVO-707 Suppress delete link on core:webpage, and suppress add/edit/delete links on core:webpageOf 2011-07-08 21:30:47 +00:00
mbarbier
8dc72f55db fileharvest.ftl: remove outdated help
CsvFileHarvestJob: add some stuff in preparation for handling new Harvester script format
FileHarvestController: send the text of the running script to the client
2011-07-08 20:37:34 +00:00
stellamit
2cad8e17d3 removing vitro:DependentResource (from here and vitro version) 2011-07-08 20:33:04 +00:00
ryounes
5461162130 NIHVIVO-759 Modify custom list view for core:webpage to display url if anchor text is absent 2011-07-08 19:26:27 +00:00
ryounes
733e893288 NIHVIVO-2449 Send mostSpecificTypes to menu page template. Small wording tweak on add user accounts page. Correct inverse property in manageWebpagesForIndividual.jsp. Switch class dependencies from Lucene to Solr servlets. 2011-07-08 15:17:57 +00:00
cappadona
bd02a3cfa3 NIHVIVO-2783 NIHVIVO-2784 Tweaked JavaScript and CSS for URI (qTip) and QR code popups. 2011-07-08 12:50:29 +00:00
ryounes
acf520ef2d Fix syntax error 2011-07-07 21:49:05 +00:00
stellamit
af2ba55b8c NIHVIVO-2837 (compute mostSpecifictype annotations on upgrade to 1.3) and NIHVIVO-2841 (add custom form annotation to core:webpage) 2011-07-07 21:32:39 +00:00
ryounes
85259541d6 NIHVIVO-707 Initial work on migrating custom form from vitro link properties to core:webpage 2011-07-07 21:23:51 +00:00
runeliza
bb3fcc0208 Updated the locations of the Google Refine servlets. 2011-07-07 21:07:05 +00:00
ryounes
7c82474f19 NIHVIVO-1317 Migrated custom list view from vitro:primaryLink and vitro:additionalLink to core:webpage 2011-07-07 20:34:15 +00:00
runeliza
5f5df56304 Modified and added Google Refine servlets. 2011-07-07 20:24:27 +00:00
stellamit
78424e3329 NIHVIVO-2804 individuals deleted in error during knowledge base migration; also deleting statements with vitro sunrise, sunset or timekey as the predicate 2011-07-07 15:41:59 +00:00
ryounes
b8b6aff462 NIHVIVO-2449 Remove moniker from menupage display 2011-07-06 21:56:05 +00:00
brianjlowe
9e5ee342f8 removing obsolete vitro properties from vitro-0.7.owl 2011-07-06 20:40:50 +00:00
ryounes
e7335f9061 NIHVIVO-2449 On individual list page, display preferredTitle with fallback to mostSpecificTypes. Don't show mostSpecificTypes that are the same as the type being displayed on the page, to avoid redundancy. 2011-07-06 20:20:39 +00:00
ryounes
9ee6a96c55 NIHVIVO-2449 In search results, display preferredTitle with fallback to mostSpecificTypes 2011-07-06 19:02:49 +00:00
stellamit
cb5f5ed18c NIHVIVO-2821 2011-07-06 17:37:58 +00:00
stellamit
30fda47564 NIHVIVO-2821 - add annotations for vitro:moniker 2011-07-06 17:26:03 +00:00
ryounes
f344c92dff NIHVIVO-2449 Remove vitro:moniker from individual profile, and display preferredTitle instead, falling back to mostSpecificTypes. 2011-07-06 17:09:55 +00:00
ryounes
fface83a87 NIHVIVO-2449 Display preferred title on individuallist page 2011-07-05 23:03:51 +00:00
mbarbier
977d859cd6 Some minor file harvest changes 2011-07-05 20:49:23 +00:00
runeliza
ff3ff4c90b Added Google Refine Property List Service for the "Add columns from VIVO" feature. 2011-07-05 19:26:07 +00:00
ryounes
ed612126a8 NIHVIVO-2790 Make vitro:moniker displayable and editable (but not addable) so existing values can be managed by editors post-1.3 upgrade. 2011-07-05 19:19:10 +00:00
ryounes
89642dade5 Restore comment tag to a comment 2011-07-05 17:32:25 +00:00
j2blake
fe8c2425e6 Change SesameController to FriendController 2011-07-05 15:36:21 +00:00
ryounes
0d50d8e843 Remove debugging output 2011-07-05 15:08:41 +00:00