Mzax_Emarketing - Version 0.4.3

Version Notes

Find help at https://github.com/mage-mzax/emarketing

Download this release

Release Info

Developer Jacob Siefer
Extension Mzax_Emarketing
Version 0.4.3
Comparing to
See all releases


Code changes from version 0.4.2 to 0.4.3

Files changed (359) hide show
  1. app/code/community/Mzax/Emarketing/Block/Campaign/Edit.php +1 -1
  2. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Form.php +1 -1
  3. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Abstract.php +1 -1
  4. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email.php +1 -1
  5. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email/Tab/Inbox.php +1 -1
  6. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email/Tab/Outbox.php +1 -1
  7. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content.php +1 -1
  8. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content/Original.php +1 -1
  9. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content/Variation.php +1 -1
  10. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Errors.php +2 -2
  11. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Filters.php +1 -1
  12. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Inbox.php +1 -1
  13. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Medium.php +1 -1
  14. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Recipients.php +1 -1
  15. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Recipients/Grid.php +1 -1
  16. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Report.php +2 -2
  17. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Settings.php +42 -30
  18. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Tasks.php +1 -1
  19. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Test.php +1 -1
  20. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tabs.php +1 -1
  21. app/code/community/Mzax/Emarketing/Block/Campaign/Grid.php +2 -2
  22. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Filter/Filter.php +1 -1
  23. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Action.php +1 -1
  24. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Filter.php +1 -1
  25. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/SendMail.php +1 -1
  26. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Sender.php +1 -1
  27. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Stats.php +1 -1
  28. app/code/community/Mzax/Emarketing/Block/Campaign/New.php +2 -2
  29. app/code/community/Mzax/Emarketing/Block/Campaign/New/Presets.php +1 -1
  30. app/code/community/Mzax/Emarketing/Block/Campaign/Preview.php +1 -1
  31. app/code/community/Mzax/Emarketing/Block/Campaign/SendTestMail.php +1 -1
  32. app/code/community/Mzax/Emarketing/Block/Campaign/SendTestMail/Form.php +1 -1
  33. app/code/community/Mzax/Emarketing/Block/Campaign/Test.php +1 -1
  34. app/code/community/Mzax/Emarketing/Block/Campaign/Test/Emulate.php +1 -1
  35. app/code/community/Mzax/Emarketing/Block/Campaign/View.php +1 -1
  36. app/code/community/Mzax/Emarketing/Block/Chart/Abstract.php +1 -1
  37. app/code/community/Mzax/Emarketing/Block/Chart/Area.php +1 -1
  38. app/code/community/Mzax/Emarketing/Block/Chart/Bar.php +1 -1
  39. app/code/community/Mzax/Emarketing/Block/Chart/Column.php +1 -1
  40. app/code/community/Mzax/Emarketing/Block/Chart/Geo.php +1 -1
  41. app/code/community/Mzax/Emarketing/Block/Chart/Line.php +1 -1
  42. app/code/community/Mzax/Emarketing/Block/Chart/Pie.php +1 -1
  43. app/code/community/Mzax/Emarketing/Block/Chart/Scatter.php +1 -1
  44. app/code/community/Mzax/Emarketing/Block/Chart/SteppedArea.php +1 -1
  45. app/code/community/Mzax/Emarketing/Block/Chart/Widget/Container.php +1 -1
  46. app/code/community/Mzax/Emarketing/Block/Chart/Widget/Geo.php +1 -1
  47. app/code/community/Mzax/Emarketing/Block/Chart/Widget/Tab.php +2 -2
  48. app/code/community/Mzax/Emarketing/Block/Conditions.php +2 -2
  49. app/code/community/Mzax/Emarketing/Block/Editable.php +2 -2
  50. app/code/community/Mzax/Emarketing/Block/Filter/Object/Grid.php +1 -1
  51. app/code/community/Mzax/Emarketing/Block/Filter/Test/Recursive.php +1 -1
  52. app/code/community/Mzax/Emarketing/Block/Filter/Test/Single.php +2 -2
  53. app/code/community/Mzax/Emarketing/Block/Filters.php +2 -2
  54. app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Action.php +2 -2
  55. app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Campaign.php +2 -2
  56. app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Recipient.php +2 -2
  57. app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Size.php +2 -2
  58. app/code/community/Mzax/Emarketing/Block/Inbox/Email.php +1 -1
  59. app/code/community/Mzax/Emarketing/Block/Inbox/Email/Form.php +2 -2
  60. app/code/community/Mzax/Emarketing/Block/Inbox/Grid.php +1 -1
  61. app/code/community/Mzax/Emarketing/Block/Inbox/View.php +1 -1
  62. app/code/community/Mzax/Emarketing/Block/Outbox/Email.php +1 -1
  63. app/code/community/Mzax/Emarketing/Block/Outbox/Email/Form.php +1 -1
  64. app/code/community/Mzax/Emarketing/Block/Outbox/Grid.php +1 -1
  65. app/code/community/Mzax/Emarketing/Block/Outbox/View.php +1 -1
  66. app/code/community/Mzax/Emarketing/Block/Recipients/Column/Renderer/Attribute.php +1 -1
  67. app/code/community/Mzax/Emarketing/Block/Recipients/Column/Renderer/Object.php +1 -1
  68. app/code/community/Mzax/Emarketing/Block/Recipients/Grid.php +1 -1
  69. app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/DomainThreshold.php +1 -1
  70. app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/MailStorage.php +1 -1
  71. app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/Mandrill.php +80 -0
  72. app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/Sendgrid.php +1 -1
  73. app/code/community/Mzax/Emarketing/Block/Template.php +2 -2
  74. app/code/community/Mzax/Emarketing/Block/Template/Edit.php +1 -1
  75. app/code/community/Mzax/Emarketing/Block/Template/Edit/Form.php +1 -1
  76. app/code/community/Mzax/Emarketing/Block/Template/Grid.php +1 -1
  77. app/code/community/Mzax/Emarketing/Block/Template/Upload.php +1 -1
  78. app/code/community/Mzax/Emarketing/Block/Template/Upload/Form.php +1 -1
  79. app/code/community/Mzax/Emarketing/Block/Template/View.php +1 -1
  80. app/code/community/Mzax/Emarketing/Block/Tracker/Edit.php +2 -2
  81. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Form.php +1 -1
  82. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Conditions.php +1 -1
  83. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/GoalType.php +2 -2
  84. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Settings.php +2 -2
  85. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Tasks.php +2 -2
  86. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Test.php +1 -1
  87. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tabs.php +2 -2
  88. app/code/community/Mzax/Emarketing/Block/Tracker/Grid.php +1 -1
  89. app/code/community/Mzax/Emarketing/Block/Tracker/New.php +2 -2
  90. app/code/community/Mzax/Emarketing/Block/Tracker/Test.php +1 -1
  91. app/code/community/Mzax/Emarketing/Block/Tracker/Test/Emulate.php +1 -1
  92. app/code/community/Mzax/Emarketing/Block/Tracker/Upload.php +2 -2
  93. app/code/community/Mzax/Emarketing/Block/Tracker/Upload/Form.php +2 -2
  94. app/code/community/Mzax/Emarketing/Block/Tracker/View.php +1 -1
  95. app/code/community/Mzax/Emarketing/Block/Unsubscribe.php +2 -2
  96. app/code/community/Mzax/Emarketing/Db/Select.php +1 -1
  97. app/code/community/Mzax/Emarketing/Helper/Campaign.php +2 -2
  98. app/code/community/Mzax/Emarketing/Helper/Data.php +17 -5
  99. app/code/community/Mzax/Emarketing/Helper/Newsletter.php +2 -2
  100. app/code/community/Mzax/Emarketing/Helper/Request.php +2 -2
  101. app/code/community/Mzax/Emarketing/Helper/SqlFormatter.php +1 -1
  102. app/code/community/Mzax/Emarketing/Model/Campaign.php +7 -6
  103. app/code/community/Mzax/Emarketing/Model/Campaign/Content.php +1 -1
  104. app/code/community/Mzax/Emarketing/Model/Campaign/Preset.php +1 -1
  105. app/code/community/Mzax/Emarketing/Model/Campaign/Variation.php +1 -1
  106. app/code/community/Mzax/Emarketing/Model/Conversion/Goal.php +1 -1
  107. app/code/community/Mzax/Emarketing/Model/Conversion/Goal/Abstract.php +1 -1
  108. app/code/community/Mzax/Emarketing/Model/Conversion/Goal/Orders.php +2 -2
  109. app/code/community/Mzax/Emarketing/Model/Conversion/Select.php +1 -1
  110. app/code/community/Mzax/Emarketing/Model/Conversion/Tracker.php +1 -1
  111. app/code/community/Mzax/Emarketing/Model/DomainThrottle.php +1 -1
  112. app/code/community/Mzax/Emarketing/Model/Email.php +1 -1
  113. app/code/community/Mzax/Emarketing/Model/Form/Element/Ace.php +1 -1
  114. app/code/community/Mzax/Emarketing/Model/Form/Element/Credits.php +1 -1
  115. app/code/community/Mzax/Emarketing/Model/Form/Element/EmailEditor.php +2 -2
  116. app/code/community/Mzax/Emarketing/Model/Form/Element/Info.php +1 -1
  117. app/code/community/Mzax/Emarketing/Model/Form/Element/TemplateEditor.php +1 -1
  118. app/code/community/Mzax/Emarketing/Model/Form/Element/Textarea.php +2 -2
  119. app/code/community/Mzax/Emarketing/Model/Form/Element/Wildselect.php +2 -2
  120. app/code/community/Mzax/Emarketing/Model/Goal.php +2 -2
  121. app/code/community/Mzax/Emarketing/Model/Inbox.php +2 -2
  122. app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Abstract.php +1 -1
  123. app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Recipient.php +1 -1
  124. app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Store.php +2 -2
  125. app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Unsubscribe.php +2 -2
  126. app/code/community/Mzax/Emarketing/Model/Inbox/Email.php +38 -7
  127. app/code/community/Mzax/Emarketing/Model/Inbox/Email/Collector.php +2 -2
  128. app/code/community/Mzax/Emarketing/Model/Inbox/Email/Pull/Abstract.php +2 -2
  129. app/code/community/Mzax/Emarketing/Model/Inbox/Email/Pull/Storage.php +2 -2
  130. app/code/community/Mzax/Emarketing/Model/Link.php +1 -1
  131. app/code/community/Mzax/Emarketing/Model/Link/Reference.php +2 -2
  132. app/code/community/Mzax/Emarketing/Model/Medium.php +2 -2
  133. app/code/community/Mzax/Emarketing/Model/Medium/Abstract.php +2 -2
  134. app/code/community/Mzax/Emarketing/Model/Medium/Email.php +2 -2
  135. app/code/community/Mzax/Emarketing/Model/Medium/Email/Composer.php +2 -2
  136. app/code/community/Mzax/Emarketing/Model/Medium/Email/Filter.php +2 -2
  137. app/code/community/Mzax/Emarketing/Model/Medium/Email/Processor.php +2 -2
  138. app/code/community/Mzax/Emarketing/Model/Medium/Email/Snippets.php +2 -2
  139. app/code/community/Mzax/Emarketing/Model/Object/Abstract.php +1 -1
  140. app/code/community/Mzax/Emarketing/Model/Object/Address.php +1 -1
  141. app/code/community/Mzax/Emarketing/Model/Object/Collection.php +1 -1
  142. app/code/community/Mzax/Emarketing/Model/Object/Collection/Item.php +2 -2
  143. app/code/community/Mzax/Emarketing/Model/Object/Customer.php +1 -1
  144. app/code/community/Mzax/Emarketing/Model/Object/Customer/Address.php +2 -2
  145. app/code/community/Mzax/Emarketing/Model/Object/Filter.php +1 -1
  146. app/code/community/Mzax/Emarketing/Model/Object/Filter/Abstract.php +1 -1
  147. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/City.php +1 -1
  148. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Country.php +1 -1
  149. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Postcode.php +1 -1
  150. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Region.php +1 -1
  151. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Street.php +1 -1
  152. app/code/community/Mzax/Emarketing/Model/Object/Filter/Attribute.php +2 -2
  153. app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Goal.php +1 -1
  154. app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Recipient/Abstract.php +1 -1
  155. app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Recipient/Interact.php +1 -1
  156. app/code/community/Mzax/Emarketing/Model/Object/Filter/Column.php +1 -1
  157. app/code/community/Mzax/Emarketing/Model/Object/Filter/Combine.php +1 -1
  158. app/code/community/Mzax/Emarketing/Model/Object/Filter/Component.php +1 -1
  159. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Abstract.php +1 -1
  160. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Address.php +1 -1
  161. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Address/Attribute.php +1 -1
  162. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Attribute.php +1 -1
  163. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Event.php +1 -1
  164. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Lastlogin.php +1 -1
  165. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Name.php +1 -1
  166. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Order.php +2 -2
  167. app/code/community/Mzax/Emarketing/Model/Object/Filter/Main.php +1 -1
  168. app/code/community/Mzax/Emarketing/Model/Object/Filter/Newsletter.php +2 -2
  169. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Abstract.php +2 -2
  170. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Address.php +2 -2
  171. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Campaign.php +2 -2
  172. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Item/Abstract.php +2 -2
  173. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Item/Table.php +2 -2
  174. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Items.php +2 -2
  175. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Previous.php +2 -2
  176. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/ShippedAt.php +1 -1
  177. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Table.php +2 -2
  178. app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Abstract.php +1 -1
  179. app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Attribute.php +1 -1
  180. app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Category.php +1 -1
  181. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Abstract.php +2 -2
  182. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Address.php +2 -2
  183. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Item/Table.php +2 -2
  184. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Items.php +2 -2
  185. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Table.php +2 -2
  186. app/code/community/Mzax/Emarketing/Model/Object/Filter/Table.php +2 -2
  187. app/code/community/Mzax/Emarketing/Model/Object/Order.php +1 -1
  188. app/code/community/Mzax/Emarketing/Model/Object/OrderAddress.php +2 -2
  189. app/code/community/Mzax/Emarketing/Model/Object/OrderItem.php +1 -1
  190. app/code/community/Mzax/Emarketing/Model/Object/Product.php +1 -1
  191. app/code/community/Mzax/Emarketing/Model/Object/Quote.php +2 -2
  192. app/code/community/Mzax/Emarketing/Model/Object/QuoteAddress.php +2 -2
  193. app/code/community/Mzax/Emarketing/Model/Object/QuoteItem.php +1 -1
  194. app/code/community/Mzax/Emarketing/Model/Object/Recipient.php +1 -1
  195. app/code/community/Mzax/Emarketing/Model/Object/Subscriber.php +2 -2
  196. app/code/community/Mzax/Emarketing/Model/Observer.php +1 -1
  197. app/code/community/Mzax/Emarketing/Model/Observer/Abstract.php +2 -2
  198. app/code/community/Mzax/Emarketing/Model/Observer/Cron.php +31 -5
  199. app/code/community/Mzax/Emarketing/Model/Observer/Customer.php +2 -2
  200. app/code/community/Mzax/Emarketing/Model/Observer/Goal.php +2 -2
  201. app/code/community/Mzax/Emarketing/Model/Observer/Order.php +2 -2
  202. app/code/community/Mzax/Emarketing/Model/Observer/SalesRule.php +2 -2
  203. app/code/community/Mzax/Emarketing/Model/Outbox.php +1 -1
  204. app/code/community/Mzax/Emarketing/Model/Outbox/Email.php +6 -1
  205. app/code/community/Mzax/Emarketing/Model/Outbox/Email/Mail.php +1 -1
  206. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter.php +1 -1
  207. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/File.php +2 -2
  208. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Interface.php +1 -1
  209. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Mandrill.php +194 -0
  210. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Sendgrid.php +2 -2
  211. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Sendmail.php +2 -2
  212. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Smtp.php +2 -2
  213. app/code/community/Mzax/Emarketing/Model/Premailer.php +1 -1
  214. app/code/community/Mzax/Emarketing/Model/Recipient.php +2 -2
  215. app/code/community/Mzax/Emarketing/Model/Recipient/Error.php +2 -2
  216. app/code/community/Mzax/Emarketing/Model/Recipient/Provider.php +2 -2
  217. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Abstract.php +1 -1
  218. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Customer.php +1 -1
  219. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Newsletter.php +2 -2
  220. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Order.php +2 -2
  221. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Quote.php +2 -2
  222. app/code/community/Mzax/Emarketing/Model/Report.php +2 -2
  223. app/code/community/Mzax/Emarketing/Model/Report/Aggregator.php +2 -2
  224. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Abstract.php +2 -2
  225. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Campaign.php +2 -2
  226. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension.php +1 -1
  227. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Abstract.php +1 -1
  228. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Country.php +1 -1
  229. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Dayofweek.php +1 -1
  230. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/DeviceBrand.php +1 -1
  231. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/DeviceType.php +1 -1
  232. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Hour.php +1 -1
  233. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Os.php +1 -1
  234. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Region.php +1 -1
  235. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Useragent.php +1 -1
  236. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Events.php +2 -2
  237. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Goals.php +2 -2
  238. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Rates.php +2 -2
  239. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Recipient.php +2 -2
  240. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Tracker.php +1 -1
  241. app/code/community/Mzax/Emarketing/Model/Report/Query.php +2 -2
  242. app/code/community/Mzax/Emarketing/Model/Report/Seeder.php +1 -1
  243. app/code/community/Mzax/Emarketing/Model/Resource/Campaign.php +18 -14
  244. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Collection.php +2 -2
  245. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Preset.php +1 -1
  246. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Preset/Collection.php +2 -2
  247. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Variation.php +1 -1
  248. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Variation/Collection.php +1 -1
  249. app/code/community/Mzax/Emarketing/Model/Resource/Collection/Product.php +2 -2
  250. app/code/community/Mzax/Emarketing/Model/Resource/Conversion/Tracker.php +1 -1
  251. app/code/community/Mzax/Emarketing/Model/Resource/Conversion/Tracker/Collection.php +1 -1
  252. app/code/community/Mzax/Emarketing/Model/Resource/Email/Collection.php +2 -2
  253. app/code/community/Mzax/Emarketing/Model/Resource/Goal.php +1 -1
  254. app/code/community/Mzax/Emarketing/Model/Resource/Helper.php +1 -1
  255. app/code/community/Mzax/Emarketing/Model/Resource/Inbox/Email.php +47 -1
  256. app/code/community/Mzax/Emarketing/Model/Resource/Inbox/Email/Collection.php +1 -1
  257. app/code/community/Mzax/Emarketing/Model/Resource/Link.php +1 -1
  258. app/code/community/Mzax/Emarketing/Model/Resource/Link/Reference.php +1 -1
  259. app/code/community/Mzax/Emarketing/Model/Resource/Outbox/Email.php +34 -2
  260. app/code/community/Mzax/Emarketing/Model/Resource/Outbox/Email/Collection.php +1 -1
  261. app/code/community/Mzax/Emarketing/Model/Resource/Recipient.php +1 -1
  262. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Address.php +1 -1
  263. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Binding.php +1 -1
  264. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Collection.php +1 -1
  265. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Error.php +2 -2
  266. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Error/Collection.php +2 -2
  267. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Event.php +1 -1
  268. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Goal/Binder.php +1 -1
  269. app/code/community/Mzax/Emarketing/Model/Resource/Setup.php +1 -1
  270. app/code/community/Mzax/Emarketing/Model/Resource/Template.php +1 -1
  271. app/code/community/Mzax/Emarketing/Model/Resource/Template/Collection.php +1 -1
  272. app/code/community/Mzax/Emarketing/Model/Resource/Useragent.php +1 -1
  273. app/code/community/Mzax/Emarketing/Model/SalesRule/Condition/Emarketing.php +2 -2
  274. app/code/community/Mzax/Emarketing/Model/SalesRule/ICouponManager.php +2 -2
  275. app/code/community/Mzax/Emarketing/Model/Session.php +2 -2
  276. app/code/community/Mzax/Emarketing/Model/System/Config/Backend/DomainThreshold.php +1 -1
  277. app/code/community/Mzax/Emarketing/Model/System/Config/Source/GeoIp.php +1 -1
  278. app/code/community/Mzax/Emarketing/Model/System/Config/Source/MailStorage.php +1 -1
  279. app/code/community/Mzax/Emarketing/Model/System/Config/Source/SmtpAuthentication.php +1 -1
  280. app/code/community/Mzax/Emarketing/Model/Template.php +1 -1
  281. app/code/community/Mzax/Emarketing/Model/Template/Exception.php +1 -1
  282. app/code/community/Mzax/Emarketing/controllers/Admin/CampaignController.php +58 -1
  283. app/code/community/Mzax/Emarketing/controllers/Admin/InboxController.php +12 -3
  284. app/code/community/Mzax/Emarketing/controllers/Admin/OutboxController.php +1 -1
  285. app/code/community/Mzax/Emarketing/controllers/Admin/ShortcutController.php +1 -1
  286. app/code/community/Mzax/Emarketing/controllers/Admin/TemplateController.php +1 -1
  287. app/code/community/Mzax/Emarketing/controllers/Admin/TrackerController.php +2 -2
  288. app/code/community/Mzax/Emarketing/controllers/BeaconController.php +1 -1
  289. app/code/community/Mzax/Emarketing/controllers/EmailController.php +2 -2
  290. app/code/community/Mzax/Emarketing/controllers/LinkController.php +2 -2
  291. app/code/community/Mzax/Emarketing/controllers/UnsubscribeController.php +40 -25
  292. app/code/community/Mzax/Emarketing/data/useragent_regexes.php +1 -1
  293. app/code/community/Mzax/Emarketing/etc/adminhtml.xml +1 -1
  294. app/code/community/Mzax/Emarketing/etc/config.xml +10 -2
  295. app/code/community/Mzax/Emarketing/etc/system.xml +87 -2
  296. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/install-0.2.php +1 -1
  297. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/uninstall.php +1 -1
  298. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.2.6-0.2.7.php +1 -1
  299. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.0-0.4.1.php +1 -1
  300. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.1-0.4.2.php +1 -1
  301. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.2-0.4.3.php +55 -0
  302. app/design/adminhtml/default/default/layout/mzax/emarketing.xml +3 -2
  303. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/content-tabs.phtml +1 -1
  304. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/filters/emulate.phtml +1 -1
  305. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/load_template.phtml +1 -1
  306. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/mail-tester.phtml +41 -0
  307. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/medium/email/preview.phtml +1 -1
  308. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/recipients.phtml +1 -1
  309. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/report.phtml +1 -1
  310. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/tasks.phtml +1 -1
  311. app/design/adminhtml/default/default/template/mzax/emarketing/edit/js.phtml +1 -1
  312. app/design/adminhtml/default/default/template/mzax/emarketing/editor/text.phtml +1 -1
  313. app/design/adminhtml/default/default/template/mzax/emarketing/fieldset.phtml +1 -1
  314. app/design/adminhtml/default/default/template/mzax/emarketing/filter/page-preview.phtml +1 -1
  315. app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/filter.phtml +1 -1
  316. app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/recursive.phtml +1 -1
  317. app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/single.phtml +1 -1
  318. app/design/adminhtml/default/default/template/mzax/emarketing/tracker/conditions/emulate.phtml +1 -1
  319. app/design/adminhtml/default/default/template/mzax/emarketing/tracker/tasks.phtml +1 -1
  320. app/design/adminhtml/default/default/template/mzax/emarketing/widget/chart-geo.phtml +1 -1
  321. app/design/adminhtml/default/default/template/mzax/emarketing/widget/chart-tab.phtml +1 -1
  322. app/design/frontend/base/default/layout/mzax/emarketing.xml +1 -1
  323. js/mzax/ace/ext-mage_autocomplete.js +1 -1
  324. js/mzax/ace/mode-mage.js +1 -1
  325. js/mzax/ace/theme-mage.js +1 -1
  326. js/mzax/ckeditor.plugin.mage.js +1 -1
  327. js/mzax/editor.js +1 -1
  328. js/mzax/report.js +1 -1
  329. lib/Mzax/Bounce.php +2 -2
  330. lib/Mzax/Bounce/Detector.php +2 -2
  331. lib/Mzax/Bounce/Detector/Abstract.php +2 -2
  332. lib/Mzax/Bounce/Detector/Arf.php +2 -2
  333. lib/Mzax/Bounce/Detector/Autoreply.php +2 -2
  334. lib/Mzax/Bounce/Detector/Extended.php +2 -2
  335. lib/Mzax/Bounce/Detector/Failure.php +2 -2
  336. lib/Mzax/Bounce/Detector/Rfc1892.php +2 -2
  337. lib/Mzax/Bounce/Mail.php +2 -2
  338. lib/Mzax/Bounce/Message.php +2 -2
  339. lib/Mzax/Bounce/Mime/Decode.php +2 -2
  340. lib/Mzax/Bounce/Mime/Part.php +2 -2
  341. lib/Mzax/Chart/Table.php +2 -2
  342. lib/Mzax/Db/Select.php +2 -2
  343. lib/Mzax/Db/Select/Exception.php +2 -2
  344. lib/Mzax/GeoIp.php +2 -2
  345. lib/Mzax/GeoIp/Adapter/Abstract.php +2 -2
  346. lib/Mzax/GeoIp/Adapter/FreeGeoIp.php +2 -2
  347. lib/Mzax/GeoIp/Adapter/GeoPlugin.php +2 -2
  348. lib/Mzax/GeoIp/Adapter/Ipinfo.php +2 -2
  349. lib/Mzax/GeoIp/Exception.php +2 -2
  350. lib/Mzax/GeoIp/Region.php +2 -2
  351. lib/Mzax/GeoIp/Request.php +2 -2
  352. lib/Mzax/Mail.php +2 -2
  353. lib/Mzax/Mail/Transport/File.php +2 -2
  354. lib/Mzax/Mail/Transport/Mock.php +2 -2
  355. lib/Mzax/Once.php +2 -2
  356. lib/Mzax/Presist.php +2 -2
  357. package.xml +4 -4
  358. skin/adminhtml/default/default/mzax/emarketing.css +1 -1
  359. skin/adminhtml/default/default/mzax/images/mail-tester.png +0 -0
app/code/community/Mzax/Emarketing/Block/Campaign/Edit.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email/Tab/Inbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email/Tab/Outbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content/Original.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content/Variation.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Errors.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Block_Campaign_Edit_Tab_Errors extends Mage_Adminhtml_Block_Widget_Grid
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Block_Campaign_Edit_Tab_Errors extends Mage_Adminhtml_Block_Widget_Grid
29
  {
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Filters.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Inbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Medium.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Recipients.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Recipients/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Report.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Block_Campaign_Edit_Tab_Report extends Mage_Adminhtml_Block_Widget
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Block_Campaign_Edit_Tab_Report extends Mage_Adminhtml_Block_Widget
31
  {
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Settings.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -175,6 +175,18 @@ class Mzax_Emarketing_Block_Campaign_Edit_Tab_Settings extends Mage_Adminhtml_Bl
175
  'value' => '0',
176
  'note' => $this->__("The minimum time before a recipient can recieve this campaign again."),
177
  ));
 
 
 
 
 
 
 
 
 
 
 
 
178
  }
179
 
180
 
@@ -201,36 +213,36 @@ class Mzax_Emarketing_Block_Campaign_Edit_Tab_Settings extends Mage_Adminhtml_Bl
201
  ));
202
 
203
 
204
- /**
205
- * Ab Test
206
- */
207
  $abtestFieldset = $form->addFieldset('abtest', array(
208
- 'note' => "If enabled, the user will be logged in if possible.",
209
- 'legend' => $this->__('AB Testing'),
210
- ));
211
-
212
-
213
- $abtestFieldset->addField('abtest_enable', 'select', array(
214
- 'label' => $this->__('Enabled'),
215
- 'title' => $this->__('Enabled'),
216
- 'name' => 'abtest_enable',
217
- 'required' => true,
218
- 'options' => array(
219
  '0' => $this->__('No'),
220
- '1' => $this->__('Yes')
221
- ),
222
- 'value' => '0'
223
- ));
224
-
225
- $abtestFieldset->addField('abtest_traffic', 'text', array(
226
- 'name' => 'abtest_traffic',
227
- 'label' => $this->__('Traffic Percentage'),
228
- 'title' => $this->__('Traffic Percentage'),
229
- 'required' => true,
230
- 'value' => '100'
231
- ));
232
-
233
-
234
 
235
 
236
  /**
@@ -318,7 +330,7 @@ class Mzax_Emarketing_Block_Campaign_Edit_Tab_Settings extends Mage_Adminhtml_Bl
318
 
319
  $form->addValues($campaign->getData());
320
  $this->setForm($form);
321
-
322
  return $this;
323
 
324
 
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
175
  'value' => '0',
176
  'note' => $this->__("The minimum time before a recipient can recieve this campaign again."),
177
  ));
178
+
179
+
180
+ $fieldset->addField('max_per_recipient', 'text', array(
181
+ 'label' => $this->__('Max Send-outs per Recipient'),
182
+ 'title' => $this->__('Max Send-outs per Recipient'),
183
+ 'name' => 'max_per_recipient',
184
+ 'required' => true,
185
+ 'value' => '0',
186
+ 'note' => $this->__("Maximum send-outs per recipient, zero = unlimited"),
187
+ ));
188
+
189
+
190
  }
191
 
192
 
213
  ));
214
 
215
 
216
+ /**
217
+ * Ab Test
218
+ */
219
  $abtestFieldset = $form->addFieldset('abtest', array(
220
+ 'note' => "If enabled, the user will be logged in if possible.",
221
+ 'legend' => $this->__('AB Testing'),
222
+ ));
223
+
224
+
225
+ $abtestFieldset->addField('abtest_enable', 'select', array(
226
+ 'label' => $this->__('Enabled'),
227
+ 'title' => $this->__('Enabled'),
228
+ 'name' => 'abtest_enable',
229
+ 'required' => true,
230
+ 'options' => array(
231
  '0' => $this->__('No'),
232
+ '1' => $this->__('Yes')
233
+ ),
234
+ 'value' => '0'
235
+ ));
236
+
237
+ $abtestFieldset->addField('abtest_traffic', 'text', array(
238
+ 'name' => 'abtest_traffic',
239
+ 'label' => $this->__('Traffic Percentage'),
240
+ 'title' => $this->__('Traffic Percentage'),
241
+ 'required' => true,
242
+ 'value' => '100'
243
+ ));
244
+
245
+
246
 
247
 
248
  /**
330
 
331
  $form->addValues($campaign->getData());
332
  $this->setForm($form);
333
+
334
  return $this;
335
 
336
 
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Tasks.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Test.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tabs.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Block_Campaign_Grid extends Mage_Adminhtml_Block_Widget_Grid
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Block_Campaign_Grid extends Mage_Adminhtml_Block_Widget_Grid
31
  {
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Filter/Filter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Action.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Filter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/SendMail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Sender.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Stats.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/New.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -22,7 +22,7 @@
22
  *
23
  * @author Jacob Siefer
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
- * @version 0.4.2
26
  */
27
  class Mzax_Emarketing_Block_Campaign_New extends Mzax_Emarketing_Block_Campaign_Edit
28
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
22
  *
23
  * @author Jacob Siefer
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
+ * @version 0.4.3
26
  */
27
  class Mzax_Emarketing_Block_Campaign_New extends Mzax_Emarketing_Block_Campaign_Edit
