forgeos_commerce 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (433) hide show
  1. data/COPYING +339 -0
  2. data/COPYING.LESSER +165 -0
  3. data/Gemfile +2 -0
  4. data/LICENSE +2 -0
  5. data/MIT-LICENSE +20 -0
  6. data/README.textile +27 -0
  7. data/app/assets/images/forgeos/admin/favicon.gif +0 -0
  8. data/app/assets/images/forgeos/jstree/themes/association_product/bubble-quantity-products.png +0 -0
  9. data/app/assets/images/forgeos/jstree/themes/association_product/check-checked.png +0 -0
  10. data/app/assets/images/forgeos/jstree/themes/association_product/check-unchecked.png +0 -0
  11. data/app/assets/images/forgeos/jstree/themes/association_product/context.gif +0 -0
  12. data/app/assets/images/forgeos/jstree/themes/association_product/create.png +0 -0
  13. data/app/assets/images/forgeos/jstree/themes/association_product/dark-blue-minus.png +0 -0
  14. data/app/assets/images/forgeos/jstree/themes/association_product/dark-blue-plus.png +0 -0
  15. data/app/assets/images/forgeos/jstree/themes/association_product/dot.gif +0 -0
  16. data/app/assets/images/forgeos/jstree/themes/association_product/f.png +0 -0
  17. data/app/assets/images/forgeos/jstree/themes/association_product/fminus.gif +0 -0
  18. data/app/assets/images/forgeos/jstree/themes/association_product/fminus_rtl.gif +0 -0
  19. data/app/assets/images/forgeos/jstree/themes/association_product/folder.png +0 -0
  20. data/app/assets/images/forgeos/jstree/themes/association_product/fplus.gif +0 -0
  21. data/app/assets/images/forgeos/jstree/themes/association_product/fplus_rtl.gif +0 -0
  22. data/app/assets/images/forgeos/jstree/themes/association_product/lastli.gif +0 -0
  23. data/app/assets/images/forgeos/jstree/themes/association_product/lastli_rtl.gif +0 -0
  24. data/app/assets/images/forgeos/jstree/themes/association_product/li.gif +0 -0
  25. data/app/assets/images/forgeos/jstree/themes/association_product/remove.png +0 -0
  26. data/app/assets/images/forgeos/jstree/themes/association_product/rename.png +0 -0
  27. data/app/assets/images/forgeos/jstree/themes/association_product/throbber.gif +0 -0
  28. data/app/assets/images/forgeos/jstree/themes/product-types/bubble-quantity-products.png +0 -0
  29. data/app/assets/images/forgeos/jstree/themes/product-types/check-checked.png +0 -0
  30. data/app/assets/images/forgeos/jstree/themes/product-types/check-unchecked.png +0 -0
  31. data/app/assets/images/forgeos/jstree/themes/product-types/context.gif +0 -0
  32. data/app/assets/images/forgeos/jstree/themes/product-types/create.png +0 -0
  33. data/app/assets/images/forgeos/jstree/themes/product-types/dark-blue-minus.png +0 -0
  34. data/app/assets/images/forgeos/jstree/themes/product-types/dark-blue-plus.png +0 -0
  35. data/app/assets/images/forgeos/jstree/themes/product-types/dot.gif +0 -0
  36. data/app/assets/images/forgeos/jstree/themes/product-types/drag-drop.png +0 -0
  37. data/app/assets/images/forgeos/jstree/themes/product-types/f.png +0 -0
  38. data/app/assets/images/forgeos/jstree/themes/product-types/fminus.gif +0 -0
  39. data/app/assets/images/forgeos/jstree/themes/product-types/fminus_rtl.gif +0 -0
  40. data/app/assets/images/forgeos/jstree/themes/product-types/folder.png +0 -0
  41. data/app/assets/images/forgeos/jstree/themes/product-types/fplus.gif +0 -0
  42. data/app/assets/images/forgeos/jstree/themes/product-types/fplus_rtl.gif +0 -0
  43. data/app/assets/images/forgeos/jstree/themes/product-types/grey-drag-drop.png +0 -0
  44. data/app/assets/images/forgeos/jstree/themes/product-types/lastli.gif +0 -0
  45. data/app/assets/images/forgeos/jstree/themes/product-types/lastli_rtl.gif +0 -0
  46. data/app/assets/images/forgeos/jstree/themes/product-types/li.gif +0 -0
  47. data/app/assets/images/forgeos/jstree/themes/product-types/remove.png +0 -0
  48. data/app/assets/images/forgeos/jstree/themes/product-types/rename.png +0 -0
  49. data/app/assets/images/forgeos/jstree/themes/product-types/throbber.gif +0 -0
  50. data/app/assets/images/forgeos/jstree/themes/product_category/brown-minus.png +0 -0
  51. data/app/assets/images/forgeos/jstree/themes/product_category/brown-plus.png +0 -0
  52. data/app/assets/images/forgeos/jstree/themes/product_category/bubble-quantity-products.png +0 -0
  53. data/app/assets/images/forgeos/jstree/themes/product_category/context.gif +0 -0
  54. data/app/assets/images/forgeos/jstree/themes/product_category/create.png +0 -0
  55. data/app/assets/images/forgeos/jstree/themes/product_category/dot.gif +0 -0
  56. data/app/assets/images/forgeos/jstree/themes/product_category/f.png +0 -0
  57. data/app/assets/images/forgeos/jstree/themes/product_category/fminus.gif +0 -0
  58. data/app/assets/images/forgeos/jstree/themes/product_category/fminus_rtl.gif +0 -0
  59. data/app/assets/images/forgeos/jstree/themes/product_category/fplus.gif +0 -0
  60. data/app/assets/images/forgeos/jstree/themes/product_category/fplus_rtl.gif +0 -0
  61. data/app/assets/images/forgeos/jstree/themes/product_category/lastli.gif +0 -0
  62. data/app/assets/images/forgeos/jstree/themes/product_category/lastli_rtl.gif +0 -0
  63. data/app/assets/images/forgeos/jstree/themes/product_category/li.gif +0 -0
  64. data/app/assets/images/forgeos/jstree/themes/product_category/remove.png +0 -0
  65. data/app/assets/images/forgeos/jstree/themes/product_category/rename.png +0 -0
  66. data/app/assets/images/forgeos/jstree/themes/product_category/throbber.gif +0 -0
  67. data/app/assets/images/forgeos/jstree/themes/zone-tree/bubble-quantity-products.png +0 -0
  68. data/app/assets/images/forgeos/jstree/themes/zone-tree/check-checked.png +0 -0
  69. data/app/assets/images/forgeos/jstree/themes/zone-tree/check-unchecked.png +0 -0
  70. data/app/assets/images/forgeos/jstree/themes/zone-tree/context.gif +0 -0
  71. data/app/assets/images/forgeos/jstree/themes/zone-tree/create.png +0 -0
  72. data/app/assets/images/forgeos/jstree/themes/zone-tree/dark-blue-minus.png +0 -0
  73. data/app/assets/images/forgeos/jstree/themes/zone-tree/dark-blue-plus.png +0 -0
  74. data/app/assets/images/forgeos/jstree/themes/zone-tree/dot.gif +0 -0
  75. data/app/assets/images/forgeos/jstree/themes/zone-tree/f.png +0 -0
  76. data/app/assets/images/forgeos/jstree/themes/zone-tree/fminus.gif +0 -0
  77. data/app/assets/images/forgeos/jstree/themes/zone-tree/fminus_rtl.gif +0 -0
  78. data/app/assets/images/forgeos/jstree/themes/zone-tree/folder.png +0 -0
  79. data/app/assets/images/forgeos/jstree/themes/zone-tree/fplus.gif +0 -0
  80. data/app/assets/images/forgeos/jstree/themes/zone-tree/fplus_rtl.gif +0 -0
  81. data/app/assets/images/forgeos/jstree/themes/zone-tree/lastli.gif +0 -0
  82. data/app/assets/images/forgeos/jstree/themes/zone-tree/lastli_rtl.gif +0 -0
  83. data/app/assets/images/forgeos/jstree/themes/zone-tree/li.gif +0 -0
  84. data/app/assets/images/forgeos/jstree/themes/zone-tree/remove.png +0 -0
  85. data/app/assets/images/forgeos/jstree/themes/zone-tree/rename.png +0 -0
  86. data/app/assets/images/forgeos/jstree/themes/zone-tree/throbber.gif +0 -0
  87. data/app/assets/javascripts/forgeos/admin/functions.js +3 -0
  88. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/all.js +1 -0
  89. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/attributes.js +18 -0
  90. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/cross-sellings.js +18 -0
  91. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/orders.js +88 -0
  92. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/products.js +46 -0
  93. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/rules.js +98 -0
  94. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/transporters.js +60 -0
  95. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/trees.js +35 -0
  96. data/app/assets/javascripts/forgeos/admin/functions/forgeos_commerce/uploads.js +10 -0
  97. data/app/assets/javascripts/forgeos/admin/inits.js +3 -0
  98. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/all.js +1 -0
  99. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/clicks.js +25 -0
  100. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/cross-sellings.js +69 -0
  101. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/customer.js +64 -0
  102. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/orders.js +83 -0
  103. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/overlays.js +45 -0
  104. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/products.js +103 -0
  105. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/settings.js +15 -0
  106. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/special-offers.js +23 -0
  107. data/app/assets/javascripts/forgeos/admin/inits/forgeos_commerce/trees.js +71 -0
  108. data/app/assets/stylesheets/forgeos/admin/base.css.sass +3 -0
  109. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_all.css.sass +9 -0
  110. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_attributes.css.sass +59 -0
  111. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_customer.css.sass +84 -0
  112. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_delivery.css.sass +81 -0
  113. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_dropdowns.css.sass +171 -0
  114. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_order.css.sass +208 -0
  115. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_payment.css.sass +34 -0
  116. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_products.css.sass +341 -0
  117. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_special_offers.css.sass +198 -0
  118. data/app/assets/stylesheets/forgeos/admin/forgeos_commerce/_transporters.css.sass +5 -0
  119. data/app/assets/stylesheets/forgeos/jstree/themes/association_product/style.css.sass +50 -0
  120. data/app/assets/stylesheets/forgeos/jstree/themes/product-types/style.css.sass +129 -0
  121. data/app/assets/stylesheets/forgeos/jstree/themes/product_category/style.css.sass +109 -0
  122. data/app/assets/stylesheets/forgeos/jstree/themes/zone-tree/style.css.sass +103 -0
  123. data/app/controllers/addresses_controller.rb +51 -0
  124. data/app/controllers/admin/attributes_controller.rb +161 -0
  125. data/app/controllers/admin/base_controller.rb +5 -0
  126. data/app/controllers/admin/brands_controller.rb +119 -0
  127. data/app/controllers/admin/forms_controller.rb +66 -0
  128. data/app/controllers/admin/geo_zones_controller.rb +74 -0
  129. data/app/controllers/admin/import_controller.rb +50 -0
  130. data/app/controllers/admin/orders_controller.rb +248 -0
  131. data/app/controllers/admin/product_types_controller.rb +122 -0
  132. data/app/controllers/admin/products_controller.rb +204 -0
  133. data/app/controllers/admin/special_offers_controller.rb +236 -0
  134. data/app/controllers/admin/statistics_controller.rb +64 -0
  135. data/app/controllers/admin/transporter_rules_controller.rb +307 -0
  136. data/app/controllers/admin/users_controller.rb +100 -0
  137. data/app/controllers/admin/vouchers_controller.rb +207 -0
  138. data/app/controllers/application_controller.rb +75 -0
  139. data/app/controllers/order_controller.rb +229 -0
  140. data/app/helpers/admin/payment_fields_helper.rb +31 -0
  141. data/app/helpers/application_helper.rb +7 -0
  142. data/app/helpers/cart_helper.rb +40 -0
  143. data/app/helpers/category_helper.rb +36 -0
  144. data/app/helpers/product_helper.rb +118 -0
  145. data/app/helpers/routes_helper.rb +60 -0
  146. data/app/helpers/wishlist_helper.rb +142 -0
  147. data/app/models/address_delivery.rb +2 -0
  148. data/app/models/address_invoice.rb +2 -0
  149. data/app/models/attribute.rb +38 -0
  150. data/app/models/attribute_category.rb +3 -0
  151. data/app/models/attribute_value.rb +10 -0
  152. data/app/models/brand.rb +22 -0
  153. data/app/models/brand_category.rb +3 -0
  154. data/app/models/cart.rb +190 -0
  155. data/app/models/cart_item.rb +21 -0
  156. data/app/models/checkbox_attribute.rb +2 -0
  157. data/app/models/country.rb +4 -0
  158. data/app/models/cross_sellings_product.rb +4 -0
  159. data/app/models/currencies_exchanges_rate.rb +2 -0
  160. data/app/models/currency.rb +13 -0
  161. data/app/models/date_attribute.rb +2 -0
  162. data/app/models/dynamic_attribute.rb +6 -0
  163. data/app/models/dynamic_attribute_value.rb +5 -0
  164. data/app/models/form.rb +7 -0
  165. data/app/models/form_attribute.rb +3 -0
  166. data/app/models/geo_zone.rb +6 -0
  167. data/app/models/longtext_attribute.rb +2 -0
  168. data/app/models/number_attribute.rb +2 -0
  169. data/app/models/order.rb +483 -0
  170. data/app/models/order_detail.rb +129 -0
  171. data/app/models/order_shipping.rb +25 -0
  172. data/app/models/pack.rb +9 -0
  173. data/app/models/picklist_attribute.rb +2 -0
  174. data/app/models/product.rb +294 -0
  175. data/app/models/product_attribute.rb +4 -0
  176. data/app/models/product_category.rb +9 -0
  177. data/app/models/product_link.rb +9 -0
  178. data/app/models/product_price_variation.rb +3 -0
  179. data/app/models/product_sold_counter.rb +2 -0
  180. data/app/models/product_sweeper.rb +30 -0
  181. data/app/models/product_type.rb +27 -0
  182. data/app/models/product_type_category.rb +3 -0
  183. data/app/models/product_viewed_counter.rb +2 -0
  184. data/app/models/products_wishlist.rb +25 -0
  185. data/app/models/radio_attribute.rb +2 -0
  186. data/app/models/radiobutton_attribute.rb +2 -0
  187. data/app/models/setting.rb +46 -0
  188. data/app/models/size.rb +5 -0
  189. data/app/models/special_offer_category.rb +3 -0
  190. data/app/models/special_offer_rule.rb +21 -0
  191. data/app/models/text_attribute.rb +2 -0
  192. data/app/models/text_field_attribute.rb +2 -0
  193. data/app/models/transporter_category.rb +3 -0
  194. data/app/models/transporter_rule.rb +3 -0
  195. data/app/models/url_attribute.rb +2 -0
  196. data/app/models/user.rb +45 -0
  197. data/app/models/user_address.rb +6 -0
  198. data/app/models/voucher_category.rb +3 -0
  199. data/app/models/voucher_rule.rb +3 -0
  200. data/app/models/wishlist.rb +134 -0
  201. data/app/views/admin/addresses/_form.html.haml +42 -0
  202. data/app/views/admin/attributes/_categories.html.haml +7 -0
  203. data/app/views/admin/attributes/_choice.html.haml +24 -0
  204. data/app/views/admin/attributes/_date.html.haml +5 -0
  205. data/app/views/admin/attributes/_form.html.haml +36 -0
  206. data/app/views/admin/attributes/_longtext.html.haml +5 -0
  207. data/app/views/admin/attributes/_number.html.haml +5 -0
  208. data/app/views/admin/attributes/_tabs.html.haml +6 -0
  209. data/app/views/admin/attributes/_text.html.haml +5 -0
  210. data/app/views/admin/attributes/_url.html.haml +5 -0
  211. data/app/views/admin/attributes/destroy.js.erb +1 -0
  212. data/app/views/admin/attributes/edit.html.haml +2 -0
  213. data/app/views/admin/attributes/index.html.haml +33 -0
  214. data/app/views/admin/attributes/index.json.erb +24 -0
  215. data/app/views/admin/attributes/new.html.haml +2 -0
  216. data/app/views/admin/attributes/show.html.haml +51 -0
  217. data/app/views/admin/brands/_form.html.haml +29 -0
  218. data/app/views/admin/brands/_tabs.html.haml +6 -0
  219. data/app/views/admin/brands/destroy.js.erb +1 -0
  220. data/app/views/admin/brands/edit.html.haml +2 -0
  221. data/app/views/admin/brands/index.html.haml +15 -0
  222. data/app/views/admin/brands/index.json.erb +23 -0
  223. data/app/views/admin/brands/new.html.haml +2 -0
  224. data/app/views/admin/dashboard/index.html.haml +230 -0
  225. data/app/views/admin/forms/_form.html.haml +38 -0
  226. data/app/views/admin/forms/_tabs.html.haml +6 -0
  227. data/app/views/admin/forms/destroy.js.erb +1 -0
  228. data/app/views/admin/forms/edit.html.haml +2 -0
  229. data/app/views/admin/forms/index.html.haml +11 -0
  230. data/app/views/admin/forms/index.json.erb +20 -0
  231. data/app/views/admin/forms/new.html.haml +2 -0
  232. data/app/views/admin/geo_zones/_form.html.haml +20 -0
  233. data/app/views/admin/geo_zones/_list.html.haml +9 -0
  234. data/app/views/admin/geo_zones/edit.html.haml +3 -0
  235. data/app/views/admin/geo_zones/index.html.haml +49 -0
  236. data/app/views/admin/geo_zones/new.html.haml +3 -0
  237. data/app/views/admin/geo_zones/show.html.haml +4 -0
  238. data/app/views/admin/import/create_product.html.haml +2 -0
  239. data/app/views/admin/menus/_types_popups.html.haml +22 -0
  240. data/app/views/admin/orders/_address_form.html.haml +29 -0
  241. data/app/views/admin/orders/_form.html.haml +198 -0
  242. data/app/views/admin/orders/_list.html.haml +29 -0
  243. data/app/views/admin/orders/_products_popup.html.haml +15 -0
  244. data/app/views/admin/orders/create.html.haml +1 -0
  245. data/app/views/admin/orders/destroy.js.erb +1 -0
  246. data/app/views/admin/orders/edit.html.haml +1 -0
  247. data/app/views/admin/orders/index.html.haml +24 -0
  248. data/app/views/admin/orders/index.json.erb +48 -0
  249. data/app/views/admin/orders/show.html.haml +130 -0
  250. data/app/views/admin/product_types/_form.html.haml +46 -0
  251. data/app/views/admin/product_types/_list.html.haml +6 -0
  252. data/app/views/admin/product_types/_options_categories.html.haml +19 -0
  253. data/app/views/admin/product_types/_tabs.html.haml +6 -0
  254. data/app/views/admin/product_types/destroy.js.erb +1 -0
  255. data/app/views/admin/product_types/edit.html.haml +3 -0
  256. data/app/views/admin/product_types/index.html.haml +14 -0
  257. data/app/views/admin/product_types/index.json.erb +24 -0
  258. data/app/views/admin/product_types/new.html.haml +3 -0
  259. data/app/views/admin/product_types/show.html.haml +23 -0
  260. data/app/views/admin/products/_attributes.html.haml +37 -0
  261. data/app/views/admin/products/_cross_popup.html.haml +56 -0
  262. data/app/views/admin/products/_cross_sell_tr.html.haml +13 -0
  263. data/app/views/admin/products/_cross_sells.html.haml +1 -0
  264. data/app/views/admin/products/_form.html.haml +26 -0
  265. data/app/views/admin/products/_general.html.haml +153 -0
  266. data/app/views/admin/products/_list.html.haml +18 -0
  267. data/app/views/admin/products/_prices.html.haml +17 -0
  268. data/app/views/admin/products/_products_popup.html.haml +41 -0
  269. data/app/views/admin/products/_seo.html.haml +75 -0
  270. data/app/views/admin/products/_shippings.html.haml +0 -0
  271. data/app/views/admin/products/_sizes.html.haml +23 -0
  272. data/app/views/admin/products/_tabs.html.haml +2 -0
  273. data/app/views/admin/products/activate.js.erb +1 -0
  274. data/app/views/admin/products/destroy.js.erb +1 -0
  275. data/app/views/admin/products/edit.html.haml +1 -0
  276. data/app/views/admin/products/index.html.haml +20 -0
  277. data/app/views/admin/products/index.json.erb +65 -0
  278. data/app/views/admin/products/new.html.haml +1 -0
  279. data/app/views/admin/products/show.html.haml +158 -0
  280. data/app/views/admin/settings/_colissimo.html.haml +7 -0
  281. data/app/views/admin/settings/_godfather.html.haml +11 -0
  282. data/app/views/admin/settings/_google_shopping.html.haml +5 -0
  283. data/app/views/admin/settings/_payment.html.haml +63 -0
  284. data/app/views/admin/settings/_tabs.html.haml +5 -0
  285. data/app/views/admin/settings/edit.html.haml +33 -0
  286. data/app/views/admin/special_offers/_form.html.haml +88 -0
  287. data/app/views/admin/special_offers/_patterns.html.haml +151 -0
  288. data/app/views/admin/special_offers/_tabs.html.haml +5 -0
  289. data/app/views/admin/special_offers/_top_links.html.haml +6 -0
  290. data/app/views/admin/special_offers/activate.js.erb +1 -0
  291. data/app/views/admin/special_offers/destroy.js.erb +1 -0
  292. data/app/views/admin/special_offers/edit.html.haml +4 -0
  293. data/app/views/admin/special_offers/index.html.haml +15 -0
  294. data/app/views/admin/special_offers/index.json.erb +28 -0
  295. data/app/views/admin/special_offers/new.html.haml +2 -0
  296. data/app/views/admin/special_offers/show.html.haml +28 -0
  297. data/app/views/admin/special_offers/special_offer.html.haml +166 -0
  298. data/app/views/admin/statistics/index.html.haml +158 -0
  299. data/app/views/admin/transporter_rules/_delivery_rules.html.haml +83 -0
  300. data/app/views/admin/transporter_rules/_form.html.haml +90 -0
  301. data/app/views/admin/transporter_rules/_left_sidebar.html.haml +9 -0
  302. data/app/views/admin/transporter_rules/_sidebar.html.haml +10 -0
  303. data/app/views/admin/transporter_rules/_tabs.html.haml +8 -0
  304. data/app/views/admin/transporter_rules/activate.js.erb +1 -0
  305. data/app/views/admin/transporter_rules/destroy.js.erb +1 -0
  306. data/app/views/admin/transporter_rules/edit.html.haml +1 -0
  307. data/app/views/admin/transporter_rules/index.html.haml +13 -0
  308. data/app/views/admin/transporter_rules/index.json.erb +30 -0
  309. data/app/views/admin/transporter_rules/new.html.haml +1 -0
  310. data/app/views/admin/transporter_rules/show.html.haml +30 -0
  311. data/app/views/admin/users/_fields_for_addresses_deliveries.html.haml +38 -0
  312. data/app/views/admin/users/_fields_for_addresses_invoices.html.haml +34 -0
  313. data/app/views/admin/users/_form.html.haml +88 -0
  314. data/app/views/admin/users/edit.json.erb +35 -0
  315. data/app/views/admin/users/index.html.haml +12 -0
  316. data/app/views/admin/users/index.json.erb +32 -0
  317. data/app/views/admin/users/index2.html.haml +33 -0
  318. data/app/views/admin/users/show.html.haml +72 -0
  319. data/app/views/admin/vouchers/_form.html.haml +92 -0
  320. data/app/views/admin/vouchers/_tabs.html.haml +3 -0
  321. data/app/views/admin/vouchers/activate.js.erb +1 -0
  322. data/app/views/admin/vouchers/destroy.js.erb +1 -0
  323. data/app/views/admin/vouchers/index.html.haml +15 -0
  324. data/app/views/admin/vouchers/index.json.erb +28 -0
  325. data/app/views/admin/vouchers/new.html.haml +2 -0
  326. data/config/locales/activerecord/en.yml +6 -0
  327. data/config/locales/activerecord/fr.yml +18 -0
  328. data/config/locales/admin/address/en.yml +3 -0
  329. data/config/locales/admin/address/fr.yml +3 -0
  330. data/config/locales/admin/attribute/en.yml +76 -0
  331. data/config/locales/admin/attribute/fr.yml +75 -0
  332. data/config/locales/admin/brands/en.yml +24 -0
  333. data/config/locales/admin/brands/fr.yml +27 -0
  334. data/config/locales/admin/dashboard/en.yml +6 -0
  335. data/config/locales/admin/dashboard/fr.yml +6 -0
  336. data/config/locales/admin/order/en.yml +54 -0
  337. data/config/locales/admin/order/fr.yml +54 -0
  338. data/config/locales/admin/product/en.yml +105 -0
  339. data/config/locales/admin/product/fr.yml +106 -0
  340. data/config/locales/admin/settings/en.yml +90 -0
  341. data/config/locales/admin/settings/fr.yml +87 -0
  342. data/config/locales/admin/special_offer/en.yml +59 -0
  343. data/config/locales/admin/special_offer/fr.yml +60 -0
  344. data/config/locales/admin/transporter/en.yml +36 -0
  345. data/config/locales/admin/transporter/fr.yml +36 -0
  346. data/config/locales/admin/voucher/en.yml +3 -0
  347. data/config/locales/admin/voucher/fr.yml +3 -0
  348. data/config/locales/admin/wishlist/en.yml +89 -0
  349. data/config/locales/admin/wishlist/fr.yml +89 -0
  350. data/config/locales/common/en.yml +424 -0
  351. data/config/locales/common/fr.yml +422 -0
  352. data/config/routes.rb +109 -0
  353. data/config/search.example.yml +8 -0
  354. data/db/fixtures/currencies.yml +10 -0
  355. data/db/fixtures/currencies_exchanges_rates.yml +9 -0
  356. data/db/fixtures/page_translations.yml +11 -0
  357. data/db/fixtures/pages.yml +5 -0
  358. data/db/fixtures/people.yml +11 -0
  359. data/db/fixtures/product_type_translations.yml +11 -0
  360. data/db/fixtures/product_types.yml +2 -0
  361. data/db/migrate/20091009134433_create_attribute_values.rb +15 -0
  362. data/db/migrate/20091009134440_create_attribute_values_products.rb +14 -0
  363. data/db/migrate/20091009134448_create_attributes.rb +17 -0
  364. data/db/migrate/20091009134455_create_attributes_product_types.rb +14 -0
  365. data/db/migrate/20091009134525_create_carts.rb +15 -0
  366. data/db/migrate/20091009134532_create_cart_items.rb +14 -0
  367. data/db/migrate/20091009134609_create_cross_sellings_products.rb +11 -0
  368. data/db/migrate/20091009134616_create_currencies.rb +15 -0
  369. data/db/migrate/20091009134624_create_currencies_exchanges_rates.rb +13 -0
  370. data/db/migrate/20091009134631_create_dynamic_attribute_values.rb +17 -0
  371. data/db/migrate/20091009134659_create_order_details.rb +24 -0
  372. data/db/migrate/20091009134706_create_order_shippings.rb +16 -0
  373. data/db/migrate/20091009134714_create_orders.rb +21 -0
  374. data/db/migrate/20091009134721_create_packs_products.rb +13 -0
  375. data/db/migrate/20091009134805_create_product_types.rb +11 -0
  376. data/db/migrate/20091009134813_create_products.rb +37 -0
  377. data/db/migrate/20091009134821_create_products_wishlists.rb +13 -0
  378. data/db/migrate/20091009134947_create_wishlists.rb +12 -0
  379. data/db/migrate/20100323143123_create_geo_zones_transporter_rules.rb +12 -0
  380. data/db/migrate/20100414090950_create_brands.rb +15 -0
  381. data/db/migrate/20100414091706_create_sizes.rb +15 -0
  382. data/db/migrate/20100928123009_add_patronage_to_people.rb +20 -0
  383. data/db/migrate/20101007074306_create_product_price_variations.rb +13 -0
  384. data/db/migrate/20110311111210_create_forms.rb +13 -0
  385. data/db/migrate/20110311112646_attributes_forms.rb +13 -0
  386. data/db/migrate/20110322165950_add_payment_methods_to_settings.rb +13 -0
  387. data/db/migrate/20110405084454_add_colissimo_methods_to_settings.rb +13 -0
  388. data/db/migrate/20110516075553_add_google_infos_to_settings.rb +11 -0
  389. data/db/migrate/20110831164213_add_order_fields_to_addresses.rb +9 -0
  390. data/lib/CMCIC_Config.rb +16 -0
  391. data/lib/CMCIC_Tpe.rb +227 -0
  392. data/lib/forgeos/commerce.rb +9 -0
  393. data/lib/forgeos/commerce/admin_menu.rb +28 -0
  394. data/lib/forgeos/commerce/engine.rb +11 -0
  395. data/lib/forgeos/commerce/float.rb +10 -0
  396. data/lib/forgeos/commerce/statistics.rb +62 -0
  397. data/lib/forgeos/commerce/version.rb +5 -0
  398. data/lib/forgeos_commerce.rb +1 -0
  399. data/lib/special_offer.rb +61 -0
  400. data/lib/tasks/install.rake +9 -0
  401. data/lib/transporter.rb +26 -0
  402. data/lib/voucher.rb +41 -0
  403. data/recipes/deploy.rb +15 -0
  404. data/test/dummy/Rakefile +7 -0
  405. data/test/dummy/app/assets/javascripts/application.js +9 -0
  406. data/test/dummy/app/assets/stylesheets/application.css +7 -0
  407. data/test/dummy/app/controllers/application_controller.rb +3 -0
  408. data/test/dummy/app/helpers/application_helper.rb +2 -0
  409. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  410. data/test/dummy/config.ru +4 -0
  411. data/test/dummy/config/application.rb +42 -0
  412. data/test/dummy/config/boot.rb +10 -0
  413. data/test/dummy/config/database.yml +25 -0
  414. data/test/dummy/config/environment.rb +5 -0
  415. data/test/dummy/config/environments/development.rb +27 -0
  416. data/test/dummy/config/environments/production.rb +51 -0
  417. data/test/dummy/config/environments/test.rb +39 -0
  418. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  419. data/test/dummy/config/initializers/inflections.rb +10 -0
  420. data/test/dummy/config/initializers/mime_types.rb +5 -0
  421. data/test/dummy/config/initializers/secret_token.rb +7 -0
  422. data/test/dummy/config/initializers/session_store.rb +8 -0
  423. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  424. data/test/dummy/config/locales/en.yml +5 -0
  425. data/test/dummy/config/routes.rb +58 -0
  426. data/test/dummy/public/404.html +26 -0
  427. data/test/dummy/public/422.html +26 -0
  428. data/test/dummy/public/500.html +26 -0
  429. data/test/dummy/public/favicon.ico +0 -0
  430. data/test/dummy/script/rails +6 -0
  431. data/test/forgeos_commerce_test.rb +7 -0
  432. data/test/test_helper.rb +10 -0
  433. metadata +539 -0
