Commit Graph

29 Commits

Author SHA1 Message Date
Manuel Raynaud
265d8b5a5f fix cs 2014-03-09 19:40:36 +01:00
Franck Allimant
60988123f9 Fixed URL generation wich occasionally fails when parameters are added 2014-02-04 12:39:35 +01:00
Franck Allimant
89653f452b Removes container from all Thelia actions, but Modules (#198) 2014-01-31 20:06:42 +01:00
Franck Allimant
f8e3553924 Removed unused container dependency from the FileManager class 2014-01-31 15:55:21 +01:00
Manuel Raynaud
2c030f910b fix cs 2013-10-25 10:07:21 +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
Etienne Roudeix
77dbdce4e8 fix tests 2013-10-22 11:33:01 +02:00
gmorel
0d8f6b483f Working : Coupon : Fixing unit tests 2013-10-15 22:51:09 +02:00
Manuel Raynaud
98c3177de2 test folder removal 2013-10-01 13:52:51 +02:00
Manuel Raynaud
c65ec67bdf fix cs 2013-09-30 10:35:34 +02:00
Manuel Raynaud
43b5a129f7 refactor order and image events 2013-09-30 10:34:08 +02:00
Manuel Raynaud
6d5f34767d refactor document events 2013-09-30 10:32:48 +02:00
gmorel
c8e56625ad Working : upload file/image : fix sanitizeFileName 2013-09-27 10:21:49 +02:00
gmorel
cef3787d68 Working : Fix : Unit test 2013-09-24 19:06:10 +02:00
gmorel
87016ddddb Working : Fix : Unit test 2013-09-24 18:54:38 +02:00
gmorel
71888e68aa Working : FileManager :Add some more unit tests 2013-09-24 14:50:42 +02:00
gmorel
430e18e4e2 Working : Add a link on documents 2013-09-24 12:25:19 +02:00
gmorel
466113bc12 Working : upload : fix unit test 2013-09-24 11:11:50 +02:00
gmorel
e39511e3dc Working : Upload image : Fix unit tests 2013-09-23 14:55:36 +02:00
gmorel
b91a11536b Working : Image management set on Category 2013-09-22 20:50:42 +02:00
gmorel
ced7b5e6dc WIP : Upload management (upload+save+delete done) need to finish integration and add all image fields 2013-09-20 16:51:34 +02:00
Manuel Raynaud
70d93d1daa fix cs 2013-09-11 08:27:40 +02:00
franck
c8a5734a9e Added Tools\URL test case, and a test case superclass for initializing
Tools\URL
2013-09-06 01:55:16 +02:00
Etienne Roudeix
4ba16dc290 sid : rewriting 2013-08-30 09:13:54 +02:00
Manuel Raynaud
88a82c69d1 rewrite test after Tlog refactoring 2013-01-19 22:52:51 +01:00
Manuel Raynaud
4e21c25867 fix some CS 2013-01-09 09:13:25 +01:00
Manuel Raynaud
911146255f put copyright text and add covers annotation in DIGeneratorTest 2012-12-28 12:00:47 +01:00
Manuel Raynaud
eb4de3eb87 add new assertion in DIGeneratorTest 2012-12-21 18:43:12 +01:00
Manuel Raynaud
4bcdf2479a write firts unit test with phpunit 2012-12-21 17:33:06 +01:00