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
anupsawant
4b2d55aa75
updates to queries
2011-06-17 15:34:20 +00:00
deepakkoni
637f98661e
Committing the following changes
...
1) Reverting to the original configuration containing 5 queries and firing them against Dataset object.
2) setting for moderate solr logging onto the console.
2011-06-16 12:05:53 +00:00
ryounes
cd439b8aaa
Remove old ContactMailServlet and servlet mappings.
2011-06-13 16:04:25 +00:00
deepakkoni
3f2bf662d0
Committing changes resulted in merging trunk(r8181) to branch(r8120)
2011-06-10 18:08:34 +00:00
j2blake
bffa48ed6b
Clarify the description of the email properties.
2011-06-09 20:37:07 +00:00
j2blake
253c8a3082
NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy.
2011-06-09 14:42:09 +00:00
j2blake
f88be755cf
NIHVIVO-2299 Create the root user policy and changes to deploy.properties
2011-06-08 21:21:59 +00:00
j2blake
e11ffeaf62
NIHVIVO-2299 Remove User and UserDao, and make necessary changes.
2011-06-08 16:11:45 +00:00
j2blake
320ca3c8b0
Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp
2011-06-05 23:40:53 +00:00
j2blake
36f404ea48
NIHVIVO-2279 Complete the transition of SelfEditingPolicy into the common policy family. Get rid of the Setup and the IdentifierFactory.
2011-06-03 15:31:54 +00:00
j2blake
60000b1036
NIHVIVO-2279 replace DbAdminEditingPolicy, CuratoryEditingPolicy and EditorEditingPolicy and helper classes with EditRestrictedDataByRoleLevelPolicy and helper classes.
2011-06-02 20:13:21 +00:00
j2blake
f3ca1a71a3
NIHVIVO-2279 Add the migration code (disabled for now)
2011-06-01 17:59:38 +00:00
ryounes
4c93736902
NIHVIVO-2459, NIHVIVO-2643 Solr versions of autocomplete and json reconcile
2011-05-31 14:58:40 +00:00
brianjlowe
04edace976
NIHVIVO-2440 Remove RDB support
2011-05-27 20:36:48 +00:00