Commit Graph

23 Commits

Author SHA1 Message Date
touffies
45f3dbe172 Issue 76
Currency sign next to the price
2013-11-07 13:03:00 +01:00
touffies
1471a8ed21 Remove duplicate icon error 2013-11-06 10:57:12 +01:00
touffies
fc49ff2e0a Missing security (Customer should be logged in to access these pages) 2013-11-05 10:23:08 +01:00
touffies
65a8953143 Profile and Useful was misspelled
Add missing language key into the dictionary
2013-11-04 16:35:01 +01:00
touffies
f05f20e16a Factorisation Checkout progress 2013-10-28 13:02:34 +01:00
touffies
0b927f8f2e Remove TTC 2013-10-28 11:32:39 +01:00
Manuel Raynaud
51cd9f4ee8 Merge branch 'master' into frontend
Conflicts:
	templates/default/layout.tpl
2013-10-25 14:51:34 +02:00
touffies
5d1d02fa20 integration error message for coupon code 2013-10-25 14:01:09 +02:00
Manuel Raynaud
ade22f5928 Merge pull request #77 from thelia/frontend
Car url should be on lowercase
2013-10-25 03:33:20 -07:00
touffies
a51868cc9b Remove TTC 2013-10-25 12:24:34 +02:00
Manuel Raynaud
804b8599b1 Merge pull request #74 from thelia/frontend
Frontend
2013-10-25 02:54:51 -07:00
touffies
64260d7429 Hide the label for the coupon code 2013-10-25 11:33:33 +02:00
Manuel Raynaud
9965b6a7a7 remove link on product images in invoice page 2013-10-24 17:52:06 +02:00
touffies
ebec82d1d2 Merge with master 2013-10-24 16:52:03 +02:00
gmorel
b45fbef2ad Merge branch 'master' of https://github.com/thelia/thelia into coupon
* 'master' of https://github.com/thelia/thelia: (33 commits)
  permissions
  finish contact process
  create contact form
  create example for mail usage
  permission cleanup
  change place where absolute url is create when rewritten url is enabled
  fix issue #43
  fix typo in product breadcrumb
  update countries list
  fix issue #35
  fix cartItem updateQuantity method
  add some verification on country default trigger
  not allowed to delete default country
  WIP : admin profiles
  fiw test suite
  clear cache when a module is removed
  end module removal
  create event object for module delete action
  update insert script
  new model
  ...

Conflicts:
	core/lib/Thelia/Controller/Admin/CouponController.php
2013-10-22 23:01:04 +02:00
badsuricate
11d1fa46f7 Merge branch 'frontend' of github.com:thelia/thelia into frontend 2013-10-22 12:03:06 +02:00
Etienne Roudeix
b00f70fa24 permission management 2013-10-22 11:09:24 +02:00
badsuricate
d7afc641d7 SHow production information on products table 2013-10-21 12:49:14 +02:00
gmorel
ad69c45e4f Merge branch 'master' of https://github.com/thelia/thelia into coupon
* 'master' of https://github.com/thelia/thelia: (87 commits)
  Missing ajax-loader icon
  don't use alternative Logger in debugbar if debug is disabled
  Remove debug bar
  Move temporarily fontawesome's font into the web folder
  Add loader css
  fix product visibility comparaison parameter
  Change this page on public page
  Bug : Remove close tag </a>
  decode url before searching if it's a rewritten url
  Modification font-size of price elements
  add page View All
  Add button "add product to cart"
  Footer : Static to dynamic content
  Add order on attribute_combination loop
  Fix bug in Content Loop with "current_folder" params
  Creation of Content page
  Change path /customer/account into /account
  Change path :  /customer/update into /account/update  /password into /account/password
  CustomerUpdateForm - Extend CustomerCreation
  Update profile - new method [Not finished yet]
  ...
2013-10-20 21:11:58 +02:00
gmorel
d2851b1c93 WIP : Coupon implementation in front : Coupon : Fixing unit tests 2013-10-17 01:38:13 +02:00
touffies
98e189390d Breadcrumbs completed 2013-10-02 17:58:39 +02:00
touffies
fd881b23f0 Merge with master 2013-10-02 11:20:48 +02:00
Manuel Raynaud
d37e28af19 rename order* file template 2013-09-30 11:12:15 +02:00