Damien Metzger
|
70641cdc4e
|
// PrestaShopException is not available in Autoload
|
2013-03-07 11:35:40 +01:00 |
|
Francois Gaillard
|
8baf87eef5
|
// Welcome 2013
|
2013-01-04 11:19:03 +01:00 |
|
Damien Metzger
|
310eac9f69
|
[-] Core : cannot throw an exception in the autoload #PSCFV-6018
|
2012-12-14 14:28:33 +01:00 |
|
vAugagneur
|
be946319be
|
//remove svn keyword @version Release: $
|
2012-11-22 11:57:40 +01:00 |
|
lLefevre
|
6588f9514c
|
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 09:29:43 +00:00 |
|
lLefevre
|
398d345362
|
// #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 06:18:59 +00:00 |
|
dMetzger
|
f5bcab7459
|
// Opti
|
2012-08-31 12:16:15 +00:00 |
|
aKorczak
|
75710639d0
|
[-] WS : Multiple fix on Web Services
|
2012-08-31 09:41:22 +00:00 |
|
Francois Gaillard
|
2795ca9016
|
[-] Classes : Autoload, bug fix
|
2012-08-29 16:27:16 +00:00 |
|
dMetzger
|
b51a95f9dd
|
// Opti
|
2012-08-29 14:22:23 +00:00 |
|
aFolletete
|
7ad1add6e9
|
// little optimization in autoloader, we exclude smarty classes of treatement
|
2012-05-21 15:18:59 +00:00 |
|
rMalie
|
e7b11dd2dd
|
[+] MO: modules can now have override classes installed automatically #PSCFV-2036 (thank to phrasespot)
|
2012-05-11 12:41:30 +00:00 |
|
rMalie
|
f575aab1f8
|
// Fix autoload
|
2012-03-09 10:30:17 +00:00 |
|
rMalie
|
5b91fcac4e
|
// Fix write permissions verification on class_index #PSFV-598
|
2012-03-06 14:02:48 +00:00 |
|
rMalie
|
1dc629a949
|
// Welcome 2012²
|
2012-02-23 16:33:10 +00:00 |
|
rMalie
|
59cad13bdb
|
[*] classes : new module architecture
|
2012-01-31 16:57:19 +00:00 |
|
rMalie
|
863d69fb48
|
// Fix Exception in autoload
|
2012-01-26 13:15:42 +00:00 |
|
rMalie
|
75e18e0cf5
|
// Fix potential issue on autoload if class_index is corrupted
|
2012-01-26 12:49:22 +00:00 |
|
rMalie
|
b7ba158c07
|
// Normalize
|
2012-01-25 14:40:12 +00:00 |
|
rMalie
|
5536a827c6
|
// Autoload class_index is now sorted
|
2012-01-13 13:57:16 +00:00 |
|
bMancone
|
0a6b6a6e8e
|
// Fixed pre-commit test..
|
2012-01-11 18:08:49 +00:00 |
|
rMalie
|
401d585449
|
// Test svn pre-commit
|
2012-01-11 17:29:08 +00:00 |
|
rMalie
|
88dc41cc7f
|
// Fix autoload for classes with several implements
|
2011-12-02 14:34:48 +00:00 |
|
rMalie
|
473f26bd13
|
[+] Classes: Add PHP exceptions support + handler
|
2011-09-27 12:10:47 +00:00 |
|
rMalie
|
ac9df4afdb
|
// Fix controllers file names + add missing files in override/ + ControllerFactory class is now deprecated, use Controller instead + fix NoticationCore
|
2011-09-16 10:09:26 +00:00 |
|
fBrignoli
|
2e59d72884
|
// Norm
|
2011-09-14 15:33:14 +00:00 |
|
fBrignoli
|
9c71a3567f
|
// debug
|
2011-09-13 13:59:44 +00:00 |
|
rMalie
|
5f7c2386bd
|
// Normalization
|
2011-09-12 15:49:01 +00:00 |
|
fBrignoli
|
8f8ac0670d
|
[*] Project : US + CA TaxSystem
|
2011-08-18 10:10:50 +00:00 |
|
fBrignoli
|
4fcf65d1ce
|
// Exception removed
|
2011-08-16 15:53:04 +00:00 |
|
fBrignoli
|
98e766cabe
|
// debug
|
2011-08-09 15:24:40 +00:00 |
|
fBrignoli
|
914dd56f4f
|
[-] Project : index file is now regenerated when a class is removed from the override directory
|
2011-08-09 15:24:03 +00:00 |
|
fBrignoli
|
d3c2a56f21
|
// replace !is_core by substr($classname, -4) != 'Core'
|
2011-08-08 15:52:23 +00:00 |
|
rMalie
|
884a2f4a9e
|
// Add some comments in new autoload class
|
2011-08-08 14:24:32 +00:00 |
|
fBrignoli
|
e9f3a9e509
|
// debug
|
2011-08-08 14:08:08 +00:00 |
|
fBrignoli
|
e047fd2068
|
[-] Project : Autoload now handle weird syntax (eg. class Product{)
|
2011-08-08 14:07:38 +00:00 |
|
fBrignoli
|
022c955ccb
|
[*] Project : Autoload is now able to load classes from /classes or /override subdirectories
|
2011-08-08 13:34:01 +00:00 |
|