@@ -0,0 +1,90 @@
1
+ en:
2
+ payment:
3
+ one: paiement gateway
4
+ other: paiement gateways
5
+ not_active: Gateway disabled
6
+ cheque:
7
+ one: Paycheck
8
+ infos: "<strong>use following variables :</strong><ol><li>#{ORDER_ID} - Order ID</li><li>#{USER_NAME} - User name</li></ol>"
9
+ paypal:
10
+ one: Paypal
11
+ cmc_cic:
12
+ one: CMC CIC gateway
13
+ cyberplus:
14
+ one: Cyberplus
15
+ elysnet:
16
+ one: Elysnet
17
+
18
+ colissimo:
19
+ one: colissimo
20
+ setting:
21
+ colissimo: colissimo
22
+ helpers:
23
+ label:
24
+ setting:
25
+ google_account: Google Account (UA-XXXXX-X)
26
+ google_affiliation_store_name: Google Affiliation store name
27
+ "setting[colissimo_methods]":
28
+ active: Activate SoColissimo Shipping
29
+ sha: sha1 key
30
+ forwarding_charges: price
31
+ preparation_time: preparation duration
32
+ urlok: validated order url
33
+ urlko: error url
34
+ fo: Front Office ID
35
+ url_prod: production service url
36
+ url_test: test service url
37
+
38
+ "setting[payment_methods]":
39
+ cheque:
40
+ image: paycheck logo url
41
+ active: activate paycheck
42
+ message: message
43
+ paypal:
44
+ test: test mode activated
45
+ image: paypal logo url
46
+ active: activate paypal
47
+ email: email
48
+ secret: secret key
49
+ cert_id: certificate id
50
+ url: url
51
+ url_ok: validated order url
52
+ auto_response: autoresponse url
53
+ currency: currency
54
+ cmc_cic:
55
+ test: test mode activated
56
+ image: CMC CIC logo url
57
+ active: activate CMC CIC
58
+ cle: key
59
+ tpe: TPE code
60
+ version: version
61
+ serveur: server
62
+ code_societe: company code
63
+ url_ok: validated order url
64
+ url_ko: error url
65
+ url_return: back order url
66
+ cyberplus:
67
+ test: test mode activated
68
+ image: Cyberplus logo url
69
+ image_multi: Cyberplus multi logo url
70
+ active: activate Cyberplus
71
+ key: key
72
+ currency: currency
73
+ version: version
74
+ site_id: site id
75
+ payment_cards: available payment cards
76
+ payment_config: payment configuration
77
+ multi_minimum_cart: Order minimum price for Cyberplus multi
78
+ multi_message: Cyberplus multi message
79
+ url_ok: validated order url
80
+ url_ko: error url
81
+ url_return: back order url
82
+ url_referral: referral url
83
+ elysnet:
84
+ active: activate Elysnet
85
+ test: test mode activated
86
+ image: Elysnet logo url
87
+ merchant_id: site id
88
+ url_ok: validated order url
89
+ url_ko: error url
90
+ auto_response: back order url
@@ -0,0 +1,87 @@
1
+ fr:
2
+ payment:
3
+ one: paiement
4
+ other: paiements
5
+ not_active: "Ce paiement n'est pas activé"
6
+ cheque:
7
+ one: Paiement par chèque
8
+ infos: "<strong>utiliser les variables :</strong><ol><li>#{ORDER_ID} - Référence de la commande</li><li>#{USER_NAME} - Nom du client</li></ol>"
9
+ paypal:
10
+ one: Paypal
11
+ cmc_cic:
12
+ one: système CMC CIC
13
+ cyberplus:
14
+ one: système Cyberplus
15
+ elysnet:
16
+ one: système Elysnet
17
+
18
+ colissimo:
19
+ one: colissimo
20
+ helpers:
21
+ label:
22
+ setting:
23
+ google_account: "Compte Google (ex: UA-XXXXX-X)"
24
+ google_affiliation_store_name: Nom de la boutique "Google Affiliation"
25
+ "setting[colissimo_methods]":
26
+ active: Activer la livraison par SoColissimo
27
+ sha: Clef SHA1
28
+ forwarding_charges: prix
29
+ preparation_time: Temps de préparation
30
+ urlok: Url de retour commande validée
31
+ urlko: "Url en cas d'erreur"
32
+ fo: Identifiant Front Office
33
+ url_prod: Url du service en mode "production"
34
+ url_test: Url du service en mode "test"
35
+ "setting[payment_methods]":
36
+ cheque:
37
+ image: lien vers le logo paiement par chèque
38
+ active: activer le paiement par chèque
39
+ message: message
40
+ paypal:
41
+ test: activer le mode test
42
+ image: lien vers le logo paypal
43
+ active: activer paypal
44
+ email: email
45
+ secret: clé secrète
46
+ cert_id: identifiant du certificat
47
+ url: url
48
+ url_ok: url commande validée
49
+ auto_response: url d'autoréponse
50
+ currency: monnaie
51
+ cmc_cic:
52
+ test: activer le mode test
53
+ image: lien vers le logo CMC CIC
54
+ active: activer CMC CIC
55
+ cle: clé
56
+ tpe: code tpe
57
+ version: version
58
+ serveur: serveur
59
+ code_societe: code société
60
+ url_ok: url de confirmation
61
+ url_ko: "url d'erreur"
62
+ url_return: url de retour
63
+ cyberplus:
64
+ test: activer le mode test
65
+ image: lien vers le logo cyberplus
66
+ image_multi: lien vers le logo cyberplus multi
67
+ active: activer cyberplus
68
+ key: clé
69
+ currency: monnaie
70
+ version: version
71
+ site_id: identifiant du site
72
+ payment_cards: cartes de paiement
73
+ payment_config: configuration de paiement
74
+ multi_minimum_cart: Montant minimum pour le paiement en plusieurs fois
75
+ multi_message: Message pour inciter le client à payer en plusieurs fois
76
+ url_ok: url de confirmation
77
+ url_ko: "url d'erreur"
78
+ url_return: url de retour
79
+ url_referral: url de référence
80
+ elysnet:
81
+ active: activer elysnet
82
+ test: activer le mode test
83
+ image: lien vers le logo elysnet
84
+ merchant_id: identifiant du site
85
+ url_ok: url de confirmation
86
+ url_ko: "url d'erreur"
87
+ auto_response: url de retour
@@ -0,0 +1,59 @@
1
+ en:
2
+ back_to_special_offer: back to special offer
3
+ offer_used:
4
+ one: "this offer has been used %{count} time"
5
+ other: "this offer has been used %{count} times"
6
+ apply:
7
+ zero: "This Offer apply to %{count} product"
8
+ one: "This Offer apply to %{count} product"
9
+ other: "This Offer apply to %{count} products"
10
+ product_type_id: Product Type
11
+ brand_id: Brand
12
+ special_offer:
13
+ one: special offer
14
+ other: special offers
15
+ all: all special offers
16
+ for: for
17
+ this_condition: these conditions are
18
+ than: than
19
+ if: if
20
+ then: then
21
+ create:
22
+ action: 'create a special offer'
23
+
24
+ _for:
25
+ category: a category
26
+ product_in_shop: a product in shop
27
+ product_in_cart: a product in cart
28
+ cart: a cart
29
+ _if:
30
+ all: All
31
+ any: Any
32
+ _true: valid
33
+ conditions:
34
+ is: is
35
+ is_not: is not
36
+ equal_or_less_than: less or equal
37
+ equal_or_greater_than: equal or greater
38
+ less_than: less
39
+ greater_than: greater
40
+ attributes:
41
+ disabled:
42
+ main: MAIN SETTINGS
43
+ attribute: DYNAMICS
44
+ action:
45
+ discount: discount on product price
46
+ percent: with a % of
47
+ fixed: width a amount of
48
+ product: offer the product
49
+ shipping: free shipping
50
+ cart: discount on cart
51
+ end:
52
+ date: Date
53
+ total_use: Count of use
54
+ user_total_use: Count of use per customer
55
+ cart:
56
+ price: Total
57
+ quantity: Quantity
58
+ weight: Weight
59
+ shipping: Shipping
@@ -0,0 +1,60 @@
1
+ fr:
2
+ back_to_special_offer: retours au offres spécials
3
+ offer_used:
4
+ one: "cette offre spécial a été utilisé %{count} fois"
5
+ other: "cette offre spécial a été utilisé %{count} fois"
6
+ apply:
7
+ zero: "cette offre spécial s'applique à %{count} produit"
8
+ one: "cette offre spécial s'applique à %{count} produit"
9
+ other: "cette offre spécial s'applique à %{count} produits"
10
+ product_type_id: Type de produit
11
+ brand_id: Marque
12
+ special_offer:
13
+ one: offre spéciale
14
+ other: offres spéciales
15
+ all: toutes les offres spéciales
16
+ for: pour
17
+ this_condition: conditions sont
18
+ than: que
19
+ if: si
20
+ then: alors
21
+ end_offer_if: "l'offre se termine quand"
22
+ create:
23
+ action: 'créer une offre spéciale'
24
+
25
+ _for:
26
+ category: une catégorie de produit
27
+ product_in_shop: un produit de la boutique
28
+ product_in_cart: un produit dans le panier
29
+ cart: un panier complet
30
+ _if:
31
+ all: Toutes ces
32
+ any: "n'importe quelle"
33
+ _true: vraie
34
+ conditions:
35
+ is: est
36
+ is_not: "n'est pas"
37
+ equal_or_less_than: inférieur ou égal
38
+ equal_or_greater_than: supérieur ou égal
39
+ less_than: inférieur
40
+ greater_than: supérieur
41
+ attributes:
42
+ disabled:
43
+ main: PRINCIPAUX
44
+ attribute: DYNAMIQUES
45
+ action:
46
+ discount: réduction sur le prix du produit
47
+ percent: avec un % de
48
+ fixed: avec un montant de
49
+ product: offrir le produit
50
+ cart: remise sur le panier
51
+ shipping: offrir les frais de port
52
+ end:
53
+ date: Date
54
+ total_use: Utilisation totale
55
+ user_total_use: Utilisation par client
56
+ cart:
57
+ price: Total
58
+ quantity: Quantité
59
+ weight: Poid
60
+ shipping: Frais de port
@@ -0,0 +1,36 @@
1
+ en:
2
+ transporter:
3
+ one: "transporter"
4
+ other: "transporters"
5
+ all: "all transporters"
6
+ change: 'change transporter'
7
+ delivery_type: type of delivery
8
+ create:
9
+ success: 'the transporter was successfully created'
10
+ failed: 'a problem occured during the transporter creation'
11
+ action: 'create transporter'
12
+ update:
13
+ success: 'the transporter was successfully updated'
14
+ failed: 'a problem occured during the transporter update'
15
+ action: 'edit transporter'
16
+ destroy:
17
+ success: 'the transporter was successfully deleted'
18
+ failed: 'a problem occured during the transporter deletion'
19
+ confirm: 'are you sure to delete this transporter?'
20
+ action: 'delete transporter'
21
+ duplicate: 'duplicate transporter'
22
+ shipping_method:
23
+ one: "shipping method"
24
+ other: "shipping methods"
25
+ rule:
26
+ type:
27
+ weight: weight base rate
28
+ geographic_zone: geographic zone
29
+ product_type: product type
30
+ product: product
31
+ when:
32
+ weight: when weight
33
+ geographic_zone: when geographic zone
34
+ product_type: when product type
35
+ product: when product
36
+ shipping_is: shipping is
@@ -0,0 +1,36 @@
1
+ fr:
2
+ transporter:
3
+ one: "transporteur"
4
+ other: "transporteur"
5
+ all: "tous les transporteurs"
6
+ change: "changer de transporteur"
7
+ delivery_type: type de livraison
8
+ create:
9
+ success: "le transporteur a bien été créé"
10
+ failed: "un problème est survenu lors de la création du transporteur"
11
+ action: "créer transporteur"
12
+ update:
13
+ success: "le transporteur a bien été créé"
14
+ failed: "un problème est survenu lors du transporteur"
15
+ action: "éditer le transporteur"
16
+ destroy:
17
+ success: "le transporteur a bien été supprimée"
18
+ failed: "un problème est survenu lors de la suppression du transporteur"
19
+ confirm: "êtes-vous sûr de vouloir supprimer ce transporteur ?"
20
+ action: 'supprimer transpoteur'
21
+ duplicate: 'dupliquer transporteur'
22
+ shipping_method:
23
+ one: "méthode d'expédition"
24
+ other: "méthodes d'expédition"
25
+ rule:
26
+ type:
27
+ weight: weight base rate
28
+ geographic_zone: zone géographique
29
+ product_type: type de produit
30
+ product: produit
31
+ when:
32
+ weight: quand le poids
33
+ geographic_zone: quand la zone géographique
34
+ product_type: quand le type de produit
35
+ product: quand le produit
36
+ shipping_is: le paiement est de
@@ -0,0 +1,3 @@
1
+ en:
2
+ voucher:
3
+ all: vouchers
@@ -0,0 +1,3 @@
1
+ fr:
2
+ voucher:
3
+ all: codes promo
@@ -0,0 +1,89 @@
1
+ en:
2
+ product:
3
+ one : product
4
+ other: products
5
+ all: 'all products'
6
+ in_stock: 'in stock'
7
+ showed_on_homepage: 'showed on homepage'
8
+ show:
9
+ all: see all products
10
+ sold:
11
+ one: "%{count} sale"
12
+ other: "%{count} sales"
13
+ viewed:
14
+ one: "viewed %{count} time"
15
+ other: "viewed %{count} times"
16
+ best_seller:
17
+ one: best seller
18
+ other: best sellers
19
+ most_viewed:
20
+ one: most viewed
21
+ other: most viewed
22
+ associated_collection:
23
+ one: 'associated collection'
24
+ other: 'associated collections'
25
+ create:
26
+ success: 'the product was successfully created'
27
+ failed: 'a problem occured during the product creation'
28
+ action: 'create product'
29
+ update:
30
+ success: 'the product was successfully updated'
31
+ failed: 'a problem occured during the product update'
32
+ action: 'modify product'
33
+ destroy:
34
+ success: 'the product was successfully deleted'
35
+ failed: 'a problem occured during the product deletion'
36
+ confirm: 'are you sure to delete this product ?'
37
+ action: 'delete product'
38
+ duplicate: 'duplicate product'
39
+ order:
40
+ zero: no orders
41
+ one: order
42
+ other: orders
43
+ all: all orders
44
+ history: order history
45
+ product:
46
+ add: add product
47
+ select: select product
48
+ create:
49
+ success: 'the order was successfully created'
50
+ failed: 'a problem occured during the order creation'
51
+ action: 'create an order'
52
+ update:
53
+ success: 'the order was successfully updated'
54
+ failed: 'a problem occured during the order update'
55
+ action: 'edit order'
56
+ destroy:
57
+ success: 'the order was successfully deleted'
58
+ failed: 'a problem occured during the order deletion'
59
+ confirm: 'are you sure to delete this order ?'
60
+ action: 'delete order'
61
+ pay:
62
+ success: 'the order was successfully paid'
63
+ accept:
64
+ success: 'the order was successfully accepted'
65
+ send:
66
+ success: 'the order was successfully sent'
67
+ status:
68
+ unpaid: unpaid
69
+ paid: paid
70
+ canceled: canceled
71
+ shipped: shipped
72
+ closed: closed
73
+ lastest:
74
+ one: 'last order'
75
+ other: 'last orders'
76
+ pendings:
77
+ one: 'pending order'
78
+ other: 'pending orders'
79
+ show:
80
+ all: 'see all orders'
81
+ main_infos: 'main infos'
82
+ subtotal: subtotal
83
+ total: total
84
+ user_note: note from the customer
85
+ invoice:
86
+ one: 'bill'
87
+ other: 'bills'
88
+ show: 'see bill'
89
+ delivery: 'delivery'