Commit Graph

119 Commits

Author SHA1 Message Date
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
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
vAugagneur 1b599f1886 [-] BO : fixed Alphabetical sorting of categories 2013-03-25 17:15:57 +01:00
Damien Metzger 9b28184d2d // Improved module list 2013-03-25 10:15:56 +01:00
Damien Metzger 571f566af0 // Fixed module list 2013-03-22 16:50:46 +01:00
gRoussac 39b120bbb4 [*] BO : remove tiny_mce hard coded setup to tinymce.inc.js 2013-03-19 11:10:57 +01:00
gRoussac 3b091fad98 [-] BO : Avoid warning if img src not defined in controller 2013-03-13 15:27:18 +01:00
gRoussac d73fcdf412 [-] BO : Fix bug #PSCFV-7468 required phone in address creation 2013-03-11 17:39:13 +01:00
sLorenzini ae9b78dc0f [-] BO: improve module payment page 2013-02-20 11:08:20 +01:00
sLorenzini 4ce88468df [-] BO: improve payment module page + header 2013-02-20 10:00:18 +01:00
vAugagneur 947397c69b [+] BO : new display of payment modules in payment tab 2013-02-04 18:18:50 +01:00
djfm 714a5e08cc //Changed English strings using the translationsenglish module. 2013-01-04 16:58:58 +01:00
Francois Gaillard 8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
Damien Metzger 62e70850fb [-] BO : Fixed warning in helper #PSCFV-6183 2012-12-18 15:47:09 +01:00
Damien Metzger d930c479fb [-] BO : added check on a key in the helper list #PSCFV-6137 2012-12-14 10:13:28 +01:00
Vincent Augagneur ebff913250 Merge pull request #69 from PrestaEdit/mails
[+] Project: add the possibility to change the default color (#db3484)
2012-12-12 06:59:04 -08:00
vAugagneur bfff958b1f Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
Jonathan Danse edd6bf7b7e [+] Project: add the possibility to change the default color (#db3484)
Let the user set the default color in the mail with a color picker (configuration set in Back Office, Themes)
2012-12-03 16:11:43 +01:00
Vincent Augagneur d08cb3b713 Merge pull request #30 from bumbu/patch-1
[-] BO : fixed bug #PNM-687 Back-office form field input with flag lang=>false cause error
2012-11-23 01:55:07 -08:00
bumbu d1f77b787b Update admin-dev/themes/default/template/helpers/form/form.tpl
Fix error that appears on adding input with attribute 'lang' => false to admin controller form.
2012-11-22 23:31:44 +02:00
vAugagneur be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre ece74e27c2 // Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 10:13:43 +00:00
lLefevre 07ca3c5258 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:35:11 +00: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
lLefevre f6297b081d [-] BO : fix #PSCFV-4933 : add recursively index.php file 2012-10-12 12:17:04 +00:00
lLefevre 84af018aa6 [-] BO : fix #PSCFV-4718 2012-10-04 15:02:09 +00:00
lLefevre efe4e3adb7 [-] BO : fix #PSCFV-4644 2012-10-03 09:50:09 +00:00
dMetzger 3a1841809d // Missing space #PSCFV-4298 2012-09-24 07:14:16 +00:00
vAugagneur 1b6a20056d [-] BO : fixed bug #PSCFV-3934 2012-09-17 09:30:16 +00:00
dMetzger 4d37dd8dfc // BO : Set appropriate text color on listing lines 2012-08-10 15:40:13 +00:00
lLefevre 6c175e618d // Fix a display error 2012-08-01 15:37:33 +00:00
lLefevre d2dbb3e6c5 // Remove Smarty comments for use checkbox button 2012-08-01 14:17:38 +00:00
rGaillard 3eaae14c8f // Small fix 2012-07-16 10:08:28 +00:00
rGaillard 8815280d7f [-] Core: Fix PSCFV-3161 stockage of reduction was bad in database 2012-07-13 15:20:53 +00:00
lLefevre 12c69a6dc6 [*] TR : update English translations key for Back Office 2012-07-12 10:04:56 +00:00
vAugagneur d4c728c4ff //small fix 2012-06-14 12:41:19 +00:00
rMalie 5379367837 // Hide checkbox in configuration multishop when employee manage only 1 shop #PSCFV-2649 2012-06-04 07:49:20 +00:00
mDeflotte c060909bd1 [-] Project : #PSCFV-2633 #PSCFV-2622 - Fix problems with multishipping and order payment & invoice 2012-06-01 15:40:32 +00:00
rMalie 4c3d2a97bb // Fix Maxence's text 2012-05-30 08:35:42 +00:00
lLefevre b74b30c54a [-] BO : fix #PSCFV-2381 : now count translations fields are good and translations... 2012-05-19 13:26:27 +00:00
rMalie 2d6b60dea5 // Fix multishop checkbox on theme selection 2012-05-19 10:43:01 +00:00
rMalie bc48e8e0c1 // Fix lot of multishop bugs (updateAssoShop reworked, remove multishop property for country / zone / currency / carrier, getList()) 2012-05-18 14:54:37 +00:00
rMalie 0580bb4f44 // Fix bug with checkbox and multishop 2012-05-14 14:24:48 +00:00
rMalie 97a37ff566 // Fix attribute values creation in multishop #PSCFV-2313 2012-05-14 10:22:51 +00:00
vChabot e12614065c [-] BO : BugFix : #PSCFV-2260 : Admin in one shop can see categories from another shop 2012-05-11 13:56:15 +00:00
rMalie 522d7cc950 // Multishop interface reworked 2012-05-09 15:05:39 +00:00
tDidierjean ce54258ba9 // fix possibility of duplicate id with textareas in helperform 2012-05-04 09:38:40 +00:00
tDidierjean f44f638723 [-] BO : fixed #PSCFV-1239 - tinyMCE issue on IE8 2012-05-03 15:27:14 +00:00
lLefevre bfdf1df88f [-] BO : Fix #PSCFV-778 : encoding character in meta tags 2012-04-27 12:30:58 +00:00