Jerome Nadaud
|
c7249bcc84
|
// Done in 1.5.6.1
|
2013-11-07 11:05:39 +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 |
|
gRoussac
|
2a3192d98c
|
[-] IN : Refacto for update_customer_default_group bad logical
|
2013-11-03 14:55:25 +01:00 |
|
gRoussac
|
b16e4b5a8e
|
[-] IN : Lower memory usage in migrate_orders, fix update_order_messages loop
|
2013-11-03 01:49:16 +01:00 |
|
gRoussac
|
8f72282594
|
[-] IN : update_customer_default_group returning false
|
2013-11-02 21:51:13 +01:00 |
|
gRoussac
|
a5bb4f0323
|
[-] IN: Fix [insert order detail 1] error while upgrading
|
2013-11-02 20:39:53 +01:00 |
|
gRoussac
|
062fb90c2e
|
[-] IN : Fix Unknown column 'module_name' in 'ps_webservice_account' during upgrade
|
2013-10-31 19:24:41 +01:00 |
|
gRoussac
|
f919cc899d
|
[-] IN : Set conversion rate to 1 if equal 0 in base
|
2013-10-30 20:06:47 +01:00 |
|
gRoussac
|
fbdddba753
|
[-] IN : Set default conversion rate to 1 not 0
|
2013-10-30 19:03:36 +01:00 |
|
gRoussac
|
c98b5e0c78
|
[*] CORE : Manual merge of https://github.com/PrestaShop/PrestaShop/ thanks @kpodemski
|
2013-10-29 19:05:21 +01:00 |
|
gRoussac
|
c6319a754e
|
[-] BO : Stats are empty when no conversion rate
|
2013-10-29 16:04:15 +01:00 |
|
gRoussac
|
d409614222
|
[-] FO : CustomerMessage ip_address to string
|
2013-10-29 11:18:53 +01:00 |
|
gRoussac
|
c5324a653b
|
[-] IN: Fix bug #PSCFV-10644 no carrier available after upgrade from 1.4.x
|
2013-10-24 16:31:50 +02:00 |
|
Damien Metzger
|
9930c375c7
|
// Dashgoals :)
|
2013-10-23 15:37:43 +02:00 |
|
Jerome Nadaud
|
67fc91e2c9
|
// Categories thumbnails
|
2013-10-22 17:43:10 +02:00 |
|
Jerome Nadaud
|
a85b931765
|
// Adding compare options
|
2013-10-16 19:07:23 +02:00 |
|
gRoussac
|
62aaf16d60
|
[*] FO : New hooks for home tabs
|
2013-10-16 11:44:55 +02:00 |
|
Kevin Granger
|
67dc7aac04
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form_ranges.tpl
admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/modules/filters.tpl
admin-dev/themes/default/template/controllers/modules/list.tpl
admin-dev/themes/default/template/controllers/orders/form.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
classes/Category.php
classes/controller/AdminController.php
controllers/admin/AdminAttributesGroupsController.php
controllers/admin/AdminFeaturesController.php
controllers/admin/AdminImportController.php
controllers/admin/AdminLogsController.php
install-dev/install_version.php
install-dev/langs/ru/data/tab.xml
js/admin_carrier_wizard.js
modules/loyalty/loyalty.php
|
2013-10-14 12:21:29 +02:00 |
|
Jerome Nadaud
|
d575ba8273
|
// Adding compare dates to date range picker
|
2013-10-11 18:30:05 +02:00 |
|
Jerome Nadaud
|
18690e4b9a
|
// Adding update for customer message
|
2013-10-11 17:17:58 +02:00 |
|
Damien Metzger
|
d2ecdfb93d
|
// fix dashboard modules upgrade
|
2013-10-11 16:18:53 +02:00 |
|
Damien Metzger
|
0e91352520
|
// Dashboard update
|
2013-10-11 16:18:52 +02:00 |
|
Damien Metzger
|
809eac6308
|
// Fix upgrade and dashboard
|
2013-10-11 14:07:03 +02:00 |
|
Damien Metzger
|
f80b348d86
|
// Default vertical menu in BO
|
2013-10-11 11:02:35 +02:00 |
|
Rémi Gaillard
|
3b677092bf
|
[*] FO: You can now choose the anchor separator for attributes
|
2013-10-09 11:01:18 +02:00 |
|
gRoussac
|
7a7da1097d
|
[-] BO : Employee's default_tab may not exists, switching to AdminOrders
|
2013-10-07 10:53:03 +02:00 |
|
Kevin Granger
|
8ed77030aa
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/modules/list.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.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/products/suppliers.tpl
admin-dev/themes/default/template/helpers/form/form.tpl
admin-dev/themes/default/template/toolbar.tpl
classes/helper/HelperList.php
controllers/admin/AdminGroupsController.php
controllers/admin/AdminManufacturersController.php
|
2013-09-30 11:01:23 +02:00 |
|
Damien Metzger
|
f84a3c7fda
|
// Add missing index
|
2013-09-27 17:47:10 +02:00 |
|
gRoussac
|
dedc59f1db
|
[-] IN : FIX #PSCFV-10246 errors in stricts sql-mode, thanks @enumag
|
2013-09-23 15:17:15 +02:00 |
|
Damien Metzger
|
dadf83d6f6
|
[*] BO : removed deprecated chart engines
|
2013-09-20 18:27:35 +02:00 |
|
Damien Metzger
|
5c3b8015e5
|
[-] BO : fixed the redirection to a 404 page when loging in in the updater
|
2013-09-20 18:21:10 +02:00 |
|
gRoussac
|
7d05da1618
|
[-] IN : Lower by two flush limit in migrate_orders
|
2013-09-20 15:12:57 +02:00 |
|
Damien Metzger
|
39fdc8c926
|
[+] BO : Added new class ConfigurationKPI for KPI cache storage
|
2013-09-18 15:09:04 +02:00 |
|
gRoussac
|
8504574ae1
|
[-] IN : Could not remove some tabs
|
2013-09-16 15:02:12 +02:00 |
|
gRoussac
|
08efa4e313
|
[-] IN : Fix bug #PSCFV-10382 add_module_to_hook retunrning false when hook not exists
|
2013-09-16 11:12:55 +02:00 |
|
Kevin Granger
|
c7ec33f062
|
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
admin-dev/themes/default/css/admin.css
admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form_ranges.tpl
admin-dev/themes/default/template/controllers/categories/helpers/form/form.tpl
admin-dev/themes/default/template/controllers/home/content.tpl
admin-dev/themes/default/template/controllers/localization/content.tpl
admin-dev/themes/default/template/controllers/orders/_customized_data.tpl
admin-dev/themes/default/template/controllers/orders/_new_product.tpl
admin-dev/themes/default/template/controllers/orders/_product_line.tpl
admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl
admin-dev/themes/default/template/controllers/tax_rules/helpers/list/list_header.tpl
admin-dev/themes/default/template/footer.tpl
controllers/admin/AdminCarrierWizardController.php
controllers/admin/AdminCarriersController.php
controllers/admin/AdminCmsController.php
controllers/admin/AdminLocalizationController.php
controllers/admin/AdminManufacturersController.php
controllers/admin/AdminSuppliersController.php
css/admin.css
js/admin-products.js
js/admin_carrier_wizard.js
translations/fr.gzip
|
2013-09-13 11:41:14 +02:00 |
|
Damien Metzger
|
06a178b8fe
|
// Replaced screencast option by menu option
|
2013-09-12 18:24:18 +02:00 |
|
gRoussac
|
4968a792b4
|
[-] IN : Remove notice when upgrading from
|
2013-09-10 01:12:52 +02:00 |
|
gRoussac
|
b975a9375c
|
[-] IN : remove warnings while upgrading
|
2013-09-09 00:10:03 +02:00 |
|
gRoussac
|
9c756a7fcb
|
[-] IN : Do not duplicate images types when coming from 1.4, update it
|
2013-09-08 23:22:36 +02:00 |
|
gRoussac
|
25ba388d69
|
[-] IN : fix bad pathes
|
2013-09-08 18:29:06 +02:00 |
|
gRoussac
|
e5337f5e76
|
[-] IN : Do not test module names if they are not directories
|
2013-09-08 18:25:54 +02:00 |
|
gRoussac
|
683513a9d2
|
[-] IN : Remove fails on upgrade coming to loop when upgrading again
|
2013-09-08 17:29:00 +02:00 |
|
gRoussac
|
19a6c4373e
|
[-] IN : Remove warnings when safe_mode open_basedir missconfigured
|
2013-09-08 17:25:59 +02:00 |
|
Vincent Augagneur
|
7568b84f9f
|
//added PS_DASHBOARD_USE_PUSH in upgrade
|
2013-09-05 16:02:30 +02:00 |
|
gRoussac
|
6e5fb47642
|
[-] INSTALLER : Fix bug #PSCFV-8289 bad orders vouchers total after update
|
2013-09-05 15:31:13 +02:00 |
|
Vincent Augagneur
|
befddf0115
|
//added 1.6.0.1.sql
|
2013-09-04 23:15:49 +02:00 |
|
gRoussac
|
7b0349ca33
|
// bad commit sorry for that
|
2013-09-04 11:14:45 +02:00 |
|
gRoussac
|
efa81a7107
|
[-] INSTALLER: Wrong SQL query for PS_LEGACY_IMAGES to 0
|
2013-09-04 11:14:00 +02:00 |
|
gRoussac
|
df56d7af42
|
[-] CORE: Fix for field length and type regarding https://github.com/PrestaShop/PrestaShop/pull/678
|
2013-09-04 10:38:14 +02:00 |
|