lLefevre
|
4b1eba644c
|
[-] BO : fix #PSTEST-388
|
2012-01-10 09:40:24 +00:00 |
|
tDidierjean
|
ae1925956e
|
// Deactivate ajax loading notification for product tabs loading
|
2012-01-10 09:36:53 +00:00 |
|
lLefevre
|
129ebbc91d
|
[-] BO : fix #PSTEST-393
|
2012-01-10 09:33:56 +00:00 |
|
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 |
|
fSerny
|
401837bc6f
|
[-] BO : Modules search works with all modules even when a filter is enabled
|
2012-01-09 17:45:36 +00:00 |
|
bMancone
|
f6067b89cb
|
// update quantities template
|
2012-01-09 17:36:52 +00:00 |
|
mMarinetti
|
74647cb307
|
// update process improved
|
2012-01-09 17:36:26 +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 |
|
mDeflotte
|
54280a2da6
|
// Fixing bug in the form group and attribute
|
2012-01-09 16:51:41 +00:00 |
|
lLefevre
|
3f602f366a
|
[-] BO : fix #PSTEST-392
|
2012-01-09 16:34:04 +00:00 |
|
fBrignoli
|
6619386ebf
|
// help access
|
2012-01-09 16:22:38 +00:00 |
|
lLefevre
|
2d93924716
|
[-] BO : small fix
|
2012-01-09 16:12:20 +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 |
|
fBrignoli
|
dd10996d7a
|
// version 1.5
|
2012-01-09 15:43:15 +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 |
|
aFolletete
|
7ba36f20ae
|
[-] Classes : fixed bug #PSFV-300 - Bug on Orders
|
2012-01-09 14:07:44 +00:00 |
|
rMalie
|
8e84c47a1d
|
// Use smarty->getTemplateDir(0) instead of smarty->template_dir[0] (private property)
|
2012-01-09 14:02:34 +00:00 |
|
tDidierjean
|
4a50ca4e9f
|
// Product name input field is now disabled until the link_rewrite field is loaded. Removed obsolete css rule
|
2012-01-09 14:01:45 +00:00 |
|
mDeflotte
|
c04f88a470
|
[-] BO : #PSTEST-386 - Fixed problem with filter on the group tab
|
2012-01-09 13:29:09 +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 |
|
fSerny
|
d284d51798
|
[-] BO : Fix on api call for paid module
|
2012-01-09 10:00:30 +00:00 |
|
rMalie
|
aa60051662
|
// Remove unused var in StockAvailable
|
2012-01-09 09:59:30 +00:00 |
|
rMalie
|
bbb7d03932
|
// Fix duplicate of products in front office (fix in new installer xml files)
|
2012-01-09 09:59:03 +00:00 |
|
rGaillard
|
12d0710732
|
// Fix deprecated warning on product attribute create
|
2012-01-09 09:56:53 +00:00 |
|
mDeflotte
|
5d4a27b706
|
[-] BO : #PSTEST-375 - Replaced the "addslashes" from the "Attribute generator"
|
2012-01-09 09:44:43 +00:00 |
|
fSerny
|
9adc654a7f
|
[-] BO : Global install/uninstall button disapeared with ajax - Bug fix #PSFV-332
|
2012-01-09 09:42:04 +00:00 |
|
mDeflotte
|
105bd8cda4
|
[-] BO : #PSTEST-377 - On order creation, if no birthdate, a "null" is shown
|
2012-01-09 09:33:26 +00:00 |
|
rMalie
|
3fbe05de49
|
// class_index
|
2012-01-09 09:14:54 +00:00 |
|
lLefevre
|
e911aab7f0
|
[-] FO : fix #PSFV-348 for ce http page to remain http
|
2012-01-09 08:29:21 +00:00 |
|
mDeflotte
|
3923ac05ee
|
// Fixing problem with blocklayered
|
2012-01-09 08:27:16 +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
|
7ecfd83240
|
[-] Installer : no more sql or php error when upgrade. ( @todo update_feature_detachable_cache )
|
2012-01-06 16:27:42 +00:00 |
|
sThiebaut
|
a0e6f7d8e9
|
// maj
|
2012-01-06 16:27:01 +00:00 |
|
mMarinetti
|
aaa1301ebc
|
// phpdoc for floorf and ceilf
|
2012-01-06 16:24:56 +00:00 |
|
lLefevre
|
aab910c7b6
|
[-] BO : fix #PSTEST-352
|
2012-01-06 16:14:14 +00:00 |
|
mDeflotte
|
16ff94bd3d
|
[-] BO : #PSTEST-335 - Fixed problem with test email
|
2012-01-06 15:20:45 +00:00 |
|
mDeflotte
|
81d5678855
|
// Add autocomplete to helper form
|
2012-01-06 15:17:40 +00:00 |
|