28
  {
app/code/community/Mzax/Emarketing/Block/Campaign/New/Presets.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Preview.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/SendTestMail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/SendTestMail/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Test.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Test/Emulate.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Area.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Bar.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Column.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Geo.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Line.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Pie.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Scatter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/SteppedArea.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Widget/Container.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Widget/Geo.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Widget/Tab.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Block_Chart_Widget_Tab extends Mage_Adminhtml_Block_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Block_Chart_Widget_Tab extends Mage_Adminhtml_Block_Abstract
30
  {
app/code/community/Mzax/Emarketing/Block/Conditions.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Block_Conditions implements Varien_Data_Form_Element_Renderer_Interface
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Block_Conditions implements Varien_Data_Form_Element_Renderer_Interface
30
  {
app/code/community/Mzax/Emarketing/Block/Editable.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Block_Editable extends Mage_Core_Block_Abstract
30
  implements Varien_Data_Form_Element_Renderer_Interface
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Block_Editable extends Mage_Core_Block_Abstract
30
  implements Varien_Data_Form_Element_Renderer_Interface
app/code/community/Mzax/Emarketing/Block/Filter/Object/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Filter/Test/Recursive.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Filter/Test/Single.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -31,7 +31,7 @@
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
- * @version 0.4.2
35
  */
36
  class Mzax_Emarketing_Block_Filter_Test_Single extends Mage_Adminhtml_Block_Template
37
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
+ * @version 0.4.3
35
  */
36
  class Mzax_Emarketing_Block_Filter_Test_Single extends Mage_Adminhtml_Block_Template
37
  {
app/code/community/Mzax/Emarketing/Block/Filters.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Block_Filters implements Varien_Data_Form_Element_Renderer_Interface
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Block_Filters implements Varien_Data_Form_Element_Renderer_Interface
31
  {
app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Action.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Action
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Action
30
  {
app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Campaign
29
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Options
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Campaign
29
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Options
app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Recipient
31
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Recipient
31
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract
app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Size.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Size
31
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Size
31
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract
app/code/community/Mzax/Emarketing/Block/Inbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Inbox/Email/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Block_Inbox_Email_Form extends Mage_Adminhtml_Block_Widget_Form
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Block_Inbox_Email_Form extends Mage_Adminhtml_Block_Widget_Form
30
  {
app/code/community/Mzax/Emarketing/Block/Inbox/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Inbox/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Outbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Outbox/Email/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Outbox/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Outbox/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Recipients/Column/Renderer/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Recipients/Column/Renderer/Object.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Recipients/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/DomainThreshold.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/MailStorage.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/Mandrill.php ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Mzax Emarketing (www.mzax.de)
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * that is bundled with this Extension in the file LICENSE.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ *
12
+ * @version 0.4.3
13
+ * @category Mzax
14
+ * @package Mzax_Emarketing
15
+ * @author Jacob Siefer (jacob@mzax.de)
16
+ * @copyright Copyright (c) 2015 Jacob Siefer
17
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
18
+ */
19
+
20
+
21
+ /**
22
+ *
23
+ * @author Jacob Siefer
24
+ *
25
+ */
26
+ class Mzax_Emarketing_Block_System_Config_Form_Field_Mandrill
27
+ extends Mage_Adminhtml_Block_System_Config_Form_Field
28
+ {
29
+
30
+
31
+
32
+ protected function _getHtml()
33
+ {
34
+ $username = Mage::getStoreConfig('mzax_emarketing/email/mandrill_username');
35
+ $password = Mage::getStoreConfig('mzax_emarketing/email/mandrill_password');
36
+
37
+ if(empty($username)) {
38
+ $message = Mage::helper('mzax_emarketing')->__('Please provider a valid Mandrill username.');
39
+ $class = 'inbox-failure';
40
+ }
41
+ else if(empty($password)) {
42
+ $message = Mage::helper('mzax_emarketing')->__('Please provider a valid Mandrill password.');
43
+ $class = 'inbox-failure';
44
+ }
45
+ else {
46
+ /* @var $transprot Mzax_Emarketing_Model_Outbox_Transporter_Mandrill */
47
+ $transprot = Mage::getModel('mzax_emarketing/outbox_transporter_mandrill');
48
+
49
+ $result = $transprot->testAuth($username, $password);
50
+
51
+ if($result === true) {
52
+ $message = Mage::helper('mzax_emarketing')->__('Successfully conntected to Mandrill');
53
+ $class = 'inbox-success';
54
+ }
55
+ else {
56
+ $message = Mage::helper('mzax_emarketing')->__('Failed to connect to Mandrill: %s', $result);
57
+ $class = 'inbox-failure';
58
+ }
59
+ }
60
+
61
+ return '<div class="inbox-status '.$class.'">' . $message . '</div>';
62
+ }
63
+
64
+
65
+
66
+ public function render(Varien_Data_Form_Element_Abstract $element)
67
+ {
68
+ $id = $element->getHtmlId();
69
+
70
+ if(Mage::getStoreConfig('mzax_emarketing/email/transporter') !== 'mandrill') {
71
+ return '';
72
+ }
73
+
74
+ $useContainerId = $element->getData('use_container_id');
75
+ $html = '<tr id="row_' . $id . '">'
76
+ . '<td class="mzax-mail-storage-test" colspan="3">' . $this->_getHtml(). '</td>'
77
+ . '</tr>';
78
+ return $html;
79
+ }
80
+ }
app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/Sendgrid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.2
33
  */
34
  class Mzax_Emarketing_Block_Template extends Mage_Core_Block_Template
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.3
33
  */
34
  class Mzax_Emarketing_Block_Template extends Mage_Core_Block_Template
35
  {
app/code/community/Mzax/Emarketing/Block/Template/Edit.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/Edit/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/Upload.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/Upload/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Edit.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit extends Mage_Adminhtml_Block_Widget_Form_Container
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit extends Mage_Adminhtml_Block_Widget_Form_Container
29
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Conditions.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/GoalType.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_GoalType extends Mage_Adminhtml_Block_Widget_Form
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_GoalType extends Mage_Adminhtml_Block_Widget_Form
29
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Settings.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_Settings extends Mage_Adminhtml_Block_Widget_Form
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_Settings extends Mage_Adminhtml_Block_Widget_Form
29
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Tasks.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_Tasks extends Mage_Adminhtml_Block_Template
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_Tasks extends Mage_Adminhtml_Block_Template
30
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Test.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tabs.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs
29
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/New.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -22,7 +22,7 @@
22
  *
23
  * @author Jacob Siefer
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
- * @version 0.4.2
26
  */
27
  class Mzax_Emarketing_Block_Tracker_New extends Mzax_Emarketing_Block_Tracker_Edit
28
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
22
  *
23
  * @author Jacob Siefer
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
+ * @version 0.4.3
26
  */
27
  class Mzax_Emarketing_Block_Tracker_New extends Mzax_Emarketing_Block_Tracker_Edit
28
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Test.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Test/Emulate.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Upload.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Block_Tracker_Upload extends Mage_Adminhtml_Block_Widget_Form_Container
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Block_Tracker_Upload extends Mage_Adminhtml_Block_Widget_Form_Container
30
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Upload/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Block_Tracker_Upload_Form extends Mage_Adminhtml_Block_Widget_Form
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Block_Tracker_Upload_Form extends Mage_Adminhtml_Block_Widget_Form
31
  {
app/code/community/Mzax/Emarketing/Block/Tracker/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Unsubscribe.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Block_Unsubscribe extends Mage_Core_Block_Template
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Block_Unsubscribe extends Mage_Core_Block_Template
31
  {
app/code/community/Mzax/Emarketing/Db/Select.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Helper/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Helper_Campaign extends Mage_Core_Helper_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Helper_Campaign extends Mage_Core_Helper_Abstract
30
  {
app/code/community/Mzax/Emarketing/Helper/Data.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -52,11 +52,23 @@ class Mzax_Emarketing_Helper_Data extends Mage_Core_Helper_Abstract
52
  }
53
  return true;
54
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
-
57
-
58
-
59
-
60
 
61
  /**
62
  * Create a lock with the given name
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
52
  }
53
  return true;
54
  }
55
+
56
+
57
+
58
+ /**
59
+ * Log message
60
+ *
61
+ * @return $this
62
+ */
63
+ public function log($message)
64
+ {
65
+ $message = call_user_func_array(array($this, '__'), func_get_args());
66
+
67
+ Mage::log($message, null, 'mzax_emarketing.log', true);
68
+ return $this;
69
+ }
70
 
71
+
 
 
 
72
 
73
  /**
74
  * Create a lock with the given name
app/code/community/Mzax/Emarketing/Helper/Newsletter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Helper_Newsletter extends Mage_Core_Helper_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Helper_Newsletter extends Mage_Core_Helper_Abstract
31
  {
app/code/community/Mzax/Emarketing/Helper/Request.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Helper_Request extends Mage_Core_Helper_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Helper_Request extends Mage_Core_Helper_Abstract
31
  {
app/code/community/Mzax/Emarketing/Helper/SqlFormatter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -54,6 +54,7 @@
54
  * @method string getCheckFrequency()
55
  * @method string getLastCheck()
56
  * @method string getMinResendInterval()
 
57
  * @method string getExpireTime()
58
  * @method string getAbtestEnable()
59
  * @method string getAbtestTraffic()
@@ -261,11 +262,11 @@ class Mzax_Emarketing_Model_Campaign
261
 
262
 
263
 
264
-
265
- /**
266
- * Retrieve store object
267
- *
268
- * @return Mage_Core_Model_Store
269
  */
270
  public function getStore()
271
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
54
  * @method string getCheckFrequency()
55
  * @method string getLastCheck()
56
  * @method string getMinResendInterval()
57
+ * @method string getMaxPerRecipient()
58
  * @method string getExpireTime()
59
  * @method string getAbtestEnable()
60
  * @method string getAbtestTraffic()
262
 
263
 
264
 
265
+
266
+ /**
267
+ * Retrieve store object
268
+ *
269
+ * @return Mage_Core_Model_Store
270
  */
271
  public function getStore()
272
  {
app/code/community/Mzax/Emarketing/Model/Campaign/Content.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Campaign/Preset.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Campaign/Variation.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Conversion/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Conversion/Goal/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Conversion/Goal/Orders.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Conversion_Goal_Orders
29
  extends Mzax_Emarketing_Model_Conversion_Goal_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Conversion_Goal_Orders
29
  extends Mzax_Emarketing_Model_Conversion_Goal_Abstract
app/code/community/Mzax/Emarketing/Model/Conversion/Select.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Conversion/Tracker.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/DomainThrottle.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/Ace.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/Credits.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/EmailEditor.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Form_Element_EmailEditor
31
  extends Mzax_Emarketing_Model_Form_Element_TemplateEditor
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Form_Element_EmailEditor
31
  extends Mzax_Emarketing_Model_Form_Element_TemplateEditor
app/code/community/Mzax/Emarketing/Model/Form/Element/Info.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/TemplateEditor.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/Textarea.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Form_Element_Textarea
30
  extends Varien_Data_Form_Element_Textarea
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Form_Element_Textarea
30
  extends Varien_Data_Form_Element_Textarea
app/code/community/Mzax/Emarketing/Model/Form/Element/Wildselect.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Form_Element_Wildselect
31
  extends Varien_Data_Form_Element_Multiselect
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Form_Element_Wildselect
31
  extends Varien_Data_Form_Element_Multiselect
app/code/community/Mzax/Emarketing/Model/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -40,7 +40,7 @@
40
  *
41
  * @author Jacob Siefer
42
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
43
- * @version 0.4.2
44
  */
45
  class Mzax_Emarketing_Model_Goal extends Mage_Core_Model_Abstract
46
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
40
  *
41
  * @author Jacob Siefer
42
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
43
+ * @version 0.4.3
44
  */
45
  class Mzax_Emarketing_Model_Goal extends Mage_Core_Model_Abstract
46
  {
app/code/community/Mzax/Emarketing/Model/Inbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Inbox
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Inbox
29
  {
app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Store.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.2
30
  */
31
  class Mzax_Emarketing_Model_Inbox_Bounce_Detector_Store
32
  extends Mzax_Emarketing_Model_Inbox_Bounce_Detector_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.3
30
  */
31
  class Mzax_Emarketing_Model_Inbox_Bounce_Detector_Store
32
  extends Mzax_Emarketing_Model_Inbox_Bounce_Detector_Abstract
app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Unsubscribe.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Inbox_Bounce_Detector_Unsubscribe
29
  extends Mzax_Emarketing_Model_Inbox_Bounce_Detector_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Inbox_Bounce_Detector_Unsubscribe
29
  extends Mzax_Emarketing_Model_Inbox_Bounce_Detector_Abstract
app/code/community/Mzax/Emarketing/Model/Inbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,6 +29,7 @@
29
  * @method string getSentAt()
30
  * @method string getEmail()
31
  * @method string getType()
 
32
  *
33
  * @method Mzax_Emarketing_Model_Recipient_Bounce_Message setCreatedAt(string)
34
  * @method Mzax_Emarketing_Model_Recipient_Bounce_Message setHeaders(string)
@@ -114,7 +115,7 @@ class Mzax_Emarketing_Model_Inbox_Email
114
 
115
  protected function _beforeSave()
116
  {
117
- if($this->_content !== null) {
118
  $this->setSize(strlen($this->_content));
119
  }
120
 
@@ -135,6 +136,11 @@ class Mzax_Emarketing_Model_Inbox_Email
135
  */
136
  public function parse()
137
  {
 
 
 
 
 
138
  $start = microtime(true);
139
 
140
  $this->getResource()->flagAsParsed($this);
@@ -242,6 +248,11 @@ class Mzax_Emarketing_Model_Inbox_Email
242
  */
243
  public function forward(Mzax_Bounce_Message $message = null)
244
  {
 
 
 
 
 
245
  if(!$message) {
246
  $message = new Mzax_Bounce_Message($this->getRawData());
247
  }
@@ -257,6 +268,7 @@ class Mzax_Emarketing_Model_Inbox_Email
257
  }
258
 
259
  if(!$canSend) {
 
260
  return false;
261
  }
262
 
@@ -276,9 +288,10 @@ class Mzax_Emarketing_Model_Inbox_Email
276
 
277
  // in case an event observer has set one
278
  $transport = $this->getMailTransport();
279
-
280
  $mail->send($transport);
281
-
 
282
  return true;
283
  }
284
 
@@ -287,6 +300,11 @@ class Mzax_Emarketing_Model_Inbox_Email
287
 
288
  public function report()
289
  {
 
 
 
 
 
290
  $mail = new Zend_Mail();
291
 
292
  $sender = $this->getSender();
@@ -298,7 +316,7 @@ class Mzax_Emarketing_Model_Inbox_Email
298
  Zend_Mime::DISPOSITION_ATTACHMENT,
299
  Zend_Mime::ENCODING_BASE64,
300
  sprintf('bounce.%s.%s.eml', Mage::app()->getRequest()->getServer('SERVER_ADDR'), time()));
301
- $mail->addTo('mail@jacobsiefer.de');
302
  $mail->addHeader('X-Mailer', 'Mzax-Emarketing '.Mage::helper('mzax_emarketing')->getVersion());
303
  $mail->send();
304
  }
@@ -368,7 +386,7 @@ class Mzax_Emarketing_Model_Inbox_Email
368
  */
369
  public function shouldForward()
370
  {
371
- if(!$this->getIsParsed() || $this->getNoForward()) {
372
  return false;
373
  }
374
  if($this->isARF() || $this->isAutoreply() || $this->isBounce()) {
@@ -387,7 +405,7 @@ class Mzax_Emarketing_Model_Inbox_Email
387
  */
388
  public function getContent()
389
  {
390
- if($this->_content === null && $this->getId()) {
391
  $file = $this->getResource()->getContentFile($this->getId());
392
  if(file_exists($file)) {
393
  $this->_content = file_get_contents($file);
@@ -413,6 +431,19 @@ class Mzax_Emarketing_Model_Inbox_Email
413
  }
414
 
415
 
 
 
 
 
 
 
 
 
 
 
 
 
 
416
  /**
417
  * Is already parsed
418
  *
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  * @method string getSentAt()
30
  * @method string getEmail()
31
  * @method string getType()
32
+ * @method string getPurged()
33
  *
34
  * @method Mzax_Emarketing_Model_Recipient_Bounce_Message setCreatedAt(string)
35
  * @method Mzax_Emarketing_Model_Recipient_Bounce_Message setHeaders(string)
115
 
116
  protected function _beforeSave()
117
  {
118
+ if($this->_content !== null && !$this->isPurged()) {
119
  $this->setSize(strlen($this->_content));
120
  }
121
 
136
  */
137
  public function parse()
138
  {
139
+ // not possible if email is purged
140
+ if($this->isPurged()) {
141
+ return 0;
142
+ }
143
+
144
  $start = microtime(true);
145
 
146
  $this->getResource()->flagAsParsed($this);
248
  */
249
  public function forward(Mzax_Bounce_Message $message = null)
250
  {
251
+ // not possible if email is purged
252
+ if($this->isPurged()) {
253
+ return;
254
+ }
255
+
256
  if(!$message) {
257
  $message = new Mzax_Bounce_Message($this->getRawData());
258
  }
268
  }
269
 
270
  if(!$canSend) {
271
+ Mage::helper('mzax_emarketing')->log("Unable to forward message, no email address defined.");
272
  return false;
273
  }
274
 
288
 
289
  // in case an event observer has set one
290
  $transport = $this->getMailTransport();
291
+
292
  $mail->send($transport);
293
+ Mage::helper('mzax_emarketing')->log("Email %s been forwarded.", $this->getId());
294
+
295
  return true;
296
  }
297
 
300
 
301
  public function report()
302
  {
303
+ // not possible if email is purged
304
+ if($this->isPurged()) {
305
+ return;
306
+ }
307
+
308
  $mail = new Zend_Mail();
309
 
310
  $sender = $this->getSender();
316
  Zend_Mime::DISPOSITION_ATTACHMENT,
317
  Zend_Mime::ENCODING_BASE64,
318
  sprintf('bounce.%s.%s.eml', Mage::app()->getRequest()->getServer('SERVER_ADDR'), time()));
319
+ $mail->addTo('jacob@mzax.de');
320
  $mail->addHeader('X-Mailer', 'Mzax-Emarketing '.Mage::helper('mzax_emarketing')->getVersion());
321
  $mail->send();
322
  }
386
  */
387
  public function shouldForward()
388
  {
389
+ if(!$this->getIsParsed() || $this->getNoForward() || $this->isPurged()) {
390
  return false;
391
  }
392
  if($this->isARF() || $this->isAutoreply() || $this->isBounce()) {
405
  */
406
  public function getContent()
407
  {
408
+ if($this->_content === null && $this->getId() && !$this->isPurged()) {
409
  $file = $this->getResource()->getContentFile($this->getId());
410
  if(file_exists($file)) {
411
  $this->_content = file_get_contents($file);
431
  }
432
 
433
 
434
+
435
+ /**
436
+ * Is purged
437
+ *
438
+ * @return boolean
439
+ */
440
+ public function isPurged()
441
+ {
442
+ return (bool) $this->getData('purged');
443
+ }
444
+
445
+
446
+
447
  /**
448
  * Is already parsed
449
  *
app/code/community/Mzax/Emarketing/Model/Inbox/Email/Collector.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Inbox_Email_Collector
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Inbox_Email_Collector
30
  {
app/code/community/Mzax/Emarketing/Model/Inbox/Email/Pull/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  abstract class Mzax_Emarketing_Model_Inbox_Email_Pull_Abstract extends Varien_Object
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  abstract class Mzax_Emarketing_Model_Inbox_Email_Pull_Abstract extends Varien_Object
30
  {
app/code/community/Mzax/Emarketing/Model/Inbox/Email/Pull/Storage.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Inbox_Email_Pull_Storage
30
  extends Mzax_Emarketing_Model_Inbox_Email_Pull_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Inbox_Email_Pull_Storage
30
  extends Mzax_Emarketing_Model_Inbox_Email_Pull_Abstract
app/code/community/Mzax/Emarketing/Model/Link.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Link/Reference.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.2
33
  */
34
  class Mzax_Emarketing_Model_Link_Reference extends Mage_Core_Model_Abstract
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.3
33
  */
34
  class Mzax_Emarketing_Model_Link_Reference extends Mage_Core_Model_Abstract
35
  {
app/code/community/Mzax/Emarketing/Model/Medium.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Medium implements Mage_Eav_Model_Entity_Attribute_Source_Interface
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Medium implements Mage_Eav_Model_Entity_Attribute_Source_Interface
31
  {
app/code/community/Mzax/Emarketing/Model/Medium/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  abstract class Mzax_Emarketing_Model_Medium_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  abstract class Mzax_Emarketing_Model_Medium_Abstract
31
  {
app/code/community/Mzax/Emarketing/Model/Medium/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email extends Mzax_Emarketing_Model_Medium_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email extends Mzax_Emarketing_Model_Medium_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Medium/Email/Composer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Composer
30
  extends Mage_Core_Model_Template
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Composer
30
  extends Mage_Core_Model_Template
app/code/community/Mzax/Emarketing/Model/Medium/Email/Filter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Filter
30
  extends Mage_Widget_Model_Template_Filter
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Filter
30
  extends Mage_Widget_Model_Template_Filter
app/code/community/Mzax/Emarketing/Model/Medium/Email/Processor.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Processor
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Processor
30
  {
app/code/community/Mzax/Emarketing/Model/Medium/Email/Snippets.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Snippets
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Snippets
30
  {
app/code/community/Mzax/Emarketing/Model/Object/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Collection/Item.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  * @see Mzax_Emarketing_Model_Object_Collection::getNewEmptyItem()
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Object_Collection_Item extends Varien_Object
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  * @see Mzax_Emarketing_Model_Object_Collection::getNewEmptyItem()
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Object_Collection_Item extends Varien_Object
31
  {
app/code/community/Mzax/Emarketing/Model/Object/Customer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Customer/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Object_Customer_Address extends Mzax_Emarketing_Model_Object_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Object_Customer_Address extends Mzax_Emarketing_Model_Object_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Object/Filter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/City.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Country.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Postcode.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Region.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Street.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -31,7 +31,7 @@
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
- * @version 0.4.2
35
  */
36
  abstract class Mzax_Emarketing_Model_Object_Filter_Attribute
37
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
+ * @version 0.4.3
35
  */
36
  abstract class Mzax_Emarketing_Model_Object_Filter_Attribute
37
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Recipient/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Recipient/Interact.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Column.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Combine.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Component.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Address/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Event.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Lastlogin.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Name.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Order.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Customer_Order
30
  extends Mzax_Emarketing_Model_Object_Filter_Customer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Customer_Order
30
  extends Mzax_Emarketing_Model_Object_Filter_Customer_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Main.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Newsletter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -27,7 +27,7 @@
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
- * @version 0.4.2
31
  */
32
  class Mzax_Emarketing_Model_Object_Filter_Newsletter
33
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
+ * @version 0.4.3
31
  */
32
  class Mzax_Emarketing_Model_Object_Filter_Newsletter
33
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Order_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Order_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Address
29
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Address
29
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Order_Campaign
30
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Order_Campaign
30
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Item/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Order_Item_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Order_Item_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Item/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -32,7 +32,7 @@
32
  *
33
  * @author Jacob Siefer
34
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
35
- * @version 0.4.2
36
  */
37
  class Mzax_Emarketing_Model_Object_Filter_Order_Item_Table
38
  extends Mzax_Emarketing_Model_Object_Filter_Table
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
32
  *
33
  * @author Jacob Siefer
34
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
35
+ * @version 0.4.3
36
  */
37
  class Mzax_Emarketing_Model_Object_Filter_Order_Item_Table
38
  extends Mzax_Emarketing_Model_Object_Filter_Table
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Items.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Items
29
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Items
29
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Previous.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Order_Previous
30
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Order_Previous
30
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/ShippedAt.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Table
29
  extends Mzax_Emarketing_Model_Object_Filter_Table
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Table
29
  extends Mzax_Emarketing_Model_Object_Filter_Table
app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Category.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Quote_Address
30
  extends Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Quote_Address
30
  extends Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Item/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -32,7 +32,7 @@
32
  *
33
  * @author Jacob Siefer
34
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
35
- * @version 0.4.2
36
  */
37
  class Mzax_Emarketing_Model_Object_Filter_Quote_Item_Table
38
  extends Mzax_Emarketing_Model_Object_Filter_Table
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
32
  *
33
  * @author Jacob Siefer
34
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
35
+ * @version 0.4.3
36
  */
37
  class Mzax_Emarketing_Model_Object_Filter_Quote_Item_Table
38
  extends Mzax_Emarketing_Model_Object_Filter_Table
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Items.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Quote_Items
29
  extends Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Quote_Items
29
  extends Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Quote_Table
29
  extends Mzax_Emarketing_Model_Object_Filter_Table
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Quote_Table
29
  extends Mzax_Emarketing_Model_Object_Filter_Table
app/code/community/Mzax/Emarketing/Model/Object/Filter/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -28,7 +28,7 @@
28
  *
29
  * @author Jacob Siefer
30
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
31
- * @version 0.4.2
32
  */
33
  abstract class Mzax_Emarketing_Model_Object_Filter_Table
34
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
28
  *
29
  * @author Jacob Siefer
30
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
31
+ * @version 0.4.3
32
  */
33
  abstract class Mzax_Emarketing_Model_Object_Filter_Table
34
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Order.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/OrderAddress.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Object_OrderAddress extends Mzax_Emarketing_Model_Object_Address
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Object_OrderAddress extends Mzax_Emarketing_Model_Object_Address
31
  {
app/code/community/Mzax/Emarketing/Model/Object/OrderItem.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Product.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Quote.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Object_Quote extends Mzax_Emarketing_Model_Object_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Object_Quote extends Mzax_Emarketing_Model_Object_Abstract
31
  {
app/code/community/Mzax/Emarketing/Model/Object/QuoteAddress.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Object_QuoteAddress extends Mzax_Emarketing_Model_Object_Address
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Object_QuoteAddress extends Mzax_Emarketing_Model_Object_Address
31
  {
app/code/community/Mzax/Emarketing/Model/Object/QuoteItem.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Subscriber.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Object_Subscriber extends Mzax_Emarketing_Model_Object_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Object_Subscriber extends Mzax_Emarketing_Model_Object_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Observer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Observer/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  abstract class Mzax_Emarketing_Model_Observer_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  abstract class Mzax_Emarketing_Model_Observer_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Observer/Cron.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.2
30
  */
31
  class Mzax_Emarketing_Model_Observer_Cron
32
  extends Mzax_Emarketing_Model_Observer_Abstract
@@ -49,7 +49,11 @@ class Mzax_Emarketing_Model_Observer_Cron
49
  public function test()
50
  {
51
  $this->_testMode = true;
52
-
 
 
 
 
53
  echo "Fetch recipients... ";
54
  $this->fetchRecipients();
55
  echo "done\n\n";
@@ -264,7 +268,29 @@ class Mzax_Emarketing_Model_Observer_Cron
264
  'verbose' => $this->_testMode
265
  ));
266
  }
267
-
268
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
269
 
270
  }
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.3
30
  */
31
  class Mzax_Emarketing_Model_Observer_Cron
32
  extends Mzax_Emarketing_Model_Observer_Abstract
49
  public function test()
50
  {
51
  $this->_testMode = true;
52
+
53
+ echo "Purge old emails... ";
54
+ $this->purge();
55
+ echo "done\n\n";
56
+
57
  echo "Fetch recipients... ";
58
  $this->fetchRecipients();
59
  echo "done\n\n";
268
  'verbose' => $this->_testMode
269
  ));
270
  }
271
+
272
+
273
+
274
+
275
+ /**
276
+ * Purge/cleanse old emails
277
+ *
278
+ * No need to keep full content - it can grow quick.
279
+ *
280
+ * @return void
281
+ */
282
+ public function purge()
283
+ {
284
+ $ttl = (int) Mage::getStoreConfig('mzax_emarketing/ema/email_ttl');
285
+ $ttl = max($ttl, 14);
286
+
287
+ /* @var $inbox Mzax_Emarketing_Model_Resource_Inbox_Email */
288
+ $inbox = Mage::getResourceSingleton('mzax_emarketing/inbox_email');
289
+ $inbox->purge($ttl);
290
+
291
+ /* @var $outbox Mzax_Emarketing_Model_Resource_Outbox_Email */
292
+ $outbox = Mage::getResourceSingleton('mzax_emarketing/outbox_email');
293
+ $outbox->purge($ttl);
294
+ }
295
 
296
  }
app/code/community/Mzax/Emarketing/Model/Observer/Customer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Observer_Customer
31
  extends Mzax_Emarketing_Model_Observer_Goal
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Observer_Customer
31
  extends Mzax_Emarketing_Model_Observer_Goal
app/code/community/Mzax/Emarketing/Model/Observer/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Observer_Goal
31
  extends Mzax_Emarketing_Model_Observer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Observer_Goal
31
  extends Mzax_Emarketing_Model_Observer_Abstract
app/code/community/Mzax/Emarketing/Model/Observer/Order.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Observer_Order
31
  extends Mzax_Emarketing_Model_Observer_Goal
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Observer_Order
31
  extends Mzax_Emarketing_Model_Observer_Goal
app/code/community/Mzax/Emarketing/Model/Observer/SalesRule.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Observer_SalesRule extends Mzax_Emarketing_Model_Observer_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Observer_SalesRule extends Mzax_Emarketing_Model_Observer_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Outbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -437,6 +437,11 @@ class Mzax_Emarketing_Model_Outbox_Email
437
 
438
  if(Mage::getStoreConfigFlag('mzax_emarketing/email/test_mode', $recipient->getStoreId())) {
439
  $address = Mage::getStoreConfig('mzax_emarketing/email/test_mode_address', $recipient->getStoreId());
 
 
 
 
 
440
  if(!$address) {
441
  return null;
442
  }
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
437
 
438
  if(Mage::getStoreConfigFlag('mzax_emarketing/email/test_mode', $recipient->getStoreId())) {
439
  $address = Mage::getStoreConfig('mzax_emarketing/email/test_mode_address', $recipient->getStoreId());
440
+
441
+ if($recipient->getForceAddress()) {
442
+ $address = $recipient->getForceAddress();
443
+ }
444
+
445
  if(!$address) {
446
  return null;
447
  }
app/code/community/Mzax/Emarketing/Model/Outbox/Email/Mail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/File.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.2
30
  */
31
  class Mzax_Emarketing_Model_Outbox_Transporter_File
32
  extends Mzax_Mail_Transport_File
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.3
30
  */
31
  class Mzax_Emarketing_Model_Outbox_Transporter_File
32
  extends Mzax_Mail_Transport_File
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Interface.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Mandrill.php ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Mzax Emarketing (www.mzax.de)
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * that is bundled with this Extension in the file LICENSE.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ *
12
+ * @version 0.4.3
13
+ * @category Mzax
14
+ * @package Mzax_Emarketing
15
+ * @author Jacob Siefer (jacob@mzax.de)
16
+ * @copyright Copyright (c) 2015 Jacob Siefer
17
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
18
+ */
19
+
20
+
21
+
22
+ /**
23
+ * Mandrill transporter
24
+ *
25
+ *
26
+ * @author Jacob Siefer
27
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
+ */
30
+ class Mzax_Emarketing_Model_Outbox_Transporter_Mandrill
31
+ extends Mzax_Emarketing_Model_Outbox_Transporter_Smtp
32
+ {
33
+
34
+ const HOST = 'smtp.mandrillapp.com';
35
+ const PORT = 587;
36
+ const SSL = 'tls';
37
+ const AUTH = 'login';
38
+
39
+
40
+
41
+ /**
42
+ *
43
+ * @var string
44
+ */
45
+ protected $_defaultTags;
46
+
47
+
48
+ /**
49
+ *
50
+ * @var boolean
51
+ */
52
+ protected $_categoryTags = false;
53
+
54
+
55
+
56
+ /**
57
+ *
58
+ * @var boolean
59
+ */
60
+ protected $_metaTags = true;
61
+
62
+
63
+
64
+ /**
65
+ * Optional mandrill subacount
66
+ *
67
+ * @var string
68
+ */
69
+ protected $_subaccount = '';
70
+
71
+
72
+
73
+ /**
74
+ * Check login data and return true on success
75
+ * or string with error message
76
+ *
77
+ * @param string $username
78
+ * @param string $password
79
+ * @return string|true
80
+ */
81
+ public function testAuth($username, $password)
82
+ {
83
+ $connection = new Zend_Mail_Protocol_Smtp_Auth_Login(self::HOST, self::PORT, array(
84
+ 'username' => $username,
85
+ 'password' => $password,
86
+ 'port' => self::PORT,
87
+ 'ssl' => self::SSL
88
+ ));
89
+
90
+ try {
91
+ $connection->connect();
92
+ $connection->helo(Mage::app()->getRequest()->getServer('SERVER_ADDR'));
93
+ $connection->disconnect();
94
+ return true;
95
+ }
96
+ catch (Exception $e) {
97
+ return $e->getMessage();
98
+ }
99
+ }
100
+
101
+
102
+
103
+
104
+ /**
105
+ *
106
+ *
107
+ * (non-PHPdoc)
108
+ * @see Mzax_Emarketing_Model_Outbox_Transporter_Smtp::setup()
109
+ */
110
+ public function setup(Mzax_Emarketing_Model_Outbox_Email $email)
111
+ {
112
+ $store = $email->getRecipient()->getStore();
113
+
114
+ $username = Mage::getStoreConfig('mzax_emarketing/email/mandrill_username', $store);
115
+ $password = Mage::getStoreConfig('mzax_emarketing/email/mandrill_password', $store);
116
+ $defaultTags = Mage::getStoreConfig('mzax_emarketing/email/mandrill_default_tags', $store);
117
+
118
+ $this->_subaccount = Mage::getStoreConfig('mzax_emarketing/email/mandrill_subaccount', $store);
119
+ $this->_categoryTags = Mage::getStoreConfigFlag('mzax_emarketing/email/mandrill_category_tags', $store);
120
+ $this->_metaTags = Mage::getStoreConfigFlag('mzax_emarketing/email/mandrill_metatags', $store);
121
+
122
+ if(!empty($defaultTags)) {
123
+ $this->_defaultTags = preg_split('/[\s,]+/', $defaultTags, -1, PREG_SPLIT_NO_EMPTY);
124
+ }
125
+
126
+ $this->_auth = self::AUTH;
127
+ $this->_host = self::HOST;
128
+ $this->_port = self::PORT;
129
+
130
+ $this->_config = array(
131
+ 'username' => $username,
132
+ 'password' => $password,
133
+ 'port' => self::PORT,
134
+ 'ssl' => self::SSL
135
+ );
136
+ }
137
+
138
+
139
+
140
+ /***
141
+ * (non-PHPdoc)
142
+ * @see Zend_Mail_Transport_Abstract::send()
143
+ */
144
+ public function send(Zend_Mail $mail)
145
+ {
146
+ // @see https://mandrill.zendesk.com/hc/en-us/articles/205582117-Using-SMTP-Headers-to-customize-your-messages#tag-your-messages
147
+ $tags = array();
148
+
149
+ // @see https://mandrill.zendesk.com/hc/en-us/articles/205582117-Using-SMTP-Headers-to-customize-your-messages#use-custom-metadata
150
+ $metadata = array();
151
+
152
+
153
+ if(is_array($this->_defaultTags)) {
154
+ $tags = $this->_defaultTags;
155
+ }
156
+
157
+ if($mail instanceof Mzax_Emarketing_Model_Outbox_Email_Mail) {
158
+
159
+ $recipient = $mail->getRecipient();
160
+ $campaign = $recipient->getCampaign();
161
+
162
+ if($this->_categoryTags) {
163
+ $tags = array_merge($campaign->getTags(), $tags);
164
+ }
165
+
166
+ // there is 200 byte limit - keep things short
167
+ if($this->_metaTags) {
168
+ $metadata['c_name'] = $campaign->getName();
169
+ $metadata['c_id'] = $campaign->getId();
170
+ $metadata['r_id'] = $recipient->getId();
171
+ $metadata['v_id'] = $recipient->getVariationId();
172
+
173
+ if(strlen($metadata['c_name']) > 100) {
174
+ $metadata['c_name'] = substr($metadata['c_name'], 0, 97) . '...';
175
+ }
176
+ }
177
+ }
178
+
179
+
180
+ if(!empty($tags)) {
181
+ $mail->addHeader('X-MC-Tags', implode(',', $tags));
182
+ }
183
+ if(!empty($metadata)) {
184
+ $mail->addHeader('X-MC-Metadata', Zend_Json::encode($metadata));
185
+ }
186
+ if(!empty($this->_subaccount)) {
187
+ $mail->addHeader('X-MC-Subaccount', $this->_subaccount);
188
+ }
189
+
190
+ return parent::send($mail);
191
+ }
192
+
193
+
194
+ }
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Sendgrid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Sendgrid
31
  extends Mzax_Emarketing_Model_Outbox_Transporter_Smtp
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Sendgrid
31
  extends Mzax_Emarketing_Model_Outbox_Transporter_Smtp
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Sendmail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Sendmail
31
  extends Zend_Mail_Transport_Smtp
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Sendmail
31
  extends Zend_Mail_Transport_Smtp
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Smtp.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Smtp
31
  extends Zend_Mail_Transport_Smtp
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Smtp
31
  extends Zend_Mail_Transport_Smtp
app/code/community/Mzax/Emarketing/Model/Premailer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -51,7 +51,7 @@
51
  *
52
  * @author Jacob Siefer
53
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
54
- * @version 0.4.2
55
  */
56
  class Mzax_Emarketing_Model_Recipient extends Mage_Core_Model_Abstract
57
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
51
  *
52
  * @author Jacob Siefer
53
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
54
+ * @version 0.4.3
55
  */
56
  class Mzax_Emarketing_Model_Recipient extends Mage_Core_Model_Abstract
57
  {
app/code/community/Mzax/Emarketing/Model/Recipient/Error.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Emarketing_Model_Recipient_Error extends Mage_Core_Model_Abstract
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Emarketing_Model_Recipient_Error extends Mage_Core_Model_Abstract
29
  {
app/code/community/Mzax/Emarketing/Model/Recipient/Provider.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Recipient_Provider implements Mage_Eav_Model_Entity_Attribute_Source_Interface
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Recipient_Provider implements Mage_Eav_Model_Entity_Attribute_Source_Interface
31
  {
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Customer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Newsletter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Newsletter
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Newsletter
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Order.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Order
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Order
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Quote.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Quote
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Quote
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
app/code/community/Mzax/Emarketing/Model/Report.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Report
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Report
31
  {
app/code/community/Mzax/Emarketing/Model/Report/Aggregator.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Report_Aggregator extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Report_Aggregator extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  abstract class Mzax_Emarketing_Model_Report_Aggregator_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  abstract class Mzax_Emarketing_Model_Report_Aggregator_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Report_Aggregator_Campaign
31
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Report_Aggregator_Campaign
31
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Country.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Dayofweek.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/DeviceBrand.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/DeviceType.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Hour.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Os.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Region.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Useragent.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Events.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.2
30
  */
31
  class Mzax_Emarketing_Model_Report_Aggregator_Events
32
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.3
30
  */
31
  class Mzax_Emarketing_Model_Report_Aggregator_Events
32
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Goals.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -37,7 +37,7 @@
37
  *
38
  * @author Jacob Siefer
39
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
40
- * @version 0.4.2
41
  */
42
  class Mzax_Emarketing_Model_Report_Aggregator_Goals
43
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
37
  *
38
  * @author Jacob Siefer
39
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
40
+ * @version 0.4.3
41
  */
42
  class Mzax_Emarketing_Model_Report_Aggregator_Goals
43
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Rates.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.2
30
  */
31
  class Mzax_Emarketing_Model_Report_Aggregator_Rates
32
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.3
30
  */
31
  class Mzax_Emarketing_Model_Report_Aggregator_Rates
32
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -37,7 +37,7 @@
37
  *
38
  * @author Jacob Siefer
39
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
40
- * @version 0.4.2
41
  */
42
  class Mzax_Emarketing_Model_Report_Aggregator_Recipient
43
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
37
  *
38
  * @author Jacob Siefer
39
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
40
+ * @version 0.4.3
41
  */
42
  class Mzax_Emarketing_Model_Report_Aggregator_Recipient
43
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Tracker.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Query.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.2
30
  */
31
  class Mzax_Emarketing_Model_Report_Query
32
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.3
30
  */
31
  class Mzax_Emarketing_Model_Report_Query
32
  {
app/code/community/Mzax/Emarketing/Model/Report/Seeder.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -112,39 +112,43 @@ class Mzax_Emarketing_Model_Resource_Campaign extends Mage_Core_Model_Resource_D
112
  /**
113
  * Find and add new recipients for the specified campaign
114
  *
115
- * @param Mzax_Emarketing_Model_Campaign $camapgin
116
  * @return integer The number of recipients found
117
  */
118
- public function findRecipients(Mzax_Emarketing_Model_Campaign $camapgin)
119
  {
120
- if(!$camapgin->getId() || !$camapgin->getRecipientProvider() || !$camapgin->getMedium()) {
121
  return 0;
122
  }
123
 
124
  $adapter = $this->_getWriteAdapter();
125
 
126
  $select = $adapter->select()->from(array('current_recipients' => $this->getTable('recipient')), 'object_id');
127
- $select->where('`current_recipients`.`campaign_id` = ?', $camapgin->getId());
128
  $select->where('`current_recipients`.`is_mock` = 0');
 
129
 
130
- $time = $camapgin->getCurrentTime();
131
  if(!$time instanceof Zend_Db_Expr) {
132
  $time = new Zend_Db_Expr('NOW()');
133
  }
134
 
135
 
136
- if($interval = (int) $camapgin->getMinResendInterval()) {
137
- $select->where("`current_recipients`.`created_at` > DATE_SUB($time, INTERVAL ? DAY)", $camapgin->getId());
 
 
 
 
 
138
  }
139
-
140
-
141
 
142
  /* skip all already queued recipients */
143
- $filterSelect = $camapgin->getRecipientProvider()->getSelect();
144
  $filterSelect->exists($select, '`current_recipients`.`object_id` = {id}', false);
145
  $filterSelect->columns(array(
146
  'created_at' => $time,
147
- 'campaign_id' => new Zend_Db_Expr($camapgin->getId())
148
  ));
149
 
150
  $adapter->beginTransaction();
@@ -153,12 +157,12 @@ class Mzax_Emarketing_Model_Resource_Campaign extends Mage_Core_Model_Resource_D
153
  $insertSql = $adapter->insertFromSelect($filterSelect,
154
  $this->getTable('recipient'),
155
  array('object_id', 'created_at', 'campaign_id'));
156
-
157
  $stmt = $adapter->query($insertSql);
158
 
159
  $adapter->update($this->getMainTable(), array(
160
  'last_check' => new Zend_Db_Expr('NOW()')),
161
- $adapter->quoteInto('campaign_id = ?', $camapgin->getId()));
162
 
163
  $adapter->commit();
164
  }
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
112
  /**
113
  * Find and add new recipients for the specified campaign
114
  *
115
+ * @param Mzax_Emarketing_Model_Campaign $campaign
116
  * @return integer The number of recipients found
117
  */
118
+ public function findRecipients(Mzax_Emarketing_Model_Campaign $campaign)
119
  {
120
+ if(!$campaign->getId() || !$campaign->getRecipientProvider() || !$campaign->getMedium()) {
121
  return 0;
122
  }
123
 
124
  $adapter = $this->_getWriteAdapter();
125
 
126
  $select = $adapter->select()->from(array('current_recipients' => $this->getTable('recipient')), 'object_id');
127
+ $select->where('`current_recipients`.`campaign_id` = ?', $campaign->getId());
128
  $select->where('`current_recipients`.`is_mock` = 0');
129
+ $select->group('current_recipients.object_id');
130
 
131
+ $time = $campaign->getCurrentTime();
132
  if(!$time instanceof Zend_Db_Expr) {
133
  $time = new Zend_Db_Expr('NOW()');
134
  }
135
 
136
 
137
+ if($interval = (int) $campaign->getMinResendInterval()) {
138
+ // only hide if sent within the last X days
139
+ $select->orHaving("MAX(`current_recipients`.`created_at`) > DATE_SUB($time, INTERVAL ? DAY)", $interval);
140
+ }
141
+ if($maximum = (int) $campaign->getMaxPerRecipient()) {
142
+ // only hide if sent more than maximum times
143
+ $select->orHaving("COUNT(`current_recipients`.`recipient_id`) >= ?", $maximum);
144
  }
 
 
145
 
146
  /* skip all already queued recipients */
147
+ $filterSelect = $campaign->getRecipientProvider()->getSelect();
148
  $filterSelect->exists($select, '`current_recipients`.`object_id` = {id}', false);
149
  $filterSelect->columns(array(
150
  'created_at' => $time,
151
+ 'campaign_id' => new Zend_Db_Expr($campaign->getId())
152
  ));
153
 
154
  $adapter->beginTransaction();
157
  $insertSql = $adapter->insertFromSelect($filterSelect,
158
  $this->getTable('recipient'),
159
  array('object_id', 'created_at', 'campaign_id'));
160
+
161
  $stmt = $adapter->query($insertSql);
162
 
163
  $adapter->update($this->getMainTable(), array(
164
  'last_check' => new Zend_Db_Expr('NOW()')),
165
+ $adapter->quoteInto('campaign_id = ?', $campaign->getId()));
166
 
167
  $adapter->commit();
168
  }
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Resource_Campaign_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Resource_Campaign_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Preset.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Preset/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Resource_Campaign_Preset_Collection extends Varien_Data_Collection
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Resource_Campaign_Preset_Collection extends Varien_Data_Collection
31
  {
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Variation.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Variation/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Collection/Product.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Resource_Collection_Product extends Mage_Catalog_Model_Resource_Product_Collection
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Resource_Collection_Product extends Mage_Catalog_Model_Resource_Product_Collection
30
  {
app/code/community/Mzax/Emarketing/Model/Resource/Conversion/Tracker.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Conversion/Tracker/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Email/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.2
33
  */
34
  abstract class Mzax_Emarketing_Model_Resource_Email_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.3
33
  */
34
  abstract class Mzax_Emarketing_Model_Resource_Email_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
35
  {
app/code/community/Mzax/Emarketing/Model/Resource/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Helper.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Inbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -187,4 +187,50 @@ class Mzax_Emarketing_Model_Resource_Inbox_Email extends Mage_Core_Model_Resourc
187
  }
188
  }
189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
  }
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
187
  }
188
  }
189
 
190
+
191
+
192
+ /**
193
+ * Remove content of old emails that is not required anymore
194
+ *
195
+ * Once messages are parsed and forwarded we can delete the content
196
+ * as it is not required anymore.
197
+ *
198
+ * However leave the row-entry as it is still relevant for reporting
199
+ *
200
+ * @return $this
201
+ */
202
+ public function purge($purgeDays = 30)
203
+ {
204
+ $select = $this->_getReadAdapter()->select()
205
+ ->from($this->getMainTable(), 'email_id')
206
+ ->where('purged = 0')
207
+ ->where('created_at <= DATE_SUB(NOW(), INTERVAL ? DAY)', $purgeDays);
208
+
209
+ $ids = $this->_getReadAdapter()->fetchCol($select);
210
+ if(!empty($ids))
211
+ {
212
+ foreach($ids as $id) {
213
+ $file = $this->getContentFile($id);
214
+ if(file_exists($file)) {
215
+ @unlink($file);
216
+ }
217
+ }
218
+ $this->_getWriteAdapter()->update(
219
+ $this->getMainTable(),
220
+ array(
221
+ 'headers' => null,
222
+ 'message' => new Zend_Db_Expr('IF(`type` = "NB", SUBSTRING(`message`, 1, 200), NULL)'),
223
+ 'purged' => 1
224
+ ),
225
+ array(
226
+ 'email_id IN(?)' => $ids
227
+ )
228
+ );
229
+ }
230
+ return $this;
231
+ }
232
+
233
+
234
+
235
+
236
  }
app/code/community/Mzax/Emarketing/Model/Resource/Inbox/Email/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Link.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Link/Reference.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Outbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Resource_Outbox_Email extends Mage_Core_Model_Resource_Db_Abstract
30
  {
@@ -136,4 +136,36 @@ class Mzax_Emarketing_Model_Resource_Outbox_Email extends Mage_Core_Model_Resour
136
 
137
 
138
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
139
  }
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Resource_Outbox_Email extends Mage_Core_Model_Resource_Db_Abstract
30
  {
136
 
137
 
138
 
139
+
140
+ /**
141
+ * Remove content of old emails that is not required anymore
142
+ *
143
+ * Once messages is sent we don't need to keep the full content
144
+ *
145
+ * However leave the row-entry as it is still relevant for reporting
146
+ *
147
+ * @return $this
148
+ */
149
+ public function purge($purgeDays = 30)
150
+ {
151
+ $this->_getWriteAdapter()->update(
152
+ $this->getMainTable(),
153
+ array(
154
+ 'subject' => null,
155
+ 'body_text' => null,
156
+ 'body_html' => null,
157
+ 'mail' => null,
158
+ 'log' => null,
159
+ 'purged' => 1
160
+ ),
161
+ array(
162
+ 'purged = 0',
163
+ 'created_at < DATE_SUB(NOW(), INTERVAL ? DAY)' => $purgeDays
164
+ )
165
+ );
166
+ return $this;
167
+ }
168
+
169
+
170
+
171
  }
app/code/community/Mzax/Emarketing/Model/Resource/Outbox/Email/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Binding.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Error.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Model_Resource_Recipient_Error extends Mage_Core_Model_Resource_Db_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Model_Resource_Recipient_Error extends Mage_Core_Model_Resource_Db_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Error/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_Model_Resource_Recipient_Error_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_Model_Resource_Recipient_Error_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
31
  {
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Event.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Goal/Binder.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Setup.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Template.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Template/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Useragent.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/SalesRule/Condition/Emarketing.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.2
33
  */
34
  class Mzax_Emarketing_Model_SalesRule_Condition_Emarketing extends Mage_Rule_Model_Condition_Abstract
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.3
33
  */
34
  class Mzax_Emarketing_Model_SalesRule_Condition_Emarketing extends Mage_Rule_Model_Condition_Abstract
35
  {
app/code/community/Mzax/Emarketing/Model/SalesRule/ICouponManager.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.2
33
  */
34
  interface Mzax_Emarketing_Model_SalesRule_ICouponManager
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.3
33
  */
34
  interface Mzax_Emarketing_Model_SalesRule_ICouponManager
35
  {
app/code/community/Mzax/Emarketing/Model/Session.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -31,7 +31,7 @@
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
- * @version 0.4.2
35
  */
36
  class Mzax_Emarketing_Model_Session extends Mage_Core_Model_Session_Abstract
37
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
+ * @version 0.4.3
35
  */
36
  class Mzax_Emarketing_Model_Session extends Mage_Core_Model_Session_Abstract
37
  {
app/code/community/Mzax/Emarketing/Model/System/Config/Backend/DomainThreshold.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/System/Config/Source/GeoIp.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/System/Config/Source/MailStorage.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/System/Config/Source/SmtpAuthentication.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Template.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Template/Exception.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Admin/CampaignController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -1039,6 +1039,63 @@ class Mzax_Emarketing_Admin_CampaignController extends Mage_Adminhtml_Controller
1039
 
1040
 
1041
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1042
 
1043
 
1044
 
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
1039
 
1040
 
1041
 
1042
+ public function mailTesterAction()
1043
+ {
1044
+
1045
+
1046
+ try {
1047
+ $campaign = $this->_initCampaign('id');
1048
+
1049
+ $variationId = (int) $this->getRequest()->getParam('variation');
1050
+ $recipientId = (int) $this->getRequest()->getParam('$recipientId');
1051
+
1052
+ $recipient = $campaign->createMockRecipient($recipientId);
1053
+
1054
+ $hash = "mzax" . $campaign->getId()
1055
+ . $campaign->getName()
1056
+ . microtime()
1057
+ . $recipientId
1058
+ . session_id();
1059
+
1060
+ $hash = Mage::helper('mzax_emarketing')->compressHash(md5($hash));
1061
+
1062
+ $id = "mzax-{$hash}";
1063
+ $email = "{$id}@mail-tester.com";
1064
+
1065
+
1066
+ Mage::register('current_recipient', $recipient);
1067
+ $recipient->prepare();
1068
+ $recipient->setForceAddress($email);
1069
+ $recipient->setAddress($email);
1070
+
1071
+ if($variationId = (int) $this->getRequest()->getParam('variation')) {
1072
+ $recipient->setVariationId($variationId);
1073
+ }
1074
+
1075
+ $recipient->isPrepared(true);
1076
+ $recipient->save();
1077
+
1078
+ $campaign->getMedium()->sendRecipient($recipient);
1079
+
1080
+ $this->_redirectUrl('http://www.mail-tester.com/' . $id);
1081
+ }
1082
+ catch(Exception $e) {
1083
+ $this->_getSession()->addError($e->getMessage());
1084
+ if(Mage::getIsDeveloperMode()) {
1085
+ throw $e;
1086
+ }
1087
+ $this->_getSession()->addError($this->__("Failed to send test email"));
1088
+ $this->_redirect('*/*/sendTestMail', array('_current' => true));
1089
+ }
1090
+
1091
+
1092
+
1093
+
1094
+
1095
+ }
1096
+
1097
+
1098
+
1099
 
1100
 
1101
 
app/code/community/Mzax/Emarketing/controllers/Admin/InboxController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -156,14 +156,23 @@ class Mzax_Emarketing_Admin_InboxController extends Mage_Adminhtml_Controller_Ac
156
  $collection->addIdFilter($messages);
157
  $collection->assignCampaigns();
158
  $collection->assignRecipients();
 
 
159
 
160
  /* @var $email Mzax_Emarketing_Model_Inbox_Email */
161
  foreach($collection as $email) {
162
- $email->forward();
 
 
 
 
 
 
 
163
  }
164
 
165
  $this->_getSession()->addSuccess(
166
- $this->__('Total of %d email(s) have been forwarded.', count($collection))
167
  );
168
  }
169
  $this->_redirect('*/*/index');
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
156
  $collection->addIdFilter($messages);
157
  $collection->assignCampaigns();
158
  $collection->assignRecipients();
159
+
160
+ $count = 0;
161
 
162
  /* @var $email Mzax_Emarketing_Model_Inbox_Email */
163
  foreach($collection as $email) {
164
+ if($email->forward()) {
165
+ $count++;
166
+ }
167
+ else {
168
+ $this->_getSession()->addWarning(
169
+ $this->__('Failed to forward email from "%s".', $email->getEmail())
170
+ );
171
+ }
172
  }
173
 
174
  $this->_getSession()->addSuccess(
175
+ $this->__('Total of %d email(s) have been forwarded.', $count)
176
  );
177
  }
178
  $this->_redirect('*/*/index');
app/code/community/Mzax/Emarketing/controllers/Admin/OutboxController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Admin/ShortcutController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Admin/TemplateController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Admin/TrackerController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Emarketing_Admin_TrackerController extends Mage_Adminhtml_Controller_Action
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Emarketing_Admin_TrackerController extends Mage_Adminhtml_Controller_Action
30
  {
app/code/community/Mzax/Emarketing/controllers/BeaconController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/EmailController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -33,7 +33,7 @@ class Mzax_Emarketing_EmailController extends Mage_Core_Controller_Front_Action
33
  }
34
 
35
  $email = Mage::getSingleton('mzax_emarketing/outbox')->getEmailByRecipient($recipientId);
36
- if(!$email->getId()) {
37
  return $this->_redirectUrl('/');
38
  }
39
 
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
33
  }
34
 
35
  $email = Mage::getSingleton('mzax_emarketing/outbox')->getEmailByRecipient($recipientId);
36
+ if(!$email->getId() || $email->isPurged()) {
37
  return $this->_redirectUrl('/');
38
  }
39
 
app/code/community/Mzax/Emarketing/controllers/LinkController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Emarketing_LinkController extends Mage_Core_Controller_Front_Action
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Emarketing_LinkController extends Mage_Core_Controller_Front_Action
31
  {
app/code/community/Mzax/Emarketing/controllers/UnsubscribeController.php CHANGED
@@ -9,26 +9,26 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
16
  * @copyright Copyright (c) 2015 Jacob Siefer
17
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
18
- */
19
 
20
 
21
 
22
-
23
- class Mzax_Emarketing_UnsubscribeController extends Mage_Core_Controller_Front_Action
24
- {
25
 
26
 
27
  /**
28
  * Unsubscribe action, only works when user came from an email
29
  *
30
  * @return mixed
31
- */
32
  public function indexAction()
33
  {
34
  $session = $this->getSession();
@@ -42,13 +42,13 @@ class Mzax_Emarketing_UnsubscribeController extends Mage_Core_Controller_Front_A
42
 
43
  $this->loadLayout();
44
  $this->renderLayout();
45
- }
 
 
46
 
47
 
48
-
49
-
50
- public function doAction()
51
- {
52
  $session = $this->getSession();
53
  $request = $this->getRequest();
54
 
@@ -61,17 +61,32 @@ class Mzax_Emarketing_UnsubscribeController extends Mage_Core_Controller_Front_A
61
  if($email !== $session->getLastAddress()) {
62
  break;
63
  }
64
- /* @see $subscriber Mzax_Emarketing_Helper_Newsletter */
65
- Mage::helper('mzax_emarketing/newsletter')->unsubscribe($email, null, true);
66
- $session->setIsUnsubscribed(true);
67
- $session->setFormKey(null);
68
-
69
- return $this->_redirect('*/*/done');
70
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  } while(false);
72
- }
73
- $this->_redirectUrl('/');
74
- }
75
 
76
 
77
 
@@ -110,8 +125,8 @@ class Mzax_Emarketing_UnsubscribeController extends Mage_Core_Controller_Front_A
110
  }
111
  $this->loadLayout();
112
  $this->renderLayout();
113
- }
114
-
115
 
116
 
117
 
@@ -124,6 +139,6 @@ class Mzax_Emarketing_UnsubscribeController extends Mage_Core_Controller_Front_A
124
  {
125
  return Mage::getSingleton('mzax_emarketing/session');
126
  }
127
-
128
-
129
  }
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
16
  * @copyright Copyright (c) 2015 Jacob Siefer
17
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
18
+ */
19
 
20
 
21
 
22
+
23
+ class Mzax_Emarketing_UnsubscribeController extends Mage_Core_Controller_Front_Action
24
+ {
25
 
26
 
27
  /**
28
  * Unsubscribe action, only works when user came from an email
29
  *
30
  * @return mixed
31
+ */
32
  public function indexAction()
33
  {
34
  $session = $this->getSession();
42
 
43
  $this->loadLayout();
44
  $this->renderLayout();
45
+ }
46
+
47
+
48
 
49
 
50
+ public function doAction()
51
+ {
 
 
52
  $session = $this->getSession();
53
  $request = $this->getRequest();
54
 
61
  if($email !== $session->getLastAddress()) {
62
  break;
63
  }
64
+
65
+ $recipient = $session->getLastRecipient();
66
+ if($recipient) {
67
+ $recipient->setSkipUnsubscribe(false);
68
+
69
+ // allow custom unsubscribe implementation
70
+ Mage::dispatchEvent('mzax_emarketing_user_unsubscribe', array(
71
+ 'email' => $email,
72
+ 'recipient' => $recipient
73
+ ));
74
+
75
+ if(!$recipient->getSkipUnsubscribe()) {
76
+ /* @see $subscriber Mzax_Emarketing_Helper_Newsletter */
77
+ Mage::helper('mzax_emarketing/newsletter')->unsubscribe($email, null, true);
78
+ }
79
+
80
+ $session->setIsUnsubscribed(true);
81
+ $session->setFormKey(null);
82
+
83
+ return $this->_redirect('*/*/done');
84
+ }
85
+
86
  } while(false);
87
+ }
88
+ $this->_redirectUrl('/');
89
+ }
90
 
91
 
92
 
125
  }
126
  $this->loadLayout();
127
  $this->renderLayout();
128
+ }
129
+
130
 
131
 
132
 
139
  {
140
  return Mage::getSingleton('mzax_emarketing/session');
141
  }
142
+
143
+
144
  }
app/code/community/Mzax/Emarketing/data/useragent_regexes.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/etc/adminhtml.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.2
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.3
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/etc/config.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.2
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
@@ -21,7 +21,7 @@
21
  <config>
22
  <modules>
23
  <Mzax_Emarketing>
24
- <version>0.4.2</version>
25
  </Mzax_Emarketing>
26
  </modules>
27
  <global>
@@ -134,6 +134,10 @@
134
  <title>SendGrid</title>
135
  <class>mzax_emarketing/outbox_transporter_sendgrid</class>
136
  </sendgrid>
 
 
 
 
137
  <file>
138
  <title>File System (no emails, for debug only)</title>
139
  <class>mzax_emarketing/outbox_transporter_file</class>
@@ -377,10 +381,14 @@
377
  <remove_comments>1</remove_comments>
378
  <test_mode>1</test_mode>
379
  <list_unsubscribe>1</list_unsubscribe>
 
380
  <transporter>sendmail</transporter>
381
  <sendgrid_category>Magento, eMarketing</sendgrid_category>
382
  <sendgrid_category_tags>1</sendgrid_category_tags>
383
  <sendgrid_unique_args>1</sendgrid_unique_args>
 
 
 
384
  </email>
385
  </mzax_emarketing>
386
  <trans_email>
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.3
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
21
  <config>
22
  <modules>
23
  <Mzax_Emarketing>
24
+ <version>0.4.3</version>
25
  </Mzax_Emarketing>
26
  </modules>
27
  <global>
134
  <title>SendGrid</title>
135
  <class>mzax_emarketing/outbox_transporter_sendgrid</class>
136
  </sendgrid>
137
+ <mandrill>
138
+ <title>Mandrill</title>
139
+ <class>mzax_emarketing/outbox_transporter_mandrill</class>
140
+ </mandrill>
141
  <file>
142
  <title>File System (no emails, for debug only)</title>
143
  <class>mzax_emarketing/outbox_transporter_file</class>
381
  <remove_comments>1</remove_comments>
382
  <test_mode>1</test_mode>
383
  <list_unsubscribe>1</list_unsubscribe>
384
+ <ttl>40</ttl>
385
  <transporter>sendmail</transporter>
386
  <sendgrid_category>Magento, eMarketing</sendgrid_category>
387
  <sendgrid_category_tags>1</sendgrid_category_tags>
388
  <sendgrid_unique_args>1</sendgrid_unique_args>
389
+ <mandrill_default_tags>Magento, eMarketing</mandrill_default_tags>
390
+ <mandrill_category_tags>1</mandrill_category_tags>
391
+ <mandrill_metatags>1</mandrill_metatags>
392
  </email>
393
  </mzax_emarketing>
394
  <trans_email>
app/code/community/Mzax/Emarketing/etc/system.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.2
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
@@ -477,7 +477,17 @@
477
  <validate>validate-email</validate>
478
  <comment>Http list unsubscribe is handled automatically, if you use the bounce/inbox, enter the reply-to email address to automatically handle mailto: unsubscribes.</comment>
479
  </list_unsubscribe_address>
480
-
 
 
 
 
 
 
 
 
 
 
481
  <transporter translate="label comment">
482
  <label>Email Transporter</label>
483
  <frontend_type>select</frontend_type>
@@ -606,6 +616,81 @@
606
  <tooltip><![CDATA[campaign id, recipient id, variation id, campaign name will be added to the email]]></tooltip>
607
  </sendgrid_unique_args>
608
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
609
  </fields>
610
  </email>
611
 
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.3
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
477
  <validate>validate-email</validate>
478
  <comment>Http list unsubscribe is handled automatically, if you use the bounce/inbox, enter the reply-to email address to automatically handle mailto: unsubscribes.</comment>
479
  </list_unsubscribe_address>
480
+ <ttl translate="label comment">
481
+ <label>Email TTL</label>
482
+ <sort_order>120</sort_order>
483
+ <show_in_default>1</show_in_default>
484
+ <show_in_website>0</show_in_website>
485
+ <show_in_store>0</show_in_store>
486
+ <validate>validate-not-negative-number</validate>
487
+ <comment>All incoming and outgoing emails are saved for the above time to allow
488
+ access to the content. Most of the time the content can be deleted as it is
489
+ not required, but a minimum of 20 days is recommended.</comment>
490
+ </ttl>
491
  <transporter translate="label comment">
492
  <label>Email Transporter</label>
493
  <frontend_type>select</frontend_type>
616
  <tooltip><![CDATA[campaign id, recipient id, variation id, campaign name will be added to the email]]></tooltip>
617
  </sendgrid_unique_args>
618
 
619
+
620
+ <!-- MANDRILL SETTINGS -->
621
+ <mandrill_test translate="label">
622
+ <label>Connection Test</label>
623
+ <frontend_model>mzax_emarketing/system_config_form_field_mandrill</frontend_model>
624
+ <sort_order>1005</sort_order>
625
+ <show_in_default>1</show_in_default>
626
+ <show_in_website>1</show_in_website>
627
+ <show_in_store>1</show_in_store>
628
+ </mandrill_test>
629
+ <mandrill_username translate="label comment">
630
+ <label>Username</label>
631
+ <sort_order>1010</sort_order>
632
+ <show_in_default>1</show_in_default>
633
+ <show_in_website>1</show_in_website>
634
+ <show_in_store>1</show_in_store>
635
+ <depends><transporter>mandrill</transporter></depends>
636
+ </mandrill_username>
637
+ <mandrill_password translate="label comment">
638
+ <label>API Key</label>
639
+ <frontend_type>password</frontend_type>
640
+ <sort_order>1020</sort_order>
641
+ <show_in_default>1</show_in_default>
642
+ <show_in_website>1</show_in_website>
643
+ <show_in_store>1</show_in_store>
644
+ <depends><transporter>mandrill</transporter></depends>
645
+ <tooltip><![CDATA[Any valid API key, you can create them in Mandrill under Settings => SMTP &amp; API Info]]></tooltip>
646
+ </mandrill_password>
647
+ <mandrill_subaccount>
648
+ <label>Subaccount</label>
649
+ <sort_order>1025</sort_order>
650
+ <show_in_default>1</show_in_default>
651
+ <show_in_website>1</show_in_website>
652
+ <show_in_store>1</show_in_store>
653
+ <depends><transporter>mandrill</transporter></depends>
654
+ <comment><![CDATA[Optional <a href="https://mandrill.zendesk.com/hc/en-us/articles/205582117-Using-SMTP-Headers-to-customize-your-messages#specify-the-subaccount-for-sending-the-message">subaccount id</a>, leave blank if not used.]]></comment>
655
+ <tooltip><![CDATA[Please note, the subaccount must b created first in Mandrill in order for the emails to be sent.]]></tooltip>
656
+ </mandrill_subaccount>
657
+ <mandrill_default_tags translate="label comment">
658
+ <label>Default Tags</label>
659
+ <sort_order>1030</sort_order>
660
+ <show_in_default>1</show_in_default>
661
+ <show_in_website>1</show_in_website>
662
+ <show_in_store>1</show_in_store>
663
+ <depends><transporter>mandrill</transporter></depends>
664
+ <comment><![CDATA[<a href="https://mandrill.zendesk.com/hc/en-us/articles/205582117-Using-SMTP-Headers-to-customize-your-messages#tag-your-messages">Tags</a> should be used to group messages together by broad topic. (e.g. Magento)]]></comment>
665
+ </mandrill_default_tags>
666
+ <mandrill_category_tags translate="label comment">
667
+ <label>Include Campaign Tags</label>
668
+ <frontend_type>select</frontend_type>
669
+ <source_model>adminhtml/system_config_source_yesno</source_model>
670
+ <sort_order>1040</sort_order>
671
+ <show_in_default>1</show_in_default>
672
+ <show_in_website>1</show_in_website>
673
+ <show_in_store>1</show_in_store>
674
+ <depends><transporter>mandrill</transporter></depends>
675
+ <comment><![CDATA[Send campaign tags to Mandrill]]></comment>
676
+ <tooltip><![CDATA[Each campaign can have tags for organise purpose, you can add those to Mandrill]]></tooltip>
677
+ </mandrill_category_tags>
678
+ <mandrill_metatags translate="label">
679
+ <label>Add Metatags</label>
680
+ <frontend_type>select</frontend_type>
681
+ <source_model>adminhtml/system_config_source_yesno</source_model>
682
+ <sort_order>1050</sort_order>
683
+ <show_in_default>1</show_in_default>
684
+ <show_in_website>1</show_in_website>
685
+ <show_in_store>1</show_in_store>
686
+ <depends><transporter>mandrill</transporter></depends>
687
+ <comment><![CDATA[Add <a href="https://mandrill.zendesk.com/hc/en-us/articles/205582117-Using-SMTP-Headers-to-customize-your-messages#use-custom-metadata">metatags</a> to id emails]]></comment>
688
+ <tooltip><![CDATA[campaign id, recipient id, variation id, campaign name will be added as metatag to the email]]></tooltip>
689
+ </mandrill_metatags>
690
+
691
+
692
+
693
+
694
  </fields>
695
  </email>
696
 
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/install-0.2.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/uninstall.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.2.6-0.2.7.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.0-0.4.1.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.1-0.4.2.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.2-0.4.3.php ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Mzax Emarketing (www.mzax.de)
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * that is bundled with this Extension in the file LICENSE.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ *
12
+ * @version 0.4.3
13
+ * @category Mzax
14
+ * @package Mzax_Emarketing
15
+ * @author Jacob Siefer (jacob@mzax.de)
16
+ * @copyright Copyright (c) 2015 Jacob Siefer
17
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
18
+ */
19
+
20
+
21
+
22
+ /* @var $installer Mzax_Emarketing_Model_Resource_Setup */
23
+ $installer = $this;
24
+ $connection = $installer->getConnection();
25
+
26
+
27
+ $campaignTable = $installer->getTable('mzax_emarketing/campaign');
28
+ $inboxTable = $installer->getTable('mzax_emarketing/inbox_email');
29
+ $outboxTable = $installer->getTable('mzax_emarketing/outbox_email');
30
+
31
+
32
+ $connection->addColumn($campaignTable, 'max_per_recipient', array(
33
+ 'type' => Varien_Db_Ddl_Table::TYPE_BOOLEAN,
34
+ 'nullable' => false,
35
+ 'after' => 'running',
36
+ 'comment' => 'Maximum number of send outs per recipients',
37
+ 'default' => 0
38
+ ));
39
+
40
+
41
+ $connection->addColumn($inboxTable, 'purged', array(
42
+ 'type' => Varien_Db_Ddl_Table::TYPE_BOOLEAN,
43
+ 'nullable' => false,
44
+ 'comment' => 'Message content is purged to save space',
45
+ 'default' => 0
46
+ ));
47
+
48
+
49
+ $connection->addColumn($outboxTable, 'purged', array(
50
+ 'type' => Varien_Db_Ddl_Table::TYPE_BOOLEAN,
51
+ 'nullable' => false,
52
+ 'comment' => 'Message content is purged to save space',
53
+ 'default' => 0
54
+ ));
55
+
app/design/adminhtml/default/default/layout/mzax/emarketing.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.2
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
@@ -183,7 +183,8 @@
183
 
184
  <admin_mzax_emarketing_admin_campaign_sendtestmail>
185
  <reference name="content">
186
- <block type="mzax_emarketing/campaign_sendTestMail" name="mzax_emarketing.send_test_mail"></block>
 
187
  </reference>
188
  <reference name="root">
189
  <action method="addBodyClass"><class>mzax-emarketing-padding</class></action>
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.3
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
183
 
184
  <admin_mzax_emarketing_admin_campaign_sendtestmail>
185
  <reference name="content">
186
+ <block type="mzax_emarketing/campaign_sendTestMail" name="mzax_emarketing.send_test_mail" />
187
+ <block type="adminhtml/template" name="mzax_emarketing.mail-tester" template="mzax/emarketing/campaign/mail-tester.phtml" />
188
  </reference>
189
  <reference name="root">
190
  <action method="addBodyClass"><class>mzax-emarketing-padding</class></action>
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/content-tabs.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/filters/emulate.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/load_template.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/mail-tester.phtml ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Mzax Emarketing (www.mzax.de)
4
+ *
5
+ * NOTICE OF LICENSE
6
+ *
7
+ * This source file is subject to the Open Software License (OSL 3.0)
8
+ * that is bundled with this Extension in the file LICENSE.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
+ *
12
+ * @version 0.4.3
13
+ * @category Mzax
14
+ * @package Mzax_Emarketing
15
+ * @author Jacob Siefer (jacob@mzax.de)
16
+ * @copyright Copyright (c) 2015 Jacob Siefer
17
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
18
+ */
19
+
20
+ $url = $this->getUrl('*/*/mailTester', array('_current' => true));
21
+
22
+ $transporter = Mage::getStoreConfig('mzax_emarketing/email/transporter');
23
+
24
+ ?>
25
+
26
+ <div class="mzax-mail-tester">
27
+ <div class="content-header">
28
+ <h3 class="icon-head head-campaign"><?php echo $this->__("Test your email") ?></h3>
29
+ </div>
30
+ <p><?php echo $this->__("Make sure your email reaches the inbox of your customer by testing your email using %s.", '<a href="http://www.mail-tester.com/">mail-tester.com</a>' ) ?></p>
31
+
32
+ <?php if($transporter != 'file'): ?>
33
+ <button type="button" class="scalable save" onclick="setLocation('<?php echo $url ?>');"><?php echo $this->__('Run email test now') ?></button>
34
+ <?php else: ?>
35
+ <p><strong><?php echo $this->__('Mail-Tester requires the email to be send out, the debug "file" transporter does not support this.') ?></strong></p>
36
+ <?php endif ?>
37
+
38
+ <p class="credit">Powered by<br /><a href="http://www.mail-tester.com"><img src="<?php echo $this->getSkinUrl('mzax/images/mail-tester.png') ?>" alt="mail-tester.com" /></a></p>
39
+ <p class="privacy"><a href="http://www.mail-tester.com/faq#privacy"><?php echo $this->__('Privacy') ?></a></p>
40
+
41
+ </div>
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/medium/email/preview.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/recipients.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/report.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/tasks.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/edit/js.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/editor/text.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/fieldset.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/filter/page-preview.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/filter.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/recursive.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/single.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/tracker/conditions/emulate.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/tracker/tasks.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/widget/chart-geo.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/widget/chart-tab.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/frontend/base/default/layout/mzax/emarketing.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.2
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.3
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/ace/ext-mage_autocomplete.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.2
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.3
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/ace/mode-mage.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.2
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.3
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/ace/theme-mage.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.2
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.3
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/ckeditor.plugin.mage.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.2
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.3
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/editor.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.2
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.3
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/report.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.2
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.3
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
lib/Mzax/Bounce.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Bounce
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Bounce
30
  {
lib/Mzax/Bounce/Detector.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Bounce_Detector extends Mzax_Bounce_Detector_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Bounce_Detector extends Mzax_Bounce_Detector_Abstract
30
  {
lib/Mzax/Bounce/Detector/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  abstract class Mzax_Bounce_Detector_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  abstract class Mzax_Bounce_Detector_Abstract
30
  {
lib/Mzax/Bounce/Detector/Arf.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Bounce_Detector_Arf extends Mzax_Bounce_Detector_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Bounce_Detector_Arf extends Mzax_Bounce_Detector_Abstract
30
  {
lib/Mzax/Bounce/Detector/Autoreply.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -39,7 +39,7 @@
39
  *
40
  * @author Jacob Siefer
41
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
42
- * @version 0.4.2
43
  */
44
  class Mzax_Bounce_Detector_Autoreply extends Mzax_Bounce_Detector_Abstract
45
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
39
  *
40
  * @author Jacob Siefer
41
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
42
+ * @version 0.4.3
43
  */
44
  class Mzax_Bounce_Detector_Autoreply extends Mzax_Bounce_Detector_Abstract
45
  {
lib/Mzax/Bounce/Detector/Extended.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Bounce_Detector_Extended extends Mzax_Bounce_Detector_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Bounce_Detector_Extended extends Mzax_Bounce_Detector_Abstract
31
  {
lib/Mzax/Bounce/Detector/Failure.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -38,7 +38,7 @@
38
  *
39
  * @author Jacob Siefer
40
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
41
- * @version 0.4.2
42
  */
43
  class Mzax_Bounce_Detector_Failure extends Mzax_Bounce_Detector_Abstract
44
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
38
  *
39
  * @author Jacob Siefer
40
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
41
+ * @version 0.4.3
42
  */
43
  class Mzax_Bounce_Detector_Failure extends Mzax_Bounce_Detector_Abstract
44
  {
lib/Mzax/Bounce/Detector/Rfc1892.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Bounce_Detector_Rfc1892 extends Mzax_Bounce_Detector_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Bounce_Detector_Rfc1892 extends Mzax_Bounce_Detector_Abstract
30
  {
lib/Mzax/Bounce/Mail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Bounce_Mail extends Zend_Mail
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Bounce_Mail extends Zend_Mail
30
  {
lib/Mzax/Bounce/Message.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Bounce_Message extends Mzax_Bounce_Mime_Part
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Bounce_Message extends Mzax_Bounce_Mime_Part
29
  {
lib/Mzax/Bounce/Mime/Decode.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Bounce_Mime_Decode extends Zend_Mime_Decode
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Bounce_Mime_Decode extends Zend_Mime_Decode
29
  {
lib/Mzax/Bounce/Mime/Part.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Bounce_Mime_Part extends Zend_Mime_Part
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Bounce_Mime_Part extends Zend_Mime_Part
29
  {
lib/Mzax/Chart/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Chart_Table extends Varien_Object
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Chart_Table extends Varien_Object
30
  {
lib/Mzax/Db/Select.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.2
27
  */
28
  class Mzax_Db_Select extends Varien_Db_Select
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.3
27
  */
28
  class Mzax_Db_Select extends Varien_Db_Select
29
  {
lib/Mzax/Db/Select/Exception.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.2
30
  */
31
  class Mzax_Db_Select_Exception extends Zend_Db_Exception
32
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.3
30
  */
31
  class Mzax_Db_Select_Exception extends Zend_Db_Exception
32
  {
lib/Mzax/GeoIp.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_GeoIp
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_GeoIp
30
  {
lib/Mzax/GeoIp/Adapter/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -30,7 +30,7 @@ if(!defined('ENT_HTML401')) {
30
  *
31
  * @author Jacob Siefer
32
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
33
- * @version 0.4.2
34
  */
35
  abstract class Mzax_GeoIp_Adapter_Abstract
36
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
30
  *
31
  * @author Jacob Siefer
32
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
33
+ * @version 0.4.3
34
  */
35
  abstract class Mzax_GeoIp_Adapter_Abstract
36
  {
lib/Mzax/GeoIp/Adapter/FreeGeoIp.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.2
30
  */
31
  class Mzax_GeoIp_Adapter_FreeGeoIp extends Mzax_GeoIp_Adapter_Abstract
32
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.3
30
  */
31
  class Mzax_GeoIp_Adapter_FreeGeoIp extends Mzax_GeoIp_Adapter_Abstract
32
  {
lib/Mzax/GeoIp/Adapter/GeoPlugin.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -27,7 +27,7 @@
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
- * @version 0.4.2
31
  */
32
  class Mzax_GeoIp_Adapter_GeoPlugin extends Mzax_GeoIp_Adapter_Abstract
33
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
+ * @version 0.4.3
31
  */
32
  class Mzax_GeoIp_Adapter_GeoPlugin extends Mzax_GeoIp_Adapter_Abstract
33
  {
lib/Mzax/GeoIp/Adapter/Ipinfo.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -28,7 +28,7 @@
28
  *
29
  * @author Jacob Siefer
30
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
31
- * @version 0.4.2
32
  */
33
  class Mzax_GeoIp_Adapter_Ipinfo extends Mzax_GeoIp_Adapter_Abstract
34
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
28
  *
29
  * @author Jacob Siefer
30
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
31
+ * @version 0.4.3
32
  */
33
  class Mzax_GeoIp_Adapter_Ipinfo extends Mzax_GeoIp_Adapter_Abstract
34
  {
lib/Mzax/GeoIp/Exception.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_GeoIp_Exception extends Zend_Exception
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_GeoIp_Exception extends Zend_Exception
30
  {
lib/Mzax/GeoIp/Region.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_GeoIp_Region
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_GeoIp_Region
30
  {
lib/Mzax/GeoIp/Request.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_GeoIp_Request
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_GeoIp_Request
31
  {
lib/Mzax/Mail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Mail extends Zend_Mail
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Mail extends Zend_Mail
30
  {
lib/Mzax/Mail/Transport/File.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Mail_Transport_File extends Zend_Mail_Transport_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Mail_Transport_File extends Zend_Mail_Transport_Abstract
31
  {
lib/Mzax/Mail/Transport/Mock.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Mail_Transport_Mock extends Zend_Mail_Transport_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Mail_Transport_Mock extends Zend_Mail_Transport_Abstract
30
  {
lib/Mzax/Once.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.2
29
  */
30
  class Mzax_Once
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.3
29
  */
30
  class Mzax_Once
31
  {
lib/Mzax/Presist.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.2
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.2
28
  */
29
  class Mzax_Presist
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.3
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.3
28
  */
29
  class Mzax_Presist
30
  {
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0" encoding="UTF-8"?>
2
  <package>
3
  <name>Mzax_Emarketing</name>
4
- <version>0.4.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License v. 3.0 (OSL-3.0)</license>
7
  <channel>community</channel>
@@ -44,9 +44,9 @@ Find out more at https://github.com/mage-mzax/emarketing
44
  <email>mail@jacobsiefer.de</email>
45
  </author>
46
  </authors>
47
- <date>2015-09-26</date>
48
- <time>1:53:55</time>
49
- <contents><target name="mage"><file name="LICENSE" hash="cbbe04980244d5b18963e94de0ddea15"/><dir name="app"><dir name="code"><dir name="community"><dir name="Mzax"><dir name="Emarketing"><dir name="Block"><dir name="Campaign"><dir name="Edit"><file name="Form.php" hash="cfbf2a441d4839d1428c0d0be94f9f89"/><dir name="Medium"><file name="Abstract.php" hash="adf92d57888651deb02f94c79775a33c"/><dir name="Email"><dir name="Tab"><file name="Inbox.php" hash="b00b8ab74c615c7a961a355d76e0bc4a"/><file name="Outbox.php" hash="db0d5ec789d6153eda501fb5f3bbf321"/></dir></dir><file name="Email.php" hash="9140f795b178b44fea804a17c5247ed8"/></dir><dir name="Tab"><dir name="Content"><file name="Original.php" hash="d9adbabfed1c46cd72834205e318a0dc"/><file name="Variation.php" hash="2b32a610caeb0c600297b561ef413133"/></dir><file name="Content.php" hash="8012ec7493d8067e5a7ae9271dcc67fe"/><file name="Errors.php" hash="404cbc1cfdf8d4988f791918cc0956d4"/><file name="Filters.php" hash="4d8ee5b35adc4aaa8dd2e78d45dc30d8"/><file name="Inbox.php" hash="4bf04bf372aabb9ffd790bef77e1115b"/><file name="Medium.php" hash="706f0f92ee2195f472590d05455e49f7"/><dir name="Recipients"><file name="Grid.php" hash="d0addf6ec08a0fec61070fceb481daea"/></dir><file name="Recipients.php" hash="bcc0ddc67920ce7a889f5aa7ba9ed27a"/><file name="Report.php" hash="55559f47b4b3d4e04f14011004664357"/><file name="Settings.php" hash="390d555ee9456829b6a9481020d8e3cd"/><file name="Tasks.php" hash="3684a08d54759c3428e18cff27be928c"/><file name="Test.php" hash="9ac2c145db23b9b8f43a75a4e590cd7c"/></dir><file name="Tabs.php" hash="6862cd6a6eb827d5cd13305385a8eb86"/></dir><file name="Edit.php" hash="bff02a0a63e476269cec25939a2e7bd2"/><dir name="Grid"><dir name="Filter"><file name="Filter.php" hash="6fe7072608ae4fc6560f6735729768e2"/></dir><dir name="Renderer"><file name="Action.php" hash="aca2390a82fa3d5d339f4de913722a3a"/><file name="Filter.php" hash="1f393b96bb65c2bc96531cc2bc06bf21"/><file name="SendMail.php" hash="1d39099ad0b2fe1a4deb7888a09ac272"/><file name="Sender.php" hash="b31d6b7f26277eaf99ea1b701e6a9566"/><file name="Stats.php" hash="d0283be7165b2ea41b816d1016554e05"/></dir></dir><file name="Grid.php" hash="99e8e0318ed41ccf377067dec93bd338"/><dir name="New"><file name="Presets.php" hash="4dd7c17334ec6fdd90832eaada0b4855"/></dir><file name="New.php" hash="30612334997490d623c2340e96b95963"/><file name="Preview.php" hash="6ea09c497b23e6ae3755a47bc40d206a"/><dir name="SendTestMail"><file name="Form.php" hash="7c8e1a1cb6303c03ae5ab52f612428e3"/></dir><file name="SendTestMail.php" hash="cebae4877b8c4ab9fc571b356887a985"/><dir name="Test"><file name="Emulate.php" hash="9edfe3e84b6ef764f7b5e702e87f5ce4"/></dir><file name="Test.php" hash="96344f90e39503f1c07c21edb220e3ec"/><file name="View.php" hash="6a1036c43850691a8557d5f4be7acecb"/></dir><dir name="Chart"><file name="Abstract.php" hash="53a188f437889f0667d4eeecf3c761ff"/><file name="Area.php" hash="e0c7e7cfb3936dca63417a2cd487d8ff"/><file name="Bar.php" hash="0e4b58ab283e90d4ad618a74e960e6fa"/><file name="Column.php" hash="151cb02d51611bb85283fba25ebb5191"/><file name="Geo.php" hash="b48f1c89ed4fbe8c0991b55a7ae59365"/><file name="Line.php" hash="eea4191af6316091dbccca162022bf36"/><file name="Pie.php" hash="a94cab695204474aedc5e91c95bf2158"/><file name="Scatter.php" hash="e3d2ca7120f7e0af98c37fc0a475974f"/><file name="SteppedArea.php" hash="ba6da3e31a5e076c4d7591fbc36b7e12"/><dir name="Widget"><file name="Container.php" hash="56286c62adf04f2ae0ead69714b0969b"/><file name="Geo.php" hash="e61e588ba26da234119d164e9d4e3dd1"/><file name="Tab.php" hash="d5a4934cc560f3c5cd5705f6bdc2250a"/></dir></dir><file name="Conditions.php" hash="2c2e57a72183fea9b84a52438b052572"/><file name="Editable.php" hash="f2ee698bc4e403f7407e51a954908459"/><dir name="Filter"><dir name="Object"><file name="Grid.php" hash="3b019e387f5dc2204f2dc9b9745635d7"/></dir><dir name="Test"><file name="Recursive.php" hash="487a089a27d557ae4763a708b3a6908f"/><file name="Single.php" hash="6076085b8b38274662b72e2929f74a7e"/></dir></dir><file name="Filters.php" hash="64248dca00e3a0b8f2bf76493f2356e6"/><dir name="Grid"><dir name="Column"><dir name="Renderer"><file name="Action.php" hash="2c98f86c65c67130844ef4bcad1eb36d"/><file name="Campaign.php" hash="2a9ba489887a1ff4501a33a7e248a988"/><file name="Recipient.php" hash="0780cf1de24ad5e2222b39e3a648f39c"/><file name="Size.php" hash="4d120817657077d2b846e02bc53bbbec"/></dir></dir></dir><dir name="Inbox"><dir name="Email"><file name="Form.php" hash="7d08a1a631bfa9bbe9b294105e051cc9"/></dir><file name="Email.php" hash="e626b500d509e2c242279ee084e9629e"/><file name="Grid.php" hash="8c407368bc803e04e44b9c82fd10a73e"/><file name="View.php" hash="dc69a7457bdcb17ded118ead4d18c1a1"/></dir><dir name="Outbox"><dir name="Email"><file name="Form.php" hash="44beda26124f2e5af930f6bcff637687"/></dir><file name="Email.php" hash="c1df9dcdfddc926bd42bb14fa87dec76"/><file name="Grid.php" hash="b0be21afa6c0679701a0a6df8b303e6f"/><file name="View.php" hash="cd671effab4345688dae349f97683ace"/></dir><dir name="Recipients"><dir name="Column"><dir name="Renderer"><file name="Attribute.php" hash="e057ef17e04efddf66c52136ad4a6afd"/><file name="Object.php" hash="81b5d6a68ece718404ccbb3e5235d93c"/></dir></dir><file name="Grid.php" hash="f5eae914d09f86e20d3994d0311b4283"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="DomainThreshold.php" hash="7f118200a89b059eb6b99d629c4eef3f"/><file name="MailStorage.php" hash="9e51cbf1db4bb211dbeab1b82018c3b7"/><file name="Sendgrid.php" hash="b5382a3a2e8502ffa2e4a034d5322742"/></dir></dir></dir></dir><dir name="Template"><dir name="Edit"><file name="Form.php" hash="084ad44aa4e2ccd1fdd68fa67db64df5"/></dir><file name="Edit.php" hash="c3632ad0d030ed836c4950edf6b53a11"/><file name="Grid.php" hash="fec0ebaff48654e655654b90f5d49685"/><dir name="Upload"><file name="Form.php" hash="f63cdfcaf84df23a5ce53cde4edaa47d"/></dir><file name="Upload.php" hash="119b99ae667748b878d9e3b89ca5522d"/><file name="View.php" hash="83e8cf3f319060b18ce305b32d96aef4"/></dir><file name="Template.php" hash="616c5c6f07e70de5ca1e6d331a2ce505"/><dir name="Tracker"><dir name="Edit"><file name="Form.php" hash="f50085843b6487ec474428bc245361a5"/><dir name="Tab"><file name="Conditions.php" hash="1e434b82a5c00454dc87315121a722cc"/><file name="GoalType.php" hash="8a460d6e3d8eab99047405e0e9abddf1"/><file name="Settings.php" hash="72c6f2792bb136cac7ab0d76c858f4e3"/><file name="Tasks.php" hash="5934435c2ab79ee2916a11cb05c6bb09"/><file name="Test.php" hash="431ca1caa469518d45f1e7b569decaa1"/></dir><file name="Tabs.php" hash="044b752ac3c872cfebac54e119e54a9f"/></dir><file name="Edit.php" hash="3d597489f47f056ab52c59f0bcfd10ef"/><file name="Grid.php" hash="752b80c0b35c247df8ea0107aebd3a5c"/><file name="New.php" hash="1dff34c78eed7cb5d06efae820758e20"/><dir name="Test"><file name="Emulate.php" hash="f9b2c83ca774bb8f838960290641737c"/></dir><file name="Test.php" hash="57e32d2d734de939131a806adc242cea"/><dir name="Upload"><file name="Form.php" hash="3f85fe326436bc16378c1da8f5cd8bff"/></dir><file name="Upload.php" hash="874f8838f60c869a9723d1e0f24c2cd0"/><file name="View.php" hash="f3d8cf5c23b942b35e348bc9644bd16e"/></dir><file name="Unsubscribe.php" hash="854e3a0ef28f0de92311f724b203a869"/></dir><dir name="Db"><file name="Select.php" hash="e3ee71d0914525133359548fd78c0088"/></dir><dir name="Helper"><file name="Campaign.php" hash="1574c3d0cb3a2ab45b5f14010d32dab8"/><file name="Data.php" hash="deea9ae06338532a9f84f9ea51704c5a"/><file name="Newsletter.php" hash="cc596b1b858ea39ea071388d09c85120"/><file name="Request.php" hash="888a96685656ed5698435b2a1d51f04c"/><file name="SqlFormatter.php" hash="e97be49665aae5595edce2970b0e4a2f"/></dir><file name="LICENSE" hash="cbbe04980244d5b18963e94de0ddea15"/><dir name="Model"><dir name="Campaign"><file name="Content.php" hash="c0020d94a3ba0ec6c54e41e1e2076d64"/><file name="Preset.php" hash="8a34a3325c43f9728723ac13f5b47ec4"/><file name="Variation.php" hash="52b82b7ca0bd93f78fd319e3e8945bcb"/></dir><file name="Campaign.php" hash="3ede18091f18923ae83d6ccb7e86c7da"/><dir name="Conversion"><dir name="Goal"><file name="Abstract.php" hash="5acf7022d8ac3346d67f180d2c6272a7"/><file name="Orders.php" hash="d62969e55b3387f6786de93186212f7e"/></dir><file name="Goal.php" hash="bae20943d52fe93a7e23ae83b2e789bc"/><file name="Select.php" hash="44a75b8237b7dd1bc7000fddec6f39a5"/><file name="Tracker.php" hash="d44e8ce4172a9cf787873d2eaba2438f"/></dir><file name="DomainThrottle.php" hash="2457527f11d7849b79098e414bb2fb6b"/><file name="Email.php" hash="0b14ffb4cf5818e229fab8dcc261d155"/><dir name="Form"><dir name="Element"><file name="Ace.php" hash="7921cdfca27e682fc01aac2d016649dd"/><file name="Credits.php" hash="6d9ab016a1184bce8e1cdaf86f0468ab"/><file name="EmailEditor.php" hash="74fee6a284d8df0af5fa504d5b02cbd5"/><file name="Info.php" hash="152ceeb22b46173e3c32ac1027d46fdf"/><file name="TemplateEditor.php" hash="4a9e75487f18a3505106c4b8b9c41c1e"/><file name="Textarea.php" hash="8ea944cd87fd9d7c6b29f90f3f15541a"/><file name="Wildselect.php" hash="42e9884e2ecfb60a0438924a7d655f92"/></dir></dir><file name="Goal.php" hash="4a57333feab46eee492b2c1187ac01ae"/><dir name="Inbox"><dir name="Bounce"><dir name="Detector"><file name="Abstract.php" hash="48b52782230ef94a5a252da3c677d4cb"/><file name="Recipient.php" hash="8fc9a0ff6c7513628210221b9bebea8c"/><file name="Store.php" hash="b2dcdf341dd1df1f509e83103809a843"/><file name="Unsubscribe.php" hash="111c049c1c325c67e54a07e29dfbc7b0"/></dir></dir><dir name="Email"><file name="Collector.php" hash="cca21db1a0af01528a0bf9a989134806"/><dir name="Pull"><file name="Abstract.php" hash="f24d877d15cd165e61c3484f0cb1d3d0"/><file name="Storage.php" hash="3f9c6f6443de4589fe7482125c491efc"/></dir></dir><file name="Email.php" hash="c1c3b3ecb227dc1fd3f547c1de748b1b"/></dir><file name="Inbox.php" hash="3671779c077574d8cb63156074f5939f"/><dir name="Link"><file name="Reference.php" hash="d7723e3f56f7b290a4c264ecce07572b"/></dir><file name="Link.php" hash="243004eebdc1afe6c1897eb577b98d70"/><dir name="Medium"><file name="Abstract.php" hash="4fcbb2b412d0f293755ea5f430792902"/><dir name="Email"><file name="Composer.php" hash="dd4f276991f59ce2a6acae5594b3b912"/><file name="Filter.php" hash="5b0f305d7e2a3fc82136e71c3f5a231a"/><file name="Processor.php" hash="ddb1e8422890a5a5d41f032014d72279"/><file name="Snippets.php" hash="7fbfe985be612df32375db90f151f0d8"/></dir><file name="Email.php" hash="179d8f7a1523a78c468be69e00e066ba"/></dir><file name="Medium.php" hash="0a3884c334a307f4c364019843cae082"/><dir name="Object"><file name="Abstract.php" hash="3acf0d73c6afdbbc21ee8eb663d1ed5c"/><file name="Address.php" hash="d41756298f9bacdcba32c50e0ebb8b5d"/><dir name="Collection"><file name="Item.php" hash="68fdbf083e99a9e76cc9cc4b356fa05b"/></dir><file name="Collection.php" hash="32f41a69b54c39eb549e51a4a67848df"/><dir name="Customer"><file name="Address.php" hash="b9868b9cac66e3e0e9edf1fe2cc0253d"/></dir><file name="Customer.php" hash="b6f6314a85eeb4c734d6b2b71bfe821c"/><dir name="Filter"><file name="Abstract.php" hash="fd132c99dc5634718c0847680890e839"/><dir name="Address"><file name="City.php" hash="8851d71e615f0e6ee918121f167ff8b1"/><file name="Country.php" hash="548e2255da90ccb35bb15304b7a5502e"/><file name="Postcode.php" hash="a8d0716a5476ac1dbb5875b18ae4fb51"/><file name="Region.php" hash="d6644e78925ffc59dbd2abb9fc40bdc7"/><file name="Street.php" hash="c9952ad03499095547f8554cbd3caf85"/></dir><file name="Attribute.php" hash="51ccd3f3af048f4e307ec771edf2328f"/><dir name="Campaign"><file name="Goal.php" hash="c134c7591bab316f6e5e2008ae0e6511"/><dir name="Recipient"><file name="Abstract.php" hash="4b7b9d1cf2a768b8f77cda9587b70094"/><file name="Interact.php" hash="052099293e04e31bab997d3afa1d75b7"/></dir></dir><file name="Column.php" hash="f03177b16acb1329efe5b8b37d63101a"/><file name="Combine.php" hash="b9a9246fdb205217babb0abf5c7ca833"/><file name="Component.php" hash="a65ab95cdffe74901aa356f9c58cd410"/><dir name="Customer"><file name="Abstract.php" hash="9da0a5b09e32c856c649c918c097835e"/><dir name="Address"><file name="Attribute.php" hash="e97593fce77e6fabce4b9ace1ee663cb"/></dir><file name="Address.php" hash="a9f1dd69d2f9f6f6048d465e826e71e2"/><file name="Attribute.php" hash="bfce6726772e29da43999920cb34e577"/><file name="Event.php" hash="0c7afbcf5f7eaf6aaf432e5f475ad00b"/><file name="Lastlogin.php" hash="37a42cea02db645cd42793c5177fed6b"/><file name="Name.php" hash="daa2fe3a47d47ed0d00b52a44dbf1d09"/><file name="Order.php" hash="07a4bbfbc72521bf2934be75942c9f35"/></dir><file name="Main.php" hash="7b7c7f1cc7eb4689aa96135387de4f8d"/><file name="Newsletter.php" hash="fb53c309e73f7c30355ccac173aac041"/><dir name="Order"><file name="Abstract.php" hash="91faf350c9f114a1970dc35ed51a6962"/><file name="Address.php" hash="9ec6a17b7f5130af8309c0b560e053ca"/><file name="Campaign.php" hash="000261b3643fbb7f71fe6be692cd89f8"/><dir name="Item"><file name="Abstract.php" hash="e8a0a2553c88d4ea3bb7d8b7b3e13c6a"/><file name="Table.php" hash="010c8764c5db1764e2fba90a11e1e844"/></dir><file name="Items.php" hash="a1b0e38ef9d34945434504a21c4ff848"/><file name="Previous.php" hash="ea77226f076c94eebd1e39fc042da0a8"/><file name="ShippedAt.php" hash="ece594dce8a71d28864a1bc72b1a3e27"/><file name="Table.php" hash="94e4ad1f61679d1c975c55959b29b65a"/></dir><dir name="Product"><file name="Abstract.php" hash="02b23d6f5704846296f24126a52cc454"/><file name="Attribute.php" hash="412c8d2eaea9a68f738737b3a4e1c24f"/><file name="Category.php" hash="b592ccab69403c50abfc0d39eeb389db"/></dir><dir name="Quote"><file name="Abstract.php" hash="fff5ccc93fe15bb1bf222a5c8fca9ed7"/><file name="Address.php" hash="47a6484f60f53ea4f1691c4bdf516bd4"/><dir name="Item"><file name="Table.php" hash="98fc5b7887ee729bd1e1995765070e3b"/></dir><file name="Items.php" hash="6f0adefe9bf72cb8abec5d5152656884"/><file name="Table.php" hash="8acb177dc8c8950ef87fa6a44edfc8d5"/></dir><file name="Table.php" hash="2f503776d0673eba784bdd74b753785d"/></dir><file name="Filter.php" hash="e5be7b380b83e8d6183b60a64ff4655b"/><file name="Order.php" hash="48c0ff387e5d749680e7ed8e1113bff8"/><file name="OrderAddress.php" hash="dcced1c725be9fccb7ae18753c59434c"/><file name="OrderItem.php" hash="b32d179ebbe88916b25ce714b5ba36dc"/><file name="Product.php" hash="603d31af195d63cd8b354f18cd206ea9"/><file name="Quote.php" hash="0e105e0866777d1c2b9879f4cf5169e2"/><file name="QuoteAddress.php" hash="7a31f409c09538be09c711bc621ad5cd"/><file name="QuoteItem.php" hash="49ac8067ba5e4e7c38f23a77360013ae"/><file name="Recipient.php" hash="c472793a7cf9de7bc6235b6f73524824"/><file name="Subscriber.php" hash="3ec1d1068dc52205ca482aa11e5e9400"/></dir><dir name="Observer"><file name="Abstract.php" hash="3a1099e9927d47d22ddc0f873c310609"/><file name="Cron.php" hash="a36e47fe3eab5f3bc857bc2f15a6b8be"/><file name="Customer.php" hash="0f3c72243b5f766717b196f4a6c11a4b"/><file name="Goal.php" hash="c6637e9269b976574ba165d73daa9ceb"/><file name="Order.php" hash="1971f94f1fd7d5f00a07751e8b46dc52"/><file name="SalesRule.php" hash="c08c14d7796d95e13317dbe98517597c"/></dir><file name="Observer.php" hash="70048fa3d5d8463003fef066201ad4d2"/><dir name="Outbox"><dir name="Email"><file name="Mail.php" hash="e19fca6bda7ae7d2d1bae49f561e3ce1"/></dir><file name="Email.php" hash="7808812bfcfff4a6d91f2ddc71401a26"/><dir name="Transporter"><file name="File.php" hash="1a939a5c107c2ca00c91c3e24daf6b79"/><file name="Interface.php" hash="594553ddfa19114500a9785c548a9eb4"/><file name="Sendgrid.php" hash="8c9e53145968c8caf2229482ae1e1a7a"/><file name="Sendmail.php" hash="c3a9541a0973c6374b7e790c6e6e97be"/><file name="Smtp.php" hash="74b0fef3241af603a7a4aa5c870a399a"/></dir><file name="Transporter.php" hash="dc406107a90d86c874442173ee66056c"/></dir><file name="Outbox.php" hash="ab685270cb50dbf4505eee0f0c253907"/><file name="Premailer.php" hash="a4a54ceb4d529019e7ee2c4398e0a846"/><dir name="Recipient"><file name="Error.php" hash="0892bdb18beaacf78a2600a3d3255f22"/><dir name="Provider"><file name="Abstract.php" hash="dcdd9b1fc5afcb83c9d510b40e4e7581"/><file name="Customer.php" hash="587b430a7f378b753ae8c247ca6cdb6c"/><file name="Newsletter.php" hash="534073b3d7324ebe6e16b5ee20269b61"/><file name="Order.php" hash="70facab7830a244d8033392142c6f025"/><file name="Quote.php" hash="b1cb2cc8b1d2d17e77362f5e43a78001"/></dir><file name="Provider.php" hash="08d07b121b67d963ede274eb18d0ad2b"/></dir><file name="Recipient.php" hash="00daa7db3c463c9abda04b4c9ba24070"/><dir name="Report"><dir name="Aggregator"><file name="Abstract.php" hash="10517c547c1d0fa24945dc175904c2c3"/><file name="Campaign.php" hash="dfa9b761a96839e7e6a0fefbef2171ce"/><dir name="Dimension"><file name="Abstract.php" hash="79cf485d57cc0fb78c8599575cf3a44e"/><file name="Country.php" hash="410857c915eee20054230a1bfb362b75"/><file name="Dayofweek.php" hash="1b9740a8a94fad14b197c50ccd4de42c"/><file name="DeviceBrand.php" hash="f85bfe55e813e4f60302672587b19396"/><file name="DeviceType.php" hash="655bc60a159e8e7cb7493e8b7823ec46"/><file name="Hour.php" hash="4b4c82b9c5e0d075474aa9be060f3b3b"/><file name="Os.php" hash="b6de23c0d4ce4901b045ffc2ea4e4ce3"/><file name="Region.php" hash="4260e19417b30dedc80083ee4b7e9c6c"/><file name="Useragent.php" hash="0b9e66f531d2c233f5b7a8c537a543f3"/></dir><file name="Dimension.php" hash="a93c3a901eb326d41de263b0bf547f15"/><file name="Events.php" hash="392e2e8749b89a6f20fc6b5d56340d30"/><file name="Goals.php" hash="adc6a768bb25641a24b243fe3731f6c2"/><file name="Rates.php" hash="8411e8913a2d46507c162fa53f3a62ea"/><file name="Recipient.php" hash="1198ddc39bdb73c146a4f49cdce0b9bc"/><file name="Tracker.php" hash="69022c7707a124ddeb9f699c5916c08e"/></dir><file name="Aggregator.php" hash="a1bad989f0a55767c091b4fff60f56a4"/><file name="Query.php" hash="b4c86876866ec1f9bdc8803479c87b4f"/><file name="Seeder.php" hash="60153e0f7639dbf103f9daac80820b23"/></dir><file name="Report.php" hash="1049d4177015f4f0613e8683d381a113"/><dir name="Resource"><dir name="Campaign"><file name="Collection.php" hash="f2655d18fedb5ea2aa236d4c66c1f3df"/><dir name="Preset"><file name="Collection.php" hash="36ed067b6499ebb1a710a36664e6837c"/></dir><file name="Preset.php" hash="9185bec4a1f2f8449785d818b91b8692"/><dir name="Variation"><file name="Collection.php" hash="53a8b45c1112d9aaa609cd3cc184bfb9"/></dir><file name="Variation.php" hash="9911c02a4d558b32a4deac7baf8f6208"/></dir><file name="Campaign.php" hash="5f070ffbf6ead19fa0d2632f53d78d6f"/><dir name="Collection"><file name="Product.php" hash="9e3601a0a24a712ecc5ea6ff546ee49e"/></dir><dir name="Conversion"><dir name="Tracker"><file name="Collection.php" hash="75e5c3c01bebc1b99db5cc4e532ad5e7"/></dir><file name="Tracker.php" hash="690c3935f9c084696405f3e630994c98"/></dir><dir name="Email"><file name="Collection.php" hash="856e3d78b4e6deabd14eb069c6a506b9"/></dir><file name="Goal.php" hash="a09146484e3b12122729e31d2fa392dc"/><file name="Helper.php" hash="441fd4d99d46be48c8f2dec0833b9519"/><dir name="Inbox"><dir name="Email"><file name="Collection.php" hash="4996b8becc67df64bee9151d13477d13"/></dir><file name="Email.php" hash="e5280bbdc6cb46456fe0cc7523febc58"/></dir><dir name="Link"><file name="Reference.php" hash="a19a5439ffc849c4693bb46557fe4a92"/></dir><file name="Link.php" hash="d542e88ea57d55f577d7cd28afc8a3b2"/><dir name="Outbox"><dir name="Email"><file name="Collection.php" hash="59e9d01cf5b37ad377ef08acf152b6ed"/></dir><file name="Email.php" hash="22b5cb3e3b1db8380e844e15cf3fe5a1"/></dir><dir name="Recipient"><file name="Address.php" hash="f22a80421490111fd8e8d8e412c55f33"/><file name="Binding.php" hash="e23baf63272e1072de911416c8838ec0"/><file name="Collection.php" hash="a0f1acf7b569ea91ab438b0e94342d2e"/><dir name="Error"><file name="Collection.php" hash="57d1b3f908546ccf33cf79bb22b4ed19"/></dir><file name="Error.php" hash="32e6d157f8e13d30eaae0e41837d7af9"/><file name="Event.php" hash="63ac3bde765d41eb937da9d82cd43f8c"/><dir name="Goal"><file name="Binder.php" hash="2f8a03761b544e9e31ad47ce800d449b"/></dir></dir><file name="Recipient.php" hash="802f7798dfe633178547bc27521ad29a"/><file name="Setup.php" hash="84000de4d4a1b476ebae67afe3e848c8"/><dir name="Template"><file name="Collection.php" hash="e2f391238225d8e94944d2791e097255"/></dir><file name="Template.php" hash="710f8fbff77bafa1ccc6daf5ea1306ad"/><dir name="Useragent"><file name="regexes.php" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir><file name="Useragent.php" hash="278bb55bbc46eb08f579e04d41721e1c"/></dir><dir name="SalesRule"><dir name="Condition"><file name="Emarketing.php" hash="547dacaa187d4871ae33888fdab2be8c"/></dir><file name="ICouponManager.php" hash="dc725e03db89a0704fb2c21a82b350a1"/></dir><file name="Session.php" hash="938067e2ff2031517c4dd124406808ac"/><dir name="System"><dir name="Config"><dir name="Backend"><file name="DomainThreshold.php" hash="ef7240005d051594fa91ff73041015b6"/></dir><dir name="Source"><file name="GeoIp.php" hash="955fdc6852536bcbb8fe15a4faccbae4"/><file name="MailStorage.php" hash="49f7116bc7251f02a4912d9771556336"/><file name="SmtpAuthentication.php" hash="76d452bec5115b5c528144edad504af9"/></dir></dir></dir><dir name="Template"><file name="Exception.php" hash="56b01bf169954f42db9fed28a79f6ffc"/></dir><file name="Template.php" hash="ee9d6fca6984fc2919021790ce21a051"/></dir><dir name="controllers"><dir name="Admin"><file name="CampaignController.php" hash="555a89ab7f165e9f2278c9ff5870d687"/><file name="InboxController.php" hash="37ae6ab0e2dc6706f16e9955d05896de"/><file name="OutboxController.php" hash="0618cc0dc33a685e0b5cc769096ce984"/><file name="ShortcutController.php" hash="91d463ad622dd1a96ef2aef437963556"/><file name="TemplateController.php" hash="ca8c5c0960fb0d24027f94962b0fd2cd"/><file name="TrackerController.php" hash="dd6205e0a187f91dc67f8ceea4ba8930"/></dir><file name="BeaconController.php" hash="7388ee3fe2c284b86d138d6662e73b95"/><file name="EmailController.php" hash="78337d6d9bf224aee197d909ff4e3c10"/><file name="LinkController.php" hash="5b3752fc767c8f47c77f4c3855862ef8"/><file name="UnsubscribeController.php" hash="30d64dcf9156c9654fe9a34a16ebfd43"/></dir><dir name="data"><file name="useragent_regexes.php" hash="104c8fdefddbfedc877bce8caf7637ae"/></dir><dir name="etc"><file name="adminhtml.xml" hash="511ef7cd11b36fa8132cebe82b22801d"/><file name="config.xml" hash="604896d46f3753d30aa8a9ffcfda9588"/><file name="system.xml" hash="fd4c76e6e874c7f71ac0d2d4f3561568"/></dir><dir name="sql"><dir name="mzax_emarketing_setup"><file name="direct-orders.mzax.tracker" hash="6351063c618ba1f0d7555b58af077eff"/><file name="indirect-orders.mzax.tracker" hash="e2260302f9c0a694269c8dd2ed6f7cc2"/><file name="install-0.2.php" hash="b3c14f746e7be43910b16b22952a8451"/><file name="mzax-abandon-cart.mzax.campaign" hash="7998d1657809d03025b2c0e53b8eae52"/><file name="mzax-after-ship.mzax.campaign" hash="5a38e063a0291b2f8c8f7f10a5eb38b7"/><file name="mzax-female30-40.mzax.campaign" hash="2f6c97954d0b17eb284d950f5aff5679"/><file name="mzax-happy-birthday.mzax.campaign" hash="a1e9f1754efe51df85b6bbe31e63d7bc"/><file name="mzax-viewed-products.mzax.campaign" hash="ba3840741be92d13a4e0fe7a83756ded"/><file name="sample.mzax.template" hash="db77bf43d62a480dd078c5f55a64aa7a"/><file name="uninstall.php" hash="0b2fde650b0921500e0765bff5a66b93"/><file name="upgrade-0.2.6-0.2.7.php" hash="f4041088cc0fde664e4e2f12ee331453"/><file name="upgrade-0.4.0-0.4.1.php" hash="4b18532f5ce237f171469f6d1596f583"/><file name="upgrade-0.4.1-0.4.2.php" hash="a0ec49a874cf67c1cced8ec938d1dd16"/></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="mzax"><file name="emarketing.xml" hash="547386816f7050e1dac90c04147334b8"/></dir></dir><dir name="template"><dir name="mzax"><dir name="emarketing"><dir name="campaign"><file name="content-tabs.phtml" hash="f3014a459d32b1b825f0625d399263f1"/><file name="credits-left.phtml" hash="3bf2cd9579cbe3cc6f38ce91545a68ec"/><file name="fieldset-offer.phtml" hash="2b6e09dcdbfdbb52eab6a203f32100a1"/><dir name="filters"><file name="emulate.phtml" hash="413a4b48fe4a143dd9ca34f76fe20670"/></dir><file name="load_template.phtml" hash="7b1c9832ef0693620bd8cf0d8a52c4ea"/><dir name="medium"><dir name="email"><file name="preview.phtml" hash="1e794d30c5f523509d71d7f8a12d026b"/></dir></dir><file name="medium.phtml" hash="59aec898f3a31a582eeca4b6b07d2659"/><file name="presets.phtml" hash="c535d4b49404ce7581a8c6d2c246f114"/><file name="recipients.phtml" hash="fc29d64ff20a760e3a04acbf0be752c6"/><file name="report.phtml" hash="cd66ea46c566e559f8ddf69354707b46"/><file name="running-warning.phtml" hash="200956a178a6304b035eb97121ff779a"/><file name="tasks.phtml" hash="7f7b2455166bb07e7aef1826013d0f65"/></dir><dir name="edit"><file name="js.phtml" hash="ae884a13b28488ed87dcb48ed6c21290"/></dir><dir name="editor"><file name="text.phtml" hash="b5b5cb92ae9359770d864e3d3ed89fc4"/></dir><file name="fieldset.phtml" hash="bfb9c15c3d1a56eed6f2c7f388c75435"/><dir name="filter"><file name="page-preview.phtml" hash="65a4b22f26890d6919fef588a767a010"/><dir name="test"><file name="filter.phtml" hash="db4d96fb260dd3956b9c371b2c3f3572"/><file name="recursive.phtml" hash="508d947de1b3efbdb338bdd47047cd4e"/><file name="single.phtml" hash="915f3d2abe54a8693cb95597dd40b522"/></dir></dir><dir name="tracker"><dir name="conditions"><file name="emulate.phtml" hash="e7a65758132cef92ee24e310ae2a8b7b"/></dir><file name="tasks.phtml" hash="6dac1bde2068038b0e3898d8dd0fdb74"/></dir><dir name="widget"><file name="chart-geo.phtml" hash="04e6c84d7dfc9d0cb50978f43ce604da"/><file name="chart-tab.phtml" hash="5a24fa5173cd705b4a82cb77e497640a"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="mzax"><file name="emarketing.xml" hash="77ca137332d5d5e083225049f525a577"/></dir></dir><dir name="template"><dir name="mzax"><dir name="email"><file name="cross-sells.phtml" hash="96e365308c7b3dc5335a0cb2e45e8953"/><file name="last-viewed-products.phtml" hash="14ea2d387f151d1a23dd6262ae7a9080"/><file name="order-items.phtml" hash="1bb31b30dc363703f040d4ef83807c7a"/><file name="quote-items.phtml" hash="6958ca54209da6121294d2f40c05b688"/></dir><dir name="emarketing"><dir name="link"><file name="redirect.phtml" hash="f9620c99c5a0e6efc5c576960d39a69e"/></dir><dir name="unsubscribe"><file name="done.phtml" hash="d2320a8df0ac461b24bd1add48590d6e"/><file name="unsubscribe.phtml" hash="b98d85482c918400313173f3b50e10f3"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="Mzax_Emarketing.xml" hash="3cee6fd8799acaddd8270fd7d62ba03b"/></dir></dir></dir><dir name="js"><dir name="mzax"><dir name="ace"><file name="ext-mage_autocomplete.js" hash="a3b52cdc435e2c60e7aeb5b8da04de04"/><file name="mode-mage.js" hash="6990b68368810a1c07f43f96cd6b93da"/><file name="theme-mage.js" hash="8a84b9a05e24c6ccccafd26feb10523e"/></dir><dir name="ckeditor"><file name="CHANGES.md" hash="086ace5f51cef680819d7804c06ef36b"/><file name="LICENSE.md" hash="b76d377d06b6a60688c32bdf4b45ff16"/><file name="README.md" hash="79e767b62fc79d117ca3c5dc2688c077"/><dir name="adapters"><file name="jquery.js" hash="e4c8afd45bf6ff622524ea428f7ff78a"/></dir><file name="build-config.js" hash="ab427e11b5dcbf596c6aec2aebf5d65c"/><file name="ckeditor.js" hash="4896c30097e66fdf7ed274b4b8939576"/><file name="config.js" hash="d56f7d8d075d6fa9b878aa7afb3e6b23"/><file name="contents.css" hash="e56702c98270ca7443a34f69d9401ee9"/><dir name="lang"><file name="de.js" hash="d0ae453502c70c77f527213e69bab785"/><file name="en.js" hash="e02a2d23d556fe01660bbd7c92532032"/><file name="es.js" hash="b2d8804a8d8d1f776ac81b0370bbc847"/></dir><dir name="plugins"><dir name="a11yhelp"><dir name="dialogs"><file name="a11yhelp.js" hash="5e9cbb2d9548a1bbdda8ab40bc6d82e8"/><dir name="lang"><file name="_translationstatus.txt" hash="9d2f1b77aa8589aad32d2e72c4a48c1c"/><file name="af.js" hash="57db7eae9fadd050140c1a79686576ef"/><file name="ar.js" hash="ae0dca6e4aca53c71d300eebf258f556"/><file name="bg.js" hash="6df810a274cdf531eac0884407c1387f"/><file name="ca.js" hash="e6770613a51e7d6ca8033bdb85a4672b"/><file name="cs.js" hash="ba9fa13cc66b4e9fcef863441894dfd8"/><file name="cy.js" hash="17cd76d97c7442f393c71f5ef3ae5df8"/><file name="da.js" hash="3b489224c0f2c8867d3c31feedb75fe4"/><file name="de.js" hash="62bdfd7e5cc9128c086f9cd366458c29"/><file name="el.js" hash="f1a0ccc89e1ece0fbf0764468d28f67e"/><file name="en-gb.js" hash="97f503f0cfec0005bef7063ef450865d"/><file name="en.js" hash="e7f716fdd18bcc7f2d1dd69d9f751457"/><file name="eo.js" hash="d7d9ace8288515db1b788b201f3c9b14"/><file name="es.js" hash="16a3b44fc1aeb37b12c77e09f5b8e061"/><file name="et.js" hash="dc71f6c0e5201a21b7c50d698e264dfb"/><file name="fa.js" hash="e749aa8c4f7a98b3eb5d372b50b12399"/><file name="fi.js" hash="7642e927603414091b6a78e2fd58e58d"/><file name="fr-ca.js" hash="2b7c2af5cf245dc4de3d94b3ddf33a50"/><file name="fr.js" hash="97137f6c50eb0c52e6079976efea6ce5"/><file name="gl.js" hash="2f5badc1fb30870417f8446e4a922f48"/><file name="gu.js" hash="57c92f55857709a6ebaa1d71df9dde18"/><file name="he.js" hash="c5ace2c1b0e97a4dfac1989956878ad4"/><file name="hi.js" hash="98a400437bbaa7bbe2dc78362a80654b"/><file name="hr.js" hash="1d8979c07e7c2c43edd7e96063d4cb87"/><file name="hu.js" hash="c7d5e59a943e27ab33a3fd9c625b96b4"/><file name="id.js" hash="96b21178e69445f6e34631af98e1897e"/><file name="it.js" hash="9dd479444a107e7a1afec265201facf2"/><file name="ja.js" hash="db6295456692cbf343f3c85303c1c561"/><file name="km.js" hash="75ee722498057c8d6230d2dd0c16e098"/><file name="ko.js" hash="8d7ed1e5e31ea1dbdffe1e499e864da6"/><file name="ku.js" hash="ce91e781995d2538b86b1917d2b5769f"/><file name="lt.js" hash="99854a038cb815d50f6c47b5e0d49b1c"/><file name="lv.js" hash="94eb2107bb4f895f0d2ba0fce046e653"/><file name="mk.js" hash="91e3afedae95d1a8670ba64ea85a0e1f"/><file name="mn.js" hash="5af562e1156d69e461b9d5a3fb07355c"/><file name="nb.js" hash="5c3b6c6c4bb268cc5a5bbcbaa35c23de"/><file name="nl.js" hash="a51056e4b267ff8aa8e6b00af69e9ed9"/><file name="no.js" hash="bbb23c2598e8135cd05df812b0f366ab"/><file name="pl.js" hash="32d99e712eb71d60e884abb180cb0588"/><file name="pt-br.js" hash="89c15d40b9fbd807a029539288f1c831"/><file name="pt.js" hash="efb4968ddd9bc06cc11e790cc2f4ae63"/><file name="ro.js" hash="4f59c58ebf7818850b74ae14bea766ca"/><file name="ru.js" hash="15e64c8841cc204dc500b365d9c971aa"/><file name="si.js" hash="b127d23b2ac9fe5173883045878d4cd1"/><file name="sk.js" hash="b895d3b67ee7ad59c99587155eb88f82"/><file name="sl.js" hash="0439bd74135483683240cb233997c5d3"/><file name="sq.js" hash="f9e265a88d197465c6ba4fc10ebef006"/><file name="sr-latn.js" hash="6774df8a488bf5299d6383a76b68a21e"/><file name="sr.js" hash="2b86e725f5df707a7d04f7eb2f037282"/><file name="sv.js" hash="69cd1ce1820cb078869dc6bbd5c1dd5f"/><file name="th.js" hash="de9aca0b1d174df16a0e46f010e01859"/><file name="tr.js" hash="a9425c2b97256a7ce939dd7b6fdecdd3"/><file name="tt.js" hash="8dfeca9c549fb0694ca7d478a78f1234"/><file name="ug.js" hash="872d326bfd275200cb7d42095a143969"/><file name="uk.js" hash="703b54d911a9127e0e28caa50dee4e54"/><file name="vi.js" hash="5543b700470c7719f1ea3268d6b99709"/><file name="zh-cn.js" hash="a4b6c1e3d9d4a3307fd462247d0a6891"/><file name="zh.js" hash="f02b803bd82bba3fb83c9831daf391b5"/></dir></dir></dir><dir name="clipboard"><dir name="dialogs"><file name="paste.js" hash="d480f919ea090843f97207a7b23fb79e"/></dir></dir><dir name="dialog"><file name="dialogDefinition.js" hash="e3d1a00050872887ebe27dd13c069231"/></dir><file name="icons.png" hash="e6afd5bb75a4ff8fc3e8fe51794b1fc2"/><file name="icons_hidpi.png" hash="3f0428b3d8ae3310d62e11cb2f541b5f"/><dir name="link"><dir name="dialogs"><file name="anchor.js" hash="92c23ab4ab30457ff85d4499c7695749"/><file name="link.js" hash="18b19628e7e314dbdfa02d0e04bdd425"/></dir><dir name="images"><file name="anchor.png" hash="cde31b4a6e7c3a89b00071b73c4e3a94"/><dir name="hidpi"><file name="anchor.png" hash="18b64b492bcef232255f85e9841531ca"/></dir></dir></dir><dir name="magicline"><dir name="images"><dir name="hidpi"><file name="icon-rtl.png" hash="186ae315c9c3cfb30d000405146c4f40"/><file name="icon.png" hash="dded37b889e0c2382dcd7fced21bc914"/></dir><file name="icon-rtl.png" hash="39bf0277ac19feb9832c8bc6540e2832"/><file name="icon.png" hash="050f18823f03b69cc953c67c3d590da7"/></dir></dir><dir name="pastefromword"><dir name="filter"><file name="default.js" hash="b63fcee1a9893d3181047be624360fd3"/></dir></dir><dir name="showprotected"><dir name="dialogs"><file name="protected.js" hash="14f77e1425e174bbca68098ce81d7e3b"/></dir><dir name="images"><file name="code.gif" hash="163488a6d1a538b131ec6fc206699e5f"/></dir></dir><dir name="specialchar"><dir name="dialogs"><dir name="lang"><file name="_translationstatus.txt" hash="194d98388d302d35875d878e37eb83d2"/><file name="af.js" hash="c40b97d8c386f3e18dd4ea140efbc097"/><file name="ar.js" hash="f13c6bd0e2d9244dc7b8c084ddfa20dc"/><file name="bg.js" hash="d42de9c665fa8673acea8b25818ef28e"/><file name="ca.js" hash="9c83c1e07f9d4722c16a31a3b46745a1"/><file name="cs.js" hash="360de9ebf51dc7f407aa0aaa02841ee0"/><file name="cy.js" hash="102d72f4361cc9f3dc1027e63b0546ab"/><file name="da.js" hash="61c6478bedbba7940cb59b68a70dc33b"/><file name="de.js" hash="efc49e4dc39a57dd6e30881e90d37d7b"/><file name="el.js" hash="16afadc8fe0b0f99c1a298b875c0b8e5"/><file name="en-gb.js" hash="18089a7a11d94d93b29658253606d9f8"/><file name="en.js" hash="945f7871dbeb50c31299bcfcf0c7c413"/><file name="eo.js" hash="6d61bf857585b9bab64a72d49d218ea5"/><file name="es.js" hash="58c66fb5089ea0c5cebdc62532992358"/><file name="et.js" hash="511a57bc06c0e19fee7527ff2ac4c1a8"/><file name="fa.js" hash="48809c1c9c99b2b5d2267dd86eaaff9e"/><file name="fi.js" hash="c933874c13b0701d74f5af8bc59fc6a3"/><file name="fr-ca.js" hash="e97737ff20da824ce9b06e4d9cd776b8"/><file name="fr.js" hash="52f1a604d5227e02aea1a79cc4aa679c"/><file name="gl.js" hash="8ea22088a992882033cbf0ab4efefe57"/><file name="he.js" hash="38ca00105219a1eb075ae249a25e6cd8"/><file name="hr.js" hash="4c91987b9d04390f99690cc890c8d49b"/><file name="hu.js" hash="3bc9715cd3cb94d9241bf60ef3296d09"/><file name="id.js" hash="ff9be390ff67fd48f7512c85d968eed3"/><file name="it.js" hash="5f103e92352a7514f283fbf7d0dee18e"/><file name="ja.js" hash="0ad16954d5d5c5eebec4ca8794b31cb7"/><file name="km.js" hash="b8f2bb7926959c5030130dd7df51ab0d"/><file name="ku.js" hash="2ab01472dcc5cccbb17b440dcfacf5e5"/><file name="lt.js" hash="82092f207ae96d96155185af4186d4aa"/><file name="lv.js" hash="b24a1e0e2c922be6a66ff69930c4efa0"/><file name="nb.js" hash="47473a52bd2f40eaab010b36497d42a5"/><file name="nl.js" hash="a60a53f34a2fc46104f43ae7208f7c30"/><file name="no.js" hash="7e559ac208f439e0828cb5b34d8e6d25"/><file name="pl.js" hash="689428c1b70925257030d557948146fb"/><file name="pt-br.js" hash="a3a9f87a3100e818205520f7132df79f"/><file name="pt.js" hash="edd07c226d60b95da27404f5f7570eb9"/><file name="ru.js" hash="c1fc597d32c66c8c6a703c5919c2323c"/><file name="si.js" hash="1b32fc96f1ac0adf8b85cc8688ba32d8"/><file name="sk.js" hash="f4517a5d725fdf1a2329378d22efb715"/><file name="sl.js" hash="f811125c01943e4b0e9c1b56feddcf3d"/><file name="sq.js" hash="0e03d2caaa809c9e1ad811fa836764a1"/><file name="sv.js" hash="ca12a09364634c0567884961be6ab7f3"/><file name="th.js" hash="d304551279386c78142b4e0ee9c56a4a"/><file name="tr.js" hash="b3d9b0dedc876fb4894a6b637fdf2c84"/><file name="tt.js" hash="75cb0bd8ec39356c232506db2360907e"/><file name="ug.js" hash="96507f5a5d7e72f15469a99f0d645de6"/><file name="uk.js" hash="209b972cbb6066e97e7b8b4122616567"/><file name="vi.js" hash="1ee97e539e40c1080297c3a84c5e3f85"/><file name="zh-cn.js" hash="e1d97232891432a18d096feb9e78a0bb"/><file name="zh.js" hash="828048855d947be77aa26f399534279e"/></dir><file name="specialchar.js" hash="ab8882c71bf9938d5817552b7b4794f7"/></dir></dir><dir name="table"><dir name="dialogs"><file name="table.js" hash="287e36bff701e171addb148a29fe813e"/></dir></dir><dir name="tabletools"><dir name="dialogs"><file name="tableCell.js" hash="66c936d062f18e3d01a41e7c5f8a9de9"/></dir></dir><dir name="widget"><dir name="images"><file name="handle.png" hash="8166041f605df672ac83054b6f14693d"/></dir></dir></dir><dir name="samples"><file name="ajax.html" hash="13e12c904135762c54e2642d31634123"/><file name="api.html" hash="5669d9f1f1a904ed1e85e0ea1e15ef97"/><file name="appendto.html" hash="9cf44738ffa6773f5eb3cceb3bcfba1c"/><dir name="assets"><dir name="inlineall"><file name="logo.png" hash="3b4e496615dc92d13bb0dcd0f23acbab"/></dir><dir name="outputxhtml"><file name="outputxhtml.css" hash="5a86ee8ed5c92ad7e93eb5f126709007"/></dir><file name="posteddata.php" hash="87bde163c8c49508cbf0966ecccd35f9"/><file name="sample.jpg" hash="77ed4b8c5beca4c18b4e0d007ac5bf9e"/><dir name="uilanguages"><file name="languages.js" hash="34db2de9bb1301834a32fd9b26584e0c"/></dir></dir><file name="datafiltering.html" hash="599bd5e7de272b30fa755146fd2b19ea"/><file name="divreplace.html" hash="96128b12518bbaada7366fb6659a2d98"/><file name="index.html" hash="52d578befbb65b42162ad0e6ed8895ba"/><file name="inlineall.html" hash="9537678653e090800aa3c7e1dd5499b0"/><file name="inlinebycode.html" hash="1a95857074012d655fafc8ee8d041d15"/><file name="inlinetextarea.html" hash="4d70e1b01e4782ad9a8d0830b4f1cc43"/><file name="jquery.html" hash="29dbd93c398652866b8af428b7c4213d"/><dir name="plugins"><dir name="dialog"><dir name="assets"><file name="my_dialog.js" hash="5f440a90c0eeaa86c386cc7a40494b08"/></dir><file name="dialog.html" hash="b471851873c91312b788dba7808e17f5"/></dir><dir name="enterkey"><file name="enterkey.html" hash="72ad01f514cfd0821cbfb4dcc2342a11"/></dir><dir name="htmlwriter"><dir name="assets"><dir name="outputforflash"><file name="outputforflash.fla" hash="3435fafe2a602f5fd1f6c551bc9ddc38"/><file name="outputforflash.swf" hash="e36a324b70d2cd73941ac1961706daa4"/><file name="swfobject.js" hash="23d81623f093e69cb1f4480f0d6f2958"/></dir></dir><file name="outputforflash.html" hash="30cdec9c17dec4bef9ad7640be16412d"/><file name="outputhtml.html" hash="51cd8a08381d779893f9ace786a98a14"/></dir><dir name="magicline"><file name="magicline.html" hash="d4a3793d63f5f29cf8a11ca609993ee6"/></dir><dir name="sharedspace"><file name="sharedspace.html" hash="1e934807fb99bb5d268bf84668391741"/></dir><dir name="toolbar"><file name="toolbar.html" hash="b3f21442e61e28aac6bd7cb8126cf291"/></dir></dir><file name="readonly.html" hash="b6a0650cef87b334cdbf46fd9de8d668"/><file name="replacebyclass.html" hash="c1aa7fd11107222f311cbeb56a08eca5"/><file name="replacebycode.html" hash="464937c66127b7b1fcd47e46e5804f0b"/><file name="sample.css" hash="45da17bc8bfe713fb52366056b3d5626"/><file name="sample.js" hash="3d98c86ea6c35cf32979a67656686219"/><file name="sample_posteddata.php" hash="cba787bedaffd8a646a7eed4622d7615"/><file name="tabindex.html" hash="5247faf3c7d0e0133e95a2f3bb9d898b"/><file name="uicolor.html" hash="f10e31e66f6431acf57961c46ecf70f8"/><file name="uilanguages.html" hash="03f98f3d7ffc5c2dc9c8b7ab246b55fc"/><file name="xhtmlstyle.html" hash="2adcd1c79ff558ff21f0173d8f81f3b3"/></dir><dir name="skins"><dir name="icy_orange"><file name="bold.png" hash="c122fb13c15a4346166295f32e71a1d3"/><file name="dialog.css" hash="33e783cfaea32ca54788941a63bdd6eb"/><file name="dialog_ie.css" hash="acf2be239117d898f7a9e73e09026116"/><file name="dialog_ie7.css" hash="d5cc9da7a9ba1326e84958c54e9b20e7"/><file name="dialog_ie8.css" hash="94e74ab7b315bbd264ffb23db9cfdc84"/><file name="dialog_iequirks.css" hash="c7726bb743f20ce5b6115d12474e2dc6"/><file name="dialog_opera.css" hash="636c409500ea025885fd10b6d53946a7"/><file name="editor.css" hash="4ff7a3e087bfc0d05db738383d4086e2"/><file name="editor_gecko.css" hash="817a8392831b505002c9a93ce0fa354d"/><file name="editor_ie.css" hash="d65159db471a5bfe98827ce63060db1a"/><file name="editor_ie7.css" hash="009428ac76e92a7695510f18a580fbb6"/><file name="editor_ie8.css" hash="f0eed619cf520a34f2e0d767f1959596"/><file name="editor_iequirks.css" hash="c262e36d3ac8750bb6f0dd9b2d34e8f0"/><file name="find-rtl.png" hash="058bf3745d0d8a05ba3d8ce6c3dd31a9"/><file name="icons.png" hash="2ce53daffb36da967bb628bb70c42d73"/><file name="icons_hidpi.png" hash="878057da02b2ecc2ae61cad5ea4c132c"/><dir name="images"><file name="arrow.png" hash="bf00bd704f4c07bf68ac74fc97f4048b"/><file name="close.png" hash="400b7d585f873156c91bed734052ed23"/><dir name="hidpi"><file name="close.png" hash="0b50469fa387095e0fef5a3d14f1e696"/><file name="lock-open.png" hash="e605db29a9dd200ff67c7a6a47cb8cf5"/><file name="lock.png" hash="fa2ec8251bc7e3ba3adeeb057196bc79"/><file name="refresh.png" hash="e0c80d3ca0fe5353af93daad399279e7"/></dir><file name="lock-open.png" hash="6bd731e0c165ed297a0bdf11a41ed26c"/><file name="lock.png" hash="2fc75413fd693917d55cc206ce4c2a1c"/><file name="refresh.png" hash="230b1b1f62af875f64afc0b1664453cf"/></dir><file name="readme.md" hash="a2e00abd50e5d5f7edb67d7de9f3216c"/><file name="scayt.png" hash="e5729a0bd4942e8f6a80f8dc8a667c8e"/></dir></dir><file name="styles.js" hash="3e62be48fe794f4a1d31cc0aa66471d5"/></dir><file name="ckeditor.plugin.mage.js" hash="18b141152cec0420e2b750b6cbe8e95d"/><file name="editor.js" hash="ec5d84fee5ca7c598e419c275a3868be"/><file name="report.js" hash="3614e2c2ad456237192a5257943ef1eb"/></dir></dir><dir name="lib"><dir name="Html2Text"><file name="Html2Text.php" hash="5710632d174c0a196e8252b6f6652dbc"/><file name="Html2TextException.php" hash="fff9bc76e1281693997cb42defbaa173"/><file name="LICENSE.md" hash="b5d7f7156f7785ca2eb55d6cc1b4c118"/><file name="README.md" hash="2edfe5d500062bca4cf912451938837f"/><file name="composer.json" hash="bb90182bd8d808a06ae4762518746ed3"/><file name="composer.lock" hash="24624dbb0356e5b2472892a19c9e0a7e"/><file name="phpunit.xml" hash="321806966ac2442ace7e2b98a0c4c20d"/></dir><dir name="Mzax"><dir name="Bounce"><dir name="Detector"><file name="Abstract.php" hash="3356e9a2ea7c1ab20a952f90e5578784"/><file name="Arf.php" hash="8fc28e0d07a091935e43f82ee2dfdc1d"/><file name="Autoreply.php" hash="e648a685bc591eb18ee28ea3f636ad65"/><dir name="Data"><file name="phrases.cnf" hash="604ba8af56bea9769e6e3e961316cfcc"/></dir><file name="Extended.php" hash="5d459f2da8db4eddc1b2f8ea5d9a3f4e"/><file name="Failure.php" hash="5300951f3c70f9eb9a8bab0bc9e6f64d"/><file name="Rfc1892.php" hash="e78e990324d717becbdd5a7fa2585474"/></dir><file name="Detector.php" hash="e549ca7f2bc6d810964606e8df9f943d"/><file name="Mail.php" hash="3f5f5266f386abfefa398fe4096084b0"/><file name="Message.php" hash="d7d7ab452700a42376e42979373a75fb"/><dir name="Mime"><file name="Decode.php" hash="a18e6d90b78128a0e64255c572430f09"/><file name="Part.php" hash="7b1b8d662eccd160e5ab4300d299d57d"/></dir></dir><file name="Bounce.php" hash="cc9db75cac638b21cba406f4f71a1ef3"/><dir name="Chart"><file name="Table.php" hash="1a34501ffb730b4f6d3d697fe8f7a860"/></dir><dir name="Db"><dir name="Select"><file name="Exception.php" hash="b3ee274dd326c5692255dab378b5adee"/></dir><file name="Select.php" hash="19bb49574744c42a594a19903eae78eb"/></dir><dir name="GeoIp"><dir name="Adapter"><file name="Abstract.php" hash="14dfad376caa604cafd1176ec4b14711"/><file name="FreeGeoIp.php" hash="4fd640620f40649af534c6867167ae15"/><file name="GeoPlugin.php" hash="4325eaeb78ffe933f4fe1a3cebd2381c"/><file name="Ipinfo.php" hash="da47094779cb2569e3d1c885fd7d3f37"/></dir><dir name="Data"><file name="region_timezones.csv" hash="13b7a5ea6271a191692c1a6685a0404e"/><file name="subdivison_codes.csv" hash="c6b9628e2a5f57b514a16f5f49369ad1"/><file name="timezones.csv" hash="339f7239cd5b2389b9fa72a45200f241"/></dir><file name="Exception.php" hash="0a97f0176ff5350c266bb877f062d910"/><file name="Region.php" hash="9c4ccb6c7f68d1b742ecb2622a65916c"/><file name="Request.php" hash="23d3e7466930b9a78412650ab191c4a4"/></dir><file name="GeoIp.php" hash="affa4d4132e20166ee1a60f2df66f727"/><dir name="Mail"><dir name="Transport"><file name="File.php" hash="be753faad80b6d7088d631961f2510ab"/><file name="Mock.php" hash="d57a6e33d9bb49fdd98d470c546cd02f"/></dir></dir><file name="Mail.php" hash="cb36e24a687088ae9a7b1b8a40ba906d"/><file name="Once.php" hash="66a0782b1b80b1cce8da7d865d813e1e"/><file name="Presist.php" hash="2a50f1b107e99d20eaff449cc9f6fd22"/></dir><dir name="Symfony"><dir name="Component"><dir name="CssSelector"><file name="CHANGELOG.md" hash="29b39013d7b608953abbd2ec2a2b108e"/><file name="CssSelector.php" hash="dd1c312425f85a9d420b4b8c5497cdc5"/><dir name="Exception"><file name="ExceptionInterface.php" hash="fa1911089901af7d6db782294ec0ee88"/><file name="ExpressionErrorException.php" hash="026bd36ddee7327e087d4c30eae573e0"/><file name="InternalErrorException.php" hash="495b1a8bc78aefbe9cc9f6f7d1afec81"/><file name="ParseException.php" hash="3bfa30716d8ab605a762d3f6f6c5a71c"/><file name="SyntaxErrorException.php" hash="eafc28bafcb98f269474f8166cac2865"/></dir><file name="LICENSE" hash="56dedd4bd25ecd034ac4e1c17ebba0cc"/><dir name="Node"><file name="AbstractNode.php" hash="428a42cb6640d69c3f2751a65097cd56"/><file name="AttributeNode.php" hash="e1c51c11a8e594751ee68c8d0402fd5b"/><file name="ClassNode.php" hash="f3c68c8f592ad7c86dbd0978d6e328b6"/><file name="CombinedSelectorNode.php" hash="d8ec7635be51e56298cf4ba7280b5c43"/><file name="ElementNode.php" hash="0194453765b421ee7b588f3bc19b8207"/><file name="FunctionNode.php" hash="c6686827afc99bf717dd1a57cb365743"/><file name="HashNode.php" hash="b3365470df29fc0c2c2d38aebd4d56e8"/><file name="NegationNode.php" hash="8c076665e723e4abee7c7d661318a8ef"/><file name="NodeInterface.php" hash="d6f6c917ab9b5b571653167be83325de"/><file name="PseudoNode.php" hash="5233bd06f4742c3ab68d83745e8f4475"/><file name="SelectorNode.php" hash="a8d2504b9c9611286c32968890a61387"/><file name="Specificity.php" hash="36d2447de0d37744914e6fc9ab578e55"/></dir><dir name="Parser"><dir name="Handler"><file name="CommentHandler.php" hash="7c9a70cd1eb4e55dd00c2ead4d5af9ad"/><file name="HandlerInterface.php" hash="599be096ef9d568e1ba0dc5c6709db24"/><file name="HashHandler.php" hash="c9abb1e362502b1c29c17e2a9e8f9150"/><file name="IdentifierHandler.php" hash="f06b22f2601eaebe59c226aacbf88f9c"/><file name="NumberHandler.php" hash="0cc8f64604899b9d04cb151d05b9cbe6"/><file name="StringHandler.php" hash="abab0541bd20d5e7d35d4b91dbaffa78"/><file name="WhitespaceHandler.php" hash="12508597df2624818d9cb2ddaafe9a79"/></dir><file name="Parser.php" hash="2bf53e6d3dc94117f4c238c97bdb8ec7"/><file name="ParserInterface.php" hash="76ed5f390a2199b1ed80071c5c73aa9a"/><file name="Reader.php" hash="c063641372c02f1574e1b892c6e6627f"/><dir name="Shortcut"><file name="ClassParser.php" hash="b64eed621d8f2efaeb4bb75b8c64fbcf"/><file name="ElementParser.php" hash="1b5eb7dac8a41b516c5ab30caf859958"/><file name="EmptyStringParser.php" hash="ea30ecab27c269fdfba71dc38eb0ee9c"/><file name="HashParser.php" hash="e6f06587ea87581fce9630399223121e"/></dir><file name="Token.php" hash="f4004497a51203da9edc05a6969262ed"/><file name="TokenStream.php" hash="d34976ed25aef4f17be1f9d10b25b563"/><dir name="Tokenizer"><file name="Tokenizer.php" hash="e497fd9aece9511e76c82405a2bb554e"/><file name="TokenizerEscaping.php" hash="2d43efa6bb0bc9fdc083a56dee828bbb"/><file name="TokenizerPatterns.php" hash="df726209fae8f8165a6fa441d94fcd37"/></dir></dir><file name="README.md" hash="587d98dd3ba273664b871f6bdb5178df"/><dir name="XPath"><dir name="Extension"><file name="AbstractExtension.php" hash="65c96636f8a8c3a0f3a8300b4241547c"/><file name="AttributeMatchingExtension.php" hash="fc29930821be5bebbfb9db41c15fb9b2"/><file name="CombinationExtension.php" hash="4d6dd2a731761fc6c0176d2a120783ef"/><file name="ExtensionInterface.php" hash="953d3ea0b22c85321691637a6168bf78"/><file name="FunctionExtension.php" hash="ac3001b2b469f0224fe3b1cfd834a31a"/><file name="HtmlExtension.php" hash="c62cd9b556ee0afc0522dddc930390a6"/><file name="NodeExtension.php" hash="1bdfa61457b730dce26bfb3c29bcd6a2"/><file name="PseudoClassExtension.php" hash="dc543634c650db82f569d362d326d49e"/></dir><file name="Translator.php" hash="f3154298712670e13fbf4e8ae5cf616e"/><file name="TranslatorInterface.php" hash="5f5ac7f01ac84c47190aa3c6ceec5cac"/><file name="XPathExpr.php" hash="0c2d20536615fd27a5bf8c7757c98f9f"/></dir><file name="composer.json" hash="f501cef220ff2cb242ec442de44caf83"/><file name="phpunit.xml.dist" hash="9f400e487bed961cdad3bef4d66be91b"/></dir></dir></dir><dir name="TijsVerkoyen"><dir name="CssToInlineStyles"><file name="CssToInlineStyles.php" hash="ab80bcce9af62cf4c908770e7a583e39"/><file name="Exception.php" hash="c41f07f2187bea04d3653907ef0e886b"/><file name="LICENSE.md" hash="d5bbe692a9b717fb631a681aa3ace904"/><file name="Specificity.php" hash="10580a739c1b872f81c67b784fc35be7"/><file name="composer.json" hash="a47437496b448eb8220e0281ffa75b09"/></dir></dir><dir name="UAParser"><file name="AbstractParser.php" hash="ca2e1979f50c4b93719c4c9c034c5c66"/><file name="CHANGELOG.md" hash="a1b535d9fbfece62c9f3703fad8bc6cb"/><dir name="Command"><file name="ConvertCommand.php" hash="09b8c79df612729450eca87d8ba8e244"/><file name="FetchCommand.php" hash="3c80e891e2b1dafd7cb2688cfaba07d8"/><file name="LogfileCommand.php" hash="a993310e444c7ff1f1fd92517d880e39"/><file name="ParserCommand.php" hash="5f73cb00b1943fcbd342e2717dedc3f5"/><file name="UpdateCommand.php" hash="2caf8cb3a7c79ed2dc2c7504365767fc"/></dir><file name="DeviceParser.php" hash="483db6de6d837dbcb9c8e0b569d3f1ab"/><dir name="Exception"><file name="DomainException.php" hash="2b957f721c4203a24e09da42f4e0ffd6"/><file name="FetcherException.php" hash="2f187c54cd37fcc814152cd2ca6c1786"/><file name="FileNotFoundException.php" hash="364b62b77446d6ca96058c9f72cf7f93"/><file name="InvalidArgumentException.php" hash="b7ae5ca648a20af30700e88e3987f894"/><file name="ReaderException.php" hash="f63da14a430a0de6ceb7ff455ccd8fa6"/></dir><file name="LICENSE" hash="e1bf063eb79c08cc980356d2b3745bed"/><file name="OperatingSystemParser.php" hash="693234133cdcd1db69645d9e914ffca2"/><file name="Parser.php" hash="5e899ec4e07509ccdb8a62af542dc4d8"/><file name="README.md" hash="9b6624d78130c290cb414d7166c92bb9"/><dir name="Result"><file name="AbstractClient.php" hash="2dc599bccebd0199639e9d3388acfae0"/><file name="AbstractSoftware.php" hash="b4737539f3a44059906db2957dc27382"/><file name="AbstractVersionedSoftware.php" hash="30a2971ef5955870c3a0a3aa7c38ae23"/><file name="Client.php" hash="bf045772e396f1c68a8536580e89d267"/><file name="Device.php" hash="1f06d5a24edf8244e852a3b817eaa91a"/><file name="OperatingSystem.php" hash="10b8acc4cdbf535d7363b77a7bcf8f4e"/><file name="UserAgent.php" hash="9bf2bdb466159029d0669de8f77f0b87"/></dir><file name="UserAgentParser.php" hash="9f01754002448ea118249719c27934c6"/><dir name="Util"><file name="Converter.php" hash="de6481ab6c2da9e04965af7101c95025"/><file name="Fetcher.php" hash="c86c1c297e992802777e13fbf7e16826"/><dir name="Logfile"><file name="AbstractReader.php" hash="b72cc412a95164e71ac978470a512a2f"/><file name="ApacheCommonLogFormatReader.php" hash="f3f58c5b10268c10742d5108d12f0aac"/><file name="ReaderInterface.php" hash="33daf57831f56fc86cb9d8a4acfbb37d"/></dir></dir><file name="composer.json" hash="7a14f9c576783d9db694da31225239ee"/><file name="phpunit.xml.dist" hash="cd168009a2f37eb12b87d77ad43d713a"/><dir name="resources"><file name="ca-bundle.crt" hash="cb94f8f36f085eaf644db687b0d411f5"/><file name="regexes.php" hash="1069ff741153480b81f556d2c010407c"/></dir><file name="update-resources.sh" hash="53d68ccfa9ec45642569546796fdb884"/></dir></dir><dir name="skin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="mzax"><file name="editor.css" hash="3d501ab3e06e253045ea2aa55ed7980c"/><file name="emarketing.css" hash="526760b754ba3ca638516be79c992f91"/><dir name="images"><file name="add-tiny.png" hash="04f642db30ac836b58d91770c42a7087"/><file name="add.png" hash="f2e51ed86b5c87693bc31eb18cffcde6"/><file name="bg-remove.png" hash="085b0ea8bf4488c53a5eaab2f28eaf4c"/><file name="block-bg.png" hash="eb5b5a1dbaa4a40b4d7d56ea36b0db8f"/><file name="corner-arrows.png" hash="98f15a0b96a79bd35f7cc9c3552f27b2"/><file name="dd-chart-tab.png" hash="bfca5a1d3deb031e2fbbc4d89cf2adf6"/><file name="delete-tiny.png" hash="58c14611b1a036c55353b9b5993a85df"/><file name="delete.png" hash="f2c735bea2def15264ab2ec87a722407"/><file name="element-add.png" hash="bdd3ce65d6777550f983f8bba949340a"/><file name="element-clone.png" hash="762e0d3593f83f589afca4e9d785cd78"/><file name="element-remove.png" hash="8c51a642226558f6bb34159da34d0123"/><file name="element-remove2.png" hash="e89ce65e9a80e1ee9e35e784cd7b9a1e"/><file name="element-repeat.png" hash="3ccfbc455a907a30a34bdd61e3f4ec49"/><file name="element-swap.png" hash="92b97e695db713a4000fdbc88628e723"/><file name="fullscreen.png" hash="0a00475876e23a623a8ee346de991dc2"/><file name="funnel-arrow.png" hash="eb56bc2bb6865ea4f123105e4d2f2de6"/><file name="icon_image.png" hash="9acff5f2211bcfdf12af6db057e7a019"/><file name="icon_source.png" hash="d9a2353334fd2786b1e7def89e6d6b63"/><file name="image.png" hash="4da12ca4c81d857c8a718556a999ba45"/><file name="mage_code.png" hash="434f9cb7723f1bc0fa92b2438e287933"/><file name="preview-tab-icons.png" hash="292b16d26d02c9a0d299b4457033e502"/><file name="preview-toggle.png" hash="9eaf699db62fa3727f5d08cc118b2f90"/><file name="save.png" hash="a26d2b01209b95edd6a352fd9f49ee40"/><file name="start.png" hash="aba370113bf888ee5655e81f938f73ee"/><file name="stop.png" hash="527ef0809d2fc1949ff3c4c6ff363ac9"/><file name="swap-down.png" hash="9c269cd00e1b0d676bec912de671d1b6"/><file name="swap-up.png" hash="788d244ba3443a826f44476ffb2f056f"/><file name="variable.png" hash="f71ee09f953cd3be23d55dd5963b32e9"/><file name="widget.png" hash="bd36b41f43b95c28ce0caf83f3b2495a"/></dir></dir></dir></dir></dir></dir></target></contents>
50
  <compatible/>
51
  <dependencies>
52
  <required>
1
  <?xml version="1.0" encoding="UTF-8"?>
2
  <package>
3
  <name>Mzax_Emarketing</name>
4
+ <version>0.4.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License v. 3.0 (OSL-3.0)</license>
7
  <channel>community</channel>
44
  <email>mail@jacobsiefer.de</email>
45
  </author>
46
  </authors>
47
+ <date>2015-10-16</date>
48
+ <time>5:56:57</time>
49
+ <contents><target name="mage"><file name="LICENSE" hash="cbbe04980244d5b18963e94de0ddea15"/><dir name="app"><dir name="code"><dir name="community"><dir name="Mzax"><dir name="Emarketing"><dir name="Block"><dir name="Campaign"><dir name="Edit"><file name="Form.php" hash="0342c5220af89b5d4ada02569004810d"/><dir name="Medium"><file name="Abstract.php" hash="8e0fad946bc5ef922187ee8a1c1ccc41"/><dir name="Email"><dir name="Tab"><file name="Inbox.php" hash="dcab7006776924ec9691484d53490a81"/><file name="Outbox.php" hash="59d52bd3c874e9e9883364ffc0e9cd0c"/></dir></dir><file name="Email.php" hash="88adaca8bc4045ccacbb7b831a083c8a"/></dir><dir name="Tab"><dir name="Content"><file name="Original.php" hash="bbcf18bc05735a846beb76d425fdb8bf"/><file name="Variation.php" hash="c6ce25ca68d49de8e7b26e9665eb14a7"/></dir><file name="Content.php" hash="1339bc1e4038b2fb25580bf2ac1e92c6"/><file name="Errors.php" hash="90dc88f68c011e99a981c2bf0eb08e5b"/><file name="Filters.php" hash="ea722386bddc8069f2441be54e66acf9"/><file name="Inbox.php" hash="115d2f5da3a4ba80c24f0d2274f7ffbd"/><file name="Medium.php" hash="3fe486574dc4f48f54e93414a874fccd"/><dir name="Recipients"><file name="Grid.php" hash="2780aab63a463ead2b523e2d1f2c4f83"/></dir><file name="Recipients.php" hash="d6d7927b6d7f22acfa725bb4dee3f764"/><file name="Report.php" hash="8a7c58e9b026c699007292fd03bdc632"/><file name="Settings.php" hash="fb3f31ed85f17e1f9e64bb4573bc805f"/><file name="Tasks.php" hash="8dcb13a10429783c6ece00fc303bcc76"/><file name="Test.php" hash="55eff93aa4d6e0372f49909e2324adce"/></dir><file name="Tabs.php" hash="2e53d97fccdd121fd154204e40b4af2b"/></dir><file name="Edit.php" hash="3478a05fedd7c23de2ebb1b0711ff97c"/><dir name="Grid"><dir name="Filter"><file name="Filter.php" hash="9c860e67c8466f8fc22360ed646bdc5c"/></dir><dir name="Renderer"><file name="Action.php" hash="0c2afb0b06f6e1396878910a81da86ac"/><file name="Filter.php" hash="dd3e042af1b992b0b92a19daf000a120"/><file name="SendMail.php" hash="3d1aa783d86a6d9ba457f986a3ddb575"/><file name="Sender.php" hash="65fd39c7a05cf7ca34ed710c6d70ed46"/><file name="Stats.php" hash="5101455de894658579a0c0b5f9acde7c"/></dir></dir><file name="Grid.php" hash="830d84e002a492a1ada9164df7a46907"/><dir name="New"><file name="Presets.php" hash="2f4382934f49beba7fc917a443917df2"/></dir><file name="New.php" hash="61c9b28d1ccfa46814c837c86ddd20c4"/><file name="Preview.php" hash="4686de8e08bc7e2b58cf9862e3a3823f"/><dir name="SendTestMail"><file name="Form.php" hash="254421d553386ac386674cd2f5d42102"/></dir><file name="SendTestMail.php" hash="2faf1d830df231140724879644073654"/><dir name="Test"><file name="Emulate.php" hash="6d9bfceb6327fba14b358473da3f45cb"/></dir><file name="Test.php" hash="fac486083a6f7d7d20e0f0f3cda447da"/><file name="View.php" hash="bd739260baece8bc1d46f6ef4b2430ae"/></dir><dir name="Chart"><file name="Abstract.php" hash="a696cf174d3d4edef5e4616ff2fb27bf"/><file name="Area.php" hash="e27450732e1f5a3a7c477ce3a1a6b402"/><file name="Bar.php" hash="15ba189f6ac79eea045fa5c9259af30b"/><file name="Column.php" hash="b3ab75d039c97961b6f7a6e075f3f237"/><file name="Geo.php" hash="833b3807d18e601578ad1822d7e8df8c"/><file name="Line.php" hash="441ef09bdfe96d632d2f70465e732aa7"/><file name="Pie.php" hash="74398c1ea1397bfbdb5af93d45bc7045"/><file name="Scatter.php" hash="e9e82dfead2055050eef6ef9193e8166"/><file name="SteppedArea.php" hash="ce72499ef0d40c4ff12a18683ae76efc"/><dir name="Widget"><file name="Container.php" hash="189f3e2b312f89df520898d8031dda2c"/><file name="Geo.php" hash="e550a87ff838430b54cfa8c5f8db9fe5"/><file name="Tab.php" hash="499e63441b73095df221930b313ee390"/></dir></dir><file name="Conditions.php" hash="0419f69e5c3885e09bb7a9d784cf4ba7"/><file name="Editable.php" hash="43534053f185c6095dd0af884a453a8f"/><dir name="Filter"><dir name="Object"><file name="Grid.php" hash="f95a7efc40ef53214445bb8f5b3ea8da"/></dir><dir name="Test"><file name="Recursive.php" hash="7168200f0067fa5566b6b2078b698154"/><file name="Single.php" hash="8aeb744d682bfdaa821a7bde8f184cb2"/></dir></dir><file name="Filters.php" hash="8bba4adf0a1698fa6ccfed211020d6f2"/><dir name="Grid"><dir name="Column"><dir name="Renderer"><file name="Action.php" hash="8855f610f9b8337396759c3238c30cb6"/><file name="Campaign.php" hash="e76eb635c62c5241037c4dc85aa015e9"/><file name="Recipient.php" hash="8055c17decb626364c9cd41ef0cb3e80"/><file name="Size.php" hash="d07c1ee3ea6fe1dda1f88dbaff26a5d8"/></dir></dir></dir><dir name="Inbox"><dir name="Email"><file name="Form.php" hash="b6160a374c5792a115d3c233b410c2ed"/></dir><file name="Email.php" hash="005fc2ad566e0918de8bb6c9c3e3b257"/><file name="Grid.php" hash="7aa9969a8c135e6acecfa7e4c42db6c2"/><file name="View.php" hash="57545cd0c5eac8e26cd6cc98e47a715a"/></dir><dir name="Outbox"><dir name="Email"><file name="Form.php" hash="39d128311c0f2555d6bffae0f2e414ca"/></dir><file name="Email.php" hash="4706dedc6221b8acc908074982cc7822"/><file name="Grid.php" hash="2e089b1a883e0c139fc97f2c2849cd0c"/><file name="View.php" hash="82cb03d691758522b025f3516fd477b7"/></dir><dir name="Recipients"><dir name="Column"><dir name="Renderer"><file name="Attribute.php" hash="6b4beefe6381e934fde264ac9b54ea0b"/><file name="Object.php" hash="09fb5d1b854bccceea810e3c4b7e2f1e"/></dir></dir><file name="Grid.php" hash="9aab8a85bd6bea7e34b1da6bb97d646f"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="DomainThreshold.php" hash="92b81f046a7b7385b61ef8a9582dc63f"/><file name="MailStorage.php" hash="c3821285d5628b0ff0b12a4000aabbf3"/><file name="Mandrill.php" hash="04d5bcc872dd7198ee48b35393a178ac"/><file name="Sendgrid.php" hash="2c14d212ecb0cce3d75e9407b37a5acd"/></dir></dir></dir></dir><dir name="Template"><dir name="Edit"><file name="Form.php" hash="14e24668ee7f99b625bb26e403ac5427"/></dir><file name="Edit.php" hash="745b779816518a718fc4f4af56d2fcd7"/><file name="Grid.php" hash="3efff4aa30aeba8e7f20e73d9f12e8df"/><dir name="Upload"><file name="Form.php" hash="382d2b3b088355b9f8a46a5a5c56d6cb"/></dir><file name="Upload.php" hash="b0e11933cbad0fe3d17d870dc7370f55"/><file name="View.php" hash="9ce9b952521d1d129e539bd3d68354cc"/></dir><file name="Template.php" hash="2125395ad323c728b37b106dbcef8371"/><dir name="Tracker"><dir name="Edit"><file name="Form.php" hash="e9d404f57d85b4a257020a9dbc044713"/><dir name="Tab"><file name="Conditions.php" hash="16512d59458af74fe38ae9b24f2fd5bc"/><file name="GoalType.php" hash="2b21d9fbfcbff6237471ee1806e4bab8"/><file name="Settings.php" hash="30429ebff6f4f57b969f978a9a38482b"/><file name="Tasks.php" hash="601c9e2a1e63d67273db0878c1edc6d6"/><file name="Test.php" hash="49d9d0e89fcc23b3c2fe9995e2e43017"/></dir><file name="Tabs.php" hash="06d2bd34f779581029d3d8712193902a"/></dir><file name="Edit.php" hash="af15d6ff4023258926cd0db790222a51"/><file name="Grid.php" hash="1e5d56226c15c341ddd61b47756a5e3a"/><file name="New.php" hash="41a8248e5dcdd7effb6bcc638767571a"/><dir name="Test"><file name="Emulate.php" hash="543c36b0d1f1495589e110804ae2a3d0"/></dir><file name="Test.php" hash="3668498773dd5d763e23fe87b7f5809b"/><dir name="Upload"><file name="Form.php" hash="e95c8485af785013510e68b650a38469"/></dir><file name="Upload.php" hash="40f6e57c995b1e2ce2af5a6fb6afd909"/><file name="View.php" hash="71594318d9bc5358aff16d3b13f5b5d4"/></dir><file name="Unsubscribe.php" hash="09a112449a204ebd5563582a45f8d43c"/></dir><dir name="Db"><file name="Select.php" hash="27c817a98453c795c722747acfd2c1ec"/></dir><dir name="Helper"><file name="Campaign.php" hash="50f9c28d2aa706842de481f04435cabe"/><file name="Data.php" hash="8b6e3a46cb3489d3de28370b8b7fb69f"/><file name="Newsletter.php" hash="521112ce01a44144a2d50f7f862bd9a1"/><file name="Request.php" hash="809e1c55c6f432754d008d6ac97e14d4"/><file name="SqlFormatter.php" hash="88bcf5636567dd34565d7fc99437ca09"/></dir><file name="LICENSE" hash="cbbe04980244d5b18963e94de0ddea15"/><dir name="Model"><dir name="Campaign"><file name="Content.php" hash="a0aaad1df637d1a03760daf6e3f108dd"/><file name="Preset.php" hash="8e2a2fac7a4005b6752f7871c26b0868"/><file name="Variation.php" hash="9ba94c83844f3775271df71f1822bddf"/></dir><file name="Campaign.php" hash="24f0376b1b944e88e992b0f54e37cae3"/><dir name="Conversion"><dir name="Goal"><file name="Abstract.php" hash="52180cb1955bd43b9db79f2e01204aad"/><file name="Orders.php" hash="e00f8c0928f6242e55066f196f8174b3"/></dir><file name="Goal.php" hash="2e08cc1c961e194b0f15148fdb6a8c53"/><file name="Select.php" hash="92da04827738e9ed8e8a09ae6d4de3cf"/><file name="Tracker.php" hash="f791d774504608903e17db1218452363"/></dir><file name="DomainThrottle.php" hash="0bbdb6863e5b78a5fd1d64598a481862"/><file name="Email.php" hash="9cdd5a9901bd1ab8baeae384070de94d"/><dir name="Form"><dir name="Element"><file name="Ace.php" hash="06251ddd2c8a4ca6cfcfe7492a436f14"/><file name="Credits.php" hash="da82877bc3489e3fee593b23cce0cde3"/><file name="EmailEditor.php" hash="5adc157ea85559837dda0049995f3481"/><file name="Info.php" hash="9e4fd3881a92a1a1676aa7703f3e71ac"/><file name="TemplateEditor.php" hash="a6e597fec0c1c691d694dc6c25d45d5a"/><file name="Textarea.php" hash="863176a2ef44a6bda1672272800daf42"/><file name="Wildselect.php" hash="7d472a2d6f65d775df96bcd0f444c445"/></dir></dir><file name="Goal.php" hash="95c185424d671145e793144cac8f9fb1"/><dir name="Inbox"><dir name="Bounce"><dir name="Detector"><file name="Abstract.php" hash="e09619c88d1dc8e088872462c8e57924"/><file name="Recipient.php" hash="1bae7df2598299cc75a99fc3690ed9a0"/><file name="Store.php" hash="bbdcd9f6e097ec4ebc76d01aac097afd"/><file name="Unsubscribe.php" hash="13ae42668f326b3c3e15db26dcb2ec75"/></dir></dir><dir name="Email"><file name="Collector.php" hash="51b81477051f80346e918f289a429f9b"/><dir name="Pull"><file name="Abstract.php" hash="1e12898d76b2b800fea1f1d02131f7cf"/><file name="Storage.php" hash="7c44207de2071ee6e0cf9add2f26b07e"/></dir></dir><file name="Email.php" hash="820618c7ad1a6153c9b774c5ea843a2a"/></dir><file name="Inbox.php" hash="36b197fd25a309ee0255ad5d5f9159c2"/><dir name="Link"><file name="Reference.php" hash="ac8506897ec904e03405a055ab189199"/></dir><file name="Link.php" hash="e7d2787c3dc55b65b03d828833abdb03"/><dir name="Medium"><file name="Abstract.php" hash="4f306ca552a39a0f7fa3b488e5304cca"/><dir name="Email"><file name="Composer.php" hash="bb8c2f65bcda59a2510479e042b4d2ae"/><file name="Filter.php" hash="6174e4776040afd49af4111655e237b5"/><file name="Processor.php" hash="69be22a9a07c50f10dc0283a8b5ef399"/><file name="Snippets.php" hash="8a9a98293df0d851a3fed1d4a9e1bcea"/></dir><file name="Email.php" hash="0a7ee42bce31073e2fd69efb3b4a2e83"/></dir><file name="Medium.php" hash="8a6c732da4aaec23e704e9f132254576"/><dir name="Object"><file name="Abstract.php" hash="3c8866d9cdd7c0b88d37ed9e3692f97c"/><file name="Address.php" hash="ac83b19521ffc7f062365a5c2aa133b5"/><dir name="Collection"><file name="Item.php" hash="f19a4046d65f9292517d99782805e0fb"/></dir><file name="Collection.php" hash="0485fa0597c0c9540d0a37418f46ec9a"/><dir name="Customer"><file name="Address.php" hash="c41ff026ce9f54817d47b6b1af1ca4f1"/></dir><file name="Customer.php" hash="72747e42425ec959e160ed6d936c5608"/><dir name="Filter"><file name="Abstract.php" hash="b4caf99d6b4c5ff2a98ab26fd6a94010"/><dir name="Address"><file name="City.php" hash="bb1694441b80afce4b2353f31095d199"/><file name="Country.php" hash="6b97214a1559eabf75fbb0ae19755b06"/><file name="Postcode.php" hash="92969939afbdb4db73a9ff5e6993a993"/><file name="Region.php" hash="2b03f7973c0846603cb5e800c1b4e09c"/><file name="Street.php" hash="a3ddbb7e6b58692265ce5d46716fc8f5"/></dir><file name="Attribute.php" hash="96ab3fd42cbd2b80db932cfb05c188e3"/><dir name="Campaign"><file name="Goal.php" hash="387f75d338d667b1e0a5a20705e808a9"/><dir name="Recipient"><file name="Abstract.php" hash="d5ad9184582dd39d920e3d7fa04dc8a4"/><file name="Interact.php" hash="95f6c6addaf5f4cda379035f9451a6ba"/></dir></dir><file name="Column.php" hash="ac3d87932e80dcf1ab33ade1a64f232a"/><file name="Combine.php" hash="44dc58a626479494a4788aecb440666b"/><file name="Component.php" hash="7527524a467eaec7f34038bdfac5ef19"/><dir name="Customer"><file name="Abstract.php" hash="f6fd0f12a72e8c16bc734037ca20d1bb"/><dir name="Address"><file name="Attribute.php" hash="86513ce0a42942289f8201bceb32aecc"/></dir><file name="Address.php" hash="89cc77e26cd22ade7fa9a40fe3baa6e0"/><file name="Attribute.php" hash="3072421c6ab057d2304275ee5bbb0d7c"/><file name="Event.php" hash="bab918da163286efb333a17194d465ec"/><file name="Lastlogin.php" hash="5521ba089345e5b8d255a683ec40b838"/><file name="Name.php" hash="823bf9e081a028315bbf3485411c1358"/><file name="Order.php" hash="9e22bfd9013b9d6fe42cb38c7512ce04"/></dir><file name="Main.php" hash="a8db003a900afb7995a8019d4ce0a967"/><file name="Newsletter.php" hash="87d3763f715d34d472ac8a3a6bd186fa"/><dir name="Order"><file name="Abstract.php" hash="b1057f858c493a94e2ace8f0a689ae3b"/><file name="Address.php" hash="30179a65068ef76db9b6b635aa9eb032"/><file name="Campaign.php" hash="5baef7dba365758bdb559da48b95619e"/><dir name="Item"><file name="Abstract.php" hash="ce8fef8519b4f6e062a96aeb4e50f62c"/><file name="Table.php" hash="202b9b0e7ab0fbbb18d50f05dd17ba36"/></dir><file name="Items.php" hash="9b3768db1e919972b08f5eaf0955bbe1"/><file name="Previous.php" hash="5e953b81938655ed0bbfc52204c138f1"/><file name="ShippedAt.php" hash="34114aa611e5e8c5548dc295b663ddc4"/><file name="Table.php" hash="ea4b591f4f9b1b95352bd6a9cf24b2ff"/></dir><dir name="Product"><file name="Abstract.php" hash="dafab1c5ad019ee54133f499c4bf99f3"/><file name="Attribute.php" hash="0fdedf4cef463523d005bd94d65dfccb"/><file name="Category.php" hash="3ed87b0d1ee785b2c3ea9f7fdc372d3e"/></dir><dir name="Quote"><file name="Abstract.php" hash="36b1c5068e5d1ed1256c972e3f25cc79"/><file name="Address.php" hash="8c09cfd65b17768e80df8ff38662ff1c"/><dir name="Item"><file name="Table.php" hash="370ee5ee782315f0d7295af40e816f6a"/></dir><file name="Items.php" hash="c48b990d262676bd6d79998b9fd80ae2"/><file name="Table.php" hash="486cb9291acc7fe1873e985f4fcc76c2"/></dir><file name="Table.php" hash="3f56eecba4b81affe7740e71b3f4abd3"/></dir><file name="Filter.php" hash="69991d3aea58763839d737e89d009bff"/><file name="Order.php" hash="3c1fcb5862f4e2a890e1146aff3472ba"/><file name="OrderAddress.php" hash="9919a2416a0655d1c25b0c81e6d0dae6"/><file name="OrderItem.php" hash="6a9fc937475235e676b5aff8ed1b010a"/><file name="Product.php" hash="e54297c63aa0eaf9696c487ac960907b"/><file name="Quote.php" hash="029e217a6b1e5850d12d090fb6e8f828"/><file name="QuoteAddress.php" hash="e789113dce1f17f91035620ef368e8ab"/><file name="QuoteItem.php" hash="7527b271152cb8c30ba3592baaeb2487"/><file name="Recipient.php" hash="7ce7d19e165f4528535ec8bd0fb5cca9"/><file name="Subscriber.php" hash="b2d4745f6800a2e9105a9c3836f34049"/></dir><dir name="Observer"><file name="Abstract.php" hash="93c40ba36650ca0a5aa1dad3de3cb1d0"/><file name="Cron.php" hash="4b5cab8d562ab3b4f8b3969a48b7cf88"/><file name="Customer.php" hash="20c49ad9ff4d7b3518724056fd996128"/><file name="Goal.php" hash="7233f508e41954a6befdd845b130aea7"/><file name="Order.php" hash="9636aac7292b427ec6bd567adb0a1222"/><file name="SalesRule.php" hash="60236db9acb9aaf5b9e8e23a94ff79c0"/></dir><file name="Observer.php" hash="4327b16a96a83bee9ddfb5e67129947c"/><dir name="Outbox"><dir name="Email"><file name="Mail.php" hash="c89323ad45b5e6abdc9ebe65b300bdb7"/></dir><file name="Email.php" hash="aafd5932d6ea7d1d87d6bb8b9c0698c0"/><dir name="Transporter"><file name="File.php" hash="55cc5aed0f2ab3d460b525581e2e50a2"/><file name="Interface.php" hash="e33579f008f433d42e9c51c6517e84f2"/><file name="Mandrill.php" hash="de00b719f36b63b8117bedc093e0371d"/><file name="Sendgrid.php" hash="8d579d7d89504d10ae0fcccc87791b4e"/><file name="Sendmail.php" hash="b4e8ea91a813d0673c0f3cf79e8309e5"/><file name="Smtp.php" hash="a430118046134f853ef2066e2a233f8b"/></dir><file name="Transporter.php" hash="bcc8a19e17bc7c66c959ca7c6e116172"/></dir><file name="Outbox.php" hash="148c5876d043b90ccd1657407a59764d"/><file name="Premailer.php" hash="2303b931f121a3c910855ef36f08175e"/><dir name="Recipient"><file name="Error.php" hash="6072df95b958b3f7d17b4a218a2419a7"/><dir name="Provider"><file name="Abstract.php" hash="75ae810d4a2d2754b006c8ccaffeb4ac"/><file name="Customer.php" hash="e6661a270aa00c605ae386143f7012b2"/><file name="Newsletter.php" hash="0da4f9fd20bba6de483bb72bdf0b0787"/><file name="Order.php" hash="5f656ff24343714a8e9c17d874031690"/><file name="Quote.php" hash="a4ab70d2534da226c877477b7d6e6757"/></dir><file name="Provider.php" hash="c246da75b8008817571ff445dcdbd5a1"/></dir><file name="Recipient.php" hash="7c064bb560071e8397df0b55036869cb"/><dir name="Report"><dir name="Aggregator"><file name="Abstract.php" hash="8cc57a6ee0f7faef1b204eeb26236b6c"/><file name="Campaign.php" hash="3e9c33568d0ed6734ab33843f96f4356"/><dir name="Dimension"><file name="Abstract.php" hash="b93132a7e8a03c5a3d27040dc367be20"/><file name="Country.php" hash="cdac597fa597f9af8bbfb4c0d3dd3c5c"/><file name="Dayofweek.php" hash="9309c25432acd3f47c2c5962c5219e6b"/><file name="DeviceBrand.php" hash="3c97e385785a8b24b429991df5f78fb7"/><file name="DeviceType.php" hash="667ce1836571c93aa776aa59ec3e2cf0"/><file name="Hour.php" hash="dfbae00d93f6f2dcdb490058814d6640"/><file name="Os.php" hash="d6df961ddd5a9da3c6ea1924ae9c0e50"/><file name="Region.php" hash="b36d69dccd825743be195183264a989c"/><file name="Useragent.php" hash="a99151df9741a8bdc95a125c0fe385ba"/></dir><file name="Dimension.php" hash="fcb74aaffdf70461bb4d88f3cfd95f5c"/><file name="Events.php" hash="f52304ff1b5cc812c5d512876d40136e"/><file name="Goals.php" hash="b9ee3b79e6b11d9d6d53e986baa0d29c"/><file name="Rates.php" hash="247b959c0955ab8f732107b2e0223368"/><file name="Recipient.php" hash="c2ef15411e9926bc623bcc8c3d79c28c"/><file name="Tracker.php" hash="59f85750a09cd4d32e0c630724c6ea84"/></dir><file name="Aggregator.php" hash="9865f292d20979d4c257a622ca671bcb"/><file name="Query.php" hash="80a2bf7c6d5be3def2b35bd72bd825e7"/><file name="Seeder.php" hash="cd5ffa57181942caa885c365befd076b"/></dir><file name="Report.php" hash="d6a95e94fb46d5ad3bc1e37dcf2a4d8c"/><dir name="Resource"><dir name="Campaign"><file name="Collection.php" hash="1f31f985031af644be9b32ec036820fe"/><dir name="Preset"><file name="Collection.php" hash="763c485cbe273ddc91b27c636f927fb8"/></dir><file name="Preset.php" hash="c4e9af802699876a209dcfc0e0cc7f17"/><dir name="Variation"><file name="Collection.php" hash="56ac223b3d58753f95768ceb67c979aa"/></dir><file name="Variation.php" hash="f3e8851eadf2c70b128de9dcd18ab0db"/></dir><file name="Campaign.php" hash="cfcdb1aa12a7737696862ad6cee00d0a"/><dir name="Collection"><file name="Product.php" hash="a593d1329c13fa055fecfa3f3d420244"/></dir><dir name="Conversion"><dir name="Tracker"><file name="Collection.php" hash="1f6bb77eccdf3094430e0f5d73c00615"/></dir><file name="Tracker.php" hash="6422268f3df1a2cb40b70c80653935e6"/></dir><dir name="Email"><file name="Collection.php" hash="583bb3f61ee08cff8b8cce0ea22a755f"/></dir><file name="Goal.php" hash="db0711f8b480d0afe496d66bdee79c12"/><file name="Helper.php" hash="7822d8c617b768bc468ca035b5aedba2"/><dir name="Inbox"><dir name="Email"><file name="Collection.php" hash="8d2edbffe14cc9e0830d291e9cfebd75"/></dir><file name="Email.php" hash="da03a4d34eae913ec78309be10a2ed07"/></dir><dir name="Link"><file name="Reference.php" hash="66f3862f3d067b72fbc05833f08be616"/></dir><file name="Link.php" hash="fbc095877b1907314efe9d84ac7733f6"/><dir name="Outbox"><dir name="Email"><file name="Collection.php" hash="b13c296413681b60e6f16b988d4ad73d"/></dir><file name="Email.php" hash="d4b4b78edf086317da5546789d398e26"/></dir><dir name="Recipient"><file name="Address.php" hash="c5f6fda9ba936580d596912a43ed9f25"/><file name="Binding.php" hash="41e89579322b43e53a000393877b8042"/><file name="Collection.php" hash="30a55a24255e8aa95ea0fe245444b583"/><dir name="Error"><file name="Collection.php" hash="6a294ff44e6f89000ecd6b8e637024b2"/></dir><file name="Error.php" hash="264ac8b379eff11c59a0150d6afab808"/><file name="Event.php" hash="09c21093672f58507fa408c34f388fe3"/><dir name="Goal"><file name="Binder.php" hash="324395390f55c2e64b922a8677743809"/></dir></dir><file name="Recipient.php" hash="7ed1dbde51b9fd32154fd3ca13afbec3"/><file name="Setup.php" hash="25b4d6d7b9d69cb574041a0c594a249e"/><dir name="Template"><file name="Collection.php" hash="a5ea2d7aa9d63928532c5ed36a2be77d"/></dir><file name="Template.php" hash="d07029fa8f4641e3d2789e7ab593d53b"/><dir name="Useragent"><file name="regexes.php" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir><file name="Useragent.php" hash="8e039ceb55fdbc93ad2b8f442ce496fb"/></dir><dir name="SalesRule"><dir name="Condition"><file name="Emarketing.php" hash="42cb7492b3d2affb20c1a9b24a2463f5"/></dir><file name="ICouponManager.php" hash="c2484db6186b5dabb4f70fe0123fec9a"/></dir><file name="Session.php" hash="aa1539751bd69401cc825171d8b1b623"/><dir name="System"><dir name="Config"><dir name="Backend"><file name="DomainThreshold.php" hash="60ac117a985a37de41c293ecba5f07eb"/></dir><dir name="Source"><file name="GeoIp.php" hash="5c8352fdb357bf61e86fab12cd3a55e3"/><file name="MailStorage.php" hash="8b25c5585724da1315121e2e6f5f7c10"/><file name="SmtpAuthentication.php" hash="dd3262d522cd0f2fdb35aa87c75bf635"/></dir></dir></dir><dir name="Template"><file name="Exception.php" hash="8d64432d5fdf3ddfc1328e748d731009"/></dir><file name="Template.php" hash="bc5f26693775fdbc7abad53aa4e50fb7"/></dir><dir name="controllers"><dir name="Admin"><file name="CampaignController.php" hash="ceedc85ba98037fff45ddb83281dd4df"/><file name="InboxController.php" hash="a484b11dfe6ea66ffd9fbca297905f96"/><file name="OutboxController.php" hash="a44be6f6213dca1bf49e5310c92f1b88"/><file name="ShortcutController.php" hash="ba214c917e2496ff3e0f792ad8819746"/><file name="TemplateController.php" hash="be50abe0107c0163d26a9406dd644dd9"/><file name="TrackerController.php" hash="a4d4048718ad1c9266429d2351603ec6"/></dir><file name="BeaconController.php" hash="1df9311540c7eaf85fec07d27265bd2c"/><file name="EmailController.php" hash="b638f4d3a9204a52327cf857307e2343"/><file name="LinkController.php" hash="69d8e4ad3238fd776bb169a7a9553808"/><file name="UnsubscribeController.php" hash="de2a76794bdaeb46d9aaedadb4287e24"/></dir><dir name="data"><file name="useragent_regexes.php" hash="b16644ac3cdd8170ff54a28b39a3e30c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="3466ef88e4722b2ae198388d5cb44095"/><file name="config.xml" hash="3ab8e90522328fa0334ac5a09230a1df"/><file name="system.xml" hash="de93e62ca565d2d86559d73259e1c962"/></dir><dir name="sql"><dir name="mzax_emarketing_setup"><file name="direct-orders.mzax.tracker" hash="6351063c618ba1f0d7555b58af077eff"/><file name="indirect-orders.mzax.tracker" hash="e2260302f9c0a694269c8dd2ed6f7cc2"/><file name="install-0.2.php" hash="c95e7b693800fc9e0dd013c99582bbf7"/><file name="mzax-abandon-cart.mzax.campaign" hash="7998d1657809d03025b2c0e53b8eae52"/><file name="mzax-after-ship.mzax.campaign" hash="5a38e063a0291b2f8c8f7f10a5eb38b7"/><file name="mzax-female30-40.mzax.campaign" hash="2f6c97954d0b17eb284d950f5aff5679"/><file name="mzax-happy-birthday.mzax.campaign" hash="a1e9f1754efe51df85b6bbe31e63d7bc"/><file name="mzax-viewed-products.mzax.campaign" hash="ba3840741be92d13a4e0fe7a83756ded"/><file name="sample.mzax.template" hash="db77bf43d62a480dd078c5f55a64aa7a"/><file name="uninstall.php" hash="9d338f085c961985ca32b8b88b4f059c"/><file name="upgrade-0.2.6-0.2.7.php" hash="38e7c252705e93af7f0979b0d78a40c4"/><file name="upgrade-0.4.0-0.4.1.php" hash="198ab0e0731a7a1d46ee5c369b74bd71"/><file name="upgrade-0.4.1-0.4.2.php" hash="73094d551e7e9fa153361e2895dbb82a"/><file name="upgrade-0.4.2-0.4.3.php" hash="fbc32ba4ec712e51657ba594774d7368"/></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="mzax"><file name="emarketing.xml" hash="831a4d9841d81dd5c076bbff03d20f0c"/></dir></dir><dir name="template"><dir name="mzax"><dir name="emarketing"><dir name="campaign"><file name="content-tabs.phtml" hash="7d412f3dacfded93ca02f363ed7b16e9"/><file name="credits-left.phtml" hash="3bf2cd9579cbe3cc6f38ce91545a68ec"/><file name="fieldset-offer.phtml" hash="2b6e09dcdbfdbb52eab6a203f32100a1"/><dir name="filters"><file name="emulate.phtml" hash="8297a38a4055ff73b03dcc390a2848b0"/></dir><file name="load_template.phtml" hash="7eefbf7e8be2007009ff553d61bba6e6"/><file name="mail-tester.phtml" hash="70532faa17417b742c1d00bece39177e"/><dir name="medium"><dir name="email"><file name="preview.phtml" hash="ef0dc0d24eb8d95f7dbc40c8a79ea5ba"/></dir></dir><file name="medium.phtml" hash="59aec898f3a31a582eeca4b6b07d2659"/><file name="presets.phtml" hash="c535d4b49404ce7581a8c6d2c246f114"/><file name="recipients.phtml" hash="1b211e95b5ff09bfd5e55b99f6099025"/><file name="report.phtml" hash="f1bcf34ac9f6533150bb04bd791fe7aa"/><file name="running-warning.phtml" hash="200956a178a6304b035eb97121ff779a"/><file name="tasks.phtml" hash="34f5abc2edff9f56e919aafb6b9da297"/></dir><dir name="edit"><file name="js.phtml" hash="46377633f19b07e5c888ddc34242537f"/></dir><dir name="editor"><file name="text.phtml" hash="f4b8cdee7bdbc175910a155a0b867c36"/></dir><file name="fieldset.phtml" hash="1073ef6e4a00dc4107f7d8a8db9c09ed"/><dir name="filter"><file name="page-preview.phtml" hash="d7251d6935d37136eadef1990a69687f"/><dir name="test"><file name="filter.phtml" hash="ea945123f772f044129a3cefffffcd6f"/><file name="recursive.phtml" hash="2dee9439a3e7c4a40a514d3fde37c374"/><file name="single.phtml" hash="ae0aac34438d0cdcf66cf973c4cda7d7"/></dir></dir><dir name="tracker"><dir name="conditions"><file name="emulate.phtml" hash="ece12741c0eecffa8458e63ff9c0a782"/></dir><file name="tasks.phtml" hash="b1325ee8b9072e15424a9751a2493e04"/></dir><dir name="widget"><file name="chart-geo.phtml" hash="37326c2351f9dadfdbd6cf166a50551a"/><file name="chart-tab.phtml" hash="fbc1964feaed007fe193fe0867b9189a"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="mzax"><file name="emarketing.xml" hash="6d83f58aa13034fe07c20ee98bf8609b"/></dir></dir><dir name="template"><dir name="mzax"><dir name="email"><file name="cross-sells.phtml" hash="96e365308c7b3dc5335a0cb2e45e8953"/><file name="last-viewed-products.phtml" hash="14ea2d387f151d1a23dd6262ae7a9080"/><file name="order-items.phtml" hash="1bb31b30dc363703f040d4ef83807c7a"/><file name="quote-items.phtml" hash="6958ca54209da6121294d2f40c05b688"/></dir><dir name="emarketing"><dir name="link"><file name="redirect.phtml" hash="f9620c99c5a0e6efc5c576960d39a69e"/></dir><dir name="unsubscribe"><file name="done.phtml" hash="d2320a8df0ac461b24bd1add48590d6e"/><file name="unsubscribe.phtml" hash="b98d85482c918400313173f3b50e10f3"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="Mzax_Emarketing.xml" hash="3cee6fd8799acaddd8270fd7d62ba03b"/></dir></dir></dir><dir name="js"><dir name="mzax"><dir name="ace"><file name="ext-mage_autocomplete.js" hash="8bb182e98d75a927903142546b755050"/><file name="mode-mage.js" hash="f7a2933e8847575076fd213a5fdba372"/><file name="theme-mage.js" hash="d9c455d2a5e1f22e05804ceaf7410e43"/></dir><dir name="ckeditor"><file name="CHANGES.md" hash="086ace5f51cef680819d7804c06ef36b"/><file name="LICENSE.md" hash="b76d377d06b6a60688c32bdf4b45ff16"/><file name="README.md" hash="79e767b62fc79d117ca3c5dc2688c077"/><dir name="adapters"><file name="jquery.js" hash="e4c8afd45bf6ff622524ea428f7ff78a"/></dir><file name="build-config.js" hash="ab427e11b5dcbf596c6aec2aebf5d65c"/><file name="ckeditor.js" hash="4896c30097e66fdf7ed274b4b8939576"/><file name="config.js" hash="d56f7d8d075d6fa9b878aa7afb3e6b23"/><file name="contents.css" hash="e56702c98270ca7443a34f69d9401ee9"/><dir name="lang"><file name="de.js" hash="d0ae453502c70c77f527213e69bab785"/><file name="en.js" hash="e02a2d23d556fe01660bbd7c92532032"/><file name="es.js" hash="b2d8804a8d8d1f776ac81b0370bbc847"/></dir><dir name="plugins"><dir name="a11yhelp"><dir name="dialogs"><file name="a11yhelp.js" hash="5e9cbb2d9548a1bbdda8ab40bc6d82e8"/><dir name="lang"><file name="_translationstatus.txt" hash="9d2f1b77aa8589aad32d2e72c4a48c1c"/><file name="af.js" hash="57db7eae9fadd050140c1a79686576ef"/><file name="ar.js" hash="ae0dca6e4aca53c71d300eebf258f556"/><file name="bg.js" hash="6df810a274cdf531eac0884407c1387f"/><file name="ca.js" hash="e6770613a51e7d6ca8033bdb85a4672b"/><file name="cs.js" hash="ba9fa13cc66b4e9fcef863441894dfd8"/><file name="cy.js" hash="17cd76d97c7442f393c71f5ef3ae5df8"/><file name="da.js" hash="3b489224c0f2c8867d3c31feedb75fe4"/><file name="de.js" hash="62bdfd7e5cc9128c086f9cd366458c29"/><file name="el.js" hash="f1a0ccc89e1ece0fbf0764468d28f67e"/><file name="en-gb.js" hash="97f503f0cfec0005bef7063ef450865d"/><file name="en.js" hash="e7f716fdd18bcc7f2d1dd69d9f751457"/><file name="eo.js" hash="d7d9ace8288515db1b788b201f3c9b14"/><file name="es.js" hash="16a3b44fc1aeb37b12c77e09f5b8e061"/><file name="et.js" hash="dc71f6c0e5201a21b7c50d698e264dfb"/><file name="fa.js" hash="e749aa8c4f7a98b3eb5d372b50b12399"/><file name="fi.js" hash="7642e927603414091b6a78e2fd58e58d"/><file name="fr-ca.js" hash="2b7c2af5cf245dc4de3d94b3ddf33a50"/><file name="fr.js" hash="97137f6c50eb0c52e6079976efea6ce5"/><file name="gl.js" hash="2f5badc1fb30870417f8446e4a922f48"/><file name="gu.js" hash="57c92f55857709a6ebaa1d71df9dde18"/><file name="he.js" hash="c5ace2c1b0e97a4dfac1989956878ad4"/><file name="hi.js" hash="98a400437bbaa7bbe2dc78362a80654b"/><file name="hr.js" hash="1d8979c07e7c2c43edd7e96063d4cb87"/><file name="hu.js" hash="c7d5e59a943e27ab33a3fd9c625b96b4"/><file name="id.js" hash="96b21178e69445f6e34631af98e1897e"/><file name="it.js" hash="9dd479444a107e7a1afec265201facf2"/><file name="ja.js" hash="db6295456692cbf343f3c85303c1c561"/><file name="km.js" hash="75ee722498057c8d6230d2dd0c16e098"/><file name="ko.js" hash="8d7ed1e5e31ea1dbdffe1e499e864da6"/><file name="ku.js" hash="ce91e781995d2538b86b1917d2b5769f"/><file name="lt.js" hash="99854a038cb815d50f6c47b5e0d49b1c"/><file name="lv.js" hash="94eb2107bb4f895f0d2ba0fce046e653"/><file name="mk.js" hash="91e3afedae95d1a8670ba64ea85a0e1f"/><file name="mn.js" hash="5af562e1156d69e461b9d5a3fb07355c"/><file name="nb.js" hash="5c3b6c6c4bb268cc5a5bbcbaa35c23de"/><file name="nl.js" hash="a51056e4b267ff8aa8e6b00af69e9ed9"/><file name="no.js" hash="bbb23c2598e8135cd05df812b0f366ab"/><file name="pl.js" hash="32d99e712eb71d60e884abb180cb0588"/><file name="pt-br.js" hash="89c15d40b9fbd807a029539288f1c831"/><file name="pt.js" hash="efb4968ddd9bc06cc11e790cc2f4ae63"/><file name="ro.js" hash="4f59c58ebf7818850b74ae14bea766ca"/><file name="ru.js" hash="15e64c8841cc204dc500b365d9c971aa"/><file name="si.js" hash="b127d23b2ac9fe5173883045878d4cd1"/><file name="sk.js" hash="b895d3b67ee7ad59c99587155eb88f82"/><file name="sl.js" hash="0439bd74135483683240cb233997c5d3"/><file name="sq.js" hash="f9e265a88d197465c6ba4fc10ebef006"/><file name="sr-latn.js" hash="6774df8a488bf5299d6383a76b68a21e"/><file name="sr.js" hash="2b86e725f5df707a7d04f7eb2f037282"/><file name="sv.js" hash="69cd1ce1820cb078869dc6bbd5c1dd5f"/><file name="th.js" hash="de9aca0b1d174df16a0e46f010e01859"/><file name="tr.js" hash="a9425c2b97256a7ce939dd7b6fdecdd3"/><file name="tt.js" hash="8dfeca9c549fb0694ca7d478a78f1234"/><file name="ug.js" hash="872d326bfd275200cb7d42095a143969"/><file name="uk.js" hash="703b54d911a9127e0e28caa50dee4e54"/><file name="vi.js" hash="5543b700470c7719f1ea3268d6b99709"/><file name="zh-cn.js" hash="a4b6c1e3d9d4a3307fd462247d0a6891"/><file name="zh.js" hash="f02b803bd82bba3fb83c9831daf391b5"/></dir></dir></dir><dir name="clipboard"><dir name="dialogs"><file name="paste.js" hash="d480f919ea090843f97207a7b23fb79e"/></dir></dir><dir name="dialog"><file name="dialogDefinition.js" hash="e3d1a00050872887ebe27dd13c069231"/></dir><file name="icons.png" hash="e6afd5bb75a4ff8fc3e8fe51794b1fc2"/><file name="icons_hidpi.png" hash="3f0428b3d8ae3310d62e11cb2f541b5f"/><dir name="link"><dir name="dialogs"><file name="anchor.js" hash="92c23ab4ab30457ff85d4499c7695749"/><file name="link.js" hash="18b19628e7e314dbdfa02d0e04bdd425"/></dir><dir name="images"><file name="anchor.png" hash="cde31b4a6e7c3a89b00071b73c4e3a94"/><dir name="hidpi"><file name="anchor.png" hash="18b64b492bcef232255f85e9841531ca"/></dir></dir></dir><dir name="magicline"><dir name="images"><dir name="hidpi"><file name="icon-rtl.png" hash="186ae315c9c3cfb30d000405146c4f40"/><file name="icon.png" hash="dded37b889e0c2382dcd7fced21bc914"/></dir><file name="icon-rtl.png" hash="39bf0277ac19feb9832c8bc6540e2832"/><file name="icon.png" hash="050f18823f03b69cc953c67c3d590da7"/></dir></dir><dir name="pastefromword"><dir name="filter"><file name="default.js" hash="b63fcee1a9893d3181047be624360fd3"/></dir></dir><dir name="showprotected"><dir name="dialogs"><file name="protected.js" hash="14f77e1425e174bbca68098ce81d7e3b"/></dir><dir name="images"><file name="code.gif" hash="163488a6d1a538b131ec6fc206699e5f"/></dir></dir><dir name="specialchar"><dir name="dialogs"><dir name="lang"><file name="_translationstatus.txt" hash="194d98388d302d35875d878e37eb83d2"/><file name="af.js" hash="c40b97d8c386f3e18dd4ea140efbc097"/><file name="ar.js" hash="f13c6bd0e2d9244dc7b8c084ddfa20dc"/><file name="bg.js" hash="d42de9c665fa8673acea8b25818ef28e"/><file name="ca.js" hash="9c83c1e07f9d4722c16a31a3b46745a1"/><file name="cs.js" hash="360de9ebf51dc7f407aa0aaa02841ee0"/><file name="cy.js" hash="102d72f4361cc9f3dc1027e63b0546ab"/><file name="da.js" hash="61c6478bedbba7940cb59b68a70dc33b"/><file name="de.js" hash="efc49e4dc39a57dd6e30881e90d37d7b"/><file name="el.js" hash="16afadc8fe0b0f99c1a298b875c0b8e5"/><file name="en-gb.js" hash="18089a7a11d94d93b29658253606d9f8"/><file name="en.js" hash="945f7871dbeb50c31299bcfcf0c7c413"/><file name="eo.js" hash="6d61bf857585b9bab64a72d49d218ea5"/><file name="es.js" hash="58c66fb5089ea0c5cebdc62532992358"/><file name="et.js" hash="511a57bc06c0e19fee7527ff2ac4c1a8"/><file name="fa.js" hash="48809c1c9c99b2b5d2267dd86eaaff9e"/><file name="fi.js" hash="c933874c13b0701d74f5af8bc59fc6a3"/><file name="fr-ca.js" hash="e97737ff20da824ce9b06e4d9cd776b8"/><file name="fr.js" hash="52f1a604d5227e02aea1a79cc4aa679c"/><file name="gl.js" hash="8ea22088a992882033cbf0ab4efefe57"/><file name="he.js" hash="38ca00105219a1eb075ae249a25e6cd8"/><file name="hr.js" hash="4c91987b9d04390f99690cc890c8d49b"/><file name="hu.js" hash="3bc9715cd3cb94d9241bf60ef3296d09"/><file name="id.js" hash="ff9be390ff67fd48f7512c85d968eed3"/><file name="it.js" hash="5f103e92352a7514f283fbf7d0dee18e"/><file name="ja.js" hash="0ad16954d5d5c5eebec4ca8794b31cb7"/><file name="km.js" hash="b8f2bb7926959c5030130dd7df51ab0d"/><file name="ku.js" hash="2ab01472dcc5cccbb17b440dcfacf5e5"/><file name="lt.js" hash="82092f207ae96d96155185af4186d4aa"/><file name="lv.js" hash="b24a1e0e2c922be6a66ff69930c4efa0"/><file name="nb.js" hash="47473a52bd2f40eaab010b36497d42a5"/><file name="nl.js" hash="a60a53f34a2fc46104f43ae7208f7c30"/><file name="no.js" hash="7e559ac208f439e0828cb5b34d8e6d25"/><file name="pl.js" hash="689428c1b70925257030d557948146fb"/><file name="pt-br.js" hash="a3a9f87a3100e818205520f7132df79f"/><file name="pt.js" hash="edd07c226d60b95da27404f5f7570eb9"/><file name="ru.js" hash="c1fc597d32c66c8c6a703c5919c2323c"/><file name="si.js" hash="1b32fc96f1ac0adf8b85cc8688ba32d8"/><file name="sk.js" hash="f4517a5d725fdf1a2329378d22efb715"/><file name="sl.js" hash="f811125c01943e4b0e9c1b56feddcf3d"/><file name="sq.js" hash="0e03d2caaa809c9e1ad811fa836764a1"/><file name="sv.js" hash="ca12a09364634c0567884961be6ab7f3"/><file name="th.js" hash="d304551279386c78142b4e0ee9c56a4a"/><file name="tr.js" hash="b3d9b0dedc876fb4894a6b637fdf2c84"/><file name="tt.js" hash="75cb0bd8ec39356c232506db2360907e"/><file name="ug.js" hash="96507f5a5d7e72f15469a99f0d645de6"/><file name="uk.js" hash="209b972cbb6066e97e7b8b4122616567"/><file name="vi.js" hash="1ee97e539e40c1080297c3a84c5e3f85"/><file name="zh-cn.js" hash="e1d97232891432a18d096feb9e78a0bb"/><file name="zh.js" hash="828048855d947be77aa26f399534279e"/></dir><file name="specialchar.js" hash="ab8882c71bf9938d5817552b7b4794f7"/></dir></dir><dir name="table"><dir name="dialogs"><file name="table.js" hash="287e36bff701e171addb148a29fe813e"/></dir></dir><dir name="tabletools"><dir name="dialogs"><file name="tableCell.js" hash="66c936d062f18e3d01a41e7c5f8a9de9"/></dir></dir><dir name="widget"><dir name="images"><file name="handle.png" hash="8166041f605df672ac83054b6f14693d"/></dir></dir></dir><dir name="samples"><file name="ajax.html" hash="13e12c904135762c54e2642d31634123"/><file name="api.html" hash="5669d9f1f1a904ed1e85e0ea1e15ef97"/><file name="appendto.html" hash="9cf44738ffa6773f5eb3cceb3bcfba1c"/><dir name="assets"><dir name="inlineall"><file name="logo.png" hash="3b4e496615dc92d13bb0dcd0f23acbab"/></dir><dir name="outputxhtml"><file name="outputxhtml.css" hash="5a86ee8ed5c92ad7e93eb5f126709007"/></dir><file name="posteddata.php" hash="87bde163c8c49508cbf0966ecccd35f9"/><file name="sample.jpg" hash="77ed4b8c5beca4c18b4e0d007ac5bf9e"/><dir name="uilanguages"><file name="languages.js" hash="34db2de9bb1301834a32fd9b26584e0c"/></dir></dir><file name="datafiltering.html" hash="599bd5e7de272b30fa755146fd2b19ea"/><file name="divreplace.html" hash="96128b12518bbaada7366fb6659a2d98"/><file name="index.html" hash="52d578befbb65b42162ad0e6ed8895ba"/><file name="inlineall.html" hash="9537678653e090800aa3c7e1dd5499b0"/><file name="inlinebycode.html" hash="1a95857074012d655fafc8ee8d041d15"/><file name="inlinetextarea.html" hash="4d70e1b01e4782ad9a8d0830b4f1cc43"/><file name="jquery.html" hash="29dbd93c398652866b8af428b7c4213d"/><dir name="plugins"><dir name="dialog"><dir name="assets"><file name="my_dialog.js" hash="5f440a90c0eeaa86c386cc7a40494b08"/></dir><file name="dialog.html" hash="b471851873c91312b788dba7808e17f5"/></dir><dir name="enterkey"><file name="enterkey.html" hash="72ad01f514cfd0821cbfb4dcc2342a11"/></dir><dir name="htmlwriter"><dir name="assets"><dir name="outputforflash"><file name="outputforflash.fla" hash="3435fafe2a602f5fd1f6c551bc9ddc38"/><file name="outputforflash.swf" hash="e36a324b70d2cd73941ac1961706daa4"/><file name="swfobject.js" hash="23d81623f093e69cb1f4480f0d6f2958"/></dir></dir><file name="outputforflash.html" hash="30cdec9c17dec4bef9ad7640be16412d"/><file name="outputhtml.html" hash="51cd8a08381d779893f9ace786a98a14"/></dir><dir name="magicline"><file name="magicline.html" hash="d4a3793d63f5f29cf8a11ca609993ee6"/></dir><dir name="sharedspace"><file name="sharedspace.html" hash="1e934807fb99bb5d268bf84668391741"/></dir><dir name="toolbar"><file name="toolbar.html" hash="b3f21442e61e28aac6bd7cb8126cf291"/></dir></dir><file name="readonly.html" hash="b6a0650cef87b334cdbf46fd9de8d668"/><file name="replacebyclass.html" hash="c1aa7fd11107222f311cbeb56a08eca5"/><file name="replacebycode.html" hash="464937c66127b7b1fcd47e46e5804f0b"/><file name="sample.css" hash="45da17bc8bfe713fb52366056b3d5626"/><file name="sample.js" hash="3d98c86ea6c35cf32979a67656686219"/><file name="sample_posteddata.php" hash="cba787bedaffd8a646a7eed4622d7615"/><file name="tabindex.html" hash="5247faf3c7d0e0133e95a2f3bb9d898b"/><file name="uicolor.html" hash="f10e31e66f6431acf57961c46ecf70f8"/><file name="uilanguages.html" hash="03f98f3d7ffc5c2dc9c8b7ab246b55fc"/><file name="xhtmlstyle.html" hash="2adcd1c79ff558ff21f0173d8f81f3b3"/></dir><dir name="skins"><dir name="icy_orange"><file name="bold.png" hash="c122fb13c15a4346166295f32e71a1d3"/><file name="dialog.css" hash="33e783cfaea32ca54788941a63bdd6eb"/><file name="dialog_ie.css" hash="acf2be239117d898f7a9e73e09026116"/><file name="dialog_ie7.css" hash="d5cc9da7a9ba1326e84958c54e9b20e7"/><file name="dialog_ie8.css" hash="94e74ab7b315bbd264ffb23db9cfdc84"/><file name="dialog_iequirks.css" hash="c7726bb743f20ce5b6115d12474e2dc6"/><file name="dialog_opera.css" hash="636c409500ea025885fd10b6d53946a7"/><file name="editor.css" hash="4ff7a3e087bfc0d05db738383d4086e2"/><file name="editor_gecko.css" hash="817a8392831b505002c9a93ce0fa354d"/><file name="editor_ie.css" hash="d65159db471a5bfe98827ce63060db1a"/><file name="editor_ie7.css" hash="009428ac76e92a7695510f18a580fbb6"/><file name="editor_ie8.css" hash="f0eed619cf520a34f2e0d767f1959596"/><file name="editor_iequirks.css" hash="c262e36d3ac8750bb6f0dd9b2d34e8f0"/><file name="find-rtl.png" hash="058bf3745d0d8a05ba3d8ce6c3dd31a9"/><file name="icons.png" hash="2ce53daffb36da967bb628bb70c42d73"/><file name="icons_hidpi.png" hash="878057da02b2ecc2ae61cad5ea4c132c"/><dir name="images"><file name="arrow.png" hash="bf00bd704f4c07bf68ac74fc97f4048b"/><file name="close.png" hash="400b7d585f873156c91bed734052ed23"/><dir name="hidpi"><file name="close.png" hash="0b50469fa387095e0fef5a3d14f1e696"/><file name="lock-open.png" hash="e605db29a9dd200ff67c7a6a47cb8cf5"/><file name="lock.png" hash="fa2ec8251bc7e3ba3adeeb057196bc79"/><file name="refresh.png" hash="e0c80d3ca0fe5353af93daad399279e7"/></dir><file name="lock-open.png" hash="6bd731e0c165ed297a0bdf11a41ed26c"/><file name="lock.png" hash="2fc75413fd693917d55cc206ce4c2a1c"/><file name="refresh.png" hash="230b1b1f62af875f64afc0b1664453cf"/></dir><file name="readme.md" hash="a2e00abd50e5d5f7edb67d7de9f3216c"/><file name="scayt.png" hash="e5729a0bd4942e8f6a80f8dc8a667c8e"/></dir></dir><file name="styles.js" hash="3e62be48fe794f4a1d31cc0aa66471d5"/></dir><file name="ckeditor.plugin.mage.js" hash="a3e29d50e6650c3e23bb8e1a17cda28a"/><file name="editor.js" hash="83577404deea7be3a0d5c41ff91a26af"/><file name="report.js" hash="bbf1c1287cde94018fffaeeaec1626af"/></dir></dir><dir name="lib"><dir name="Html2Text"><file name="Html2Text.php" hash="5710632d174c0a196e8252b6f6652dbc"/><file name="Html2TextException.php" hash="fff9bc76e1281693997cb42defbaa173"/><file name="LICENSE.md" hash="b5d7f7156f7785ca2eb55d6cc1b4c118"/><file name="README.md" hash="2edfe5d500062bca4cf912451938837f"/><file name="composer.json" hash="bb90182bd8d808a06ae4762518746ed3"/><file name="composer.lock" hash="24624dbb0356e5b2472892a19c9e0a7e"/><file name="phpunit.xml" hash="321806966ac2442ace7e2b98a0c4c20d"/></dir><dir name="Mzax"><dir name="Bounce"><dir name="Detector"><file name="Abstract.php" hash="9eccf2ea6723e881afed218b13d3dbb8"/><file name="Arf.php" hash="7cd30592e1506aed8282675b398b0417"/><file name="Autoreply.php" hash="4ea63e86cdfe69d62ffd07f59c0a97a2"/><dir name="Data"><file name="phrases.cnf" hash="604ba8af56bea9769e6e3e961316cfcc"/></dir><file name="Extended.php" hash="c68930adbbc3720efc439915a25fb488"/><file name="Failure.php" hash="8ded1445189b849c273c6c413b6761e7"/><file name="Rfc1892.php" hash="4d667955ed0a83acfd5e46305d526483"/></dir><file name="Detector.php" hash="f40fb2c2359391c73362fefd12fa4e4e"/><file name="Mail.php" hash="a7f91341d9e547620083fe9182acc6cb"/><file name="Message.php" hash="313572e85320a9dd6eef87fb3c9de564"/><dir name="Mime"><file name="Decode.php" hash="62ffdef9d2920bc761c2ec107be050e3"/><file name="Part.php" hash="a91bf3e4c40349102f77906bc7db5b18"/></dir></dir><file name="Bounce.php" hash="2202e7c080ca1999e1a24eaa3eae7f7d"/><dir name="Chart"><file name="Table.php" hash="456ef693cb50ac88062fe95540e3220b"/></dir><dir name="Db"><dir name="Select"><file name="Exception.php" hash="968856fab9fbba9651d8ef4ce2ce126b"/></dir><file name="Select.php" hash="65fefaede23c3000c43c1f7f8e5d2f8d"/></dir><dir name="GeoIp"><dir name="Adapter"><file name="Abstract.php" hash="b6d406fa461928a385807474846501b4"/><file name="FreeGeoIp.php" hash="76f7637114e1969c6122540f48a25007"/><file name="GeoPlugin.php" hash="fb36242727866c2a11edf9005e55f872"/><file name="Ipinfo.php" hash="833be66781d1363918592e87754540db"/></dir><dir name="Data"><file name="region_timezones.csv" hash="13b7a5ea6271a191692c1a6685a0404e"/><file name="subdivison_codes.csv" hash="c6b9628e2a5f57b514a16f5f49369ad1"/><file name="timezones.csv" hash="339f7239cd5b2389b9fa72a45200f241"/></dir><file name="Exception.php" hash="01da64ebb76f05671541d992708b4183"/><file name="Region.php" hash="7934bdf304c5a7b5f5bf83d32f86e18f"/><file name="Request.php" hash="c6062a6cf6834622fc61da165a5e4303"/></dir><file name="GeoIp.php" hash="eae13d84492fd12518442ab2a306a1fa"/><dir name="Mail"><dir name="Transport"><file name="File.php" hash="dd2d06895b509797f97929a4981363e6"/><file name="Mock.php" hash="91b6ecdd820a1de4f90089e4c48d68dd"/></dir></dir><file name="Mail.php" hash="eb96ecf91b721f57bc0771c778dbc845"/><file name="Once.php" hash="dd888f92f45ea5a07d43adc51a5f53d2"/><file name="Presist.php" hash="d2607441e4079c4c6fdcc3c52e045bb3"/></dir><dir name="Symfony"><dir name="Component"><dir name="CssSelector"><file name="CHANGELOG.md" hash="29b39013d7b608953abbd2ec2a2b108e"/><file name="CssSelector.php" hash="dd1c312425f85a9d420b4b8c5497cdc5"/><dir name="Exception"><file name="ExceptionInterface.php" hash="fa1911089901af7d6db782294ec0ee88"/><file name="ExpressionErrorException.php" hash="026bd36ddee7327e087d4c30eae573e0"/><file name="InternalErrorException.php" hash="495b1a8bc78aefbe9cc9f6f7d1afec81"/><file name="ParseException.php" hash="3bfa30716d8ab605a762d3f6f6c5a71c"/><file name="SyntaxErrorException.php" hash="eafc28bafcb98f269474f8166cac2865"/></dir><file name="LICENSE" hash="56dedd4bd25ecd034ac4e1c17ebba0cc"/><dir name="Node"><file name="AbstractNode.php" hash="428a42cb6640d69c3f2751a65097cd56"/><file name="AttributeNode.php" hash="e1c51c11a8e594751ee68c8d0402fd5b"/><file name="ClassNode.php" hash="f3c68c8f592ad7c86dbd0978d6e328b6"/><file name="CombinedSelectorNode.php" hash="d8ec7635be51e56298cf4ba7280b5c43"/><file name="ElementNode.php" hash="0194453765b421ee7b588f3bc19b8207"/><file name="FunctionNode.php" hash="c6686827afc99bf717dd1a57cb365743"/><file name="HashNode.php" hash="b3365470df29fc0c2c2d38aebd4d56e8"/><file name="NegationNode.php" hash="8c076665e723e4abee7c7d661318a8ef"/><file name="NodeInterface.php" hash="d6f6c917ab9b5b571653167be83325de"/><file name="PseudoNode.php" hash="5233bd06f4742c3ab68d83745e8f4475"/><file name="SelectorNode.php" hash="a8d2504b9c9611286c32968890a61387"/><file name="Specificity.php" hash="36d2447de0d37744914e6fc9ab578e55"/></dir><dir name="Parser"><dir name="Handler"><file name="CommentHandler.php" hash="7c9a70cd1eb4e55dd00c2ead4d5af9ad"/><file name="HandlerInterface.php" hash="599be096ef9d568e1ba0dc5c6709db24"/><file name="HashHandler.php" hash="c9abb1e362502b1c29c17e2a9e8f9150"/><file name="IdentifierHandler.php" hash="f06b22f2601eaebe59c226aacbf88f9c"/><file name="NumberHandler.php" hash="0cc8f64604899b9d04cb151d05b9cbe6"/><file name="StringHandler.php" hash="abab0541bd20d5e7d35d4b91dbaffa78"/><file name="WhitespaceHandler.php" hash="12508597df2624818d9cb2ddaafe9a79"/></dir><file name="Parser.php" hash="2bf53e6d3dc94117f4c238c97bdb8ec7"/><file name="ParserInterface.php" hash="76ed5f390a2199b1ed80071c5c73aa9a"/><file name="Reader.php" hash="c063641372c02f1574e1b892c6e6627f"/><dir name="Shortcut"><file name="ClassParser.php" hash="b64eed621d8f2efaeb4bb75b8c64fbcf"/><file name="ElementParser.php" hash="1b5eb7dac8a41b516c5ab30caf859958"/><file name="EmptyStringParser.php" hash="ea30ecab27c269fdfba71dc38eb0ee9c"/><file name="HashParser.php" hash="e6f06587ea87581fce9630399223121e"/></dir><file name="Token.php" hash="f4004497a51203da9edc05a6969262ed"/><file name="TokenStream.php" hash="d34976ed25aef4f17be1f9d10b25b563"/><dir name="Tokenizer"><file name="Tokenizer.php" hash="e497fd9aece9511e76c82405a2bb554e"/><file name="TokenizerEscaping.php" hash="2d43efa6bb0bc9fdc083a56dee828bbb"/><file name="TokenizerPatterns.php" hash="df726209fae8f8165a6fa441d94fcd37"/></dir></dir><file name="README.md" hash="587d98dd3ba273664b871f6bdb5178df"/><dir name="XPath"><dir name="Extension"><file name="AbstractExtension.php" hash="65c96636f8a8c3a0f3a8300b4241547c"/><file name="AttributeMatchingExtension.php" hash="fc29930821be5bebbfb9db41c15fb9b2"/><file name="CombinationExtension.php" hash="4d6dd2a731761fc6c0176d2a120783ef"/><file name="ExtensionInterface.php" hash="953d3ea0b22c85321691637a6168bf78"/><file name="FunctionExtension.php" hash="ac3001b2b469f0224fe3b1cfd834a31a"/><file name="HtmlExtension.php" hash="c62cd9b556ee0afc0522dddc930390a6"/><file name="NodeExtension.php" hash="1bdfa61457b730dce26bfb3c29bcd6a2"/><file name="PseudoClassExtension.php" hash="dc543634c650db82f569d362d326d49e"/></dir><file name="Translator.php" hash="f3154298712670e13fbf4e8ae5cf616e"/><file name="TranslatorInterface.php" hash="5f5ac7f01ac84c47190aa3c6ceec5cac"/><file name="XPathExpr.php" hash="0c2d20536615fd27a5bf8c7757c98f9f"/></dir><file name="composer.json" hash="f501cef220ff2cb242ec442de44caf83"/><file name="phpunit.xml.dist" hash="9f400e487bed961cdad3bef4d66be91b"/></dir></dir></dir><dir name="TijsVerkoyen"><dir name="CssToInlineStyles"><file name="CssToInlineStyles.php" hash="ab80bcce9af62cf4c908770e7a583e39"/><file name="Exception.php" hash="c41f07f2187bea04d3653907ef0e886b"/><file name="LICENSE.md" hash="d5bbe692a9b717fb631a681aa3ace904"/><file name="Specificity.php" hash="10580a739c1b872f81c67b784fc35be7"/><file name="composer.json" hash="a47437496b448eb8220e0281ffa75b09"/></dir></dir><dir name="UAParser"><file name="AbstractParser.php" hash="ca2e1979f50c4b93719c4c9c034c5c66"/><file name="CHANGELOG.md" hash="a1b535d9fbfece62c9f3703fad8bc6cb"/><dir name="Command"><file name="ConvertCommand.php" hash="09b8c79df612729450eca87d8ba8e244"/><file name="FetchCommand.php" hash="3c80e891e2b1dafd7cb2688cfaba07d8"/><file name="LogfileCommand.php" hash="a993310e444c7ff1f1fd92517d880e39"/><file name="ParserCommand.php" hash="5f73cb00b1943fcbd342e2717dedc3f5"/><file name="UpdateCommand.php" hash="2caf8cb3a7c79ed2dc2c7504365767fc"/></dir><file name="DeviceParser.php" hash="483db6de6d837dbcb9c8e0b569d3f1ab"/><dir name="Exception"><file name="DomainException.php" hash="2b957f721c4203a24e09da42f4e0ffd6"/><file name="FetcherException.php" hash="2f187c54cd37fcc814152cd2ca6c1786"/><file name="FileNotFoundException.php" hash="364b62b77446d6ca96058c9f72cf7f93"/><file name="InvalidArgumentException.php" hash="b7ae5ca648a20af30700e88e3987f894"/><file name="ReaderException.php" hash="f63da14a430a0de6ceb7ff455ccd8fa6"/></dir><file name="LICENSE" hash="e1bf063eb79c08cc980356d2b3745bed"/><file name="OperatingSystemParser.php" hash="693234133cdcd1db69645d9e914ffca2"/><file name="Parser.php" hash="5e899ec4e07509ccdb8a62af542dc4d8"/><file name="README.md" hash="9b6624d78130c290cb414d7166c92bb9"/><dir name="Result"><file name="AbstractClient.php" hash="2dc599bccebd0199639e9d3388acfae0"/><file name="AbstractSoftware.php" hash="b4737539f3a44059906db2957dc27382"/><file name="AbstractVersionedSoftware.php" hash="30a2971ef5955870c3a0a3aa7c38ae23"/><file name="Client.php" hash="bf045772e396f1c68a8536580e89d267"/><file name="Device.php" hash="1f06d5a24edf8244e852a3b817eaa91a"/><file name="OperatingSystem.php" hash="10b8acc4cdbf535d7363b77a7bcf8f4e"/><file name="UserAgent.php" hash="9bf2bdb466159029d0669de8f77f0b87"/></dir><file name="UserAgentParser.php" hash="9f01754002448ea118249719c27934c6"/><dir name="Util"><file name="Converter.php" hash="de6481ab6c2da9e04965af7101c95025"/><file name="Fetcher.php" hash="c86c1c297e992802777e13fbf7e16826"/><dir name="Logfile"><file name="AbstractReader.php" hash="b72cc412a95164e71ac978470a512a2f"/><file name="ApacheCommonLogFormatReader.php" hash="f3f58c5b10268c10742d5108d12f0aac"/><file name="ReaderInterface.php" hash="33daf57831f56fc86cb9d8a4acfbb37d"/></dir></dir><file name="composer.json" hash="7a14f9c576783d9db694da31225239ee"/><file name="phpunit.xml.dist" hash="cd168009a2f37eb12b87d77ad43d713a"/><dir name="resources"><file name="ca-bundle.crt" hash="cb94f8f36f085eaf644db687b0d411f5"/><file name="regexes.php" hash="1069ff741153480b81f556d2c010407c"/></dir><file name="update-resources.sh" hash="53d68ccfa9ec45642569546796fdb884"/></dir></dir><dir name="skin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="mzax"><file name="editor.css" hash="3d501ab3e06e253045ea2aa55ed7980c"/><file name="emarketing.css" hash="b5c66ad88149a455d695c7ed0b98b7fb"/><dir name="images"><file name="add-tiny.png" hash="04f642db30ac836b58d91770c42a7087"/><file name="add.png" hash="f2e51ed86b5c87693bc31eb18cffcde6"/><file name="bg-remove.png" hash="085b0ea8bf4488c53a5eaab2f28eaf4c"/><file name="block-bg.png" hash="eb5b5a1dbaa4a40b4d7d56ea36b0db8f"/><file name="corner-arrows.png" hash="98f15a0b96a79bd35f7cc9c3552f27b2"/><file name="dd-chart-tab.png" hash="bfca5a1d3deb031e2fbbc4d89cf2adf6"/><file name="delete-tiny.png" hash="58c14611b1a036c55353b9b5993a85df"/><file name="delete.png" hash="f2c735bea2def15264ab2ec87a722407"/><file name="element-add.png" hash="bdd3ce65d6777550f983f8bba949340a"/><file name="element-clone.png" hash="762e0d3593f83f589afca4e9d785cd78"/><file name="element-remove.png" hash="8c51a642226558f6bb34159da34d0123"/><file name="element-remove2.png" hash="e89ce65e9a80e1ee9e35e784cd7b9a1e"/><file name="element-repeat.png" hash="3ccfbc455a907a30a34bdd61e3f4ec49"/><file name="element-swap.png" hash="92b97e695db713a4000fdbc88628e723"/><file name="fullscreen.png" hash="0a00475876e23a623a8ee346de991dc2"/><file name="funnel-arrow.png" hash="eb56bc2bb6865ea4f123105e4d2f2de6"/><file name="icon_image.png" hash="9acff5f2211bcfdf12af6db057e7a019"/><file name="icon_source.png" hash="d9a2353334fd2786b1e7def89e6d6b63"/><file name="image.png" hash="4da12ca4c81d857c8a718556a999ba45"/><file name="mage_code.png" hash="434f9cb7723f1bc0fa92b2438e287933"/><file name="mail-tester.png" hash="a4410705643d83c228e9a97cab49bf21"/><file name="preview-tab-icons.png" hash="292b16d26d02c9a0d299b4457033e502"/><file name="preview-toggle.png" hash="9eaf699db62fa3727f5d08cc118b2f90"/><file name="save.png" hash="a26d2b01209b95edd6a352fd9f49ee40"/><file name="start.png" hash="aba370113bf888ee5655e81f938f73ee"/><file name="stop.png" hash="527ef0809d2fc1949ff3c4c6ff363ac9"/><file name="swap-down.png" hash="9c269cd00e1b0d676bec912de671d1b6"/><file name="swap-up.png" hash="788d244ba3443a826f44476ffb2f056f"/><file name="variable.png" hash="f71ee09f953cd3be23d55dd5963b32e9"/><file name="widget.png" hash="bd36b41f43b95c28ce0caf83f3b2495a"/></dir></dir></dir></dir></dir></dir></target></contents>
50
  <compatible/>
51
  <dependencies>
52
  <required>
skin/adminhtml/default/default/mzax/emarketing.css CHANGED
@@ -1 +1 @@
1
- @CHARSET "UTF-8";body.mzax-popup #anchor-content{min-height:0;padding:0}body.mzax-popup .wrapper-popup{min-width:0}body.mzax-popup.mzax-emarketing-padding #anchor-content{padding:20px}body.mzax-popup.admin-mzax-emarketing-admin-campaign-sendtestmail #anchor-content{padding:30px}.mzax-live-preview .mzax-preview-frame{width:100%;height:500px}#mzax-preview-email #preview-frame{width:100%;height:100%;border:none;display:block}#mzax-preview-email #preview-head{height:40px;background:url("../images/header_top_bg.gif") repeat-x #425E66;border-bottom:1px solid #5F767F}#mzax-preview-email #preview-head .subject{display:inline-block;color:rgba(255,255,255,0.9);padding:12px;font-size:1.2em;letter-spacing:1px}#mzax-preview-email #preview-foot{position:absolute;bottom:0;height:21px;left:0;right:0;background:#EEE;box-shadow:0 0 1px 0 rgba(0,0,0,0.3);border-top:1px solid #BBB;padding:2px 10px;z-index:1000;white-space:nowrap;overflow:hidden}#mzax-preview-email #preview-foot .render-time{display:inline-block;padding:0 10px}#mzax-preview-email #preview-foot .auto-refresh{float:right}#mzax-preview-email #preview-foot .toggle-switch{background:url("images/preview-toggle.png") no-repeat;display:inline-block;height:32px;width:40px;margin:5px}#mzax-preview-email #tab-container{position:absolute;border-top:1px solid #2D444F;top:41px;left:0px;right:0px;bottom:25px}#mzax-preview-email #tab-container>div{position:absolute;top:0;left:0;right:0;bottom:0}#mzax-preview-email #email_preview_tabs{position:absolute;top:4px;right:10px}#mzax-preview-email #email_preview_tabs .tab{float:right;background:#453554;margin:0 5px;background:url("images/preview-tab-icons.png") no-repeat;display:block;text-indent:-10000em;width:32px;height:32px;cursor:pointer}#mzax-preview-email #email_preview_tabs #tab_links{background-position:0px 0px}#mzax-preview-email #email_preview_tabs #tab_links:hover{background-position:0px -40px}#mzax-preview-email #email_preview_tabs #tab_links.active{background-position:0px -80px}#mzax-preview-email #email_preview_tabs #tab_html{background-position:-120px 0px}#mzax-preview-email #email_preview_tabs #tab_html:hover{background-position:-120px -40px}#mzax-preview-email #email_preview_tabs #tab_html.active{background-position:-120px -80px}#mzax-preview-email #email_preview_tabs #tab_text{background-position:-40px 0px}#mzax-preview-email #email_preview_tabs #tab_text:hover{background-position:-40px -40px}#mzax-preview-email #email_preview_tabs #tab_text.active{background-position:-40px -80px}#mzax-preview-email #email_preview_tabs #tab_code{background-position:-80px 0px}#mzax-preview-email #email_preview_tabs #tab_code:hover{background-position:-80px -40px}#mzax-preview-email #email_preview_tabs #tab_code.active{background-position:-80px -80px}#mzax-preview-email #tab_links_content{background:#fff;padding:20px;overflow:scroll}#mzax-preview-email #tab_links_content td.anchor img{max-width:200px;max-height:80px}#mzax-preview-email .ace_editor,#mzax-preview-email .ace-editor{width:100%;height:100%;border:none;clear:both}.mzax-template-select{display:inline !important}.ace_editor .errorHighlight{background:rgba(255,48,0,0.29);position:absolute}.mzax-editor{position:relative;border:none}.mzax-editor .mzax-content,.mzax-editor .mzax-disable-ui{position:absolute;left:0;right:0;top:0;bottom:0}.mzax-editor .editor-container{border-width:1px;border-style:solid;border-color:#AAA #C8C8C8 #C8C8C8 #AAA;position:absolute;left:0;right:0;top:25px;bottom:0}.mzax-editor .editor-container .ace_editor{width:100%;height:100%}.mzax-editor .editor-container .mzax-content-editor textarea.text-input{width:100% !important;height:100%;border:none;font-family:monospace;min-height:20px;padding:0;margin:0}.mzax-editor .mzax-editor-frame{width:100%;height:100%;background:url("images/block-bg.png") #fff}.mzax-editor .mzax-editor-toolbar .logo{display:none}.mzax-editor .mzax-editor-toolbar .ftitle{display:none;color:rgba(255,255,255,0.9);padding:15px;font-size:1.1em;letter-spacing:1px}.mzax-editor .btn-right{float:right}.mzax-editor.no-plugin-buttons .editor-container{top:0}.mzax-editor.mzax-autosize{top:0;position:relative}.mzax-editor.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;width:auto !important;height:auto !important;z-index:120}.mzax-editor.fullscreen .editor-container{position:absolute;top:40px;left:0;right:0;bottom:0;height:auto !important;width:auto !important;z-index:450;border:none;border-top:1px solid #2D444F;padding:0}.mzax-editor.fullscreen .mzax-editor-toolbar{position:absolute;top:0;left:0;right:0;height:39px !important;z-index:460;border:none;background:url("../images/header_top_bg.gif") repeat-x #425E66;border-bottom:1px solid #5F767F;box-shadow:0 1px 2px 1px rgba(0,0,0,0.5)}.mzax-editor.fullscreen .mzax-editor-toolbar .buttons-set{position:absolute;top:0;right:0;padding:12px}.mzax-editor.fullscreen .mzax-editor-toolbar .ftitle{display:inline-block;padding:15px}.mzax-editor.fullscreen .mzax-editor-toolbar .logo{display:inline;margin:0 10px}body.mzax-fullscreen{overflow:hidden}.mzax-template-editor .mzax-seperator{position:absolute;margin-top:-2px;top:50%;left:0;right:0;height:2px;cursor:ns-resize;z-index:100;background:url("images/block-bg.png") #E5E5E5;border-top:1px solid #D0D0D0;border-bottom:1px solid #D0D0D0}.mzax-template-editor .mzax-content-editor{bottom:50%;border:none}.mzax-template-editor .mzax-content-editor .ace_editor{width:100%;height:100%}.mzax-template-editor .mzax-content-preview{top:50%;border:none}.mzax-template-editor.mzax-layout-horz .mzax-seperator{left:50%;right:auto;height:auto;top:2px;bottom:0;width:4px;cursor:ew-resize;border:none;border-left:1px solid #D0D0D0;border-right:1px solid #D0D0D0}.mzax-template-editor.mzax-layout-horz .mzax-content-editor{bottom:0;right:50%}.mzax-template-editor.mzax-layout-horz .mzax-content-preview{top:0;left:50%}.mzax-running{background:url('../images/ajax-loader.gif') no-repeat;width:16px;height:16px;vertical-align:text-bottom;margin-right:10px;display:inline-block}button.mzax-fullscreen span{background-image:url("images/fullscreen.png");padding-left:20px}button.mzax-image span{background-image:url("images/image.png");padding-left:20px}button.mzax-quicksave span{background-image:url("images/save.png");padding-left:20px}button.mzax-widget span{background-image:url("images/widget.png");padding-left:20px}button.mzax-variable span{background-image:url("images/variable.png");padding-left:20px}button.mzax-start{height:25px;margin:0px 0 0 20px !important;padding:0px 20px;background:linear-gradient(#69A02F 0%, #427600 100%);border-color:#85BA1B #1A3C07 #1A3C07 #85BA1B}button.mzax-start span{background-image:url("images/start.png");padding-left:20px}button.mzax-start:hover{background:linear-gradient(#A8DD70 0%, #68A11F 100%)}button.mzax-stop{height:25px;margin:0px 0 0 20px !important;padding:0px 20px;border-color:#d24403 #a92000 #a92000 #d24403;background:linear-gradient(#DB2B2B 0%, #99320D 100%)}button.mzax-stop span{background-image:url("images/stop.png");padding-left:20px}button.mzax-stop:hover{background:linear-gradient(#ED6363 0%, #DA3A00 100%)}ul.mzax-variation-tabs{padding:8px 25px 0px 30px;margin:0px -27px 18px -25px;height:36px;border-bottom:1px solid #CFCFCF;background:linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1) 100%) repeat-x}ul.mzax-variation-tabs .delete-variation{position:absolute;top:-5px;right:-3px;display:none}ul.mzax-variation-tabs .active .delete-variation{display:block}ul.mzax-variation-tabs li{margin:0 6px;float:left}ul.mzax-variation-tabs li a.variation-tab{display:block;position:relative;padding:5px 23px 0 23px;height:25px;color:#6F8992;text-decoration:none !important;border:1px dotted #a5a5a5;border-bottom:none;margin-top:5px;margin-bottom:-1px;background:transparent;transition:height,margin 0.1s ease-out}ul.mzax-variation-tabs li a.original{color:#5C5C5C;font-weight:bold}ul.mzax-variation-tabs li a.inactive{color:#B0BABD;font-style:italic}ul.mzax-variation-tabs li a.variation-tab:hover{border-color:#EB5E00;height:30px;margin-top:0px}ul.mzax-variation-tabs li a.active.variation-tab.active{background:#FFF;border-style:solid;border-color:#C3C3C3;box-shadow:0px -2px 2px 0px rgba(0,0,0,0.1);height:27px;margin-top:0px;border-top:2px solid #EA7614;padding-top:8px;border-bottom:none;color:#333}ul.mzax-variation-tabs li a.new-variation{border-color:#6EA845;color:#6EA845;padding:5px 10px 0}ul.mzax-variation-tabs li a.new-variation:hover{border-color:#6EA845}ul.mzax-variation-tabs li a.delete-all-variations{border-color:#C06868;color:#C56D6D;padding:5px 10px 0}ul.mzax-variation-tabs li a.delete-all-variations:hover{border-color:#C06868}ul.mzax-variation-tabs li.add-variation{margin:0 10px}ul.mzax-variation-tabs li.delete-all-variations{float:right}ul.mzax-variation-tabs a span span{background-repeat:no-repeat;width:16px;height:16px;display:block;position:absolute}ul.mzax-variation-tabs a.error span.error{background-image:url("../images/fam_bullet_error.gif");top:15px;left:-7px}ul.mzax-variation-tabs a.changed span.changed{background-image:url("../images/fam_bullet_disk.gif");top:0;left:-7px}#mzax-emarketing-report .chart-wrapper{position:relative}#mzax-emarketing-report .overlay{position:absolute;display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}#mzax-emarketing-report .summary-report{display:flex;align-items:stretch;margin-bottom:10px}#mzax-emarketing-report .summary-report>.item{flex:100;text-align:center;position:relative;height:80px;white-space:nowrap}#mzax-emarketing-report .summary-report>.item.funnel{flex:200}#mzax-emarketing-report .summary-report>.item.funnel:after{display:inline-block;content:' ';background:url('./images/funnel-arrow.png') no-repeat center right;width:30px;height:100%;vertical-align:middle}#mzax-emarketing-report .summary-report>.item.total{flex:100}#mzax-emarketing-report .summary-report>.item.optout{border-left:1px dotted #888;padding-left:10px;flex:120}#mzax-emarketing-report .summary-report>.item.orders{flex:140}#mzax-emarketing-report .summary-report .chart-wrapper{display:inline-block;vertical-align:middle}#mzax-emarketing-report .summary-report .count{display:inline-block;vertical-align:middle;text-align:center;padding:0}#mzax-emarketing-report .summary-report .value{display:block;font-size:1.5em}#mzax-emarketing-report .summary-report .label{display:block;font-size:0.8em;color:#666}#mzax-emarketing-report .summary-report .percentage{width:100%;height:16px;font-size:14px;font-weight:bold;color:#444}#mzax-emarketing-report .chart-tab-container{border:1px solid #ccc;padding:0}#mzax-emarketing-report .chart-tab-container .options{background:#f5f5f5;text-align:right;padding:0 10px;font-size:0.9em;color:#444}#mzax-emarketing-report .chart-tab-container .options .cb{vertical-align:text-top}#mzax-emarketing-report .chart-tab-container .options label{color:inherit}#mzax-emarketing-report .chart-tab-container .loading{display:none;float:left;padding-left:20px;margin:3px 0;background:url('../images/ajax-loader.gif') no-repeat}#mzax-emarketing-report .chart-tab-container.loading .loading{display:block}#mzax-emarketing-report .chart-tab-container.loading .chart{opacity:0.3}#mzax-emarketing-report .chart-tab-container .breadcrumbs{float:left;font-size:1.2em}#mzax-emarketing-report .chart-tab-container .breadcrumbs li{cursor:pointer;margin-right:5px;display:inline}#mzax-emarketing-report .chart-tab-container .breadcrumbs li:before{content:'\00bb';margin-right:5px}#mzax-emarketing-report .chart-tab-container .no-data{width:50%;background:#F5F5F5;min-height:50px;text-align:center;padding:50px 25%;font-size:17px;line-height:140%;color:#BABABA;letter-spacing:1px;text-shadow:-1px -1px 1px white;font-style:italic;cursor:default}#mzax-emarketing-report .option-tabs{display:flex;align-items:flex-end;border-bottom:2px solid #F9F9F9;background:url("../images/sort_row_bg.gif") repeat-x 0 3px;margin:1px 1px 0}#mzax-emarketing-report .option-tabs .drop-arrow{position:absolute;width:25px;height:25px;top:0;bottom:0;right:0;margin:auto 0;background:url("images/dd-chart-tab.png") no-repeat}#mzax-emarketing-report .option-tabs .metric-options{position:absolute;top:25px;right:5px;z-index:200;background:#eee;text-align:left;padding:0;font-weight:normal;border:1px solid #ccc;box-shadow:0 0 6px 0 rgba(0,0,0,0.2),0 4px 0 2px rgba(0,0,0,0.05)}#mzax-emarketing-report .option-tabs .metric-options .option{padding:3px 15px;border:3px soild white;border-bottom:1px dotted #aaa;margin:0px}#mzax-emarketing-report .option-tabs .metric-options .option:hover{background:#fff}#mzax-emarketing-report .option-tabs .metric-options .option:last-child{border:none}#mzax-emarketing-report .option-tabs .tab{position:relative;text-align:center;padding:4px;background:url("../images/sort_row_bg.gif") repeat-x 0px 50%;border-style:solid;border-color:#EEE #D1CFCF #F9F9F9 #F9F9F9;border-width:2px 0 1px;cursor:pointer;font-weight:bold;font-size:0.9em;margin:0;flex:1;color:#2D444F}#mzax-emarketing-report .option-tabs .tab .title{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#mzax-emarketing-report .option-tabs .tab.dropdown{padding-right:40px}#mzax-emarketing-report .option-tabs .tab:hover{background-position:0 100%}#mzax-emarketing-report .option-tabs .tab.active{box-shadow:inset 0 0 1px 0 rgba(0,0,0,0.5),inset 0 5px 10px 0 rgba(0,0,0,0.1)}#mzax-emarketing-report .option-tabs .tab.active.sendings{background:rgba(137,157,168,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.views{background:rgba(21,159,196,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.clicks{background:rgba(215,208,32,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.trackers{background:rgba(169,194,0,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.optouts{background:rgba(191,58,58,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.bounces{background:rgba(113,43,43,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.sendings{border-top-color:#899DA8}#mzax-emarketing-report .option-tabs .tab.views{border-top-color:#159FC4}#mzax-emarketing-report .option-tabs .tab.clicks{border-top-color:#D7D020}#mzax-emarketing-report .option-tabs .tab.trackers{border-top-color:#A9C200}#mzax-emarketing-report .option-tabs .tab.optouts{border-top-color:#BF3A3A}#mzax-emarketing-report .option-tabs .tab.bounces{border-top-color:#712B2B}#mzax-emarketing-report .option-tabs.sendings{border-bottom-color:rgba(137,157,168,0.3)}#mzax-emarketing-report .option-tabs.views{border-bottom-color:rgba(21,159,196,0.3)}#mzax-emarketing-report .option-tabs.clicks{border-bottom-color:rgba(215,208,32,0.3)}#mzax-emarketing-report .option-tabs.trackers{border-bottom-color:rgba(169,194,0,0.3)}#mzax-emarketing-report .option-tabs.optouts{border-bottom-color:rgba(191,58,58,0.3)}#mzax-emarketing-report .option-tabs.bounces{border-bottom-color:rgba(113,43,43,0.3)}#mzax-emarketing-report hr{margin:40px -15px 15px;border:none;border-top:5px solid #E8E8E8}#mzax-emarketing-report .row{display:flex;flex-wrap:wrap}#mzax-emarketing-report .column{flex:1;overflow:hidden;min-width:300px}#mzax-emarketing-report .column.small{min-width:40%}#mzax-emarketing-report .column.strech{width:100%}#mzax-emarketing-report .segments .column{padding:5px}#mzax-emarketing-report .mzax-geoip-credits{text-align:right;font-size:0.8em;color:#999;line-height:140%}#mzax-emarketing-report .mzax-geoip-credits a{color:inherit}.mzax-editor{position:relative}.mzax-editor .mzax-loader{z-index:50;background:url("../images/ajax-loader-tr.gif") no-repeat center center #fff4e9;color:#d85909;position:absolute;top:0;bottom:0;left:0;right:0;cursor:wait}.mzax-editor .mzax-loader .label{display:block;height:80px;width:100px;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;text-align:center}.mzax-editor-frame{width:100%;height:100%;border:none;display:block}.mzax-editor-input{background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.mzax-editor-input .controls{border:none;position:absolute;resize:none;height:25px;left:0;right:0;top:0;padding:5px;background:#EBEBEB url("../images/sort_row_bg.gif") repeat-x;z-index:10;box-shadow:0px 1px 2px 0 rgba(0,0,0,0.5)}.mzax-editor-input .controls button{margin-right:10px}.mzax-editor-input .input-wrapper{position:absolute;resize:none;top:35px;bottom:0;left:0;right:0}.mzax-editor-input .text-input{border:none;position:absolute;resize:none;width:100%;height:100%;padding:0;margin:0;font-family:monospace;font-size:12px}.mzax-editor-input .ace_editor{height:100%;width:100%}.mzax-mail-storage-test{padding:5px}.mzax-mail-storage-test .inbox-status{border:1px solid #ddd;background:#fff;padding:5px;text-align:center;font-weight:bold}.mzax-mail-storage-test .inbox-status.inbox-success{border-color:#608100;background:#F6FCE8;color:#608100}.mzax-mail-storage-test .inbox-status.inbox-failure{border-color:#CD0000;background:#FCEBE8;color:#CD0000}.mzax-filter-date-range{padding:5px 10px;background:#f0f0f0;border-radius:2px;margin:10px 0;box-shadow:inset 0px 1px 3px 0px #bbb}.mzax-filter-date-range div{margin:5px 0}.mzax-credits{font-size:0.9em;color:#666;cursor:context-menu;letter-spacing:0.3px;border-bottom:1px dotted #919191;padding-bottom:5px}.mzax-credits a{color:#666}.mzax-fieldset-continue{padding:10px 0}.mzax-filter-tree .form-buttons{margin:0;height:0}.mzax-offer{border-top:1px solid #D6D6D6;background:#F0F0F0;color:#A6A6A6;padding:10px;margin-top:40px;margin:50px -15px -10px;text-align:center;font-size:0.9em;cursor:default;position:relative;overflow:hidden}.mzax-offer:before{position:absolute;content:"";left:45%;right:45%;top:-30px;height:30px;border-radius:0 0 40px 40px;box-shadow:0 0 2px 0 rgba(0,0,0,0.2);transform:scaleX(8)}.mzax-offer a{color:inherit}.mzax-left-sponser{margin-top:50px;padding-right:10px;text-align:right;font-size:0.9em;color:#B2C2C2;letter-spacing:0.5px;line-height:200%;cursor:default}.mzax-left-sponser .hl{font-weight:bold}.mzax-left-sponser a{color:inherit}.maax-index-check{color:#B2700C;border:1px dotted #B2700C;padding:3px 10px;background:#FAF3D8;margin-left:15px;font-size:0.9em;font-style:italic;cursor:help;display:inline-block}.mzax-checkboxes ul.checkboxes{-webkit-column-count:4;-moz-column-count:4;column-count:4;background:white;border:1px dotted #C0C0C0;padding:5px}.mzax-warn-element{padding:10px;margin:10px 0;color:#444;font-size:1em;cursor:pointer;border:1px solid #E5B7B7;background:url("images/bg-remove.png") rgba(137,15,15,0.02)}.mzax-info-element{position:relative;color:#946314;border:1px dotted #E0C293;padding:10px;background:#FFFBE6;margin-bottom:20px;margin:0 0 10px;border-radius:2px;font-size:0.95em;font-style:italic;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.1);cursor:default}.mzax-info-element:before{content:'';width:16px;height:16px;position:absolute;top:-4px;left:-4px;background:url('../images/note_msg_icon.gif') no-repeat}#page\:left .mzax-info-element{margin:10px;text-align:center}.mzax-grid-stats{position:relative;height:16px;width:100%;background:rgba(137,157,168,0.2);margin:1px 0;border-radius:5px;overflow:hidden}.mzax-grid-stats .mzax-grid-stat{position:absolute;bottom:0;top:0;left:-1px;min-width:1px}.mzax-grid-stats .mzax-grid-stat.views{background:#CBD7DC;background:linear-gradient(to bottom, #CBD7DC 0%, #adc0c7 100%);border-radius:0 10px 10px 0;z-index:1}.mzax-grid-stats .mzax-grid-stat.interactions{background:#D7D020;background:linear-gradient(to bottom, #FC7A00 0%, #c96100 100%);border-radius:0 10px 10px 0;z-index:2;top:5px}.mzax-grid-stats .mzax-grid-stat.conversions{background:#A9C200;background:linear-gradient(to bottom, #A9C200 0%, #7d8f00 100%);z-index:3}.mzax-grid-stats .mzax-grid-stat.fails{background:#BF3A3A;background:linear-gradient(to bottom, #BF3A3A 0%, #982e2e 100%);z-index:4;left:auto;right:-1px}.mzax-grid-tag{font-size:0.8em;background:#ea7601;color:white;border-radius:5px;padding:2px 3px;vertical-align:baseline;line-height:120%;margin-left:4px;letter-spacing:0.5px}.mzax-grid-running{background:url('../images/ajax-loader.gif') no-repeat;float:left;width:16px;height:16px;margin-right:5px}.mzax-campaign-presets .campaign-preset-list{display:flex;flex-wrap:wrap;align-content:stretch}.mzax-campaign-presets .preset{border:1px solid #ddd;background:#F0F0F0;flex:1;margin:0 10px 10px 0;padding:10px;min-width:250px;max-width:50%;display:inline-block;vertical-align:top}.mzax-campaign-presets .preset .preset-title{display:block;font-size:1.2em;font-weight:bold;margin-bottom:5px}.mzax-campaign-presets .preset .preset-title .version{color:#B60000;font-size:10px}.mzax-campaign-presets .preset .preset-author{font-size:0.8em;color:#999}.mzax-campaign-presets .preset button.save{display:block}.filter-test-sql{position:relative;padding:10px;border:1px #CBD3D4 solid;background:#F6F6F6}.filter-test-sql .filter-btn-sql-hide{position:absolute;right:0;top:0}.filter-test-sql hr.mzax-sql-seperator{margin:30px 0;border:none;border-top:1px dotted #777}.filter-test-sql h6{font-size:1.2em;float:right;color:#B5B5B5;letter-spacing:1px;margin:-10px 20px;text-transform:uppercase}
1
+ @CHARSET "UTF-8";body.mzax-popup #anchor-content{min-height:0;padding:0}body.mzax-popup .wrapper-popup{min-width:0}body.mzax-popup.mzax-emarketing-padding #anchor-content{padding:20px}body.mzax-popup.admin-mzax-emarketing-admin-campaign-sendtestmail #anchor-content{padding:30px}.mzax-live-preview .mzax-preview-frame{width:100%;height:500px}#mzax-preview-email #preview-frame{width:100%;height:100%;border:none;display:block}#mzax-preview-email #preview-head{height:40px;background:url("../images/header_top_bg.gif") repeat-x #425E66;border-bottom:1px solid #5F767F}#mzax-preview-email #preview-head .subject{display:inline-block;color:rgba(255,255,255,0.9);padding:12px;font-size:1.2em;letter-spacing:1px}#mzax-preview-email #preview-foot{position:absolute;bottom:0;height:21px;left:0;right:0;background:#EEE;box-shadow:0 0 1px 0 rgba(0,0,0,0.3);border-top:1px solid #BBB;padding:2px 10px;z-index:1000;white-space:nowrap;overflow:hidden}#mzax-preview-email #preview-foot .render-time{display:inline-block;padding:0 10px}#mzax-preview-email #preview-foot .auto-refresh{float:right}#mzax-preview-email #preview-foot .toggle-switch{background:url("images/preview-toggle.png") no-repeat;display:inline-block;height:32px;width:40px;margin:5px}#mzax-preview-email #tab-container{position:absolute;border-top:1px solid #2D444F;top:41px;left:0px;right:0px;bottom:25px}#mzax-preview-email #tab-container>div{position:absolute;top:0;left:0;right:0;bottom:0}#mzax-preview-email #email_preview_tabs{position:absolute;top:4px;right:10px}#mzax-preview-email #email_preview_tabs .tab{float:right;background:#453554;margin:0 5px;background:url("images/preview-tab-icons.png") no-repeat;display:block;text-indent:-10000em;width:32px;height:32px;cursor:pointer}#mzax-preview-email #email_preview_tabs #tab_links{background-position:0px 0px}#mzax-preview-email #email_preview_tabs #tab_links:hover{background-position:0px -40px}#mzax-preview-email #email_preview_tabs #tab_links.active{background-position:0px -80px}#mzax-preview-email #email_preview_tabs #tab_html{background-position:-120px 0px}#mzax-preview-email #email_preview_tabs #tab_html:hover{background-position:-120px -40px}#mzax-preview-email #email_preview_tabs #tab_html.active{background-position:-120px -80px}#mzax-preview-email #email_preview_tabs #tab_text{background-position:-40px 0px}#mzax-preview-email #email_preview_tabs #tab_text:hover{background-position:-40px -40px}#mzax-preview-email #email_preview_tabs #tab_text.active{background-position:-40px -80px}#mzax-preview-email #email_preview_tabs #tab_code{background-position:-80px 0px}#mzax-preview-email #email_preview_tabs #tab_code:hover{background-position:-80px -40px}#mzax-preview-email #email_preview_tabs #tab_code.active{background-position:-80px -80px}#mzax-preview-email #tab_links_content{background:#fff;padding:20px;overflow:scroll}#mzax-preview-email #tab_links_content td.anchor img{max-width:200px;max-height:80px}#mzax-preview-email .ace_editor,#mzax-preview-email .ace-editor{width:100%;height:100%;border:none;clear:both}.mzax-template-select{display:inline !important}.ace_editor .errorHighlight{background:rgba(255,48,0,0.29);position:absolute}.mzax-editor{position:relative;border:none}.mzax-editor .mzax-content,.mzax-editor .mzax-disable-ui{position:absolute;left:0;right:0;top:0;bottom:0}.mzax-editor .editor-container{border-width:1px;border-style:solid;border-color:#AAA #C8C8C8 #C8C8C8 #AAA;position:absolute;left:0;right:0;top:25px;bottom:0}.mzax-editor .editor-container .ace_editor{width:100%;height:100%}.mzax-editor .editor-container .mzax-content-editor textarea.text-input{width:100% !important;height:100%;border:none;font-family:monospace;min-height:20px;padding:0;margin:0}.mzax-editor .mzax-editor-frame{width:100%;height:100%;background:url("images/block-bg.png") #fff}.mzax-editor .mzax-editor-toolbar .logo{display:none}.mzax-editor .mzax-editor-toolbar .ftitle{display:none;color:rgba(255,255,255,0.9);padding:15px;font-size:1.1em;letter-spacing:1px}.mzax-editor .btn-right{float:right}.mzax-editor.no-plugin-buttons .editor-container{top:0}.mzax-editor.mzax-autosize{top:0;position:relative}.mzax-editor.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;width:auto !important;height:auto !important;z-index:120}.mzax-editor.fullscreen .editor-container{position:absolute;top:40px;left:0;right:0;bottom:0;height:auto !important;width:auto !important;z-index:450;border:none;border-top:1px solid #2D444F;padding:0}.mzax-editor.fullscreen .mzax-editor-toolbar{position:absolute;top:0;left:0;right:0;height:39px !important;z-index:460;border:none;background:url("../images/header_top_bg.gif") repeat-x #425E66;border-bottom:1px solid #5F767F;box-shadow:0 1px 2px 1px rgba(0,0,0,0.5)}.mzax-editor.fullscreen .mzax-editor-toolbar .buttons-set{position:absolute;top:0;right:0;padding:12px}.mzax-editor.fullscreen .mzax-editor-toolbar .ftitle{display:inline-block;padding:15px}.mzax-editor.fullscreen .mzax-editor-toolbar .logo{display:inline;margin:0 10px}body.mzax-fullscreen{overflow:hidden}.mzax-template-editor .mzax-seperator{position:absolute;margin-top:-2px;top:50%;left:0;right:0;height:2px;cursor:ns-resize;z-index:100;background:url("images/block-bg.png") #E5E5E5;border-top:1px solid #D0D0D0;border-bottom:1px solid #D0D0D0}.mzax-template-editor .mzax-content-editor{bottom:50%;border:none}.mzax-template-editor .mzax-content-editor .ace_editor{width:100%;height:100%}.mzax-template-editor .mzax-content-preview{top:50%;border:none}.mzax-template-editor.mzax-layout-horz .mzax-seperator{left:50%;right:auto;height:auto;top:2px;bottom:0;width:4px;cursor:ew-resize;border:none;border-left:1px solid #D0D0D0;border-right:1px solid #D0D0D0}.mzax-template-editor.mzax-layout-horz .mzax-content-editor{bottom:0;right:50%}.mzax-template-editor.mzax-layout-horz .mzax-content-preview{top:0;left:50%}.mzax-running{background:url('../images/ajax-loader.gif') no-repeat;width:16px;height:16px;vertical-align:text-bottom;margin-right:10px;display:inline-block}button.mzax-fullscreen span{background-image:url("images/fullscreen.png");padding-left:20px}button.mzax-image span{background-image:url("images/image.png");padding-left:20px}button.mzax-quicksave span{background-image:url("images/save.png");padding-left:20px}button.mzax-widget span{background-image:url("images/widget.png");padding-left:20px}button.mzax-variable span{background-image:url("images/variable.png");padding-left:20px}button.mzax-start{height:25px;margin:0px 0 0 20px !important;padding:0px 20px;background:linear-gradient(#69A02F 0%, #427600 100%);border-color:#85BA1B #1A3C07 #1A3C07 #85BA1B}button.mzax-start span{background-image:url("images/start.png");padding-left:20px}button.mzax-start:hover{background:linear-gradient(#A8DD70 0%, #68A11F 100%)}button.mzax-stop{height:25px;margin:0px 0 0 20px !important;padding:0px 20px;border-color:#d24403 #a92000 #a92000 #d24403;background:linear-gradient(#DB2B2B 0%, #99320D 100%)}button.mzax-stop span{background-image:url("images/stop.png");padding-left:20px}button.mzax-stop:hover{background:linear-gradient(#ED6363 0%, #DA3A00 100%)}ul.mzax-variation-tabs{padding:8px 25px 0px 30px;margin:0px -27px 18px -25px;height:36px;border-bottom:1px solid #CFCFCF;background:linear-gradient(transparent 90%, rgba(0, 0, 0, 0.1) 100%) repeat-x}ul.mzax-variation-tabs .delete-variation{position:absolute;top:-5px;right:-3px;display:none}ul.mzax-variation-tabs .active .delete-variation{display:block}ul.mzax-variation-tabs li{margin:0 6px;float:left}ul.mzax-variation-tabs li a.variation-tab{display:block;position:relative;padding:5px 23px 0 23px;height:25px;color:#6F8992;text-decoration:none !important;border:1px dotted #a5a5a5;border-bottom:none;margin-top:5px;margin-bottom:-1px;background:transparent;transition:height,margin 0.1s ease-out}ul.mzax-variation-tabs li a.original{color:#5C5C5C;font-weight:bold}ul.mzax-variation-tabs li a.inactive{color:#B0BABD;font-style:italic}ul.mzax-variation-tabs li a.variation-tab:hover{border-color:#EB5E00;height:30px;margin-top:0px}ul.mzax-variation-tabs li a.active.variation-tab.active{background:#FFF;border-style:solid;border-color:#C3C3C3;box-shadow:0px -2px 2px 0px rgba(0,0,0,0.1);height:27px;margin-top:0px;border-top:2px solid #EA7614;padding-top:8px;border-bottom:none;color:#333}ul.mzax-variation-tabs li a.new-variation{border-color:#6EA845;color:#6EA845;padding:5px 10px 0}ul.mzax-variation-tabs li a.new-variation:hover{border-color:#6EA845}ul.mzax-variation-tabs li a.delete-all-variations{border-color:#C06868;color:#C56D6D;padding:5px 10px 0}ul.mzax-variation-tabs li a.delete-all-variations:hover{border-color:#C06868}ul.mzax-variation-tabs li.add-variation{margin:0 10px}ul.mzax-variation-tabs li.delete-all-variations{float:right}ul.mzax-variation-tabs a span span{background-repeat:no-repeat;width:16px;height:16px;display:block;position:absolute}ul.mzax-variation-tabs a.error span.error{background-image:url("../images/fam_bullet_error.gif");top:15px;left:-7px}ul.mzax-variation-tabs a.changed span.changed{background-image:url("../images/fam_bullet_disk.gif");top:0;left:-7px}#mzax-emarketing-report .chart-wrapper{position:relative}#mzax-emarketing-report .overlay{position:absolute;display:block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}#mzax-emarketing-report .summary-report{display:flex;align-items:stretch;margin-bottom:10px}#mzax-emarketing-report .summary-report>.item{flex:100;text-align:center;position:relative;height:80px;white-space:nowrap}#mzax-emarketing-report .summary-report>.item.funnel{flex:200}#mzax-emarketing-report .summary-report>.item.funnel:after{display:inline-block;content:' ';background:url('./images/funnel-arrow.png') no-repeat center right;width:30px;height:100%;vertical-align:middle}#mzax-emarketing-report .summary-report>.item.total{flex:100}#mzax-emarketing-report .summary-report>.item.optout{border-left:1px dotted #888;padding-left:10px;flex:120}#mzax-emarketing-report .summary-report>.item.orders{flex:140}#mzax-emarketing-report .summary-report .chart-wrapper{display:inline-block;vertical-align:middle}#mzax-emarketing-report .summary-report .count{display:inline-block;vertical-align:middle;text-align:center;padding:0}#mzax-emarketing-report .summary-report .value{display:block;font-size:1.5em}#mzax-emarketing-report .summary-report .label{display:block;font-size:0.8em;color:#666}#mzax-emarketing-report .summary-report .percentage{width:100%;height:16px;font-size:14px;font-weight:bold;color:#444}#mzax-emarketing-report .chart-tab-container{border:1px solid #ccc;padding:0}#mzax-emarketing-report .chart-tab-container .options{background:#f5f5f5;text-align:right;padding:0 10px;font-size:0.9em;color:#444}#mzax-emarketing-report .chart-tab-container .options .cb{vertical-align:text-top}#mzax-emarketing-report .chart-tab-container .options label{color:inherit}#mzax-emarketing-report .chart-tab-container .loading{display:none;float:left;padding-left:20px;margin:3px 0;background:url('../images/ajax-loader.gif') no-repeat}#mzax-emarketing-report .chart-tab-container.loading .loading{display:block}#mzax-emarketing-report .chart-tab-container.loading .chart{opacity:0.3}#mzax-emarketing-report .chart-tab-container .breadcrumbs{float:left;font-size:1.2em}#mzax-emarketing-report .chart-tab-container .breadcrumbs li{cursor:pointer;margin-right:5px;display:inline}#mzax-emarketing-report .chart-tab-container .breadcrumbs li:before{content:'\00bb';margin-right:5px}#mzax-emarketing-report .chart-tab-container .no-data{width:50%;background:#F5F5F5;min-height:50px;text-align:center;padding:50px 25%;font-size:17px;line-height:140%;color:#BABABA;letter-spacing:1px;text-shadow:-1px -1px 1px white;font-style:italic;cursor:default}#mzax-emarketing-report .option-tabs{display:flex;align-items:flex-end;border-bottom:2px solid #F9F9F9;background:url("../images/sort_row_bg.gif") repeat-x 0 3px;margin:1px 1px 0}#mzax-emarketing-report .option-tabs .drop-arrow{position:absolute;width:25px;height:25px;top:0;bottom:0;right:0;margin:auto 0;background:url("images/dd-chart-tab.png") no-repeat}#mzax-emarketing-report .option-tabs .metric-options{position:absolute;top:25px;right:5px;z-index:200;background:#eee;text-align:left;padding:0;font-weight:normal;border:1px solid #ccc;box-shadow:0 0 6px 0 rgba(0,0,0,0.2),0 4px 0 2px rgba(0,0,0,0.05)}#mzax-emarketing-report .option-tabs .metric-options .option{padding:3px 15px;border:3px soild white;border-bottom:1px dotted #aaa;margin:0px}#mzax-emarketing-report .option-tabs .metric-options .option:hover{background:#fff}#mzax-emarketing-report .option-tabs .metric-options .option:last-child{border:none}#mzax-emarketing-report .option-tabs .tab{position:relative;text-align:center;padding:4px;background:url("../images/sort_row_bg.gif") repeat-x 0px 50%;border-style:solid;border-color:#EEE #D1CFCF #F9F9F9 #F9F9F9;border-width:2px 0 1px;cursor:pointer;font-weight:bold;font-size:0.9em;margin:0;flex:1;color:#2D444F}#mzax-emarketing-report .option-tabs .tab .title{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#mzax-emarketing-report .option-tabs .tab.dropdown{padding-right:40px}#mzax-emarketing-report .option-tabs .tab:hover{background-position:0 100%}#mzax-emarketing-report .option-tabs .tab.active{box-shadow:inset 0 0 1px 0 rgba(0,0,0,0.5),inset 0 5px 10px 0 rgba(0,0,0,0.1)}#mzax-emarketing-report .option-tabs .tab.active.sendings{background:rgba(137,157,168,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.views{background:rgba(21,159,196,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.clicks{background:rgba(215,208,32,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.trackers{background:rgba(169,194,0,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.optouts{background:rgba(191,58,58,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.active.bounces{background:rgba(113,43,43,0.2);color:black}#mzax-emarketing-report .option-tabs .tab.sendings{border-top-color:#899DA8}#mzax-emarketing-report .option-tabs .tab.views{border-top-color:#159FC4}#mzax-emarketing-report .option-tabs .tab.clicks{border-top-color:#D7D020}#mzax-emarketing-report .option-tabs .tab.trackers{border-top-color:#A9C200}#mzax-emarketing-report .option-tabs .tab.optouts{border-top-color:#BF3A3A}#mzax-emarketing-report .option-tabs .tab.bounces{border-top-color:#712B2B}#mzax-emarketing-report .option-tabs.sendings{border-bottom-color:rgba(137,157,168,0.3)}#mzax-emarketing-report .option-tabs.views{border-bottom-color:rgba(21,159,196,0.3)}#mzax-emarketing-report .option-tabs.clicks{border-bottom-color:rgba(215,208,32,0.3)}#mzax-emarketing-report .option-tabs.trackers{border-bottom-color:rgba(169,194,0,0.3)}#mzax-emarketing-report .option-tabs.optouts{border-bottom-color:rgba(191,58,58,0.3)}#mzax-emarketing-report .option-tabs.bounces{border-bottom-color:rgba(113,43,43,0.3)}#mzax-emarketing-report hr{margin:40px -15px 15px;border:none;border-top:5px solid #E8E8E8}#mzax-emarketing-report .row{display:flex;flex-wrap:wrap}#mzax-emarketing-report .column{flex:1;overflow:hidden;min-width:300px}#mzax-emarketing-report .column.small{min-width:40%}#mzax-emarketing-report .column.strech{width:100%}#mzax-emarketing-report .segments .column{padding:5px}#mzax-emarketing-report .mzax-geoip-credits{text-align:right;font-size:0.8em;color:#999;line-height:140%}#mzax-emarketing-report .mzax-geoip-credits a{color:inherit}.mzax-editor{position:relative}.mzax-editor .mzax-loader{z-index:50;background:url("../images/ajax-loader-tr.gif") no-repeat center center #fff4e9;color:#d85909;position:absolute;top:0;bottom:0;left:0;right:0;cursor:wait}.mzax-editor .mzax-loader .label{display:block;height:80px;width:100px;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;text-align:center}.mzax-editor-frame{width:100%;height:100%;border:none;display:block}.mzax-editor-input{background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.mzax-editor-input .controls{border:none;position:absolute;resize:none;height:25px;left:0;right:0;top:0;padding:5px;background:#EBEBEB url("../images/sort_row_bg.gif") repeat-x;z-index:10;box-shadow:0px 1px 2px 0 rgba(0,0,0,0.5)}.mzax-editor-input .controls button{margin-right:10px}.mzax-editor-input .input-wrapper{position:absolute;resize:none;top:35px;bottom:0;left:0;right:0}.mzax-editor-input .text-input{border:none;position:absolute;resize:none;width:100%;height:100%;padding:0;margin:0;font-family:monospace;font-size:12px}.mzax-editor-input .ace_editor{height:100%;width:100%}.mzax-mail-storage-test{padding:5px}.mzax-mail-storage-test .inbox-status{border:1px solid #ddd;background:#fff;padding:5px;text-align:center;font-weight:bold}.mzax-mail-storage-test .inbox-status.inbox-success{border-color:#608100;background:#F6FCE8;color:#608100}.mzax-mail-storage-test .inbox-status.inbox-failure{border-color:#CD0000;background:#FCEBE8;color:#CD0000}.mzax-filter-date-range{padding:5px 10px;background:#f0f0f0;border-radius:2px;margin:10px 0;box-shadow:inset 0px 1px 3px 0px #bbb}.mzax-filter-date-range div{margin:5px 0}.mzax-credits{font-size:0.9em;color:#666;cursor:context-menu;letter-spacing:0.3px;border-bottom:1px dotted #919191;padding-bottom:5px}.mzax-credits a{color:#666}.mzax-fieldset-continue{padding:10px 0}.mzax-filter-tree .form-buttons{margin:0;height:0}.mzax-offer{border-top:1px solid #D6D6D6;background:#F0F0F0;color:#A6A6A6;padding:10px;margin-top:40px;margin:50px -15px -10px;text-align:center;font-size:0.9em;cursor:default;position:relative;overflow:hidden}.mzax-offer:before{position:absolute;content:"";left:45%;right:45%;top:-30px;height:30px;border-radius:0 0 40px 40px;box-shadow:0 0 2px 0 rgba(0,0,0,0.2);transform:scaleX(8)}.mzax-offer a{color:inherit}.mzax-left-sponser{margin-top:50px;padding-right:10px;text-align:right;font-size:0.9em;color:#B2C2C2;letter-spacing:0.5px;line-height:200%;cursor:default}.mzax-left-sponser .hl{font-weight:bold}.mzax-left-sponser a{color:inherit}.maax-index-check{color:#B2700C;border:1px dotted #B2700C;padding:3px 10px;background:#FAF3D8;margin-left:15px;font-size:0.9em;font-style:italic;cursor:help;display:inline-block}.mzax-checkboxes ul.checkboxes{-webkit-column-count:4;-moz-column-count:4;column-count:4;background:white;border:1px dotted #C0C0C0;padding:5px}.mzax-warn-element{padding:10px;margin:10px 0;color:#444;font-size:1em;cursor:pointer;border:1px solid #E5B7B7;background:url("images/bg-remove.png") rgba(137,15,15,0.02)}.mzax-info-element{position:relative;color:#946314;border:1px dotted #E0C293;padding:10px;background:#FFFBE6;margin-bottom:20px;margin:0 0 10px;border-radius:2px;font-size:0.95em;font-style:italic;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.1);cursor:default}.mzax-info-element:before{content:'';width:16px;height:16px;position:absolute;top:-4px;left:-4px;background:url('../images/note_msg_icon.gif') no-repeat}#page\:left .mzax-info-element{margin:10px;text-align:center}.mzax-grid-stats{position:relative;height:16px;width:100%;background:rgba(137,157,168,0.2);margin:1px 0;border-radius:5px;overflow:hidden}.mzax-grid-stats .mzax-grid-stat{position:absolute;bottom:0;top:0;left:-1px;min-width:1px}.mzax-grid-stats .mzax-grid-stat.views{background:#CBD7DC;background:linear-gradient(to bottom, #CBD7DC 0%, #adc0c7 100%);border-radius:0 10px 10px 0;z-index:1}.mzax-grid-stats .mzax-grid-stat.interactions{background:#D7D020;background:linear-gradient(to bottom, #FC7A00 0%, #c96100 100%);border-radius:0 10px 10px 0;z-index:2;top:5px}.mzax-grid-stats .mzax-grid-stat.conversions{background:#A9C200;background:linear-gradient(to bottom, #A9C200 0%, #7d8f00 100%);z-index:3}.mzax-grid-stats .mzax-grid-stat.fails{background:#BF3A3A;background:linear-gradient(to bottom, #BF3A3A 0%, #982e2e 100%);z-index:4;left:auto;right:-1px}.mzax-grid-tag{font-size:0.8em;background:#ea7601;color:white;border-radius:5px;padding:2px 3px;vertical-align:baseline;line-height:120%;margin-left:4px;letter-spacing:0.5px}.mzax-grid-running{background:url('../images/ajax-loader.gif') no-repeat;float:left;width:16px;height:16px;margin-right:5px}.mzax-campaign-presets .campaign-preset-list{display:flex;flex-wrap:wrap;align-content:stretch}.mzax-campaign-presets .preset{border:1px solid #ddd;background:#F0F0F0;flex:1;margin:0 10px 10px 0;padding:10px;min-width:250px;max-width:50%;display:inline-block;vertical-align:top}.mzax-campaign-presets .preset .preset-title{display:block;font-size:1.2em;font-weight:bold;margin-bottom:5px}.mzax-campaign-presets .preset .preset-title .version{color:#B60000;font-size:10px}.mzax-campaign-presets .preset .preset-author{font-size:0.8em;color:#999}.mzax-campaign-presets .preset button.save{display:block}.filter-test-sql{position:relative;padding:10px;border:1px #CBD3D4 solid;background:#F6F6F6}.filter-test-sql .filter-btn-sql-hide{position:absolute;right:0;top:0}.filter-test-sql hr.mzax-sql-seperator{margin:30px 0;border:none;border-top:1px dotted #777}.filter-test-sql h6{font-size:1.2em;float:right;color:#B5B5B5;letter-spacing:1px;margin:-10px 20px;text-transform:uppercase}.mzax-mail-tester{margin-top:30px}.mzax-mail-tester a{color:inherit}.mzax-mail-tester button{margin:10px 0}.mzax-mail-tester .privacy{font-size:0.9em;color:#666}
skin/adminhtml/default/default/mzax/images/mail-tester.png ADDED
Binary file