Commit graph

3362 commits

Author SHA1 Message Date
ryounes
239256187d NIHVIVO-2787 Change title selections when selecting a vclass for which no individuals are returned 2011-06-29 14:45:58 +00:00
ryounes
59e3150fc3 NIHVIVO-2787 Fix js to handle unexpected empty individual set returned from controller 2011-06-29 13:45:21 +00:00
briancaruso
6f65d712cc Working on memory leak in solr indexing. Changed ContextNodeFields to single threaded. 2011-06-28 23:47:44 +00:00
manolobevia
7cc5501f70 NIHVIVO-2777: Adjusted CSS for ontology hierarchy display to put top-level classes in bigger font. 2011-06-28 21:23:55 +00:00
stellamit
cd976b67bc development for NIHVIVO-2426, knowledge base migration. 2011-06-28 20:37:55 +00:00
ryounes
9479a220f5 NIHVIVO-2734 Don't show property group menu if there are no property group menu items 2011-06-28 20:19:07 +00:00
hjkhjk54
030b454a2b Changes to fix error with NIHVIVO-2726 (switching to main model removes original model). Also updated template for individuals for classes to employ main class group template. Also fixed error NIHVIVO-2785 where clicking on class on internal/external page repeated class name on page. 2011-06-28 19:54:23 +00:00
ryounes
997b3ef2cd NIHVIVO-2459 Tokenized, stemmed autocomplete search 2011-06-28 19:18:03 +00:00
manolobevia
2bf3e20cd8 NIHVIVO-2707: Changed header page to 'User Accounts' 2011-06-28 18:46:30 +00:00
manolobevia
5b3c113ccc NIHVIVO-2280: Removed .hide class since we have .hidden in VITRO. 2011-06-28 18:37:44 +00:00
ryounes
a7c271a9bd NIHVIVO-2459 Two edgeNGram field definitions for autocomplete. Untokenized autocomplete search. 2011-06-28 16:57:47 +00:00
manolobevia
179d2b80d4 NIHVIVO-2280: Created account.css in VITRO, and moved some wilma specific styles to VIVO. Tweaked styles in general for all account templates and rganized images related to account management. 2011-06-28 12:15:51 +00:00
manolobevia
97ed0f39fd NIHVIVO-2280: Styled buttons for adding an account and deleting an account. 2011-06-27 21:46:27 +00:00
anupsawant
372dd503bb r 8335 change for index update 2011-06-27 21:45:34 +00:00
anupsawant
8383003a11 r 8335 change for index update 2011-06-27 21:45:05 +00:00
anupsawant
5136b7c095 r 8289 change for index update 2011-06-27 21:44:25 +00:00
anupsawant
e41f90a653 r 8335 change for index update 2011-06-27 21:44:02 +00:00
anupsawant
d94b6b5186 r 8320 : change for index update 2011-06-27 21:43:41 +00:00
ryounes
15f5fba80b NIHVIVO-2459 Define edgeNGram field for autocomplete on people names. NIHVIVO-2437 Refactoring in search controllers to remove outdated references to Lucene. 2011-06-27 20:54:15 +00:00
j2blake
cfcc73d83a NIHVIVO-2781 commit changes to the test model. 2011-06-27 20:30:43 +00:00
stellamit
d659a0acef incremental development for NIHVIVO-2426 (data migration) 2011-06-27 19:38:01 +00:00
stellamit
e2afb2aee6 don't print warning about multiple assertions in site DB of one annotation 2011-06-27 19:10:01 +00:00
stellamit
2cadb8be71 NIHVIVO-2426b and NIHVIVO-2771 knowledge base migration work 2011-06-27 18:10:01 +00:00
manolobevia
c31e82f382 NIHVIVO-2280: Removed link for total counts. 2011-06-27 14:48:51 +00:00
ryounes
b002428eb4 NIHVIVO-2459 Restore field types for search fields nameLowercase and nameUnstemmed from r8094. Add nameStemmed and nameUnstemmed to phrase query fields in solrconfig.xml. 2011-06-27 02:12:32 +00:00
stellamit
93aa82e50a NIHVIVO-2426 and NIHVIVO-2771 knowledge base migration work 2011-06-24 21:17:06 +00:00
ryounes
95679dbed7 Miscellaneous minor refactoring 2011-06-24 19:27:54 +00:00
ryounes
76fc86abc4 NIHVIVO-2767 Fix loop variable test in SolrPagedSearchController.getClassGroups(), so no error is generated if fewer results returned than the maxHitCount. 2011-06-24 19:26:51 +00:00
j2blake
9665f3b327 NIHVIVO-2758 Move SelfEditorRelationshipPolicy and unit tests from Vitro into Vivo, since it uses URIs from the Vivo ontology. Change the package. 2011-06-24 19:15:18 +00:00
ryounes
8f9933c3f5 Remove stray open script tag that prevented rendering of buttons at the bottom of the form. 2011-06-24 19:08:07 +00:00
hjkhjk54
26008ff924 Removed some commented out code and fixed path name for display model display model. 2011-06-24 18:57:40 +00:00
j2blake
c774dc5550 NIHVIVO-2758 Move VivoPolicy from Vitro into Vivo. Change the package and merge the Setup class. 2011-06-24 18:53:58 +00:00
anupsawant
74644178a4 committing change for index time count 2011-06-24 17:23:21 +00:00
anupsawant
9b36435061 committing change for index time count 2011-06-24 17:23:10 +00:00
hjkhjk54
b7357571dc Removing older template file 2011-06-24 17:15:27 +00:00
hjkhjk54
1fe20cde78 removing older file 2011-06-24 17:12:51 +00:00
hjkhjk54
843e09a451 Updates for menu management and IndividualsForClasses (i.e. internal filters plus custom selection of classes for page) as well as use of data getters predicate in menu model instead of type of Page to get data getter for page. 2011-06-24 17:05:34 +00:00
manolobevia
85bf772de6 NIHVIVO-2584: Added some margin to additiona emails section 2011-06-24 16:54:12 +00:00
ryounes
80a00a0251 NIHVIVO-2767 Change loop variable test in getClassGroups() from docs.getNumFound() to maxHitCount, since docs.getNumFound() reflects the total number found in the index, not the total returned in docs 2011-06-24 16:30:22 +00:00
j2blake
22300a5728 Update to the latest version of Selenium IDE. 2011-06-24 15:48:59 +00:00
stellamit
aa14f34a60 NIHVIVO-2769 (inference rebuild model should be cleared out at the end of an inference recompute) 2011-06-24 15:29:15 +00:00
ryounes
851eb31119 NIHVIVO-2264 Modify addLinkWithLabel macro so header is displayed whenever a user is editing the page, even if no add link is provided. 2011-06-24 15:16:18 +00:00
cappadona
aa04e188a2 Removed deprecated vivo-basic theme in prep for 1.3 release and deleted all references to it 2011-06-24 11:05:27 +00:00
cappadona
fcf06544cc NIHVIVO-2483 Restored h3 level headings for selected class on class group menu pages 2011-06-24 09:16:49 +00:00
cappadona
5368eac494 Removed old and unused js files from the project 2011-06-24 09:12:48 +00:00
cappadona
3e4175cb40 NIHVIVO-1561 Deleted unused script elements from individual templates and removed the associated js files from the project 2011-06-24 09:10:32 +00:00
manolobevia
3f485ee007 NIHVIVO-2280: Refactored delete button for account main page 2011-06-23 20:57:35 +00:00
ryounes
f64db6f406 NIHVIVO-2762 Fix jsp errors resulting from a jsp variable inserted into a query string in Java code, where it does not get evaluated. Augment the method getActivityTypeQuery() to handle classgroup-based select lists. 2011-06-23 20:32:22 +00:00
manolobevia
1aa136f075 NIHVIVO-2280: Created macro for generating number of accounts, pagination, accounts per page, and delete function. 2011-06-23 19:21:05 +00:00
stellamit
4587488f21 removing submodels directory. 2011-06-23 18:37:17 +00:00