Vincent Augagneur
|
c684fa13cb
|
//module anchor now use instant search to filter module list
|
2013-10-16 16:09:44 +02:00 |
|
Rémi Gaillard
|
2e65214c39
|
// manually merge of modules search
|
2013-10-16 11:36:40 +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 |
|
Damien Metzger
|
d9b40b8f35
|
// Added Modules KPIs
|
2013-10-08 19:39:52 +02:00 |
|
Jerome Nadaud
|
6fc12968b8
|
// Fix missing module configuration bar #PSCSX-3
|
2013-10-07 12:03:37 +02:00 |
|
Jerome Nadaud
|
452e07ab0b
|
[-] BO : FixBug #PSCFV-10477 - Error message not shown on delete module without permissions
|
2013-09-30 19:26:49 +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 |
|
|
|
81ca3ac1f9
|
BO: Modules - show update button even if module is not installed but don't
warn for modules with updates available but not installed.
|
2013-09-24 17:42:43 +01: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 |
|
Francois Gaillard
|
768a8b36d5
|
[-] BO : AdminModulesController - Bug fix, $params was not set
|
2013-09-06 15:41:24 +02:00 |
|
Damien Metzger
|
48d7bc890a
|
// Fixed warning in AdminModulesController (variable conflict)
|
2013-09-02 17:11:41 +02:00 |
|
Francois Gaillard
|
4a8f6c3116
|
// Modules categories sort
|
2013-08-29 17:00:34 +02:00 |
|
Kevin Granger
|
9129ee79dc
|
// Modules position WIP
|
2013-08-27 18:54:57 +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 |
|
Jerome Nadaud
|
5e2a3e3c13
|
[+] BO : Modal module list
|
2013-08-13 15:22:18 +02:00 |
|
Jerome Nadaud
|
1af9fdd1b2
|
[-] BO : Module list new action buttons
|
2013-08-13 12:28:07 +02:00 |
|
Damien Metzger
|
4709f4a3c0
|
[-] MO : fixed module upgrade with common version number
|
2013-08-08 11:03:22 +02:00 |
|
jeromenadaud
|
409bc533cd
|
[-] BO : FixBug #PSCFV-9748 Missing confirmation and update button problem
|
2013-08-01 14:21:48 +02:00 |
|
gRoussac
|
5677826b2f
|
// wrong commit
|
2013-07-30 19:21:02 +02:00 |
|
gRoussac
|
d68d844303
|
// norms
|
2013-07-30 19:02:05 +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 |
|
Damien Metzger
|
994d43d3e4
|
// Oops
|
2013-07-12 09:40:14 +02:00 |
|
Damien Metzger
|
9af2d3946f
|
// Fixed potential error when deleting a module
|
2013-07-11 18:46:06 +02:00 |
|
Kevin Granger
|
f042d704d2
|
// field translatable + tpl products + fixs
|
2013-07-10 19:39:35 +02:00 |
|
sLorenzini
|
f847c821ed
|
// update tab modules bootsrap
|
2013-07-10 18:19:03 +02:00 |
|
Damien Metzger
|
5f4b6a6534
|
// After a successful install of a single module that has a configuration method, to the configuration page
|
2013-06-18 09:12:41 +02:00 |
|
Rémi Gaillard
|
986d57148f
|
//AdminModulesController::extractArchive() now return something
|
2013-04-18 14:58:43 +02:00 |
|
Rémi Gaillard
|
a7be6b14e8
|
//AdminModulesController::extractArchive() now return something
|
2013-04-18 14:58:43 +02:00 |
|
gRoussac
|
5989481859
|
[-] BO : Remove undefined name when module can not be installed
|
2013-04-15 16:21:03 +02:00 |
|
gRoussac
|
c83bc07f20
|
[-] BO : Remove undefined name when module can not be installed
|
2013-04-15 16:21:03 +02:00 |
|
Rémi Gaillard
|
7a89d0596f
|
[-] BO: Don't delete the directory of modules before upgrade them
|
2013-04-15 11:17:17 +02:00 |
|
Rémi Gaillard
|
7fddcd3f38
|
[-] BO: Don't delete the directory of modules before upgrade them
|
2013-04-15 11:17:17 +02:00 |
|
Rémi Gaillard
|
02baab7393
|
[*] BO: List all modules with an upgrade available on AdminModules header
|
2013-03-27 18:58:21 +01:00 |
|
Rémi Gaillard
|
c2d8853f57
|
[*] BO: List all modules with an upgrade available on AdminModules header
|
2013-03-27 18:58:21 +01:00 |
|
vAugagneur
|
b70497189d
|
[+] INSTALLER : added modules install from addons
|
2013-03-20 11:04:48 +01:00 |
|
vAugagneur
|
b95b5861ef
|
[+] INSTALLER : added modules install from addons
|
2013-03-20 11:04:48 +01:00 |
|
vAugagneur
|
734c5a7c8f
|
[-] BO : fixed bug #PSCFV-8285 - module tab listing permission
|
2013-03-18 14:54:04 +01:00 |
|
vAugagneur
|
7bcc1ff651
|
[-] BO : fixed bug #PSCFV-8285 - module tab listing permission
|
2013-03-18 14:54:04 +01: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 |
|
Damien Metzger
|
bc30531063
|
// Small fix (module installation and pscleaner)
|
2013-03-11 12:31:42 +01:00 |
|
Damien Metzger
|
fdeba0497d
|
// Small fix (module installation and pscleaner)
|
2013-03-11 12:31:42 +01:00 |
|
Damien Metzger
|
7ec0f0e391
|
// Fixed modules list icons retrieval
|
2013-03-08 11:53:25 +01:00 |
|
Damien Metzger
|
6d98b9a6ac
|
// Fixed modules list icons retrieval
|
2013-03-08 11:53:25 +01:00 |
|
Rémi Gaillard
|
8a0474320f
|
[-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty...
|
2013-02-27 16:16:02 +01:00 |
|
Rémi Gaillard
|
cdb9c0cb40
|
[-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty...
|
2013-02-27 16:16:02 +01:00 |
|
Damien Metzger
|
9ebe9e1894
|
// Changed modules list button (Sarah needed here!)
|
2013-02-25 12:16:58 +01:00 |
|
Damien Metzger
|
d4a6a56d1b
|
// Changed modules list button (Sarah needed here!)
|
2013-02-25 12:16:58 +01:00 |
|
Rémi Gaillard
|
2671b43dbd
|
// List only module categories which contains at least 1 module
|
2013-02-13 11:26:18 +01:00 |
|
Rémi Gaillard
|
45fddec936
|
// List only module categories which contains at least 1 module
|
2013-02-13 11:26:18 +01:00 |
|