Kevin Granger
|
4044ba853e
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-11-22 18:57:15 +01:00 |
|
Kevin Granger
|
0572fc09e8
|
// tweaks list + customers
|
2013-11-22 18:56:52 +01:00 |
|
Damien Metzger
|
c095d8f1ca
|
[-] Core : fixed smarty escape htmlall > html
|
2013-11-22 09:47:15 +01:00 |
|
Jerome Nadaud
|
2df142eb89
|
// Align actions button in customner view
|
2013-11-21 09:35:44 +01:00 |
|
Jerome Nadaud
|
7ab256d28f
|
// Small fix in customer order private note
|
2013-11-20 11:04:39 +01:00 |
|
Damien Metzger
|
27273334e3
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-11-04 14:47:16 +01:00 |
|
Damien Metzger
|
e7e4376307
|
// Changed "gender image" to social title in the customer (BO)
|
2013-11-04 14:45:36 +01:00 |
|
Kevin Granger
|
889a2006ec
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
admin-dev/themes/default/template/controllers/customer_threads/message.tpl
admin-dev/themes/default/template/controllers/customers/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/modules/favorites.tpl
admin-dev/themes/default/template/controllers/modules/list.tpl
admin-dev/themes/default/template/controllers/modules/tab_module_line.tpl
admin-dev/themes/default/template/controllers/modules_positions/list_modules.tpl
admin-dev/themes/default/template/controllers/orders/_print_pdf_icon.tpl
admin-dev/themes/default/template/controllers/orders/form.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/products/associations.tpl
admin-dev/themes/default/template/controllers/products/combinations.tpl
admin-dev/themes/default/template/controllers/products/images.tpl
admin-dev/themes/default/template/controllers/products/informations.tpl
admin-dev/themes/default/template/controllers/products/prices.tpl
admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl
admin-dev/themes/default/template/header.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/helpers/list/list_header.tpl
classes/ProductSale.php
classes/helper/HelperList.php
controllers/admin/AdminCmsController.php
controllers/admin/AdminCustomersController.php
controllers/admin/AdminMetaController.php
controllers/admin/AdminModulesController.php
controllers/admin/AdminPerformanceController.php
controllers/admin/AdminProductsController.php
controllers/front/ParentOrderController.php
install-dev/theme/views/welcome.phtml
modules/blocknewproducts/blocknewproducts.php
modules/blocktopmenu/blocktopmenu.php
modules/importerosc/importerosc.php
modules/mailalerts/mailalerts.php
modules/shopimporter/shopimporter.php
modules/statsstock/statsstock.php
themes/default/css/product_list.css
|
2013-11-04 14:43:01 +01:00 |
|
Rémi Gaillard
|
971722a13f
|
// note updated by ajax in admincustomers should be url encoded
|
2013-10-24 11:56:50 +02:00 |
|
Rémi Gaillard
|
4bfd8dee11
|
// note updated by ajax in admincustomers should be url encoded
|
2013-10-24 11:51:48 +02:00 |
|
Damien Metzger
|
9d3f3d1876
|
// Fixed warning in admin customer tpl
|
2013-10-23 09:32:48 +02:00 |
|
Jerome Nadaud
|
f336cc599b
|
// Btn-primary replacement
|
2013-10-21 18:56:41 +02:00 |
|
djfm
|
37656c2df9
|
// fixed improper English string for translation
|
2013-10-18 08:20:20 +00:00 |
|
Damien Metzger
|
8f10e42b60
|
// Small fixes
|
2013-10-14 15:49:57 +02:00 |
|
Kevin Granger
|
447f1d4ba7
|
// quick fix customer view
|
2013-10-10 19:04:25 +02:00 |
|
Kevin Granger
|
f8f2c99d28
|
// Modules page + Warning
|
2013-08-26 11:38:10 +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 |
|
Kevin Granger
|
e4878ba393
|
// I'm not sure as I've never had a look at how that works before ;)
|
2013-07-31 21:17:03 +02:00 |
|
Kevin Granger
|
a1cc4d14d0
|
[+] BO Customers > Customers / Customers > Groups
|
2013-07-30 18:47:13 +02:00 |
|
Kevin Granger
|
062a4250cc
|
//fixed unclosed div
|
2013-07-30 15:26:00 +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 |
|
Rémi Gaillard
|
d79365fe4d
|
// small fix
|
2013-07-22 11:54:35 +02:00 |
|
Kevin Granger
|
40f03d0ba1
|
[+] BO: Form components
|
2013-06-18 21:03:43 +02:00 |
|
fram
|
ed947bc123
|
// changed English strings, especially focusing on colons harmonization
|
2013-03-12 19:39:30 +01:00 |
|
fram
|
77efe4c04e
|
// changed English strings, especially focusing on colons harmonization
|
2013-03-12 19:39:30 +01:00 |
|
Rémi Gaillard
|
0e38d44a21
|
// some changes on admin customer view
|
2013-02-22 14:16:49 +01:00 |
|
Rémi Gaillard
|
0a716e03c5
|
// some changes on admin customer view
|
2013-02-22 14:16:49 +01:00 |
|
Rémi Gaillard
|
702679a3a0
|
// fix 2 links in admincustomers view
|
2013-02-19 16:38:52 +01:00 |
|
Rémi Gaillard
|
3eeca3537a
|
// fix 2 links in admincustomers view
|
2013-02-19 16:38:52 +01:00 |
|
Rémi Gaillard
|
9c31710092
|
[-] BO: Fix #PSCFV-6497 display of list when deleting customers
|
2013-02-05 11:27:17 +01:00 |
|
Rémi Gaillard
|
a28d23211a
|
[-] BO: Fix #PSCFV-6497 display of list when deleting customers
|
2013-02-05 11:27:17 +01:00 |
|
Damien Metzger
|
4efaad145f
|
[+] BO : Added customer language on the customer page
|
2013-01-14 16:45:21 +01:00 |
|
Damien Metzger
|
886f6d864b
|
[+] BO : Added customer language on the customer page
|
2013-01-14 16:45:21 +01:00 |
|
sLorenzini
|
6ca6a83412
|
[-] FO: fixed Css issue in BO - #PSCFV-6408
|
2013-01-10 17:18:17 +01:00 |
|
sLorenzini
|
c2a1e1f150
|
[-] FO: fixed Css issue in BO - #PSCFV-6408
|
2013-01-10 17:18:17 +01:00 |
|
djfm
|
385c593129
|
//Changed English strings using the translationsenglish module.
|
2013-01-04 16:58:58 +01:00 |
|
djfm
|
714a5e08cc
|
//Changed English strings using the translationsenglish module.
|
2013-01-04 16:58:58 +01:00 |
|
François Gaillard
|
064ba453e6
|
// Welcome 2013
|
2013-01-04 11:19:03 +01:00 |
|
Francois Gaillard
|
8baf87eef5
|
// Welcome 2013
|
2013-01-04 11:19:03 +01:00 |
|
vAugagneur
|
768fcf8f84
|
Merge pull request #75 from @sebastienhouzet
|
2012-12-12 11:24:56 +01:00 |
|
vAugagneur
|
bfff958b1f
|
Merge pull request #75 from @sebastienhouzet
|
2012-12-12 11:24:56 +01:00 |
|
vAugagneur
|
a1db83ef41
|
//remove svn keyword @version Release: $
|
2012-11-22 11:57:40 +01:00 |
|
vAugagneur
|
be946319be
|
//remove svn keyword @version Release: $
|
2012-11-22 11:57:40 +01:00 |
|
lLefevre
|
946dd2caf7
|
// Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 10:13:43 +00:00 |
|
lLefevre
|
ece74e27c2
|
// Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 10:13:43 +00:00 |
|
lLefevre
|
04fc63c2b6
|
// #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 09:35:11 +00:00 |
|
lLefevre
|
07ca3c5258
|
// #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 09:35:11 +00:00 |
|
lLefevre
|
779cf350af
|
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 09:29:43 +00:00 |
|
lLefevre
|
6588f9514c
|
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 09:29:43 +00:00 |
|
lLefevre
|
046b51ab99
|
// #PSCFV-5017 : update bad licenses in all files
|
2012-10-17 06:18:59 +00:00 |
|