bMancone
|
4aeaf46e1d
|
// updated stock for Pack
|
2012-01-09 18:23:01 +00:00 |
|
rMalie
|
4a1c0cb5ed
|
// Fix #PSFV-279
|
2012-01-09 17:52:58 +00:00 |
|
tDidierjean
|
e2dbac517f
|
// Move controller templates to subfolder controllers/
|
2012-01-09 17:23:42 +00:00 |
|
fBrignoli
|
14c9eec92a
|
// webservice
|
2012-01-09 17:00:57 +00:00 |
|
aFolletete
|
869a4fbd1c
|
// clean code
|
2012-01-09 16:59:03 +00:00 |
|
lLefevre
|
557e76ea71
|
[-] BO : delete id_theme in Image Type
|
2012-01-09 16:04:34 +00:00 |
|
vChabot
|
de58f8fa51
|
// little fix
|
2012-01-09 16:03:58 +00:00 |
|
vChabot
|
9dd902f435
|
// little fix about multishop categories
|
2012-01-09 16:02:27 +00:00 |
|
vChabot
|
66b8bc28bd
|
// little fix about multishop categories
|
2012-01-09 16:01:03 +00:00 |
|
vChabot
|
6400e78019
|
// little fix
|
2012-01-09 15:51:57 +00:00 |
|
vChabot
|
6e6327bcac
|
// little fix
|
2012-01-09 15:31:38 +00:00 |
|
mDeflotte
|
370bccfb3a
|
// Fixing bug in the cartrule
|
2012-01-09 15:27:09 +00:00 |
|
vChabot
|
c0cf59d93f
|
[*] BO : Adding category management with multishop
|
2012-01-09 15:13:46 +00:00 |
|
François Gaillard
|
b993b657fc
|
[-] Classes : BugFix : Added htaccess ErrorDocument 404 in case rewrite mod is not available
|
2012-01-09 14:33:08 +00:00 |
|
rMalie
|
76e9a80bbe
|
// Fix 404 redirection in dispatcher
|
2012-01-09 14:28:34 +00:00 |
|
fBrignoli
|
344cd3915e
|
[-] FO : Bug Fixed #PSFV-315 - Incorrect products prices in order history
|
2012-01-09 14:09:15 +00:00 |
|
rMalie
|
8e84c47a1d
|
// Use smarty->getTemplateDir(0) instead of smarty->template_dir[0] (private property)
|
2012-01-09 14:02:34 +00:00 |
|
rMalie
|
38254a3061
|
// {process} argument is no more required in module routes
|
2012-01-09 10:30:20 +00:00 |
|
rMalie
|
09aac85d5a
|
// {process} argument is no more required in module routes
|
2012-01-09 10:28:26 +00:00 |
|
rMalie
|
aa60051662
|
// Remove unused var in StockAvailable
|
2012-01-09 09:59:30 +00:00 |
|
rGaillard
|
12d0710732
|
// Fix deprecated warning on product attribute create
|
2012-01-09 09:56:53 +00:00 |
|
lLefevre
|
e911aab7f0
|
[-] FO : fix #PSFV-348 for ce http page to remain http
|
2012-01-09 08:29:21 +00:00 |
|
aFolletete
|
27421df280
|
[-] Classes : fixed bug #PSFV-328 - Round error while editing order in back office
|
2012-01-06 16:41:50 +00:00 |
|
mMarinetti
|
aaa1301ebc
|
// phpdoc for floorf and ceilf
|
2012-01-06 16:24:56 +00:00 |
|
tDidierjean
|
47ff5b1696
|
// fix display issue with required fields #PSTEST-343
|
2012-01-06 10:01:06 +00:00 |
|
fSerny
|
a9ed8e8524
|
[-] BO : Admin Module now use curl and post values for addons API
|
2012-01-05 17:22:07 +00:00 |
|
aFolletete
|
bbd3630a34
|
// clean code
|
2012-01-05 16:34:01 +00:00 |
|
mDeflotte
|
92621a87c7
|
[-] MO : #PSTEST-280 - Removed old-way method (deprecated) + fixed problem with cartRules
|
2012-01-05 16:15:46 +00:00 |
|
rMalie
|
602554976b
|
// Move log classes and add logger in new installer
|
2012-01-05 16:11:43 +00:00 |
|
fBrignoli
|
07592a3ab7
|
// Shop name on invoice
|
2012-01-05 15:38:04 +00:00 |
|
fBrignoli
|
637091e801
|
[-] PDF : Bug Fixed #PSFV-330 - Shopname not correct on invoice
|
2012-01-05 15:30:34 +00:00 |
|
mDeflotte
|
265589609b
|
// BugFix : Order states deleted are visible on the list of the order form
|
2012-01-05 14:48:17 +00:00 |
|
rMalie
|
6c71b52b6b
|
// Check if at least one table with same prefix already exists in new installer
|
2012-01-05 14:28:10 +00:00 |
|
rMalie
|
035f8b1480
|
// Can access to administration without the good shop url #PSTEST-152
|
2012-01-05 13:34:57 +00:00 |
|
rMalie
|
e7e7916249
|
// Remove _DB_TYPE_ constant from everywhere in the code
|
2012-01-05 13:12:45 +00:00 |
|
fBrignoli
|
e18463d510
|
[*] BO : HelpAccess helper
|
2012-01-05 10:54:42 +00:00 |
|
rMalie
|
ad42b55178
|
// Remove unused vars in AdminController
|
2012-01-05 10:04:07 +00:00 |
|
bMancone
|
c2983dd424
|
// #PSFV-299
|
2012-01-04 17:29:30 +00:00 |
|
mDeflotte
|
2ea4951a5d
|
[-] MO : #PSTEST-303 - Fixed problems using deprecated methods
// Change baseDir vars to use the current domain
// Change css rules
|
2012-01-04 16:31:47 +00:00 |
|
tDidierjean
|
cb68dab643
|
// fix useless call to array_unique
|
2012-01-04 15:53:31 +00:00 |
|
mBertholino
|
b90c4b6a45
|
//improvement of the code to verify the group name
|
2012-01-04 15:05:18 +00:00 |
|
rMalie
|
1fd9e5b80e
|
// Add associations support in Collection
|
2012-01-04 14:08:19 +00:00 |
|
bMancone
|
a90b153df9
|
// updated SupplyOrder
|
2012-01-04 14:07:53 +00:00 |
|
mBertholino
|
240099282a
|
[-] BO : Re-add functionality on AdminController
|
2012-01-04 13:58:20 +00:00 |
|
rMalie
|
4b17d64cf7
|
// Fix PrestaShopException typo
|
2012-01-04 13:53:19 +00:00 |
|
rMalie
|
4c4f6da82a
|
// Rename PrestashopException to PrestaShopException
|
2012-01-04 13:39:53 +00:00 |
|
rMalie
|
df8fba08b0
|
// Rename PrestashopException to PrestaShopException
|
2012-01-04 13:39:31 +00:00 |
|
rMalie
|
929ad5da21
|
// Rename PrestashopException to PrestaShopException
|
2012-01-04 13:39:17 +00:00 |
|
rMalie
|
a1fa6ed333
|
// Rename PrestashopException to PrestaShopException
|
2012-01-04 13:39:02 +00:00 |
|
mMarinetti
|
39f8669fc9
|
[*] classes : new constant Product::PTYPE_SIMPLE /PTYPE_PACK/PTYPE_VIRTUAL
|
2012-01-04 11:06:08 +00:00 |
|