Commit Graph

14 Commits

Author SHA1 Message Date
rMalie
80e750c4c9 [+] Classes: Add PHP exceptions support + handler
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8797 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-27 12:10:47 +00:00
rMalie
abbcb7892d // Fix controllers file names + add missing files in override/ + ControllerFactory class is now deprecated, use Controller instead + fix NoticationCore
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8621 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-16 10:09:26 +00:00
fBrignoli
6700cc023e // Norm
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8581 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-14 15:33:14 +00:00
fBrignoli
cccdd42735 // debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8539 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-13 13:59:44 +00:00
rMalie
467313e111 // Normalization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8509 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-12 15:49:01 +00:00
fBrignoli
f371f3e3bc [*] Project : US + CA TaxSystem
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8105 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-18 10:10:50 +00:00
fBrignoli
8e64aa20e9 // Exception removed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8077 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-16 15:53:04 +00:00
fBrignoli
5f778cb23a // debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7971 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-09 15:24:40 +00:00
fBrignoli
e22bc403e6 [-] Project : index file is now regenerated when a class is removed from the override directory
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7970 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-09 15:24:03 +00:00
fBrignoli
58769824ce // replace !is_core by substr($classname, -4) != 'Core'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7947 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-08 15:52:23 +00:00
rMalie
8508481d36 // Add some comments in new autoload class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7939 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-08 14:24:32 +00:00
fBrignoli
8b6a67327e // debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7938 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-08 14:08:08 +00:00
fBrignoli
953c9e0262 [-] Project : Autoload now handle weird syntax (eg. class Product{)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7937 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-08 14:07:38 +00:00
fBrignoli
5155b92591 [*] Project : Autoload is now able to load classes from /classes or /override subdirectories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7936 b9a71923-0436-4b27-9f14-aed3839534dd
2011-08-08 13:34:01 +00:00