Commit Graph

1907 Commits

Author SHA1 Message Date
ldecoker a40f61e922 ";" in wrong place
Should be after display but inside quotes
2013-04-16 18:34:20 +03:00
vAugagneur e271524cc4 Merged Pull request #302 - Thanks to @kpodemski 2013-04-16 11:48:17 +02:00
vAugagneur 621ca4a29b Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-04-16 11:35:33 +02:00
vAugagneur 5757e56864 Merged Pull request #303 - Thanks to @kpodemski 2013-04-16 11:35:27 +02:00
ccauw 6e58a24325 [*] BO : Add block "close_td" in list_content.tpl
[*] BO : Add block "close_td" in list_content.tpl

{block name="td_content"}
.....
{/block}
{block name="close_td"}

{/block}

So now we can override "td" and "/td" tags.
So we can create

"td" "a" ... content.... "/a" "/td"

when overriding the block open-td and close-td
and we can use "a" tag with "href" rather than "onclick" to create view links in the list.
And the user can choose to open the link in another tab or window.
2013-04-15 20:19:10 +03:00
sLorenzini a7d61c551e [-] BO: fixed bug css - #PSCFV-8737 - AdminScenes.php ~~ remove inline css forcing a border to #large_scene_image 2013-04-12 11:46:19 +02:00
Rémi Gaillard 4a1892843a [-] BO: Fix #PSCFV-8730 display of selected dates on the backoffice listings header - thank to pitt phunsanit for the patch 2013-04-12 11:39:56 +02:00
gRoussac 4ff8ca7696 // removed slash 2013-04-09 17:47:34 +02:00
gRoussac b623f50df7 [-] BO : Fix bug #PSCFV-8626 rename actual admin folder 2013-04-09 17:43:15 +02:00
sLorenzini 0da80258d4 [-] BO: fixed bug Cart rules - Javascript error - #PSCFV-5045 2013-04-09 11:22:19 +02:00
gRoussac 01bcb38522 [-] BO : Fix bug #PSCFV-8620 returns with customized product 2013-04-09 10:37:15 +02:00
sLorenzini 4d87c5b437 [-] BO: fixed bug In back office, in product modification page, image pane, the image list appears broken in IE8 - #PSCFV-8024 2013-04-03 16:04:45 +02:00
Rémi Gaillard 22ab798ea1 // Add again images.inc.php in admin/functions.php 2013-04-03 13:44:32 +02:00
gRoussac ce136c7edb //fix warning 2013-04-03 09:25:01 +02:00
Rémi Gaillard 5d324a755d [-] BO: Clear cart when customer is changed in back office orders #PSCFV-8520 2013-04-02 16:02:00 +02:00
Rémi Gaillard c2d8853f57 [*] BO: List all modules with an upgrade available on AdminModules header 2013-03-27 18:58:21 +01:00
Francois Gaillard 77871338c6 // Release branch merged 2013-03-27 10:25:16 +01:00
gRoussac 033daeb7ff // admin folder name 2013-03-26 19:15:37 +01:00
gRoussac e11f0e7ce9 [-] BO : Remove warning at login template 2013-03-26 18:58:03 +01:00
vAugagneur 98b186a8c6 //fixed bug when install module from specific tab 2013-03-26 11:21:50 +01:00
vAugagneur 1b599f1886 [-] BO : fixed Alphabetical sorting of categories 2013-03-25 17:15:57 +01:00
Rémi Gaillard 3aba9f026b [-] BO: Fix #PSCFV-8422 it is now possible to manage minimal quantity even if stock management is disabled 2013-03-25 16:48:57 +01:00
Damien Metzger 9b28184d2d // Improved module list 2013-03-25 10:15:56 +01:00
Damien Metzger c1f3b724b7 // Module list improvements 2013-03-25 10:12:05 +01:00
vAugagneur cdc012c2c6 //small fix 2013-03-22 17:45:07 +01:00
Damien Metzger 571f566af0 // Fixed module list 2013-03-22 16:50:46 +01:00
Damien Metzger 68be65e60f // Reduced localization form size 2013-03-20 18:10:53 +01:00
vAugagneur b95b5861ef [+] INSTALLER : added modules install from addons 2013-03-20 11:04:48 +01:00
Rémi Gaillard 0a54da23d8 // small fix for value of default refund displayed 2013-03-19 13:50:21 +01:00
gRoussac 39b120bbb4 [*] BO : remove tiny_mce hard coded setup to tinymce.inc.js 2013-03-19 11:10:57 +01:00
vAugagneur 5b2465e9bb //small fix when click on install button on tab module list 2013-03-18 15:27:56 +01:00
Rémi Gaillard f483feb53d [-] Core: Fix #PSCFV-8293 bad sql vars name on Order::getShipping() #PSCFV-8293 2013-03-18 11:05:06 +01:00
vAugagneur 905eca2fd0 //added _PS_CREATION_DATE_ in rewriteSettingsFile function 2013-03-15 12:04:31 +01:00
Francois Gaillard 7f3678a776 Merge branch 'release' into development 2013-03-14 16:39:47 +01:00
Rémi Gaillard 0da58b215c [-] BO: Fix update of delivery address on backoffice orders 2013-03-14 15:25:38 +01:00
vAugagneur ee53bc4aea //added russian installer and changed english strings 2013-03-13 16:28:19 +01:00
gRoussac 3b091fad98 [-] BO : Avoid warning if img src not defined in controller 2013-03-13 15:27:18 +01:00
gRoussac 7591efd6d6 [-] CORE : Preserve carrier reference integrity in cart rules when updating a carrier 2013-03-13 14:31:26 +01:00
fram 77efe4c04e // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
gRoussac d73fcdf412 [-] BO : Fix bug #PSCFV-7468 required phone in address creation 2013-03-11 17:39:13 +01:00
vAugagneur 0688061b0a //replace dirname(__FILE__) by _PS_ADMIN_DIR_ to prevent cache bug with __FILE__ 2013-03-11 15:10:22 +01:00
Damien Metzger 7bd2bb9cb6 // This reverts commit 9ebe9e1894. "Changed modules list button" 2013-03-11 14:05:38 +01:00
vAugagneur bbad9b7f61 Merge branch 'release' into development 2013-03-08 14:54:31 +01:00
Damien Metzger 6d98b9a6ac // Fixed modules list icons retrieval 2013-03-08 11:53:25 +01:00
Francois Gaillard 80331d2348 Merge branch 'release' into development 2013-03-07 18:11:34 +01:00
Francois Gaillard 55caa6f0cb [-] MO : Bug fix : AdminStores, smarty escape htmlall 2013-03-07 17:38:00 +01:00
gRoussac 6f6a58e8f3 [*] Bo : Fix #PSCFV-7989 red quantity > 1 on orders again 2013-03-04 11:26:19 +01:00
gRoussac ddcd63b9cc [*] FO : Fix #PSCFV-7989 red quantity > 1 on orders 2013-03-04 10:23:03 +01:00
gRoussac 42bb2a506c Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-03-01 17:18:07 +01:00
vAugagneur 8af272f6e3 [-] BO : fixed bug when save image shop association 2013-03-01 17:17:17 +01:00