Commit graph

241 commits

Author SHA1 Message Date
tworrall
1b75b2a93f merging r9990 into the trunk 2012-08-01 14:07:08 +00:00
brianjlowe
bf9c72daa5 NIHVIVO-3664 language filter 2012-06-22 18:48:36 +00:00
hjkhjk54
57ffa0096f updates for page management and updates for licenses 2012-06-05 21:34:06 +00:00
j2blake
0e7dac3440 NIHVIVO-3772 Fix some license issues (at least temporarily) with the OpenSocial code. Ask Eric for how to resolve long-term. 2012-06-05 20:29:13 +00:00
j2blake
5977d4441f Suppress some INFO messages from Spring classes. 2012-04-30 19:39:14 +00:00
tworrall
f0d005cb32 correcting license snafu 2012-03-08 22:21:58 +00:00
j2blake
213055b65f Tweak the description of vitro.ocal.solr.ipaddress.mask 2011-12-31 16:32:44 +00:00
j2blake
b726e1efe3 Merge 9389 from 1.4 maint branch 2011-12-13 20:24:33 +00:00
brianjlowe
c8c801a6ce NIHVIVO-3196 suppression of additional unnecessary log messages related to connection timeout and associated improvements 2011-11-21 19:32:14 +00:00
brianjlowe
de68feb180 NIHVIVO-3196 changing log level for some Jena library classes to avoid misleading messages related to normal connection timeout recovery 2011-11-09 21:46:56 +00:00
j2blake
7d877479bc correct licensing information. 2011-11-08 16:07:01 +00:00
j2blake
2203b09fed NIHVIVO-2343 Allow configuration of what types of Individual are eligible to have proxies. 2011-11-06 17:13:02 +00:00
j2blake
7e4c8e6f75 NIHVIVO-2774 add cos.jar to the list of required JARs. 2011-10-19 21:16:59 +00:00
j2blake
2a05f4e2ca NIHVIVO-2774 improve the "jarlist" target in the build so known required JARs are listed in a file, and not hardcoded. 2011-10-19 20:47:05 +00:00
j2blake
d4f561d156 NIHVIVO-2811 Rewrite the build script to be simpler, and to run faster incremental builds for VIVO. 2011-09-27 21:06:02 +00:00
j2blake
06ef9f8127 NIHVIVO-336 Add the link to the Wiki page to the comments. 2011-09-26 21:15:55 +00:00
j2blake
07f2295dfa NIHVIVO-336 StartupStatus logs the messages it receives (with appropriate severity level) so the ServletContextListener doesn't need to do both. 2011-09-26 16:41:46 +00:00
j2blake
65bba272df NIHVIVO-336 Create a StartupManager to run all of the context listeners, and accumulate the results in a StartupStatus bean. 2011-09-20 21:13:10 +00:00
j2blake
52104e2e77 NIHVIVO-2811 product-build.xml will import build.xml, instead of duplicating its targets. Condense licenser and revisionInfo using macros. 2011-09-11 16:48:21 +00:00
j2blake
104d8e0b49 NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:05:37 +00:00
j2blake
e94e3b362b NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:02:55 +00:00
ryounes
1a412bf7a7 Rename EmptyController to StaticPageController 2011-08-30 16:14:19 +00:00
hjkhjk54
4d212a4aec Changes for NHVIVO-3086, NIHVIVO-2980 and its subtasks: restructuring page data getters and extracting any internal class data getter or setup code from VITRO. 2011-08-02 15:22:21 +00:00
hjkhjk54
e2a82c3809 NIHVIVO-3056 Update web.xml to include Page Controller servlet to allow menu page to display without null pointer exception 2011-07-25 18:01:00 +00:00
ryounes
b765eeab79 Merge r8824 from maint-rel-vivo-1.3 2011-07-25 15:10:40 +00:00
ryounes
0877635c3f Merge r8779-8780 from maint-rel-vivo-1.3 2011-07-21 16:16:32 +00:00
j2blake
0d1e79148e Merge r8765 from release 1.3 branch 2011-07-20 20:30:11 +00:00
cappadona
c33139d50a Applied some changes that were overlooked at the Vitro level for menu management and institutional internal class (not sure if this should even be in Vitro, if so perhaps a name change is in order). 2011-07-19 12:59:43 +00:00
j2blake
7ffba81972 Clarify the explanation and example for vitro.local.solr.url property. 2011-07-18 20:34:57 +00:00
j2blake
d8e0734581 Remove the duplicate and obsolete description of vitro.local.solr.url 2011-07-18 19:50:20 +00:00
ryounes
7d963f83e9 NIHVIVO-2968 Fix servlet mappings in vitro web.xml 2011-07-18 19:26:33 +00:00
j2blake
36a9dc22e6 NIHVIVO-2955 oversight in the web.xml, wrong package name for RestrictHomeMenuItemEditingPolicy 2011-07-18 14:39:52 +00:00
j2blake
7590dccf88 NIHVIVO-2931 create a policy that prevents the user from editing or dropping the Home menu page. 2011-07-15 17:39:03 +00:00
j2blake
0e3d374e25 NIHVIVO-2865 trim the amount of Solr logging, and direct it to a file in the tomcat/logs directory. 2011-07-13 21:55:16 +00:00
j2blake
50dd167b3b NIHVIVO-2437 Make the Solr security mask a configurable property. 2011-07-13 21:32:50 +00:00
j2blake
f8bb741f15 Preserve the comment -- the filter must be set up before the index is built. 2011-07-13 21:32:18 +00:00
j2blake
c749a9c9aa NIHVIVO-2757 Set solr logging properties so it logs to a file 2011-07-13 17:18:49 +00:00
ryounes
b3c6c61325 NIHVIVO-2775 Change names of Solr* controllers to remove the "Solr" prefix 2011-07-13 15:32:03 +00:00
ryounes
6083deeaf7 NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code. 2011-07-13 15:19:52 +00:00
j2blake
ac769c7601 Remove unused old file from config area. 2011-07-12 20:58:19 +00:00
j2blake
4343bbae21 Add license info for antisamy 2011-07-12 14:37:36 +00:00
ryounes
d9567f69ab Update known_exceptions.txt for class rename 2011-07-08 15:39:07 +00:00
j2blake
561d35ddc0 Change SesameController to FriendController 2011-07-05 15:36:09 +00:00
j2blake
dc14aa5aa4 Create SesameController 2011-07-01 20:53:56 +00:00
j2blake
8b34e8d5d0 Remove unused classes related to authentication. 2011-07-01 19:40:35 +00:00
briancaruso
98b1a4aba2 Removing debugging log levels from default log4j.properties 2011-06-30 21:55:51 +00:00
j2blake
87dc7698e1 NIHVIVO-2279 first steps toward associating a UserAccount with a Profile. 2011-06-29 15:36:14 +00:00
anupsawant
692446335e Committing changes with merge from search relevance branch. 2011-06-23 15:21:33 +00:00
anupsawant
c69a3f9f93 threading code committed. 2011-06-21 20:20:25 +00:00
anupsawant
e5f73e181c 2011-06-17 16:30:47 +00:00