Kevin Granger
77f80b1774
// Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
...
Conflicts:
.gitignore
admin-dev/themes/default/css/admin.css
admin-dev/themes/default/template/controllers/categories/helpers/list/list_header.tpl
admin-dev/themes/default/template/controllers/customers/helpers/list/list_header.tpl
admin-dev/themes/default/template/controllers/modules/list.tpl
admin-dev/themes/default/template/controllers/modules/page.tpl
admin-dev/themes/default/template/controllers/modules/tab_module_line.tpl
admin-dev/themes/default/template/controllers/orders/_documents.tpl
admin-dev/themes/default/template/controllers/orders/_shipping.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/payment/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/payment/restrictions.tpl
admin-dev/themes/default/template/controllers/products/images.tpl
admin-dev/themes/default/template/controllers/products/informations.tpl
admin-dev/themes/default/template/header.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/helpers/modules_list/list.tpl
classes/Tools.php
controllers/admin/AdminCartRulesController.php
controllers/admin/AdminProductsController.php
css/admin.css
2013-07-24 17:01:23 +02:00
PrestaEdit
679ee351df
[-] BO: remove old icon into New Version block
2013-06-29 16:28:03 +02:00
Kevin Granger
6648fd3e97
// Reset Bootstrap for backward compatibility
2013-06-14 19:25:18 +02:00
Kevin Granger
b0eaf8124c
[*] BO : Init Bootstrap (Sass) BO
2013-06-13 18:19:50 +02:00
PrestaEdit
28af026c06
[-] BO: Ajax Confirmation / padding-left
2013-05-12 01:04:00 +03:00
Damien Metzger
459768d1ac
[-] BO : fixed error message in language form #PSCFV-8890
2013-04-29 10:47:59 +02:00
Rémi Gaillard
b101bdca71
// Fix #PSCFV-8599 remove non existant image from css
2013-04-05 17:50:21 +02:00
sLorenzini
e7c15d5dfa
[-] BO: fixed bug #PSCFV-8258
2013-04-03 11:34:41 +02:00
sLorenzini
6a2ec21ec9
[-] BO: fixed bug cart rules display
2013-03-01 14:45:26 +01:00
vAugagneur
ec7ca41c3e
//fix small css bug
2013-02-05 15:44:02 +01:00
vAugagneur
d0d3180509
Merge branch 'dispatch_modules' into development
2013-02-04 18:20:24 +01:00
vAugagneur
947397c69b
[+] BO : new display of payment modules in payment tab
2013-02-04 18:18:50 +01:00
gRoussac
39d7863eac
[-] BO : fix css for iframe of custom products when creating order in BO
2013-01-23 18:38:00 +01:00
Milow
1375ca9590
Fix css errors
...
In css/admin.css, cellpadding and cellspacing are not valid css, so
replace them with the correct css equivalent.
In css/product.css, simply remove an extra 6 on color.
2012-11-23 20:37:20 -06:00
vAugagneur
1bd44e79a9
//fix from sarah
2012-11-22 16:48:21 +01:00
lLefevre
1429851fd1
[-] BO : fix #PSCFV-4596 : added an option for to force the id during CSV import
2012-10-02 12:08:41 +00:00
sLorenzini
819ad5d04d
// warning message in BO modified and fixed
2012-09-28 07:52:21 +00:00
sLorenzini
4c157e9744
[-] FO : fixed bug #PSCFV-4341
2012-09-27 14:32:59 +00:00
sLorenzini
357eca6afb
[-] FO : fixed bug #PSCFV-4341
2012-09-27 14:32:29 +00:00
dMetzger
0e39dc4bd0
// Fixed CSS display #PSCFV-3673
2012-08-20 15:23:13 +00:00
dMetzger
e1840e9fb8
// Remove doubled semi-colons #PSCFV-3185
2012-07-13 07:14:58 +00:00
lLefevre
8a72964cb8
[-] BO : fix #PSCFV-3145
2012-07-12 16:07:53 +00:00
mDeflotte
eb7a4bc796
// Avoid line break on prices
2012-07-06 12:35:36 +00:00
mDeflotte
3a89f8c522
[-] BO : #PSCFV-3086 - Improve visibility of some elements on return details
2012-07-06 12:25:03 +00:00
vAugagneur
f007796090
[-] BO : fixed bug #PSCFV-2731
2012-06-19 12:41:20 +00:00
lLefevre
0e8dd769a9
[-] BO : Fix gradient in ie
2012-06-07 11:51:57 +00:00
lLefevre
97992aac2d
[-] BO : Fix gradient in ie
2012-06-07 10:58:35 +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
mDeflotte
5d42074ae3
[-] BO : #PSCFV-2606 - Fix bug with FastCGI/CGI and url multishopping (we cannot be sure the mod_rewrite is enable or disable)
2012-05-30 07:54:12 +00:00
rMalie
d849e49cf4
// Fix CSS for multishop #PSCFV-2507
2012-05-22 12:43:15 +00:00
lLefevre
8f5e56b571
// fix css
2012-05-21 18:07:43 +00:00
lLefevre
94e35ac483
[-] BO : fix #PSCFV-2366 : check if an sentence use an specific syntax
2012-05-21 17:31:48 +00:00
tDidierjean
5b9c0522e4
[-] BO : fix bug #PSCFV-2387 - z-index fixes
2012-05-18 09:20:53 +00:00
vSchoener
9e42e47f8d
// Delete Accounting #2
2012-05-10 10:36:05 +00:00
lLefevre
26794885d4
[-] BO : #PSCFV-2289 : fix CSS for hint messages
2012-05-10 09:06:54 +00:00
rMalie
522d7cc950
// Multishop interface reworked
2012-05-09 15:05:39 +00:00
vAugagneur
f887b7546d
//small fix #PSCFV-2139
2012-05-09 08:27:40 +00:00
rMalie
009e190263
// MERGE product_multistore branch : product fields are now editable per shop
2012-04-17 13:32:12 +00:00
tDidierjean
5cb46617e1
[*] BO : #PI-84 - virtual product page has been remade
2012-03-28 10:03:24 +00:00
tDidierjean
eee97b2b2a
// Fix BO form notifications display
2012-03-26 13:23:26 +00:00
tDidierjean
8994d63ba6
// Fix translation pack fetching in AdminLanguages form
2012-03-07 16:35:29 +00:00
vAugagneur
0a33533657
[-] BO : #PSTEST-941 - css fix
2012-03-06 15:30:23 +00:00
tDidierjean
0235678e67
// fix overriden css
2012-03-05 13:36:06 +00:00
vKham
fa3fa50acc
// fix position desc module on AdminModulePositions
2012-02-29 10:01:16 +00:00
vAugagneur
320e44d464
[*] BO : now you can't activate friendly URL when mod_rewrite is not active
2012-02-29 08:13:09 +00:00
mDeflotte
93419a736c
[-] BO : #PSTEST-899 - On the dashboard, change legend line height of "quick links" button
2012-02-28 14:36:43 +00:00
mDeflotte
5f11759bd5
[-] BO : #PSTEST-759 - Images named advertising could be blocked by adblock
2012-02-22 17:05:13 +00:00
vAugagneur
c66931eb11
//restored "prev/next" button on orders
2012-02-22 15:03:26 +00:00
vKham
8a53019e6c
// change icon multishop
2012-02-17 13:17:45 +00:00
mDeflotte
bf24f9850c
[-] BO : #PSTEST-686 - Add Warnings to the admin theme page
2012-02-09 09:14:05 +00:00