anupsawant
4dbed884cc
r 8364 changes made to exclude phi
2011-06-30 10:44:29 +00:00
briancaruso
1031455e4c
working on memory leak NIHVIVO-2782
2011-06-29 23:53:23 +00:00
stellamit
025fb1b435
changing some log messages from debug level to warn level.
2011-06-29 21:25:25 +00:00
ryounes
b3abd584dc
NIHVIVO-2801 Fix SolrIndividualListController to handle a situation where the index contains a number of non-existent individuals
2011-06-29 21:25:16 +00:00
manolobevia
f6a0fdebfe
NIHVIVO-2796: Re-factored contact form templates
2011-06-29 20:48:32 +00:00
deepakkoni
74a48d09a3
Adding licensing info.
2011-06-29 20:46:13 +00:00
manolobevia
c9669baaf1
NIHVIVO-2704: Removed unnecessary class and aligned form elements for first column in main user accounts table.
2011-06-29 19:45:21 +00:00
deepakkoni
ab8a6f0662
Adding the following files related to refactoring of EditRequestDispatch
...
1) DefaultDataPropertyFormGenerator
2) DefaultObjectPropertyFormGenerator
3) DefaultPropertyFormGenerator
4) EditDataPropStmtRequestDispatchController
5) EditRequestDispatchController
6) n3DeleteController
7) defaultPropertyForm.ftl
Note: These files are not fully functional yet. While some of them are partially functional, others need some filling up to do.
2011-06-29 19:27:33 +00:00
stellamit
19f69c62ba
NIHVIVO-2426 knowledge base migration
2011-06-29 18:43:42 +00:00
manolobevia
32e69d257d
NIHVIVO-2794: Removed mailbox image from contact us thank you page.
2011-06-29 16:58:35 +00:00
ryounes
0f3491f42d
Updates to default list view: remove moniker, and handle label vs. local name from sparql query rather than a data postprocessor
2011-06-29 15:50:23 +00:00
j2blake
87dc7698e1
NIHVIVO-2279 first steps toward associating a UserAccount with a Profile.
2011-06-29 15:36:14 +00:00
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