Commit graph

3142 commits

Author SHA1 Message Date
hlm7
adf25581f8 Another new location for the test case (Holly) 2011-07-15 15:31:18 +00:00
hlm7
9cbf7249cc New test case... 2011-07-15 15:30:30 +00:00
stellamit
32d48cc891 NIHVIVO-2711 contents of dropdown when adding a publication to a person 2011-07-15 14:56:29 +00:00
ryounes
a6de169135 NIHVIVO-2883 Fix construct query in Vivo default list view so mostSpecificType can be retrieved by the select query 2011-07-15 14:04:33 +00:00
ryounes
9633d73a1a NIHVIVO-2883 Vivo default list view filters out mostSpecificType values that are not members of a classgroup 2011-07-15 13:47:17 +00:00
hjkhjk54
becabb076f deleted directory 2011-07-14 22:07:37 +00:00
hjkhjk54
baeac3f368 changes for n3 files for menu 2011-07-14 21:53:52 +00:00
briancaruso
1f3def7104 Adding FileBasedProhibitedFromSearch and related files and directories. NIHVIVO-2914 2011-07-14 21:53:18 +00:00
hlm7
8f1a624555 Even MORE test case changes from Holly! 2011-07-14 21:39:11 +00:00
ryounes
9dc4c111ed NIHVIVO-2711 Hard-code publication type select list options 2011-07-14 19:47:42 +00:00
hlm7
97a43dcecc Holly made more test case changes. 2011-07-14 18:45:39 +00:00
hlm7
a884c853e7 Holly made more test case changes. 2011-07-14 17:30:51 +00:00
ryounes
ef3eb063b8 NIHVIVO-2883 Add vivo-specific default list view config to generate a preferred title. Display most specific type for people only, if no preferred title. 2011-07-14 17:30:32 +00:00
tworrall
1a3e72ad33 NIHVIVO-2259: modified text on foaf person sparkline to clarify these are VIVO only pubs 2011-07-14 15:38:10 +00:00
hlm7
21991a545d Holly update the test cases for the CreatePeople test suite. 2011-07-14 15:30:10 +00:00
stellamit
9dbdf83171 NIHVIVO-2879 - unable to add web page for individual 2011-07-14 13:38:55 +00:00
hjkhjk54
0e5fef8921 mapping for institutional internal class 2011-07-14 03:18:47 +00:00
tankchintan
6f213a61fa 1. Changed icon for map of science.
2. Bug fixes for map of science edge cases.
3. Included a default error message when there are no publications to be found.
4. Improved text for map of sience info.
2011-07-13 22:39:28 +00:00
briancaruso
431036c1b0 Adding license info for batik-css and nekohtml 2011-07-13 21:53:09 +00:00
j2blake
d674ea4bdd Document Solr properties. 2011-07-13 21:35:58 +00:00
j2blake
eab67c3060 Document the Solr deploy properties. 2011-07-13 21:33:46 +00:00
j2blake
006324e6a5 NIHVIVO-2437 Make the Solr security mask a configurable property. 2011-07-13 21:32:48 +00:00
j2blake
889d6c4b31 Preserve the comment -- the filter must be set up before the index is built. 2011-07-13 21:32:16 +00:00
stellamit
fdba0ccdb8 NIHVIVO-1275 - queries for presentations 2011-07-13 21:16:47 +00:00
hlm7
39729c2351 More test case changes from Holly. 2011-07-13 21:14:00 +00:00
tankchintan
dccaf298b1 1. Improved layout for map of science vis.
2. Removed sys print.
3. Added new info icon content to map of science vis.
2011-07-13 20:25:50 +00:00
stellamit
0ed1fa0dcb NIHVIVO-1275 export person profile 2011-07-13 19:15:21 +00:00
kongchinhua
7a7406a35c Change export button text while the table contents are switched between Sub-Disciplines and Disciplines 2011-07-13 18:43:55 +00:00
hlm7
68802445fc Holly updated CreatePeople test suite. 2011-07-13 18:03:41 +00:00
tankchintan
dbdf2de95b 1. Improved layout for map of science.
2. Made sure that all sub-disciplines & disciplines are exported in the csv file even though they dont have any associated value.
2011-07-13 17:38:26 +00:00
ryounes
0e2adb8e17 Rename display model property from PrimarySearchIndex to SearchIndex 2011-07-13 16:21:44 +00:00
ryounes
a4ff4a1b3b NIHVIVO-2775 Change names of Solr* controllers to remove the "Solr" prefix 2011-07-13 15:32:06 +00:00
ryounes
2771276ece NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code. 2011-07-13 15:20:00 +00:00
hlm7
64a568a18c Holly modified AdminSecurity and CreateAccounts test suites do to new password process. 2011-07-13 15:15:27 +00:00
j2blake
64249a5bbf NIHVIVO-2885 Only show the My Account link if the user is authorized to edit her account. 2011-07-13 14:48:39 +00:00
tankchintan
330393e329 1. Fix for licensing-related build failure. 2011-07-13 00:59:02 +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
hlm7
0959ead1cc Holly made more test case changes. 2011-07-12 21:39:26 +00:00
kongchinhua
891304b0f1 Change scinode popup information text - 'pubs.' to 'publications (pubs.)' 2011-07-12 21:25:13 +00:00
hlm7
34669b7c18 Holly updated various test cases due to code changes. 2011-07-12 19:43:18 +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
hlm7
844859843f Holly updated the Add Roles test suite. 2011-07-12 15:26:26 +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
j2blake
c399323d92 Add license info for antisamy 2011-07-12 14:37:33 +00:00
hlm7
e749fd36cf More test case changes from Holly. 2011-07-12 13:59:26 +00:00