Kevin Granger
93e03a3c3b
// update bower with latest bootstrap 3.0.0 + fix layout
2013-08-21 17:17:24 +02:00
Kevin Granger
3005ca39f2
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
...
Conflicts:
admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/modules_positions/form.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/products/input_text_lang.tpl
admin-dev/themes/default/template/controllers/products/shipping.tpl
admin-dev/themes/default/template/controllers/shipping/content.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/helpers/list/list_header.tpl
admin-dev/themes/default/template/toolbar.tpl
classes/helper/HelperList.php
controllers/admin/AdminCategoriesController.php
controllers/admin/AdminManufacturersController.php
controllers/admin/AdminModulesPositionsController.php
controllers/admin/AdminPerformanceController.php
controllers/admin/AdminStockInstantStateController.php
css/admin.css
js/admin-products.js
js/admin.js
2013-08-21 09:14:10 +02:00
Gregory Roussac
de3b121b11
Merge pull request #507 from jeckyl/patch-3
...
[*] BO : Fix size for modules logo AdminModulesPositions
2013-08-07 07:04:13 -07:00
Vincent Augagneur
67b44b5f17
//fixed carrier bug and added typewatch plugin on range validation
2013-08-06 18:04:12 +02:00
Vincent Augagneur
7b600ad07f
//small css fix
2013-08-06 11:45:59 +02:00
Vincent Augagneur
478e338df0
//added active field on carrier wizard
2013-08-06 11:40:03 +02:00
Vincent Augagneur
fe58053439
//carrier wizard step validation
2013-08-06 10:27:32 +02:00
Vincent Augagneur
5a88dc0f8b
//fixed bug on carrier wizard when edit carrier
2013-08-05 14:06:50 +02:00
Kevin Granger
32b50b4dad
// small fix on carriers wizard ( remove original css, and change js add/remove class .error to .errorStep)
2013-08-01 20:25:36 +02:00
Vincent Augagneur
ac48c1b786
//remove inline css
2013-08-01 18:26:39 +02:00
Damien Metzger
ebe8d6294d
// CSS fix for carrier wizard
2013-08-01 09:34:07 +02:00
Vincent Augagneur
0e6f1598f7
[-] BO : fixed some bug on carrier wizard - added tabindex on input - new default carrier img
2013-07-29 18:36:50 +02:00
Sarah Lorenzini
101d9283ae
// update wizard
2013-07-29 15:12:50 +02:00
Rémi Gaillard
c0cf92cbdf
[+] BO: Add a wizard to create and edit your carriers
2013-07-26 18:27:21 +02:00
Gregory Roussac
c9e87d99da
Merge pull request #551 from cinscaen/development
...
[-] BO: Fix Bug Progress Bar Upload Image Product
2013-07-25 09:23:07 -07:00
Kevin Granger
edc2113330
// fix merge
2013-07-24 17:02:23 +02:00
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
Agence CINS
32a83e20c4
[+] BO: Fix Bug Progress Bar Upload Image Product
...
Lorsque l'on ajoute des images a des produits, la barre de progression
s'affiche en dehors de son cadre. "position:relative" n'est pas présent
pour "div.progressBarImage" dans le fichier admin.css .
----
When we add pictures to products, the progress bar is out of his
wrapper.
"position:relative" is missing for "div.progressBarImage" in admin.css
file.
2013-07-09 17:09:19 +02:00
PrestaEdit
679ee351df
[-] BO: remove old icon into New Version block
2013-06-29 16:28:03 +02:00
Kevin Granger
aa8d6d5872
//Porting more components to bootstrap
2013-06-21 17:47:05 +02:00
Kevin Granger
40f03d0ba1
[+] BO: Form components
2013-06-18 21:03:43 +02:00
jeckyl
783b02b34f
Update admin.css
...
force size for module logo to keep a good design structure
2013-06-18 14:56:55 +02:00
Kevin Granger
993690801e
// Small changes with layout an css
2013-06-17 18:49:45 +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
Kevin Granger
86ef69c9ba
[*] BO : Init Bootstrap (Sass) BO
2013-06-13 18:03:34 +02:00
Vincent Augagneur
518998ded2
//added bootstrap in BO
2013-06-13 16:35:14 +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
Francois Gaillard
8baf87eef5
// Welcome 2013
2013-01-04 11:19:03 +01:00
vAugagneur
bfff958b1f
Merge pull request #75 from @sebastienhouzet
2012-12-12 11:24:56 +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
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
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