rMalie
9557383d72
// Fix admin controller
2012-05-11 09:55:21 +00:00
tDidierjean
2e3cd55450
[-] BO : fix #PSCFV-2302 - import: bug with truncate confirmation
2012-05-11 09:47:57 +00:00
mDeflotte
99b4d64abe
// Fix bug with pagination
2012-05-11 09:47:11 +00:00
vChabot
0b93a04e5b
[-] BO : BugFix : #PSCFV-2300 : Bug on categories position
...
// When multishop is not enabled in the BO, you can't change the position of your categories
// When multishop is enabled in the BO, you can change the positions of your categories in the BO, but the positions of the categories on the front do not change.
2012-05-11 09:33:08 +00:00
fBrignoli
79b2993a8a
[*] PDF : Cart rules are now displayed as a "product line"
2012-05-11 09:17:54 +00:00
mDeflotte
f7d087fbf6
// Allow non-latin characters to the password + change limit from 32 to 255.
2012-05-11 08:54:36 +00:00
mDeflotte
f11e13e7e0
[-] FO : #PSCFV-2282 - Allow "+" in email address during account creation
2012-05-11 08:40:00 +00:00
tDidierjean
4ed6d5257a
[-] BO : fix #PSCFV-2299 - Unknown gender issue
2012-05-11 08:39:27 +00:00
lLefevre
668d237f67
[-] BO : #PSCFV-2295 : remove the duplicate errors message && refactoring zip code insert
2012-05-11 08:37:58 +00:00
vChabot
cd600f3eab
// fix about #PSCFV-2221 : standardize corrections
2012-05-11 08:11:08 +00:00
bLeveque
31bc355310
[-] Core : Fixed bug #PSCFV-586 - index.php was deleted during the Smarty Cache deletion
2012-05-11 01:21:09 +00:00
bLeveque
7071f6c959
[-] INSTALLER : Fixed bug #PSCFV-372 - Added phone number for German, Spanish and Italian
2012-05-11 00:28:12 +00:00
bLeveque
83decfaa4c
[-] FO : Fixed bug PSCFV-564 related to Google Maps API (Added "region" parameter)
2012-05-11 00:13:52 +00:00
gCharmes
65cbb6c2be
[-] FO : #FSCFV-903 : Add Mail confirmation sending when subscribing to the newsletter via Accont creation or edition
2012-05-10 19:51:09 +00:00
mBertholino
849617327d
[-] BO : #PSCFV-2255 - overide helper/options in admin-dev/themes/.../stores
2012-05-10 18:48:43 +00:00
jObregon
49bd4ee516
[-] BO : #PSCFV-2279 Removed alert if token is invalid.
...
// Trimmed trailing spaces
2012-05-10 18:44:10 +00:00
gCharmes
7132247cb2
[-] BO : Add check to avoid redefine _PS_BASE_URL_ on the admin init
2012-05-10 17:16:06 +00:00
jObregon
36d3a21373
[-] MO : #PSCFV-2261 Check if the id_product is set
2012-05-10 17:08:42 +00:00
gCharmes
94723fce40
[-] FO : #PSCFV-2211 : Make sure _PS_BASE_URL_ is defined
2012-05-10 16:59:05 +00:00
lLefevre
3a31fc80ad
[-] BO : #PSCFV-1786 : fix size logo for PDF invoice
2012-05-10 16:30:32 +00:00
vChabot
f53434657f
// fix like #PSCFV-2292 and #PSCFV-2221
2012-05-10 16:08:19 +00:00
vChabot
b627d00aa1
[-] BO : BugFix : #PSCFV-2292 : Column 'price' in order clause is ambiguous by filtering manufacturer product
2012-05-10 16:05:07 +00:00
fBrignoli
a325f585a5
// previous fix fix
2012-05-10 15:51:05 +00:00
lLefevre
2c129a8db1
[-] BO : #PSCFV-731 : change type int by string for zipcode_from and zipcode_to
...
&& check this zip codes
&& display errors
&& normalize
2012-05-10 15:50:44 +00:00
rMalie
c1c857b586
// Overrides
2012-05-10 15:21:16 +00:00
jObregon
15cfd99ef5
// Code standards
2012-05-10 15:12:39 +00:00
jObregon
383881158b
[-] BO : Check if store is set.
...
[-] BO : #PSCFV-2164 Added description for Cache options, and fixed links
[-] FO : #PSCFV-2138 Removed * on Home Phone (it's not a required field)
2012-05-10 15:04:16 +00:00
François Gaillard
12be313366
[-] Classes : #PSCFI-4973 : Bug fix mail receiver was null
2012-05-10 15:02:19 +00:00
fBrignoli
542f56ad75
[-] BO : Multiple cart rules should be save in order total discount
2012-05-10 14:57:33 +00:00
vChabot
b536245d4c
// little fix render admin category tree with selectedCat var
2012-05-10 14:43:20 +00:00
vAugagneur
e21a3f9bfc
//added translation
2012-05-10 14:39:42 +00:00
mDeflotte
cdeb1eac86
[*] FO : #PSCFV-1463 & #PSCFV-1258 - Gift products and standard products are now displayed on seperate lines
2012-05-10 14:37:14 +00:00
vAugagneur
c35af74367
[-] MO : fixed bug #PSCFV-2270 - fixe part 2
2012-05-10 14:30:04 +00:00
vChabot
29dbb9abca
[-] BO : BugFix : #PSCFV-2209 : Multishop : cannot delete shops with dependencies
2012-05-10 14:09:11 +00:00
tDidierjean
a06116336e
[-] FO : fix #PSCFV-548 - when ordering out of stock downloadable product, the download is not available in order history
2012-05-10 13:54:05 +00:00
aFolletete
0839fca61d
// clean code
2012-05-10 13:33:38 +00:00
aFolletete
4d14f75e49
// Fix uses of $cookie var in CompareProduct
...
// Fix little issue on Geolocation
[-] FO : Fix issue on compare product when cookie->id_compare value is invalid
2012-05-10 13:32:56 +00:00
rMalie
7757b3e019
// Fix notice in AdminShopController
2012-05-10 13:16:07 +00:00
lLefevre
247ab71069
// Fix normalize and replace $_GET and $_POST by Tools::isSubmit() in CMS's controllers
2012-05-10 12:50:26 +00:00
rMalie
fc9a29dd26
// Admin translations
2012-05-10 12:38:43 +00:00
vSchoener
269d97eab3
// Delete Accounting #2
2012-05-10 10:36:05 +00:00
mMarinetti
7f9533f217
// and again #PSCFV-1291, quantity was missing after upgrade, related to id_group_shop/id_shop_group modifications
2012-05-10 10:14:29 +00:00
dMetzger
eddb357eb5
[-] Installer : query cut into 1 separated queries for performance issue #PSCFV-2277 #PSCFV-2263 #PSCFV-1817
2012-05-10 10:11:08 +00:00
mMarinetti
92458c4245
// fix #PSCFV-1291, upgrade cms_shop
2012-05-10 10:07:08 +00:00
rMalie
e42b8dc17b
// Hide "my shop" in quick select if no url created for shop
2012-05-10 10:04:44 +00:00
tDidierjean
892067154d
[-] FO : fix #PSCFV-548 - when ordering out of stock downloadable product, the download is not available in order history
2012-05-10 10:04:37 +00:00
rGaillard
00ff7fdcd0
// Fix Fatal error
2012-05-10 10:01:10 +00:00
mDeflotte
c1b78d87d1
// blocklayered : Fix bug with pagination reloading
2012-05-10 10:00:27 +00:00
vAugagneur
30a0495dcd
[-] MO : fixed bug #PSCFV-2269 - reset cache module block categories
2012-05-10 09:44:48 +00:00
lLefevre
18fa1ae264
[-] BO : #PSCFV-2286 : Added errors message when the CMS form isn't filled && normalize
2012-05-10 09:38:13 +00:00