/[Apache-SVN]
ViewVC logotype

Revision 744727


Jump to revision: Previous Next
Author: jonesde
Date: Sun Feb 15 19:34:49 2009 UTC (15 years, 2 months ago)
Changed paths: 22
Log Message:
No functional changes, just reorganizing code: moved email services from content to the framework/common component except the CommunicationEvent related ones which are now in the party component along with other CommunicationEvent resources; changed framework components so that webapp no longer depends on common and common is higher level than the various tool components which was an odd dependency before; one new thing is in here and that is an entity called EmailTemplateSetting which is meant to be a generic version of the ProductStoreEmailSetting entity so we can have configurable email templates without depending on ProductStore, still need to write the service to send email from this (sendMailFromTemplateSetting)

Changed paths

Path Details
Directoryofbiz/trunk/.classpath modified , text changed
Directoryofbiz/trunk/applications/content/build.xml modified , text changed
Directoryofbiz/trunk/applications/content/entitydef/entitymodel.xml modified , text changed
Directoryofbiz/trunk/applications/content/ofbiz-component.xml modified , text changed
Directoryofbiz/trunk/applications/content/servicedef/services_email.xml deleted
Directoryofbiz/trunk/applications/content/src/org/ofbiz/content/data/DataResourceWorker.java modified , text changed
Directoryofbiz/trunk/applications/content/src/org/ofbiz/content/email/ deleted
Directoryofbiz/trunk/applications/party/servicedef/services.xml modified , text changed
Directoryofbiz/trunk/applications/party/src/org/ofbiz/party/communication/CommunicationEventServices.java modified , text changed
Directoryofbiz/trunk/framework/base/lib/fop-0.94.jar
(Copied from ofbiz/trunk/framework/webapp/lib/fop-0.94.jar, r744706)
added
Directoryofbiz/trunk/framework/build.xml modified , text changed
Directoryofbiz/trunk/framework/common/build.xml modified , text changed
Directoryofbiz/trunk/framework/common/entitydef/entitymodel.xml modified , text changed
Directoryofbiz/trunk/framework/common/ofbiz-component.xml modified , text changed
Directoryofbiz/trunk/framework/common/servicedef/services_email.xml
(Copied from ofbiz/trunk/applications/content/servicedef/services_email.xml, r744706)
added , text changed
Directoryofbiz/trunk/framework/common/src/org/ofbiz/common/email/ added
Directoryofbiz/trunk/framework/common/src/org/ofbiz/common/email/EmailServices.java
(Copied from ofbiz/trunk/applications/content/src/org/ofbiz/content/email/EmailServices.java, r744706)
added , text changed
Directoryofbiz/trunk/framework/common/src/org/ofbiz/common/email/NotificationServices.java
(Copied from ofbiz/trunk/applications/content/src/org/ofbiz/content/email/NotificationServices.java, r744706)
added , text changed
Directoryofbiz/trunk/framework/common/src/org/ofbiz/common/login/LoginServices.java modified , text changed
Directoryofbiz/trunk/framework/webapp/build.xml modified , text changed
Directoryofbiz/trunk/framework/webapp/lib/fop-0.94.jar deleted
Directoryofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/control/LoginWorker.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26