Gregory Roussac
445b5e9b99
Merge pull request #1121 from dlage/patch-1
...
[-] BO : fixed bug loading wrong root category in AdminCategoriesController
2013-12-11 03:00:00 -08:00
dlage
b4c4068e41
[-] BO : fixed bug loading wrong root category in AdminCategoriesController
...
Fix wrong root category being loaded.
There's an issue if you activate multishop and create a new root category which loads the wrong category and causes, at least, 'Add new Category' and 'Export' in AdminCategories to redirect back to the category list (e.g. impossible to add/remove categories).
2013-12-11 01:38:05 +00:00
Vincent Augagneur
fd1050b0db
//tab module list fix
2013-12-10 09:43:15 +01:00
Gregory Roussac
5b809ec536
Merge pull request #1108 from Gamesh/patch-1
...
[-] FO : filesize returns negavite int for realy large files
2013-12-08 08:50:09 -08:00
Gamesh
02fd940124
filesize returns negavite int for realy large files
...
this will cast to unsigned int that will allow to display correct file size up about 4 gigabytes
2013-12-06 21:18:52 +02:00
rGaillard
134914dc1a
// invisible char
2013-12-05 18:13:45 +01:00
rGaillard
d8a1dca660
// demo mode
2013-11-29 17:00:50 +01:00
rGaillard
10fa987832
// small fix
2013-11-29 15:11:49 +01:00
Jérôme Nadaud
58da52b808
Merge pull request #1047 from djfm/development
...
Localization Packs
2013-11-28 03:26:04 -08:00
rGaillard
0585b8d723
// small fix
2013-11-28 11:29:27 +01:00
Jérôme Nadaud
ccc388fab9
Merge pull request #1044 from prestamodule/development
...
Mail translation methods fix & template translation fix
2013-11-28 00:08:54 -08:00
fram
dbd5f9d32f
// added country name to Tunisia localization pack
2013-11-27 10:44:46 +01:00
fram
27397ab839
// updated Slovenia VAT rate
2013-11-27 10:39:44 +01:00
fram
11f530b54f
// updated Singapore localization pack
2013-11-27 10:34:59 +01:00
fram
6c271e037c
// corrected spelling of Saudi Arabia
2013-11-27 10:27:52 +01:00
fram
964a0a4601
// updated Poland VAT rate
2013-11-27 10:20:04 +01:00
fram
9737709ee6
// added country name to Philippines localization pack
2013-11-27 10:12:02 +01:00
fram
70144c7cef
// added country name to Peru localization pack
2013-11-27 10:11:05 +01:00
fram
0442da817c
// added country name to Panama localization pack
2013-11-27 10:07:14 +01:00
fram
9d63514220
// updated Norway VAT rate
2013-11-27 10:00:04 +01:00
rGaillard
13061bdc04
[-] Core: update cartrule feature active on cartrule updating
2013-11-26 18:04:57 +01:00
Vincent Augagneur
5150a3fc4c
[-] MO : fixed bug #PSCFV-9642 - Slider does not scroll when define language from right to left
2013-11-26 15:20:44 +01:00
fram
4ab4e19d20
// updated Latvia VAT rate
2013-11-26 12:32:45 +01:00
fram
023be78690
// updated Liechtenstein VAT rate
2013-11-26 12:28:38 +01:00
fram
55c329c16e
// updated Kenya VAT rate
2013-11-26 11:54:51 +01:00
fram
b951c2809c
// updated Jersey VAT rate
2013-11-26 11:47:34 +01:00
prestamodule
2b37db629e
- Fix english translation for backoffice_order template
...
Signed-off-by: hadjedjvincent <v.hadjedj@presta-module.com >
2013-11-26 11:23:33 +01:00
prestamodule
d064be1587
- Fix multiple translations in a same process for different id_lang
...
If id_lang are mixed (1, 2, 3, 1, 4, 2...) the translations aren't correctly populated from the theme lang.php override if include_once is used.
include must be used in order to handle mixed id_lang in a same process.
Signed-off-by: hadjedjvincent <v.hadjedj@presta-module.com >
2013-11-26 11:22:57 +01:00
gRoussac
2a1c991612
[-] BO : Undefined on image upload, revert of 48b7a49b1a
2013-11-25 22:56:50 +01:00
Jérôme Nadaud
fa059751fc
Merge pull request #1032 from djfm/development
...
// updated Italian VAT rate
2013-11-25 09:48:47 -08:00
fram
6284c55e2a
// updated Italian VAT rate
2013-11-25 18:42:17 +01:00
Rémi Gaillard
81f05b9db3
Merge pull request #780 from MyBB-Services/dev/gb/sqlmanagergroupby
...
[*] BO : Allow complex GROUP BY in SQL Manager
2013-11-25 08:21:23 -08:00
Rémi Gaillard
09b5d3a0b8
Merge pull request #863 from Prestaworks/patch-15
...
// Update GuestTrackingController.php
2013-11-25 07:52:57 -08:00
Jérôme Nadaud
754ba06a39
Merge pull request #1030 from ccauw/patch-13
...
[-] BO : Double separator in function createTemplate()
2013-11-25 05:18:28 -08:00
Jérôme Nadaud
2129aebac0
Update CONTRIBUTING.md
2013-11-25 14:17:49 +01:00
ccauw
04760c91e5
[-] BO : Double separator in function createTemplate()
...
smarty->getTemplateDir() returns a result ending with a separator,
so no need to add DIRECTORY_SEPARATOR ?
2013-11-25 14:13:10 +01:00
Damien Metzger
2eb620267c
Merge pull request #835 from axometeam/patch-20
...
// Fixed potential issue with textarea
2013-11-25 02:35:23 -08:00
Damien Metzger
a932ba512a
Merge pull request #846 from sebastienhouzet/patch-2
...
[-] MO : Fix add truncate tag in pscleaner
2013-11-25 02:13:06 -08:00
gRoussac
d14fcf169a
[-] IN : bad reset on vars in migrate_orders
2013-11-21 17:10:19 +01:00
gRoussac
d6e52bdecb
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-21 14:20:00 +01:00
gRoussac
3ab28374e6
[-] BO : Remove warning with open_basdir on module list
2013-11-21 14:17:55 +01:00
Fabio Chelly
5f47526ed2
[-] FO : Fixed bug #PSCFV-11076
2013-11-21 12:13:30 +01:00
Jérôme Nadaud
033bf745cd
Merge pull request #1000 from studiokiwik/sk-ps15x-011
...
"---<br />" string is now removed correctly from the end of customization data text
2013-11-21 00:14:28 -08:00
Gregory Roussac
6d0de6e29e
Merge pull request #1003 from priyank/patch-1
...
[-] FO : Homefeatured adding a position order by clause.
2013-11-20 07:29:19 -08:00
Priyank Bolia
0ff7163cba
Adding a position order by clause.
...
Adding a position order by clause. This way you can manage how the featured products will display on home page. You can manage the order from the PrestaShop backend, and thus you have full control on the display in the frontend.
2013-11-20 20:56:35 +05:30
gRoussac
914f613e7b
[-] FO : Fix bug #PSCFV-11052 no carrier fess whne tax display to false
2013-11-20 15:32:33 +01:00
gRoussac
5ef392aaeb
[-] FO : Fix #PSCFV-11069 remove unused file
2013-11-20 14:44:56 +01:00
Quentin Montant
0410378bd3
"---<br />" string is now removed correctly from the end of customization data text
2013-11-20 13:30:47 +01:00
Quentin Montant
1508a8a5d7
"---<br />" string is now removed correctly from the end of customization data text
2013-11-20 11:31:02 +01:00
Damien Metzger
33b8703d24
// Changelog 1.5.6.1
2013-11-20 09:43:06 +01:00
Jerome Nadaud
e02b5d5c11
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
...
Conflicts:
admin-dev/themes/default/template/helpers/list/list_header.tpl
2013-11-18 18:39:25 +01:00
Jerome Nadaud
6be883217e
[-] BO : FixBug #PNM-1594 - Double selected option value
2013-11-18 18:36:30 +01:00
Rémi Gaillard
10e0205cb8
Merge pull request #992 from djfm/development
...
// fixed typo in Russian installer
2013-11-18 06:40:31 -08:00
Rémi Gaillard
4cba2623e5
Merge pull request #926 from djfm/loc_ui
...
//Localization
2013-11-18 06:32:34 -08:00
Rémi Gaillard
618aa24f74
Merge pull request #945 from Javsmile/patch-2
...
// Update productcomments.php
2013-11-18 06:30:59 -08:00
fram
0889ab4eec
// fixed typo in Russian installer
2013-11-18 15:30:05 +01:00
gRoussac
6633efd27d
[-] BO : Fix bug #PNM-1594, selected value error in helper list
2013-11-18 15:11:49 +01:00
gRoussac
8d627aa522
[-] MO : Referralprogram Prevent Exception when badly configured
2013-11-18 14:58:17 +01:00
Jerome Nadaud
bcc851c98c
// Update image fix
2013-11-18 14:44:23 +01:00
gRoussac
dbc08d779c
// typo, sorry about this
2013-11-18 14:35:39 +01:00
gRoussac
22a9548f83
[-] FO : Fix bug #PSCFV-11043, bad cache id from module template
2013-11-18 14:32:34 +01:00
gRoussac
4771746959
[-) FO : Fix bug #PSCFV-10926, trailing question mark in pagination url
2013-11-18 12:26:08 +01:00
rGaillard
bd241a9c48
[-] BO: product price was changed on changing to advanced stock management #PSCFV-10996
2013-11-18 12:04:09 +01:00
Jérôme Nadaud
8166bb662c
Merge pull request #984 from soware/development
...
Update form.tpl
2013-11-18 01:01:00 -08:00
Jerome Nadaud
113f8d4efb
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-18 09:55:37 +01:00
Jerome Nadaud
11296fe464
// Small Fix in truncateString function
2013-11-18 09:55:21 +01:00
Gregory Roussac
017ef4860e
Merge pull request #987 from davyrolink/fixed_toolbar_tpl
...
[*] BO : multiple toolbars save button
2013-11-18 00:54:48 -08:00
Gregory Roussac
21319ca32c
Merge pull request #988 from dlage/fix_jquery_ui_autocomplete
...
[-] Project : missing ui.menu in jquery_ui_dependencies.
2013-11-17 14:44:47 -08:00
gRoussac
cef406aef2
[*] FO : DNI can be not required
2013-11-17 23:35:56 +01:00
gRoussac
7e841c4448
[-] FO : Missing sup for DNI field
2013-11-17 22:36:51 +01:00
gRoussac
1cbc765a8f
[-] IN : Bad flag in add_module_to_hook
2013-11-17 20:42:29 +01:00
692643d7d6
[-] Project : missing ui.menu in jquery_ui_dependencies.
2013-11-16 17:42:54 +00:00
Davy Rolink
cd58c0968b
Fixed admin toolbar save button javascript actions, problem occurred when there were multiple toolbars on one page
2013-11-16 14:59:37 +01:00
soware
e5f0bcb916
Update form.tpl
...
I removed the line 109 because the price tab problem and because this line is redundant. The first show (line 95) always is executed.
If the price is saved twice, the second the div #product-tab-content-wait never is hided and show the loading forever.
It is because the line 109 show this tab again, in the sequence: show (line 95), hide (line 213), show (line 109).
This happening just for price tab.
2013-11-16 00:37:47 -02:00
gRoussac
7f02c8ca58
[-] WS: Fix bug #PSCFV-10970 use configuration for uploaded images quality
2013-11-15 18:50:28 +01:00
gRoussac
bfed3532bf
[*] BO : AdminPerformances Hide warnings message when not necessary
2013-11-15 16:12:07 +01:00
gRoussac
2962141d51
[-] BO : Fix warning when no memcached servers
2013-11-15 15:39:00 +01:00
gRoussac
73bf2a7db1
[-] BO : Fix #PSCFV-11016 typo
2013-11-15 15:16:02 +01:00
gRoussac
9aa656c9d7
// typo
2013-11-15 15:10:12 +01:00
gRoussac
1140b5e8b5
[*] FO : Fix #PSCFV-8715 add product.attributes in carrier tpl
2013-11-15 15:06:30 +01:00
gRoussac
6a690b255b
[-] BO : Model return html error messagae instead of json while image uploading
2013-11-15 12:20:10 +01:00
gRoussac
152960639f
[-] BO : Product final price can not be hidden on loading tab, report of 6c6c3b240e
2013-11-15 11:36:07 +01:00
Gregory Roussac
448a4c9994
Merge pull request #980 from djfm/development
...
// no line breaks in $this->l()
2013-11-15 02:23:39 -08:00
gRoussac
7526fe4766
// missing trailing semi-column
2013-11-15 11:16:48 +01:00
Jerome Nadaud
50eee795ed
// Add truncate category description preserving html tags
2013-11-15 11:03:06 +01:00
gRoussac
97be96ede8
[-] MO : Missinag closing href
2013-11-15 10:54:50 +01:00
gRoussac
0b47ef1b3b
[-] BO : test on xml string follow up https://github.com/PrestaShop/PrestaShop/pull/690#issuecomment-28542506
2013-11-15 10:51:46 +01:00
fram
ba15d975bc
// no line breaks in $this->l()
2013-11-15 10:44:01 +01:00
gRoussac
47d58ff930
[*] FO : set at least a class to body
2013-11-14 19:03:12 +01:00
gRoussac
d06bf10bbb
[-] FO : Fix bug #PSCFV-10911, doubles in cart rules highlight
2013-11-14 16:35:11 +01:00
gRoussac
d0d234f555
// typo, sorry about this
2013-11-14 15:58:42 +01:00
gRoussac
19d975a0b4
// typo
2013-11-14 14:48:14 +01:00
gRoussac
6393746f04
[-] BO : 406 when mod_security follow up 034e6a7e7f
2013-11-14 11:43:05 +01:00
gRoussac
db99f188a2
[-] BO : AdminImport, execption when creating groups
2013-11-13 18:23:41 +01:00
Gregory Roussac
fe8e349931
Merge pull request #975 from ldecoker/patch-10
...
[-] FO : _PS_THEME_MOBILE_OVERRIDE_DIR_ not defined
2013-11-13 09:14:49 -08:00
ldecoker
3f8b76f78c
[-][FO] _PS_THEME_MOBILE_OVERRIDE_DIR_ not defined
...
When there is no mobile theme provided with the current theme, the variable _PS_THEME_MOBILE_OVERRIDE_DIR_ is not defined. We so get the following error in apache logs:
"PHP Notice: Use of undefined constant _PS_THEME_MOBILE_OVERRIDE_DIR_ - assumed '_PS_THEME_MOBILE_OVERRIDE_DIR_' in FrontController.php"
2013-11-13 18:12:59 +01:00
gRoussac
947f9bb21c
// small isset in productcomments
2013-11-13 16:39:33 +01:00
Rémi Gaillard
83400c691c
Merge pull request #973 from djfm/development
...
//translations
2013-11-13 06:34:38 -08:00
Rémi Gaillard
f4601d9680
// default form language
2013-11-13 15:37:58 +01:00
fram
28e1a94bb6
// instead instead of insted
2013-11-13 15:10:06 +01:00
fram
ad6367f2bf
// updated native translations
2013-11-13 15:06:47 +01:00
gRoussac
5a8c335d78
[-] FO : Bad value for back when controller name is sent
2013-11-13 12:30:39 +01:00
gRoussac
4479db88a0
[-) PDF : nowrap on several product prices
2013-11-13 11:52:10 +01:00
Francois Gaillard
339c954cb3
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-13 11:24:51 +01:00
Jerome Nadaud
c4837e65ec
[-] FO : FixBug #PSCFV-9291 - Ecotax increment display price in product combination
2013-11-13 11:24:25 +01:00
Jerome Nadaud
2117c89352
[-] FO : FixBug #PSCFV-9291 - Ecotax increment display price in product combination
2013-11-13 11:04:13 +01:00
Jerome Nadaud
9f10a851e5
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-13 10:58:01 +01:00
Gregory Roussac
66a9ee03fc
Merge pull request #971 from studiokiwik/sk-ps15x-008
...
[-] FO : fix contact-form id_order input when customer is not logged
2013-11-13 01:42:00 -08:00
gRoussac
c69688cc11
[-] BO : Fix bug #PSCFV-10990 bad version comparison for ps_versions_compliancy
2013-11-13 10:14:21 +01:00
Mikael Blotin
26d1ad0668
[-] FO : fix contact-form id_order input when customer is not logged
2013-11-13 10:12:31 +01:00
Jerome Nadaud
6a99b84452
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-13 10:02:28 +01:00
gRoussac
6ddf220aee
[-] Fo : Call Gmaps on https if required
2013-11-12 21:16:09 +01:00
gRoussac
9328a3c473
// forgot to commit 036e2362c9
2013-11-12 19:17:54 +01:00
gRoussac
c8dfe1c174
[-] FO : Wordwrap on prices in history
2013-11-12 19:17:12 +01:00
Rémi Gaillard
75df12dd94
[-] Core: Group::getCurrent() return the default customer group of the shop if default customer group is not associated to shop
2013-11-12 18:49:52 +01:00
Gregory Roussac
6d7e2055ce
Merge pull request #968 from ccauw/patch-12
...
[*] BO : add class on TD in standard List
2013-11-12 09:38:03 -08:00
gRoussac
4d327a537f
[*] FO : addTextFieldToProduct without Line feed, follow up https://github.com/PrestaShop/PrestaShop/pull/962#issuecomment-28294571
2013-11-12 18:28:42 +01:00
ccauw
747926039a
[*] BO : add class on TD in standard List
...
Back office :
Add a class on TD in list created by getList()
In fields_list array of AdminController, we can add a new parameter('class')
example :
'name' => array(
'title' => $this->l('Name'),
'width' => 150,
'class' => 'ma_classe',
'filter_key' => 'b!name'
),
This parameter can be used for javascript effect, ...
Thanks.
2013-11-12 18:01:27 +01:00
gRoussac
5e4382eb08
[-] BO : Fix bug #PSCFV-10982 reduction group truncated
2013-11-12 17:55:07 +01:00
gRoussac
036e2362c9
[+] CORE : Fixed cache_id
2013-11-12 17:09:38 +01:00
Fabio Chelly
fc193d5c8b
Merge remote-tracking branch 'origin/development' into development
2013-11-12 16:36:19 +01:00
Rémi Gaillard
75e6a03591
// small fix
2013-11-12 16:38:34 +01:00
Fabio Chelly
dd05692400
[-] FO : Fixed errors when calculating most selled products from footer link
2013-11-12 16:36:07 +01:00
Rémi Gaillard
b5eb7c5c28
// typo
2013-11-12 16:25:13 +01:00
gRoussac
f0f3679cbd
[*] FO : https on TOS in fancybox, follow up https://github.com/PrestaShop/PrestaShop/pull/956
2013-11-12 15:56:04 +01:00
Rémi Gaillard
175da3ecf6
Merge pull request #965 from djfm/IETF
...
[*] LO : Fix PSCFV-10876: use IETF code to set language of shop, not 'is...
2013-11-12 06:05:10 -08:00
fram
743c4f4607
[*] LO : Fix PSCFV-10876: use IETF code to set language of shop, not 'iso' code, allows to distinguish between chinese variants etc.
2013-11-12 14:59:36 +01:00
gRoussac
40abef8aac
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-12 12:32:37 +01:00
Rémi Gaillard
8be339463d
// small fix
2013-11-12 12:36:51 +01:00
gRoussac
f0f630fb50
[-] FO : #PSCFV-10978 firstname displayed instead of lastname in invoice address
2013-11-12 12:32:21 +01:00
gRoussac
3f42a381a4
[*] FO : Redirect to address.tpl when !Address::isCountryActiveById
2013-11-12 12:12:19 +01:00
Gregory Roussac
0e1898be09
Merge pull request #963 from djfm/sprintf
...
// do not use sprintf in installer when it is useless
2013-11-12 01:45:39 -08:00
gRoussac
c1969028f2
[-] FO : Customized meesage with carriage return follow up #962
2013-11-12 10:41:19 +01:00
Gregory Roussac
cd83ec93c7
Merge pull request #961 from joseantgv/patch-4
...
[-] MO : Whishlist, innerhtml in html jquery
2013-11-12 00:42:04 -08:00
fram
ab730dc3da
// do not use sprintf when it is useless
2013-11-12 09:21:05 +01:00
joseantgv
7523828a7a
Update ajax-wishlist.js
...
innerHtml can not execute javascript from "data". If someone modify php files returned from jquery function and includes a script, it's not executed.
2013-11-11 16:58:52 +01:00
gRoussac
e2d8a33a81
[*] FO : Cache on getDiscountsCustomer, follow up https://github.com/PrestaShop/PrestaShop/pull/960
2013-11-11 14:02:11 +01:00
gRoussac
a7869a1f06
[*] CORE : Remove duplicate SQL queries
2013-11-11 13:41:23 +01:00
gRoussac
de404706d9
[*] CORE : Profiling hide non doubles
2013-11-11 02:09:50 +01:00
gRoussac
3f9338e13d
[*] CORE : Cache store for isAssociatedToShop::isAssociatedToShop
2013-11-11 01:59:10 +01:00
gRoussac
38da826671
[-] FO : getTaxCalculator bad cache key again // sorry about that
2013-11-11 01:37:20 +01:00
gRoussac
fee461fdf1
[*] FO : Set cache for StockAvailable::getQuantityAvailableByProduct
2013-11-11 01:00:55 +01:00
gRoussac
8dd951c2df
[*] MO : Remove calls to isRegisteredInHook in crossselling and productscategory
2013-11-11 00:36:17 +01:00
gRoussac
7e93b2cffd
[-] FO : getTaxCalculator bad cache key
2013-11-11 00:13:35 +01:00
gRoussac
19da345531
[-] BO : Could not check all modules after ajax call
2013-11-10 21:51:14 +01:00
Fabio Chelly
bd8eebdc33
Merge remote-tracking branch 'origin/development' into development
2013-11-08 18:12:23 +01:00
Fabio Chelly
4312d241f3
[-] MO :Fixed #PNM-1654 (Loyalty module) by using most expensive attribute instead of default one
2013-11-08 18:12:11 +01:00
gRoussac
7eb70486e0
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-08 15:54:28 +01:00
gRoussac
ebc3dfee62
[-] BO : Fix css bug #PSCFV-10899, fixed fix-toolbar z-index
2013-11-08 15:54:13 +01:00
Gregory Roussac
ee487fde59
Merge pull request #953 from Shagshag/patch-4
...
[*] BO: kb was not translatable
2013-11-08 06:37:26 -08:00
Shagshag
c7f1fcb49a
kb was not translatable
2013-11-08 15:33:49 +01:00
gRoussac
530b6dc501
// Productscomments remove warnings
2013-11-08 15:00:56 +01:00
gRoussac
5364be686e
// More simple names for csv import files
2013-11-08 14:59:43 +01:00
Jérôme Nadaud
aaaf8588c1
Merge pull request #931 from PhpMadman/patch-2
...
[-] MO : Mailalert was not using order reference
2013-11-08 04:01:39 -08:00
PhpMadman
6ee2852fa5
[-] MO : Mailalert was not using order reference
2013-11-08 12:48:49 +01:00
Jérôme Nadaud
02acd47c9e
Merge pull request #950 from pelTek/patch-2
...
Added states to Greek localization pack
2013-11-08 02:46:55 -08:00
Chris
32e92762f5
Added states to Greek localization pack
...
Added states to Greek localization pack
2013-11-08 12:44:42 +02:00
Francois Gaillard
3b7387ffe8
[-] Classes : Hook - Installer & context shop id
2013-11-08 11:00:14 +01:00
gRoussac
472dc8c27d
[-] MO : Blocklayered follow up a6e67b078e (commitcomment-4538556)
2013-11-07 17:59:04 +01:00
Javsmile
99ad6481e6
Update productcomments.php
...
This little addition fix the problem for enlight the stars in the hookproductTab whe you disable or make an exception of the hookproductOutOfStock with the product file.
2013-11-07 17:53:47 +01:00
Fabio Chelly
92cf31e5c3
[-] MO : Fixed #PNM-1600 by modifying getPageLink()
2013-11-07 16:46:30 +01:00
Fabio Chelly
fa7d44d67f
Merge remote-tracking branch 'origin/development' into development
2013-11-07 16:39:26 +01:00
Fabio Chelly
b9c4b5d2a7
[-] FO : Prevents warning in safePostVars when $_POST has been unset
2013-11-07 16:38:53 +01:00
Gregory Roussac
fbd28f3e49
Merge pull request #942 from Jacky75/20131107_payment_and_groups
...
[-] FO : in multistore payment module restrictions by customer group was...
2013-11-07 06:39:57 -08:00
Daniele Giachino
8c8340db4e
[-] FO : in multistore payment module restrictions by customer group was not applied to specific shop
2013-11-07 15:18:59 +01:00
gRoussac
7cc351e83d
[-] BO : Fix bug #PSCFV-10932, ranges input disabled on load
2013-11-07 15:11:30 +01:00
gRoussac
91cde1ab3a
[-] BO : getCMSPages to associated shop in cmscontroller
2013-11-07 12:09:58 +01:00
gRoussac
e6f9f806bf
[-] FO : Fix bug #PSCFV-10892, getCMSPages by id_shop thnaks @jd440
2013-11-07 12:03:35 +01:00
gRoussac
fc4a660f76
[-] BO : Fix bug #PSCFV-10666 product_supllier currency set to 0
2013-11-07 11:24:32 +01:00
Jerome Nadaud
f3147b4e57
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-07 09:47:47 +01:00
gRoussac
514c087962
[*] BO : New import csv files
2013-11-06 18:38:32 +01:00
gRoussac
00887942d3
// preg_last_error not available on every stacks
2013-11-06 18:32:39 +01:00
gRoussac
afe6c9bc6f
// missing dir sep on is_dir (open_basedir)
2013-11-06 18:23:01 +01:00
gRoussac
fc6041fa33
[-] IN : bad path in create multistore
2013-11-06 18:06:19 +01:00
gRoussac
76b03856e2
// missing trailing dir sep
2013-11-06 17:33:18 +01:00
Rémi Gaillard
ef5779f63f
// d321b9a5bc
2013-11-06 17:11:31 +01:00
Jérôme Nadaud
d0522417eb
Merge pull request #937 from PhpMadman/DiscountPrice
...
[*] FO : Added possibility to display new price instead of quantity discount
2013-11-06 08:06:16 -08:00
Rémi Gaillard
50c95f568c
Merge pull request #935 from jeckyl/patch-4
...
Update cart-summary.js
2013-11-06 07:01:02 -08:00
jeckyl
d321b9a5bc
Update cart-summary.js
...
Just add this space to separate this classes. It's to display or not carrier option when we select one or another carrier during order finalisation.
2013-11-06 14:42:00 +01:00
PhpMadman
d95885caae
[*] FO : Added posibilty to display new price instead of quantity discount
2013-11-06 14:41:42 +01:00
fchellypresta
71139df65f
Merge pull request #796 from PhpMadman/patch-1
...
[*] BO: #PNM-1472 Changed label and transparency range check to 1
2013-11-06 03:06:47 -08:00
gRoussac
1fb8ef823d
[-] BO : Fix bug #PSCFV-10937, bad escaping for var product_prices in prices.tpl
2013-11-06 11:50:52 +01:00
Jérôme Nadaud
29001b3392
Merge pull request #930 from PhpMadman/patch-3
...
[-] BO : Cart was not using order reference
2013-11-06 02:30:57 -08:00
PhpMadman
eac7fbb694
[-] BO : Cart was not using order reference, corrected syntax
2013-11-06 11:06:46 +01:00
Jérôme Nadaud
fa4b5e0b7d
Merge pull request #927 from djfm/loc
...
[*] LO : Added states to Spanish localization pack
2013-11-06 00:31:46 -08:00
Jérôme Nadaud
d30830f6fe
Merge pull request #932 from prestalab/patch-1
...
// FIX: tags with UTF-8 chars
2013-11-05 23:49:43 -08:00
PrestaLab
b2e5c6090d
Fixed tags with UTF-8 chars
...
Fixed error Tag->Name is not valid if tag in non latin chars
2013-11-05 23:33:44 -08:00
PhpMadman
2556a7bb68
[-] MO : Mailalert was not using order reference
2013-11-05 20:46:10 +01:00
PhpMadman
7226f33f90
[-] BO : Cart was not using order reference
2013-11-05 20:42:57 +01:00
Jerome Nadaud
3f3dc0feb9
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-05 16:39:12 +01:00
Rémi Gaillard
d4253b9849
// small fix
2013-11-05 15:33:21 +01:00
fram
4b0b5cf4da
// added an option not to override the local localization pack when installing a localization pack
2013-11-05 12:08:14 +01:00
fram
2b8d069cf9
[*] LO : Added states to Spanish localization pack
2013-11-05 12:06:31 +01:00
Rémi Gaillard
9817ef6840
// small fix on profiling
2013-11-05 11:54:22 +01:00
gRoussac
581645ce6d
[-) BO : Action is mandatory for a cart rule
2013-11-05 11:26:10 +01:00
gRoussac
87be153e42
[-] MO : Blockcategories last_visited_category must not be cached
2013-11-05 11:16:52 +01:00
Gregory Roussac
f85c6b59c8
Merge pull request #921 from Jacky75/20131105-layered-feature-sorted
...
[*] MO : Blocklayered filter feature blocks sorted
2013-11-05 01:50:48 -08:00
Daniele Giachino
99e98a5164
In multistore, layered filters about categories are not loading the category name from the proper shop
2013-11-05 10:45:23 +01:00
Damien Metzger
4c1ad83b18
// "Fixed" strict standard
2013-11-05 10:22:39 +01:00
gRoussac
26a43260c5
[-] CORE : invalid method name in displayAjax method of Controller action
2013-11-05 10:18:53 +01:00
Gregory Roussac
c69429c126
Merge pull request #922 from Jacky75/20131105-layered-categories-shop
...
[-] MO : Missing context shop for categories
2013-11-05 01:10:39 -08:00
Daniele Giachino
02c04a9884
In multistore, layered filters about categories are not loading the category name from the proper shop
2013-11-05 09:40:53 +01:00
Daniele Giachino
cf65877f3f
layered filters involving features are now natural sorted
2013-11-05 09:32:36 +01:00
Daniele Giachino
f0abdca08f
layered filters involving features are now natural sorted
2013-11-05 09:30:13 +01:00
gRoussac
0e54bf0f76
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-04 18:27:39 +01:00
Jerome Nadaud
12276f41fb
// Update image when updated
2013-11-04 18:26:24 +01:00
gRoussac
be13f82b30
[*] FO: Follow up e86c56172d
2013-11-04 18:20:01 +01:00
Rémi Gaillard
f5cc6862cb
// don't die on autoload
2013-11-04 18:08:24 +01:00
Rémi Gaillard
0a65de5e5f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-04 17:22:21 +01:00
Rémi Gaillard
f4740088c1
// small fix
2013-11-04 17:22:08 +01:00
gRoussac
c44b1d617c
[-] BO : Could not change image position
2013-11-04 16:59:03 +01:00
gRoussac
c452444620
[-] IN : Could not install when session_start() does not fail on ajax requests
2013-11-04 15:47:29 +01:00
gRoussac
3f817e8729
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-04 14:31:29 +01:00
gRoussac
66f314bbb2
// missing trailing bracket in modules/productcomments/config.xml
2013-11-04 14:31:15 +01:00
Rémi Gaillard
bf8cd29868
// validator on message field
2013-11-04 14:21:42 +01:00
gRoussac
b8b7fbaf71
[*] MO : New modules version since 1.5.6.0
2013-11-04 11:57:31 +01:00
gRoussac
9ea79f8cb5
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-11-04 11:48:25 +01:00
Rémi Gaillard
b3c54a59dd
// typo
2013-11-04 11:48:30 +01:00
Rémi Gaillard
06d73554be
// preg instead strpos
2013-11-04 11:39:48 +01:00
gRoussac
ad555f1d30
[-] IN : Follow up #PSCFV-10671 update messages in base and b16e4b5a8e
2013-11-04 11:10:40 +01:00
Gregory Roussac
4b6ee72072
Merge pull request #894 from codeurWeb/patch-6
...
[-] MO : Fix NetworkError 404 Not Found on admin in blocklayered.php
2013-11-04 02:02:10 -08:00
Rémi Gaillard
e000f8c627
// something is missing in the last commit
2013-11-04 11:00:21 +01:00
Rémi Gaillard
6ef7f258ea
// small fix
2013-11-04 10:34:58 +01:00
Jerome Nadaud
2be72f50d1
[-] FO : FixBug Categories description
2013-11-04 10:29:44 +01:00
Rémi Gaillard
d49c4cf62e
[-] BO: Fix from name when replying to customer threads
2013-11-04 09:38:12 +01:00
gRoussac
c7323c2bfe
[-] CORE : Fix bug #PSCFV-10901 warnings on htmlentities
2013-11-03 22:59:04 +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
Jerome Nadaud
9193a29a44
[+] MO : Blockcart - Add error handler on ajax function
2013-10-31 19:02:43 +01:00
Jerome Nadaud
671062af07
// Add Disable overrides to debug mode
2013-10-31 18:41:56 +01:00
gRoussac
80c60be952
[-] BO : Do not enable rewrite url for index
2013-10-31 16:20:55 +01:00
Rémi Gaillard
1b019dffc5
// Fix lang detection on dispatcher
2013-10-31 15:28:19 +01:00
gRoussac
f9dc0b0252
[-] MO : Could not translate in transit mail, revert from 3213b5dffb
2013-10-31 14:20:21 +01:00
Rémi Gaillard
9611ea1f70
[-] BO: Fix empty group list on changing opt or newsletter on customers listing
2013-10-31 11:22:40 +01:00
Rémi Gaillard
d17515a728
// don't format currency on input
2013-10-31 10:22:38 +01:00
gRoussac
036fa7cba6
[-] FO : Fix bug #PSCFV-10889 wrong color when oos product
2013-10-31 10:18:28 +01:00
Damien Metzger
9c57c71deb
Merge pull request #913 from djfm/development
...
// Installer Translations
2013-10-31 01:48:56 -07:00
djfm
7812731095
// removed hard-coded space before ellipsis (...) in English installer steps
2013-10-31 08:29:05 +00:00
djfm
a8a204edf3
// small correction in English installer text
2013-10-31 08:25:57 +00:00
djfm
11f60492be
// removed unnecessary punctuation in English installer strings, both in source code and translations
2013-10-31 08:09:14 +00: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
cbfa8dfc30
// forgot to commit in f78cde96d6
2013-10-30 19:02:24 +01:00
gRoussac
8547f663d1
[-] BO : AdminImport withdraw separator changed in js
2013-10-30 18:46:02 +01:00
gRoussac
372130f7d7
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-30 18:37:46 +01:00
gRoussac
f78cde96d6
[-] BO : AdminImport wrong group by default
2013-10-30 18:37:26 +01:00
Jerome Nadaud
48f00b2367
[-] BO : FixBug #PSCFV-10882 - Add json encode and decode smarty modifier via tools class
2013-10-30 18:28:17 +01:00
djfm
c958436a76
// Dutch installer translations
2013-10-30 17:26:22 +00:00
djfm
a56fb7c639
// Polish installer translations
2013-10-30 17:06:52 +00:00
djfm
16efe89bed
// improved installer translations: no colons in translations and filled some missing fields
2013-10-30 16:57:30 +00:00
gRoussac
56799f53c8
[-] Bo : AdminImport customer group default
2013-10-30 17:12:20 +01:00
Jerome Nadaud
da43700361
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-30 16:48:26 +01:00
Jerome Nadaud
d7b46e80af
[+] BO : Add debug mode system
2013-10-30 16:48:16 +01:00
gRoussac
b311a0c719
[-] BO : Fix bug #PSCFV-10872 AdminImport could not import supllier orders
2013-10-30 16:06:38 +01:00
Rémi Gaillard
a0f4eab4c1
// typo
2013-10-30 15:40:40 +01:00
gRoussac
9ef10ee806
[-] IN : Handle RC PHP_VERSION
2013-10-30 15:03:07 +01:00
Rémi Gaillard
f9b1545037
// missing file
2013-10-30 14:59:08 +01:00
Rémi Gaillard
c56e8471c2
[-] BO: fix the checkbox of shop activation on modules configuration
2013-10-30 14:57:15 +01:00
gRoussac
8953c55b7f
[-] BO : Adminimport default customers group
2013-10-30 12:30:22 +01:00
Jérôme Nadaud
653c38e01a
Merge pull request #911 from madef/development
...
[-] BO : tagify call twice if field is not translatable
2013-10-30 00:55:53 -07:00
Madef
78af47e2d3
[-] BO : tagify call twice if field is not translatable
2013-10-29 23:18:34 +01:00
gRoussac
26b4fbf883
[*] BO : Manual merge of https://github.com/PrestaShop/PrestaShop/pull/891 1/2
2013-10-29 19:07:31 +01:00
gRoussac
c98b5e0c78
[*] CORE : Manual merge of https://github.com/PrestaShop/PrestaShop/ thanks @kpodemski
2013-10-29 19:05:21 +01:00
Rémi Gaillard
6d5ca9969e
// js error
2013-10-29 17:56:29 +01:00
Gregory Roussac
90bef56c84
Merge pull request #907 from djfm/development
...
// Frenglish
2013-10-29 08:24:45 -07:00
gRoussac
75cde08776
// update conf message in AdminImport
2013-10-29 16:16:55 +01:00
gRoussac
c6319a754e
[-] BO : Stats are empty when no conversion rate
2013-10-29 16:04:15 +01:00
djfm
9d18ef8186
// Frenglish
2013-10-29 14:44:51 +00:00
Gregory Roussac
f58526c701
Merge pull request #905 from PhpMadman/RMARef
...
[-] BO : Order-follow displayed order id instead of order reference
2013-10-29 07:44:26 -07:00
Damien Metzger
d5eedd5eaa
Merge pull request #906 from djfm/development
...
// Small fix
2013-10-29 07:42:07 -07:00
gRoussac
a43851469e
[-] CORE : Currency conversion rate can not be 0
2013-10-29 15:39:17 +01:00
djfm
0288696c90
// English
2013-10-29 14:37:55 +00:00
Rémi Gaillard
64706075d5
// Fix default language on BO forms
2013-10-29 15:32:31 +01:00
PhpMadman
7c1623c7fa
[-] BO : Order-follow displayed order id instead of order reference
2013-10-29 14:53:50 +01:00
Jérôme Nadaud
ed2fbba996
Merge pull request #903 from PhpMadman/patch-2
...
[-] BO : hide stmp options when selecting never send emails
2013-10-29 05:31:02 -07:00
PhpMadman
87bb957431
fixed missing comma
2013-10-29 13:28:00 +01:00
PhpMadman
7b029457e4
[-] BO : hide stmp options when selecting never send emails
2013-10-29 12:41:24 +01:00
Jerome Nadaud
b605f33359
[-] BO : FixBug #PSCFV-10866 - Tagify system not working
2013-10-29 12:07:30 +01:00
Jerome Nadaud
580e201c48
[-] BO : FixBug #PSCFV-9319 - display only valid order id
2013-10-29 11:38:48 +01:00
gRoussac
d409614222
[-] FO : CustomerMessage ip_address to string
2013-10-29 11:18:53 +01:00
djfm
e1c7541a38
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-29 10:01:00 +00:00
gRoussac
1bee84d26c
[-] BO : Do not delete other default jpg when _deleteOldImages and type defined
2013-10-29 10:57:33 +01:00
gRoussac
af61191a7e
// rename field Action when out of stock
2013-10-29 10:55:46 +01:00
Rémi Gaillard
07222be5dd
// demo mode on ajaxfilemanager
2013-10-29 10:53:00 +01:00
Jerome Nadaud
9f2580f3bd
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-29 10:31:12 +01:00
Jerome Nadaud
d2e475dd3a
// Removed line from merge
2013-10-29 10:30:59 +01:00
Rémi Gaillard
2b67d7072c
// type of logger field
2013-10-29 10:18:29 +01:00
Gregory Roussac
b885c63564
Merge pull request #900 from kpodemski/patch-10
...
[*] MO: productcomments optimization
2013-10-29 02:06:56 -07:00
Gregory Roussac
d74291e5b5
Merge pull request #901 from kpodemski/patch-11
...
[*] MO: blocksharefb optimization
2013-10-29 02:06:25 -07:00
Jerome Nadaud
1d90218e0d
// Update mailalert module version
2013-10-29 10:00:57 +01:00
Jerome Nadaud
9660cef0aa
[-] MO : mailalert - Fix deprecated warning on displayDate
2013-10-29 09:58:42 +01:00
Jérôme Nadaud
4b1f198cc4
Merge pull request #899 from cedricfontaine/patch-3
...
Update stores.js
2013-10-29 01:43:03 -07:00
gRoussac
0aca1d4a67
[*] BO : AdminProducts find smallest images
2013-10-29 08:47:41 +01:00
Krystian Podemski
526f32b6a0
[*] MO: blocksharefb optimization
2013-10-28 23:24:32 +01:00
Krystian Podemski
faa4a18a82
[*] MO: productcomments optimization
2013-10-28 23:21:35 +01:00
gRoussac
79cba4b655
[-] FO : Fix bug #PSCFV-10851, no shop restriction in vouchers display in cart
2013-10-28 19:00:00 +01:00
cedricfontaine
0ba8fbc39a
Update stores.js
...
Phone number is already in the address field
2013-10-28 13:46:42 -04:00
Rémi Gaillard
edf54eb2ca
// re-generate class_index on the first step of install
2013-10-28 18:43:02 +01:00
gRoussac
e86c56172d
[*] FO: Can not establish purchase total when tax incl.
2013-10-28 17:42:23 +01:00
Jerome Nadaud
48b7a49b1a
// Product image upload failed with bad content-type header
2013-10-28 14:58:19 +01:00
Gregory Roussac
12a257db7a
Merge pull request #898 from Jacky75/blulab20131028-slider-virtualuri
...
[-] MO : homeslider stores slider about multistore with virtual uri
2013-10-28 06:53:41 -07:00
Sarah Lorenzini
63141a9c4d
[-] FO: fixed bug #PSCFV-10654 - TinyMCE editor: List of products by manufacturer, products by supplier - Long description is not hidden.
2013-10-28 14:48:48 +01:00
Daniele Giachino
c84689ec71
homeslider stores slider about multistore with virtual uri
2013-10-28 14:09:35 +01:00
gRoussac
4103339f53
[-] BO : AdminImport, fix bug from 84454bbc1c (commitcomment-4418502)
2013-10-28 11:21:25 +01:00
Gregory Roussac
9a879bc133
Merge pull request #897 from freedayko/development
...
[*] BO : improved unicode characters replacement in URLs
2013-10-28 03:09:16 -07:00
gRoussac
e1d1479f22
[*] FO : Fix bug #PSCFV-10689 handle image legend
2013-10-27 23:31:36 +01:00
gRoussac
2dbaa5f73b
[-] BO : Fix bug #10689 , could not set image legend in back office
2013-10-27 22:49:25 +01:00
gRoussac
9a3cfece69
//missing line feed after disable_modsec
2013-10-27 16:05:55 +01:00
Aleksander Palyan
ee06d3114d
[*] BO : improved unicode characters replacement in URLs (Russian and Ukrainian characters added)
2013-10-27 15:05:49 +02:00
gRoussac
c5c861b59e
[-] MO : Blockwishlist no product image when id_product_attribute is defined, thanks @Broceliande
2013-10-27 13:28:34 +01:00
Julien
0bc1d21432
[-] MO : Fix NetworkError 404 Not Found on admin in blocklayered.php
...
These files not exists :
- /js/jquery/jquery-ui-1.8.10.custom.min.js
- /css/jquery-ui-1.8.10.custom.css
2013-10-26 15:08:07 +02:00
gRoussac
4c484afda1
[-] MO : Fix bug #PSCFV-10841, blockcart hides on product page when last product is removed from cart
2013-10-25 17:37:32 +02:00
gRoussac
025b62f995
// norms
2013-10-25 17:33:44 +02:00
Fabio Chelly
8f6a5bb3a1
Merge remote-tracking branch 'origin/development' into development
2013-10-25 17:01:51 +02:00
Fabio Chelly
a7d0794c43
[-] BO : Fixed bug PSCFV-9910 using basic queries to prevent locking errors
2013-10-25 17:01:28 +02:00
Gregory Roussac
6359c1ca33
Merge pull request #893 from neemzy/development
...
[*] FO : Turned "true" and "false" strings to proper booleans in address.tpl
2013-10-25 07:42:59 -07:00
Tom Panier
9a26cf02a8
Turned "true" and "false" strings to proper booleans
...
It's cleaner this way, and matches how it is done on similar templates.
2013-10-25 16:36:39 +02:00
gRoussac
eb8ea1cba5
[-] CORE : SetEnv in if statement
2013-10-25 15:29:15 +02:00
gRoussac
4e6585a1b8
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-25 15:21:55 +02:00
gRoussac
a03efe152c
[-] CORE : SetEnv not available on all config // @todo curl request on dummy .htacces
2013-10-25 15:21:40 +02:00
gRoussac
942d3c7151
[-] MO : Fixbug #PSCFV-10679 dateofdelivery PDF invoice array and array
2013-10-25 00:01:25 +02:00
gRoussac
1e094f4016
[-] FO: Fix bug #PSCFV-10623 blocknewproducts shows products when PS_NB_DAYS_NEW_PRODUCT == 0
2013-10-24 23:29:23 +02:00
gRoussac
a9643c80c3
// bad commit sorry
2013-10-24 22:45:43 +02:00
gRoussac
438a3dda2b
[-] BO : Fix bug #PSCFV-10718 AdminAttachments old file not deleted on update
2013-10-24 22:42:13 +02:00
gRoussac
4cd3e1b830
[-] FO: Fix bug #PSCFV-10230, Blockspecials still caching when files cache limit is 0
2013-10-24 21:59:32 +02:00
gRoussac
97ef888345
[-] FO: Fix bug #PSCFV-10625 Js error on carriers step if AjaxCart disabled
2013-10-24 21:28:22 +02:00
Gregory Roussac
4207bdff32
Merge pull request #890 from indesign47/patch-14
...
[-] BO : AdminImport change width height depth
2013-10-24 09:43:54 -07:00
Jerome Nadaud
6f57093f50
[-] BO : FixBug #PSCFV-10600 - Unmatched Boundary with mod_security
2013-10-24 18:36:36 +02:00
indesign47
8cb1806e49
// small fixes for Width Height Depth
...
change
0,1;0,2;0,3
to
1,2,3
2013-10-24 18:13:05 +02:00
gRoussac
759fe2f671
// norms
2013-10-24 18:09:21 +02:00
Gregory Roussac
0416aca547
Merge pull request #889 from PhpMadman/PSCFV-10728
...
[-] BO : fix #PSCFV-10728, prices incorrectly formatted when creating new order from BO
2013-10-24 09:06:43 -07:00
Rémi Gaillard
cc3363011e
// rewrited urls for feeder module
2013-10-24 17:54:44 +02:00
PhpMadman
c516035e0e
[-] BO : fix #PSCFV-10728, prices incorrectly formatted when creating new order from BO
2013-10-24 17:19:28 +02: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
Rémi Gaillard
3cd702da42
[-] WS: Fix stockavailables list when stock is shared between shops #PSCFV-10793
2013-10-24 16:30:02 +02:00
Gregory Roussac
65401efcb6
Merge pull request #887 from indesign47/patch-13
...
[*] BO : AdminImport add img manufacturers-suppliers
2013-10-24 07:22:57 -07:00
indesign47
84454bbc1c
[*] BO : AdminImport add img manufacturers-suppliers
2013-10-24 16:16:29 +02:00
indesign47
f0ed5a303c
[*] BO : AdminImport add img suppliers
2013-10-24 15:49:56 +02:00
indesign47
4803530eed
[*] BO : AdminImport add img manufacturers
2013-10-24 15:47:31 +02:00
indesign47
ea8a5277f2
[*] BO : AdminImport add img manufacturers-suppliers
2013-10-24 15:44:11 +02:00
gRoussac
2ffc296279
FO : https://github.com/PrestaShop/PrestaShop/pull/878
2013-10-24 12:03:33 +02:00
Rémi Gaillard
971722a13f
// note updated by ajax in admincustomers should be url encoded
2013-10-24 11:56:50 +02:00
gRoussac
fc9b39968b
// remove notice
2013-10-24 11:46:09 +02:00
gRoussac
81945cef71
[-] FO : Follow up https://github.com/PrestaShop/PrestaShop/pull/879
2013-10-24 10:00:19 +02:00
Gregory Roussac
1cc0134ec3
Merge pull request #879 from neemzy/development
...
[-] FO : OPC hide VAT fields fail if there are no company fields
2013-10-24 00:55:55 -07:00
Fabio Chelly
b9de912dd3
[-] MO : Fixed bug PNM-1431 - referralprogram Lack the % sign
2013-10-24 09:53:16 +02:00
Tom Panier
6d3640e895
Conditions to hide VAT fields fail if there are no company fields
...
"Company" fields may or may not be rendered on this form, whereas "VAT" fields are always rendered and depend on the former ones to be shown (or hidden) with CSS.
This fixes an edge case where there are no "Company" fields rendered and "VAT" fields still wrongly appear, which was caused by the fact that `$('#field').val() != ''` is truthy when `$('#field').length` is zero (since `'' != undefined`).
2013-10-24 09:43:50 +02:00
gRoussac
56693da6e0
// remove warning Notice: Undefined variable: connections in AdminCustomersController.php on line 702
2013-10-23 19:02:13 +02:00
gRoussac
3e33a259ef
[-] BO : FIx bug #PSCFV-10736 again, fixing query when product is not in base
2013-10-23 18:33:37 +02:00
gRoussac
8e506ddff2
[-] BO : FIx bug #PSCFV-10736, could not load a product given from getBoughtProducts
2013-10-23 18:16:45 +02:00
gRoussac
03ad842697
[-] BO : Fix bug #PSCFV-10790, Customer group names not exploded
2013-10-23 16:07:28 +02:00
Rémi Gaillard
554ab9414f
[-] BO: product listing should call Product::getPriceStatic() with the product default shop in the context when it is not a shop context
2013-10-23 15:08:02 +02:00
Rémi Gaillard
747ec9a2c4
// notice on carrierwizard when step back
2013-10-23 14:50:30 +02:00
Gregory Roussac
2f5e15e2b1
Merge pull request #874 from PhpMadman/patch-5
...
[-] FO: Mobile theme removed width on message product select
2013-10-23 03:04:25 -07:00
PhpMadman
373604fc97
[-] FO: removed width on message product select
...
Limiting select could make the user think the select is not working if they click to much to the left on bigger screens
2013-10-23 11:52:35 +02:00
gRoussac
101b37b40a
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-23 11:45:26 +02:00
gRoussac
ad4ecefcf9
[-] FO : Prevent fatal error on getUniqReference when order not loaded
2013-10-23 11:44:12 +02:00
Fabio Chelly
3e999ab591
[-] MO blockcart
...
#PNM-1685 - [CODE] incorrect spelled variable in ajax-cart.js
2013-10-23 10:56:48 +02:00
Fabio Chelly
010ad76e6f
Merge remote-tracking branch 'origin/development' into development
2013-10-23 10:55:35 +02:00
Fabio Chelly
5fd3ad5adf
[*] FO ProductSale: improves calculation of most selled products when there are a lot of products in shop
2013-10-23 10:55:23 +02:00
Rémi Gaillard
6cddb57ce3
[-] BO: Synchronize stock available after receipt supply order items #PSCFV-10724
2013-10-23 10:34:00 +02:00
gRoussac
ae63336a37
[-] BO : Fix bug #PSCFV-10638, Admin Import by reference moves products to home category
2013-10-23 01:41:05 +02:00
gRoussac
feca06417f
// definition on addFeatureValueImport
2013-10-23 01:23:35 +02:00
gRoussac
5d28d38a22
[-] BO : Fix bug #PSCFV-7907 AdminImport, add custom field to features
2013-10-23 01:18:09 +02:00
Gregory Roussac
398548fecf
Merge pull request #864 from samy-r/features-duplication-escaping
...
[-] CORE : pSQL for feature values
2013-10-22 10:20:44 -07:00
Gregory Roussac
83d4d0d258
Merge pull request #872 from ldecoker/patch-11
...
[-] PDF : {else if} instead of {elseif} (B2B invoice template)
2013-10-22 10:19:31 -07:00
Gregory Roussac
c401e61b81
Merge pull request #871 from ldecoker/patch-10
...
[-] PDF : {else if} instead of {elseif}
2013-10-22 10:18:57 -07:00
Gregory Roussac
5bb4d48ddd
Merge pull request #870 from djfm/development
...
[*] LO : Fixed a few bugs with currency formats in Back-Office orders
2013-10-22 10:17:11 -07:00
Gregory Roussac
e557db6429
Merge pull request #866 from studiokiwik/sk-ps15x-007
...
[-] MO : Loyalty if customer is logged do not recreate it
2013-10-22 10:15:55 -07:00
ldecoker
ce4170574c
[PDF] [-] {else if} instead of {elseif} (B2B invoice template)
2013-10-22 18:57:12 +02:00
ldecoker
e6e2db8400
[PDF] [-] {else if} instead of {elseif}
2013-10-22 18:55:32 +02:00
Gregory Roussac
70d2e6e10b
Merge pull request #868 from ldecoker/patch-8
...
[-] BO : Notices onBO translation page
2013-10-22 08:03:06 -07:00
ldecoker
7cbaada844
[BO][-] Notice messages when accessing the BO translation page
...
When accessing the translation part with "core translation" , you got 2 errors:
Notice: Use of undefined constant _PS_THEME_SELECTED_DIR_ - assumed '_PS_THEME_SELECTED_DIR_' in controllers\admin\AdminTranslationsController.php on line 1018
Notice: Use of undefined constant _PS_THEME_SELECTED_DIR_ - assumed '_PS_THEME_SELECTED_DIR_' in \controllers\admin\AdminTranslationsController.php on line 1026
It's because the variable $this->theme_selected is not set for that case.
2013-10-22 17:00:56 +02:00
Gregory Roussac
bc7e8eb355
Merge pull request #867 from PhpMadman/patch-4
...
[-] FO: Removed missplaced </li> on mobile theme
2013-10-22 07:50:21 -07:00
Fabio Chelly
bc38b542fe
Merge remote-tracking branch 'origin/development' into development
2013-10-22 15:53:43 +02:00
Fabio Chelly
2989538ce1
[*] BO Module mailalerts: send e-mail to merchand when product is out of stock
2013-10-22 15:53:20 +02:00
PhpMadman
e857fb5978
[*] FO: Removed missplaced </li> on mobile theme
2013-10-22 13:34:52 +02:00
gRoussac
1ae587475b
[-] MO : Fix bug #PSCFV-10787, cms associated to all shops
2013-10-22 12:19:58 +02:00
gRoussac
d20aea0563
[-] BO : Fix bug #PSCFV-10767, could not retrieve feature value when product IDs not forced
2013-10-22 11:27:45 +02:00
Gaelle ITZKOVITZ
ce8d01ad4c
[-] MO : if customer is logged we do not recreate it
2013-10-22 11:09:53 +02:00
gRoussac
2aa52356ad
[-] BO : Fix bug #PSCFV-10607 one upload name
2013-10-22 09:39:59 +02:00
gRoussac
c1ecf43be8
[-] MO : Fix bug #PSCFV-10775, could not upload .jpeg in TinyMCE
2013-10-21 17:39:20 +02:00
gRoussac
16ffbd8ee5
// norms
2013-10-21 16:46:22 +02:00
gRoussac
61884ec223
// norms
2013-10-21 16:31:56 +02:00
gRoussac
a05c748e81
// addJqueryPlugin receives array in first argument
2013-10-21 15:05:03 +02:00
gRoussac
a9e45fccf3
[-] MO : ScrollTo not loaded
2013-10-21 14:35:23 +02:00
gRoussac
d25b41ef97
[-] BO : wrong csv files name
2013-10-21 14:34:59 +02:00
Samy Rabih
5d8c0a0fc2
duplicateFeatures doesn't protect feature values
...
The features values are not protected using pSQL during the features
duplication
2013-10-21 14:08:30 +02:00
Daniel
8053604005
Update GuestTrackingController.php
...
Fixed issue with retrocompatibility where the ->getFirst() caused a 505 error on the order_collection when a collection class was not loaded.
2013-10-21 19:40:47 +08:00
gRoussac
15cd0b9fbc
[-] BO : Report of fd86a29c5c
2013-10-21 12:21:49 +02:00
Gregory Roussac
3dea171047
Merge pull request #862 from PhpMadman/patch-3
...
[-] PDF : Removed unused code in FrontOffice PDF Invoice
2013-10-21 01:15:39 -07:00
PhpMadman
35df3f463c
Removed unsed code
...
I looked through the code. And I can't see that that code is used. everything is handled in PDF class.
2013-10-21 10:10:28 +02:00
Rémi Gaillard
198e75245d
[-] FO: Don't auto detect language if it not associated to the shop #PSCFV-10273
2013-10-21 09:41:00 +02:00
Gregory Roussac
8ef22c3548
Merge pull request #823 from kpodemski/patch-8
...
[*] IN: Add phone_mobile to address format
2013-10-20 16:40:16 -07:00
gRoussac
9b8a7edad8
// small refacto
2013-10-21 01:05:18 +02:00
gRoussac
332c8ff49f
[-] CORE : Fix bug #PSCFV-10687 again, #PSCFV-10752 replaceAccentedChars() // sorry for that
2013-10-21 00:28:41 +02:00
gRoussac
c9d20f35b3
// norms
2013-10-21 00:00:17 +02:00
gRoussac
f2d70076bd
[-] : Fix bug #PSCFV-4859, could not register invoice address or invoice country in OPC as guest, and phone not required in standard registration
2013-10-20 23:52:48 +02:00
Gregory Roussac
c36625a136
Merge pull request #851 from PrestanceDesign/patch-1
...
[*] BO : Adding a title tag to display the module name on hover like PS ...
2013-10-18 09:42:57 -07:00
gRoussac
5daa79c1e1
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-18 18:36:51 +02:00
gRoussac
8ef1e043af
[*] BO : chmod 664 to config.xml file
2013-10-18 18:36:30 +02:00
PrestanceDesign
6965bb29c1
[*] BO : Adding a title tag to display the module name on hover like PS 1.4
2013-10-18 18:20:15 +02:00
Fabio Chelly
72ccc90cc9
Merge remote-tracking branch 'origin/development' into development
2013-10-18 17:49:14 +02:00
Fabio Chelly
7133e74c17
[-] MO mailalerts: module mailalerts shows all messages regarding the order
...
PNM-1632 - MailAlert does not show Paypal error message if order has comments
2013-10-18 17:49:00 +02:00
gRoussac
2e2151a1bb
[-] CORE : error_get_last > PHP 5.1
2013-10-18 15:29:12 +02:00
Rémi Gaillard
8a682081de
// typo
2013-10-18 12:17:51 +02:00
Rémi Gaillard
6747d3bbac
[-] BO: Default country should be overriden in the context in multishop
2013-10-18 10:23:06 +02:00
Rémi Gaillard
b8273a13e6
//
2013-10-17 18:30:22 +02:00
gRoussac
3a38af9982
[-] FO : Could not redirect back to url in adress.php
2013-10-17 14:16:54 +02:00
gRoussac
6b1d69dd7d
[-] FO : $back value twice escaped
2013-10-17 12:18:23 +02:00
Rémi Gaillard
eb14e25e2a
// small fix for some order by on listing
2013-10-17 11:33:05 +02:00
gRoussac
f1ea9ba5b4
[-] BO : Fix bug #PSCFV-10709 rename root category with slashes in it
2013-10-17 10:53:20 +02:00
Rémi Gaillard
e4faa2bb75
[-] Core: Out of stock status should be setted after the first order history
2013-10-17 10:28:14 +02:00
gRoussac
3ba5905042
[-] BO : Could not order by reserved words like 'key'
2013-10-16 16:25:40 +02:00
Rémi Gaillard
22fd1b84c4
Merge pull request #847 from MustangZhong/patch-1
...
[-] WS: Missing field on Cart::getWsCartRows()
2013-10-16 00:58:16 -07:00
MustangZhong
ad27dbe8d1
Update Cart.php
...
The field "id_address_delivery" is missing in getWsCartRows.
Since id_address_delivery is required in the web service field definition.
2013-10-16 10:14:14 +08:00
Sébastien
5abd93e619
[-] MO : Fix add truncate tag
2013-10-15 21:38:10 +02:00
Rémi Gaillard
6ee538c710
// fix on ps_cleaner
2013-10-15 19:53:59 +02:00
gRoussac
237b950eb6
[-] FO : #PSCFV-10640 again, bad assignement
2013-10-15 16:35:58 +02:00
gRoussac
7ae9832992
// small cast
2013-10-15 14:56:25 +02:00
gRoussac
81497be5ab
[-] Fo : Fix bug #PSCFV-10640, redirect loop when country address is not among active countries in OPC
2013-10-15 14:53:44 +02:00
Rémi Gaillard
837ca34e7e
[-] Core: Product::getPriceStatic called with 1 quantity return the specific price for 1 qty if called with id_cart = 0
2013-10-15 10:30:48 +02:00
gRoussac
9c861642a5
[-] BO : AdminImport, wrong default separators
2013-10-15 10:09:16 +02:00
Gregory Roussac
dec9ef40a8
Merge pull request #841 from indesign47/patch-10
...
[+] BO : AdminImport add entity Alias
2013-10-15 01:03:33 -07:00
djfm
b4e18954f9
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-15 07:22:03 +00:00
Francois Gaillard
fd2dc4ff64
[-] Classes : Modules listing and case insensitive
2013-10-15 09:14:49 +02:00
indesign47
f25a418785
Update Alias.php
2013-10-14 19:20:38 +02:00
Rémi Gaillard
6f4b85430c
// Fix listings and sort
2013-10-14 18:52:48 +02:00
Gregory Roussac
2a28e47650
Merge pull request #799 from Lupul/development
...
[-] BO : Fixed Bug what displayed Dashboard sales statistics in wrong currency
2013-10-14 08:37:28 -07:00
Gregory Roussac
f3755e2d0a
Merge pull request #843 from ldecoker/patch-10
...
[-] BO : AdminMeta - make sure module and controller name are in lowercase
2013-10-14 07:46:56 -07:00
Gregory Roussac
bce6e8f09f
Merge pull request #837 from axometeam/patch-21
...
[-] BO : bad query when filtering on status + sorting by quantity in the AdminProducts getList
2013-10-14 07:45:52 -07:00
gRoussac
cc8ec4fd45
[-] CORE : Fix bug #PSCFV-10687 bad conversion for accentuated Y and W, thanks @mike15
2013-10-14 16:03:50 +02:00
gRoussac
80f6f4e223
[-] FO : Fix bug #PSCFV-10688, bad priceDisplay in order-carrier
2013-10-14 15:34:47 +02:00
gRoussac
50002ec714
[-] FO : Fix #PSCFV-10690 again, change just on directories
2013-10-14 14:23:26 +02:00
gRoussac
c6e3e28894
[-] FO : Fix bug #PSCFV-10690 could not index a category beacause of robot.txt
2013-10-14 14:20:11 +02:00
gRoussac
f8edca8ac8
[-] IN : Fix bug #PSCFV-10539 duplicate "address" url rewrite in meta.xml for Russian
2013-10-14 13:59:19 +02:00
gRoussac
2a54296b96
[-] BO : Fix bug #PSCFV-10692, AdminImport bad utf8 cars for subst
2013-10-14 12:11:47 +02:00
gRoussac
1adfa1584c
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-14 11:37:51 +02:00
gRoussac
1358c696cd
[-] BO : Fix #PSCFV-10678 warning in chrome
2013-10-14 11:37:15 +02:00
djfm
5e407db21e
[*] LO : Fixed a few bugs with currency formats in Back-Office orders
2013-10-14 09:30:45 +00:00
Jerome Nadaud
3282bd19e4
// Small fix
2013-10-14 10:59:20 +02:00
Rémi Gaillard
3bc02bbe10
// fields are already correctly formated when they are in a object coming from the database
2013-10-14 10:56:38 +02:00
gRoussac
af9182dad5
[-] CORE , follow up b87e934a66 and a10dcab6e7
2013-10-14 10:51:17 +02:00
Gregory Roussac
3539eb3697
Merge pull request #842 from kiropowered/patch-1
...
[-] CORE : StockMvt Fix bug if product have attribute
2013-10-14 01:30:30 -07:00
ldecoker
a377ecd571
Update Meta.php
...
Use strtolower from Tools class.
2013-10-14 09:53:50 +02:00
ldecoker
8d7e96176c
SEO - make sure module and controller name are in lowercase
...
For module controller, make sure that the name of the controller and the module are saved in lowercase. Otherwise the route will not be found in getModuleLink.
2013-10-14 09:38:04 +02:00
gRoussac
f9cfde9a05
[-] MO : Trackingfront, could not load employee stats date
2013-10-12 23:24:32 +02:00
gRoussac
ee29f4365e
[-] FO : Copuld not load datepicker in trackingfront stats.php
2013-10-12 17:54:26 +02:00
kiropowered
a10dcab6e7
Update StockMvt.php
...
Fix bug if product have attribute
2013-10-12 14:28:27 +02:00
indesign47
0a441b9a4b
Update Alias.php
2013-10-12 11:49:27 +02:00
indesign47
4f9191fe0c
Update form.tpl
2013-10-12 11:45:07 +02:00
indesign47
2afbe8fd04
Create alias_import.csv
2013-10-12 11:39:29 +02:00
indesign47
85c6e799c3
[+] BO : AdminImport add entity Alias
2013-10-12 11:33:36 +02:00
Gregory Roussac
418155cf2b
Merge pull request #838 from pelTek/patch-1
...
BO: added UPC and EAN search
2013-10-11 11:52:22 -07:00
Chris
3f6139be42
BO: added UPC and EAN search
2013-10-11 21:02:01 +03:00
Axome
9d5a9225e5
Correct some "bad query" in the admin products getList
...
Here the wrong Sql generated :
SELECT SQL_CALC_FOUND_ROWS a.`id_product`,b.name as name,`reference`,a.price as price,a.active as active , MAX(i.id_image) id_image,cl.name `name_category` , a.`price`, 0 AS price_final, sav.`quantity` as sav_quantity, a.`active` FROM `ps_product` a LEFT JOIN `ps_product_lang` b ON (b.`id_product` = a.`id_product` AND b.`id_lang` = 2 AND b.`id_shop` = 1) LEFT JOIN `ps_image` i ON (i.`id_product` = a.`id_product` AND i.cover=1)LEFT JOIN `ps_category_lang` cl ON (a.`id_category_default` = cl.`id_category` AND b.`id_lang` = cl.`id_lang` AND cl.id_shop = 1) LEFT JOIN `ps_stock_available` sav ON (sav.`id_product` = a.`id_product` AND sav.`id_product_attribute` = 0 AND sav.id_shop = 1 ) WHERE 1 AND a.`active` = 0 GROUP BY a.id_product ORDER BY quantity desc LIMIT 0,50
'quantity' is ambigus (for the ORDER BY)
2013-10-11 18:17:55 +02:00
Gregory Roussac
0dbaa59985
Merge pull request #836 from mkdgs/patch-1
...
[*] MO : blocktopmenu adding clear cache of AddAfter hook for Cms, Supplier, Manufaturer and Product
2013-10-11 09:05:15 -07:00
Rémi Gaillard
06c62c1684
[-] WS: Fix #PSCFV-10672 order by ID for non multishop entities
2013-10-11 17:53:15 +02:00
Jerome Nadaud
0f9c81a683
[-] BO : FixBug #PSCFV-10671 - remove htmlentities on customer message
2013-10-11 17:29:44 +02:00
gRoussac
a07733fcec
[-] BO : Could not insert referrer id_connections_source can not be null
2013-10-11 16:52:53 +02:00
Axome
eff3f6f713
A new version of my precedent pull-request
...
when you have some tags with attributes ( like img, ... )
2013-10-11 16:52:14 +02:00
Mickael Desgranges
1786f8e907
Update blocktopmenu.php
...
Fix: block top menu is not updated when content is added in CMS
adding support of AddAfter hook for Cms, Supplier, Manufaturer and Product
2013-10-11 16:42:21 +02:00
Fabio Chelly
9fc9df6ba4
Merge remote-tracking branch 'origin/development' into development
2013-10-11 16:38:09 +02:00
Fabio Chelly
9e3b82e8ed
[*] BO Module productcomments: JS variables are correctly escaped. Padding in error message has also been pushed to theme tpl
2013-10-11 16:37:26 +02:00
gRoussac
8cfe9a2065
[-] Bo : Could not update mailalert 2.5 with id_lang missing
2013-10-11 16:19:54 +02:00
gRoussac
45e9040606
[-] Bo : Could not update mailarler 2.5 with id_mlang
2013-10-11 15:51:02 +02:00
Jerome Nadaud
1a1f3de775
[-] BO: Fixbug #PSCFV-10671 - Double htmlentities.
2013-10-11 13:33:31 +02:00
Gregory Roussac
6c739ee2b3
Merge pull request #833 from djfm/development
...
[*] LO : set correct currency format for CHF
2013-10-11 01:58:10 -07:00
Fabio Chelly
5c66ed4791
Merge remote-tracking branch 'origin/development' into development
2013-10-11 10:51:50 +02:00
Fabio Chelly
d1a7ff50d5
[*] BO Module watermark: minimum transparency level is 1 and not 0.
2013-10-11 10:51:28 +02:00
gRoussac
7b02da5fdf
// bad commit sorry
2013-10-11 10:32:30 +02:00
gRoussac
36ca7bc508
[-] BO : AdminImport, fix Group searchByName
2013-10-11 10:23:17 +02:00
fchellypresta
075a911cee
Merge pull request #830 from indesign47/patch-5
...
[-] MO : productcomments errors translated in multi-language
2013-10-11 00:40:32 -07:00
fchellypresta
6f878353a6
Merge pull request #831 from indesign47/patch-7
...
[-] MO : productcomments round average up not down
2013-10-11 00:29:37 -07:00
djfm
bb96c8754f
[*] LO : set correct currency format for CHF
2013-10-11 07:14:30 +00:00
gRoussac
dc1632a8b0
[-] BO : Adminimport, id_specific key_price not defined
2013-10-10 22:04:42 +02:00
Gregory Roussac
a87bbf84b4
Merge pull request #825 from indesign47/patch-4
...
[-] BO : AdminImport add available fields to Products
2013-10-10 10:22:43 -07:00
Damien Metzger
4505387046
// Try to fix regexp issues with some PHP configurations
2013-10-10 18:41:50 +02:00
gRoussac
286084c42d
Merge branch 'master' of https://github.com/DarkHack/PrestaShop into contrib/master
...
Conflicts:
controllers/admin/AdminImportController.php
2013-10-10 17:06:13 +02:00
Jerome Nadaud
789911184b
[-] BO : FixBug - Remove second email in recipient
2013-10-10 15:04:32 +02:00
gRoussac
39a543188a
[-] BO : Fix bug #PSCFV-10660, could not delete csv file on NT
2013-10-10 14:54:12 +02:00
Damien Metzger
9bae53a4d9
Merge pull request #828 from djfm/development
...
// fixed name of gender 2 in English
2013-10-10 03:08:40 -07:00
djfm
819dac6622
// fixed name of gender 2 in English
2013-10-10 09:36:05 +00:00
François Gaillard
8d1bca5542
Merge pull request #768 from enumag/patch-4
...
[-] Classes : Hook - Display payment method & custommer currency bug fix
2013-10-09 13:52:09 -07:00
Fabio Chelly
246340b78c
[*] BO Module search: Enter key is now disabled in quick search field (field is correctly aligned)
2013-10-09 18:33:41 +02:00
Fabio Chelly
75ffa8c4f8
[*] BO Module search: Enter key is now disabled in quick search field
2013-10-09 18:30:09 +02:00
Jerome Nadaud
f6bbb6e241
// Fix duplicate invoice delivery number
2013-10-09 17:43:43 +02:00
Jerome Nadaud
68d84892c7
// remove self::
2013-10-09 16:40:09 +02:00
Jerome Nadaud
2feb5dd8d2
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-09 16:31:09 +02:00
Jerome Nadaud
d0a4636966
[-] BO : FixBug #PSCFV-9957 - Duplicate order invoice number
2013-10-09 16:29:15 +02:00
Vincent Augagneur
d796d0012e
[-] BO : fixed bug #PSCFV-10637 PS_CARRIER_DEFAULT is not updated after edit default carrier
2013-10-09 15:25:02 +02:00
Gregory Roussac
df4ae671a2
Merge pull request #826 from gouz/patch-4
...
[-] BO : Export DeliverySlip, the dates range using delivery_date but date_add
2013-10-09 06:02:52 -07:00
gRoussac
df97566018
[-] BO : AdminImport no default value for separators
2013-10-09 13:57:36 +02:00
gRoussac
338efcad7f
[-] CORE : $smarty->compile_check is not set to false, thanks @prestamodule
2013-10-09 12:14:49 +02:00
Sylvain Gougouzian
7a6dea4964
[~] BO : Export DeliverySlip
...
The dates range wasn't using the correct sql fields.
2013-10-09 10:39:24 +02:00
gRoussac
008c6ce759
[-] FO : Fix bug #PSCFV-10497 cart_block hooked on column disappearing
2013-10-08 18:37:50 +02:00
gRoussac
85946bacbe
// small cast
2013-10-08 18:35:56 +02:00
Gregory Roussac
cd8af9ae67
Merge pull request #824 from Prestaworks/patch-14
...
[-] BO : Fixes issue where path is not printed when error with email template saves occur.
2013-10-08 05:57:21 -07:00
Daniel
fa88a0bd93
Update AdminTranslationsController.php
...
Fixes issue where path is not printed when error with email template saves occur.
2013-10-08 20:54:52 +08:00
Rémi Gaillard
2899dfba5e
// Fix AdminTranslationsController::addNewTabs()
2013-10-08 14:53:02 +02:00
Krystian Podemski
ae7d33effe
[*] CORE: Add phone_mobile to address format
...
I honestly do not know why you decided by default to show only the first field of the phone :)
Users often ask me why they don't see their mobile phone on orders in BO.
2013-10-08 11:11:24 +02:00
gRoussac
e4a642128a
[-] FO : Fix bug #PSCFV-10606 could not have correct taxCalculationMethod when vat number in customer address
2013-10-08 11:09:52 +02:00
Zollner Robert
30adb0932d
[-] BO : pass correct typed parameter to setCurrency
2013-10-07 23:42:26 +03:00
Rémi Gaillard
7d0e9a5f06
// Fix double entities on AdminLog listing #PSCFV-10472
2013-10-07 19:37:58 +02:00
Gregory Roussac
4daaa206d2
Merge pull request #818 from cedricfontaine/patch-2
...
[-] MO : Price should apply tax as in configuration.
2013-10-07 09:55:35 -07:00
Gregory Roussac
644e38c05f
Merge pull request #817 from cedricfontaine/patch-1
...
[-] MO :Loyalty voucher should be without taxes, otherwise points would be negative.
2013-10-07 09:54:22 -07:00
Francois Gaillard
77b2b4b6ca
// Manual merge PS 1.5.6.0
2013-10-07 18:22:55 +02:00
cedricfontaine
d63288affd
Update loyalty.php
...
Price should apply tax as in configuration.
2013-10-07 12:14:13 -04:00
Damien Metzger
c51fe5b22d
// Changelog 1.5.6.0
2013-10-07 18:07:25 +02:00
cedricfontaine
717e195f57
Update LoyaltyModule.php
...
Voucher should be without taxes, otherwise points would be negative.
2013-10-07 12:07:03 -04:00
Gregory Roussac
f78a093a1c
Merge pull request #815 from PrestanceDesign/development
...
[*] TR : Italian translation of the country instead of English
2013-10-07 08:39:39 -07:00
PrestanceDesign
f9f5a4b090
Italian translation of the country instead of English
2013-10-07 16:45:22 +02:00
Gregory Roussac
92ffb1eab1
Merge pull request #812 from djfm/release
...
[*] TR : updated Russian installer
2013-10-07 03:25:42 -07:00
Francois Gaillard
f4610c06e0
[-] BO : Bug fix - Modules confirmation messages
2013-10-07 12:21:16 +02:00
Francois Gaillard
68cba08303
[-] BO : Bug fix - Modules confirmation messages
2013-10-07 12:18:44 +02:00
djfm
2969a7f74c
// updated Russian installer
2013-10-07 10:14:43 +00:00
Rémi Gaillard
1ed26e2d4e
// default perms profiles
2013-10-07 12:13:59 +02:00
gRoussac
302260539b
// Report from ebf09792e9
2013-10-07 12:08:39 +02:00
gRoussac
d125ca0a36
[-] FO : isVirtualCart was forced to false
2013-10-07 12:06:28 +02:00
gRoussac
adb1779764
[-] FO : isVirtualCart was forced to false
2013-10-07 12:02:47 +02:00
Fabio Chelly
a652590885
Merge remote-tracking branch 'origin/development' into development
2013-10-07 11:34:56 +02:00
Fabio Chelly
2515d81bdd
[*] BO Module search: Quick search can now search modules by name and not only display name
2013-10-07 11:34:16 +02:00
Gregory Roussac
bf65404413
Merge pull request #810 from studiokiwik/sk-ps15x-001
...
[-] MO : button tag on line 56 weren't closed
2013-10-07 02:29:19 -07:00
gRoussac
e3db5570d0
[-] BO : Retro compat, PS_ADMIN_DIR not defined //bad commit sorry
2013-10-07 11:24:42 +02:00
Gregory Roussac
68131dc28b
Merge pull request #811 from studiokiwik/sk-ps15x-002
...
[-] TR : typo fixed in polish installer translation (line 85)
2013-10-07 01:59:10 -07:00
gRoussac
7a7da1097d
[-] BO : Employee's default_tab may not exists, switching to AdminOrders
2013-10-07 10:53:03 +02:00
gRoussac
df0a24d63c
[-] BO : Retro compat, PS_ADMIN_DIR not defined
2013-10-07 10:47:41 +02:00
Tomasz Slominski
4254ae6edc
typo fixed in polish installer translation (line 85)
2013-10-07 10:05:43 +02:00
Vincent Augagneur
3f4f298ad4
[-] CORE fixed bug #PSCFV-10595 - small fix in function addJqueryPlugin()
2013-10-07 10:01:26 +02:00
Gregory Roussac
2a475d066f
Merge pull request #803 from ldecoker/patch-8
...
[-] BO : Missing $php_self variable in OrderDetailController.php
2013-10-07 01:00:42 -07:00
Tomasz Slominski
b941ac007b
bugfix: button tag on line 56 weren't closed
2013-10-07 09:57:55 +02:00
Damien Metzger
d6ffb45eb1
Merge pull request #809 from djfm/kill_miss
...
[*] LO : Removed 'Miss' from the default genders because too country specific
2013-10-07 00:57:13 -07:00
djfm
b6bba0c787
[*] LO : Removed 'Miss' from the default genders because too country specific
2013-10-07 07:53:19 +00:00
Rémi Gaillard
3477cac1e0
Merge pull request #800 from Ha99y/20131004_retro-compat.js.php
...
__DIR__ is available since PHP 5.3
2013-10-07 00:35:02 -07:00
indesign47
d3d0897012
[-] MO : productcomments round average up not down
...
200 comments with 5 stars and only 1 with 4 stars give only 4 stars
Thanks to manit4c
2013-10-07 04:02:42 +02:00
indesign47
e0978a0b84
[-] MO : productcomments errors translated in multi-language
2013-10-07 03:18:56 +02:00
ldecoker
148348855e
Update OrderDetailController.php
...
Missing $php_self variable
2013-10-06 16:31:54 +02:00
indesign47
b61e3e68b9
Update AdminImportController.php
2013-10-05 10:50:19 +02:00
ha99y
98aea24fc3
__DIR__ was never defined
...
The JS files would not lode, when in dev mode because __DIR__ was not
defined
2013-10-04 17:18:23 -07:00
Zollner Robert
1787923c4c
[-] BO : Fixed Bug what displayed Dashboard sales statistics in wrong currency (changed NULL to lowercase)
2013-10-05 00:42:29 +03:00
Zollner Robert
481cb5c28a
[-] BO : Fixed Bug what displayed Dashboard sales statistics in wrong currency
2013-10-04 23:30:24 +03:00
Rémi Gaillard
b2b0c4f00b
// remove debug
2013-10-04 18:45:18 +02:00
Rémi Gaillard
2aee99c0b0
[-] FO: Fix display of quantity discounts on product pages if the customer is allowable for multiple discount for the same quantity #PSCFV-10580
2013-10-04 18:37:30 +02:00
Fabio Chelly
48f20a4393
Merge remote-tracking branch 'origin/development' into development
2013-10-04 18:15:32 +02:00
Fabio Chelly
139a74e4cd
[*] BO Module search: the PHP search has been replace by a quick search in JS to display results instantly
2013-10-04 18:15:12 +02:00
Jerome Nadaud
121fcdc39f
// Fix list start
2013-10-04 16:56:35 +02:00
Vincent Augagneur
fe6494bf35
//fixed bug PSCFV-10567
2013-10-04 16:33:50 +02:00
gRoussac
a4b7fc942f
[-] CORE : #PSCFV-10389 Avoid eventual empty Specific Price Rule
2013-10-04 14:11:42 +02:00
Rémi Gaillard
fef8d2beac
// Fix group reduction per category
2013-10-04 14:00:42 +02:00
Rémi Gaillard
6dacc07e62
// sometimes, translations files could not exist
2013-10-04 13:19:34 +02:00
indesign47
805989da39
[-] BO : AdminImport add products available fields
2013-10-04 13:04:52 +02:00
Jerome Nadaud
093bf9e065
[-] MO : Blocklayered - Fix expand/collapse tree problem
2013-10-04 11:51:12 +02:00
indesign47
75cb92c329
Update AdminImportController.php
2013-10-04 11:44:52 +02:00
Gregory Roussac
f28131fe9b
Merge pull request #795 from indesign47/patch-3
...
[-] BO : AdminImport add combinations available fields
2013-10-04 02:40:29 -07:00
indesign47
96646b5c7a
[-] BO : AdminImport add products available fields
2013-10-04 10:56:41 +02:00
PhpMadman
18ab409eeb
[*] BO: #PNM-1472 Changed label and transparency range check to 1
...
Changed label to 1-100 since, there is no need to set transparency to 0, since it will pretty much will be invisible already at 1
2013-10-04 10:38:03 +02:00
indesign47
a92ced814a
[-] BO : AdminImport add combinations available fields
2013-10-04 10:26:38 +02:00
Jerome Nadaud
3d8591c588
[-] MO : Blocklayered - Fix empty fancy box after template edit
2013-10-04 10:14:07 +02:00
Gregory Roussac
09ad15730b
Merge pull request #794 from indesign47/release
...
[-] BO : AdminImport add adresses required fields
2013-10-04 01:02:46 -07:00
indesign47
6c9b71ee58
[-] BO : AdminImport add adresses required fields
2013-10-04 04:35:00 +02:00
indesign47
0af24ab034
[-] BO : AdminImport add adresses required fields
2013-10-04 04:31:51 +02:00
Rémi Gaillard
f100027e5d
[-] FO: packages should be splitted with advanced stock management when carrier is not associated to multiple warehouse
2013-10-03 19:21:49 +02:00
Jerome Nadaud
6a0c376a18
[-] MO : Blocklayered - Fix empty fancy box after template edit
2013-10-03 18:58:09 +02:00
gRoussac
62d946ea68
[-] CORE : Fix bug #PSCFV-10179 Duplicate specific price records when updating a product
2013-10-03 18:41:06 +02:00
gRoussac
31f421153d
[-] BO : Fix bug #PSCFV-9323 supplier_reference can be unset
2013-10-03 18:20:45 +02:00
gRoussac
c75cda2429
[*] BO : AdminImport, retrieve separators and lang selected
2013-10-03 17:35:20 +02:00
Damien Metzger
e7c860a3dd
Merge pull request #792 from djfm/release
...
// remove backup files
2013-10-03 08:09:41 -07:00
djfm
8580dd0b39
// remove backup files
2013-10-03 15:02:16 +00:00
Damien Metzger
9e837d1ecc
// No more translation packs in the ZIP (except for FR and EN), only remotes!
2013-10-03 16:35:54 +02:00
Gregory Roussac
cfd70bf660
Merge pull request #789 from PhpMadman/patch-2
...
[*] BO: wrong description on getIdOrderCarrier
2013-10-03 07:30:14 -07:00
Rémi Gaillard
0662cd3b12
// don't need to clear smarty cache while installation
2013-10-03 16:29:31 +02:00
Damien Metzger
6c4a69ea0b
Merge pull request #790 from djfm/release
...
// added tab translations to Bengali installer
2013-10-03 07:26:29 -07:00
djfm
b92c9869a4
// added tab translations to Bengali installer
2013-10-03 14:20:08 +00:00
gRoussac
992cc6b437
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-10-03 16:10:37 +02:00
gRoussac
7f32e8d187
[-] BO : Fix bug #PSCFV-10064, could not import feature in multilang, thanks @E.Bigfoot
2013-10-03 16:09:43 +02:00
gRoussac
cafe2ed9d2
[-] BO : Fix bug #PSCFV-10064, could not import deature in multilang, thanks @E.Bigfoot
2013-10-03 16:08:53 +02:00
PhpMadman
e38d808a85
[*] BO: wrong description on getIdOrderCarrier
2013-10-03 15:51:27 +02:00
Gregory Roussac
86631202df
Merge pull request #788 from PhpMadman/patch-1
...
[*] BO: missing align on order for product warehouse
2013-10-03 06:37:58 -07:00
Fabio Chelly
d601844e82
Merge remote-tracking branch 'origin/development' into development
2013-10-03 15:32:27 +02:00
Fabio Chelly
ea57b3fdd1
[-] MO watermark: original pictures are now protected through htaccess
...
#PNM-109
2013-10-03 15:32:10 +02:00
PhpMadman
f979cbef57
[*] BO: missing align on order for product warehouse
2013-10-03 15:26:09 +02:00
gRoussac
8b2215eec5
// remove warning
2013-10-03 15:02:48 +02:00
gRoussac
0f288583ca
[-] BO : Remove dead code in AdminImport
2013-10-03 14:57:03 +02:00
Gregory Roussac
8762c310b9
Merge pull request #787 from tucoinfo/development
...
[*] FO : add variable $nofollow to mobile theme header.tpl
2013-10-03 05:02:01 -07:00
Damien Metzger
6e0c3e1aa2
// addFeatureValueImport partial fix
2013-10-03 12:24:35 +02:00
tucoinfo
8f09d49ffc
[*] FO : add variable $nofollow to mobile theme header.tpl
...
Copied from normal theme which already manages the NoFollow variable
2013-10-03 12:19:10 +02:00
Jerome Nadaud
3585bf33c8
// Fix supply order change state save button
2013-10-03 11:49:16 +02:00
gRoussac
6610bd2067
[-] BO : Could noty save ImportMatchs
2013-10-03 11:15:03 +02:00
Jerome Nadaud
43a60f1b57
[-] BO : FixBug #PSCFV-9044 - Missing state in new order, and now you can edit customer addresses
2013-10-03 11:06:08 +02:00
Rémi Gaillard
f2e39488b6
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-10-03 10:33:58 +02:00
Rémi Gaillard
e190c8df9f
// small fix on import
2013-10-03 10:33:43 +02:00
Vincent Augagneur
d1956572a5
//small fix on carrier wizard
2013-10-03 10:29:40 +02:00
Gregory Roussac
ca1bc3daa8
Merge pull request #786 from kpodemski/patch-6
...
[-] CORE : Increasing the length of link_rewrite & name in Category.php
2013-10-03 01:24:22 -07:00
Krystian Podemski
d87c816038
[*] CORE : Increasing the length of link_rewrite & name in Category.php
...
In database this fields have varchar(128) so let's give the user full size of fields
2013-10-03 10:20:45 +02:00
Gregory Roussac
3b75dd6785
Merge pull request #785 from djfm/pstw
...
[*] TR : Traditional Chines Installer
2013-10-03 00:54:48 -07:00
Jerome Nadaud
89d86793b0
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-10-03 09:12:01 +02:00
Jerome Nadaud
33b5971a7a
[-] BO : FixBug #PSCFV-10558 - Invalid HTML markup.
2013-10-03 09:11:26 +02:00
djfm
711f5b0bdf
[+] LO : Completed Traditional Chinese Installer
2013-10-03 06:57:53 +00:00
djfm
4668d8ffa2
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into pstw
2013-10-03 06:56:08 +00:00
gRoussac
e9a3c98af9
[-] BO : Fix bug #PSCFV-8389 duplicates is SpecificPrice table
2013-10-02 18:57:45 +02:00
gRoussac
da48cea96e
[-] BO : AdminImport, tables are not truncated
2013-10-02 17:54:48 +02:00
Gregory Roussac
a40356d21c
Merge pull request #784 from djfm/release
...
// updated native translation packs
2013-10-02 08:50:29 -07:00
djfm
3a0081912d
// updated native translation packs
2013-10-02 15:37:57 +00:00
gRoussac
a027dbd061
[*] BO : Add category id in AdminSpecificPriceRule
2013-10-02 17:00:20 +02:00
Gregory Roussac
3d1d178bba
Merge pull request #783 from ellisium/upper
...
[-] CORE : CART::BOTH should be Cart::Both
2013-10-02 16:35:37 +02:00
Gregory Roussac
4bb4199f5a
Merge pull request #783 from ellisium/upper
...
[-] CORE : CART::BOTH should be Cart::Both
2013-10-02 07:34:00 -07:00
Eric Le Lay
3e0c5e71f4
classname uppercase issue
2013-10-02 16:28:45 +02:00
gRoussac
fe7035aae9
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-10-02 15:48:44 +02:00
gRoussac
96be4068f5
// norms
2013-10-02 15:48:29 +02:00
Damien Metzger
250a9f17a2
[-] BO : managed decimal format in BO orders
2013-10-02 15:47:21 +02:00
gRoussac
bf6a0e0077
[-] BO : Fix bug #PSCFV-5060 could not import supplier_combinations in combinations import
2013-10-02 15:46:11 +02:00
Damien Metzger
6974a88b59
Merge pull request #782 from 202-ecommerce/development
...
[*] FO : Added new Maintenance Hook
2013-10-02 06:07:42 -07:00
Rémi Gaillard
f4cadbdfd6
Merge pull request #770 from urecheatu007/development
...
[-] LO: updated localization pack for Romania / romanian - added states
2013-10-02 05:47:17 -07:00
thoma202
1ccc25f56c
Merge branch 'development' of github.com:202-ecommerce/PrestaShop into development
2013-10-02 14:38:44 +02:00
gRoussac
c4e549db13
[-] BO : Fix #PSCFV-6482 could not import tags in deiffrent languages
2013-10-02 14:20:27 +02:00
Damien Metzger
a876b13c1c
[-] BO : fixed currency format on order creation
2013-10-02 12:10:54 +02:00
thoma202
eb7655e318
[+] Added hook in maintenance page
2013-10-02 11:58:35 +02:00
Rémi Gaillard
99f325dc3c
// validation of carrierwizard
2013-10-02 11:24:08 +02:00
Grégoire Bélorgey
dbc5c4301f
[*] BO : Allow complex GROUP BY in SQL Manager
2013-10-02 10:31:41 +02:00
gRoussac
c466320887
[-] Bo : Fix again #PSCFV-10474 again, not deleting start page after import
2013-10-01 19:11:51 +02:00
gRoussac
a6e8af99f9
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-10-01 18:13:02 +02:00
gRoussac
6bbcbb536f
[-] CORE : Cart rules not ordered by priority for PaymentModule
2013-10-01 18:12:15 +02:00
gRoussac
294384d9ea
[-] CORE : Partial fix bug #PSCFV-10534 bad total_products_wt calculated without other cart rules
2013-10-01 18:11:54 +02:00
Gregory Roussac
953f0641e8
Merge pull request #778 from djfm/release
...
[*] TR : Installer Translations
2013-10-01 09:09:32 -07:00
gRoussac
a5dc1ce6f6
[-] Bo : Fix again #PSCFV-10474 coul not export more than 300 products
2013-10-01 18:02:12 +02:00
djfm
172986a461
// changed help text
2013-10-01 15:06:33 +00:00
djfm
23df6cb875
// updated German installer translations
2013-10-01 14:52:04 +00:00
gRoussac
f4c2bacea3
[-] CORE : Cart rules not ordered by priority for PaymentModule
2013-10-01 16:17:23 +02:00
gRoussac
626ccf0985
[-] CORE : Partial fix bug #PSCFV-10534 bad total_products_wt calculated without other cart rules
2013-10-01 14:46:40 +02:00
Gregory Roussac
a76a7273ea
Merge pull request #776 from kpodemski/patch-5
...
[*] FO: We let style selected category in CSS on blockcategories
2013-10-01 03:04:54 -07:00
Krystian Podemski
9e4b6c020f
[*] FO: We let style selected category in CSS on blockcategories
...
It's good to have this by default.
2013-10-01 12:02:19 +02:00
djfm
9e64ecc887
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-10-01 09:58:40 +00:00
Rémi Gaillard
9ad046677c
[*] BO: Allow to breakdown the taxes when they are computed
2013-10-01 11:55:56 +02:00
Rémi Gaillard
4fcbde878d
[-] BO: Fix total without tax in breakdown taxes when taxes are combined #PSCFV-10394 on the invoices
2013-10-01 11:18:11 +02:00
gRoussac
f30bc80485
[-] BO : Remove duplicate sql insert in setProductOutOfStock in monoshop
2013-10-01 10:48:17 +02:00
djfm
e706b531bc
// updated br, es, fr, ru installer translations
2013-10-01 08:41:03 +00:00
Jerome Nadaud
340f6cebe4
[-] FO : FixBug #PSCFV-10542 - Category description view problem
2013-10-01 10:20:33 +02:00
Gregory Roussac
97a25eb9c6
Merge pull request #774 from kpodemski/patch-4
...
[-] BO: translation mismatch
2013-10-01 01:15:24 -07:00
Rémi Gaillard
ecb4ccfdda
// Fix product visibility on Product::getAccessories and ProductSale::getBestSales #PSCFV-9760
2013-10-01 09:56:26 +02:00
Krystian Podemski
2b55944874
[-] BO: translation mismatch
...
Here is a form to edit the values in the group, we do not need here "attribute type".
2013-10-01 08:38:04 +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
gRoussac
4a66bdcdf9
// report of 9b627bf9a2
2013-09-30 19:18:08 +02:00
gRoussac
f899380e3b
[-) BO : #PSCFV-10474 coul not export more than 300 products
2013-09-30 19:04:04 +02:00
Jerome Nadaud
1b9472cc37
[-] BO : FixBug #PSCFV-10291 - Remove temporary image on install
2013-09-30 19:01:11 +02:00
Damien Metzger
9c04f1dace
Merge pull request #748 from djfm/release
...
// fix PSCFV-8260, currency format containing spaces and RTL languages
2013-09-30 09:21:43 -07:00
djfm
1cce312aaa
// orthograph
2013-09-30 16:15:53 +00:00
djfm
f39c2c40cf
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-09-30 16:13:15 +00:00
Jerome Nadaud
b7ff8d634a
[-] BO : FixBug #PSCFV-10317 - Attributes value not shown on features sorted by position.
2013-09-30 17:23:12 +02:00
Jerome Nadaud
f983e0eaf1
[-] BO : FixBug #PSCFV-10380 - Missing lang file existence verification.
2013-09-30 16:25:58 +02:00
Jerome Nadaud
6bb1fa6a4d
// Missing '?' on regex
2013-09-30 14:59:27 +02:00
Jerome Nadaud
05eafdb14f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-30 14:57:46 +02:00
Jerome Nadaud
cfc41ec4ef
[+] BO : Add remove module override on constant - PSCFV-10430
2013-09-30 14:57:30 +02:00
Gregory Roussac
6822373378
Merge pull request #772 from codeurWeb/patch-5
...
[*] FO : add GET pre-selection of id_contact in contact-form.tpl
2013-09-30 05:56:09 -07:00
Julien
dd5cd33bb4
[-] BO : fix pre-selection of id_contact in contact-form.tpl
2013-09-30 14:38:06 +02:00
Cosmin Hutanu
7eddca6d15
update localization pack for romania - added states
2013-09-30 13:06:19 +03:00
gRoussac
7d764c5ce8
[-] BO : AdminImport, not matching by ref for updating
2013-09-30 11:50:51 +02:00
Cosmin Hutanu
f9ad0d1b79
Merge pull request #3 from PrestaShop/development
...
update from prestashop/development
2013-09-30 02:47:52 -07:00
Jerome Nadaud
e040c096d1
[-] BO : Remove customers group view list link
2013-09-30 10:34:54 +02:00
Rémi Gaillard
b6f13648db
[-] WS: Fix order by on id field on multishop entities
2013-09-30 10:29:54 +02:00
Rémi Gaillard
22173355a5
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-09-30 09:59:51 +02:00
Rémi Gaillard
06b6facc2d
[-] BO: Fix #PSCFV-10488 filter by employee on logs tab
2013-09-30 09:59:33 +02:00
Jerome Nadaud
e0e5f80767
[-] BO : FixBig #PSCFV-10442 - Members Cutomer Group list
2013-09-30 09:59:25 +02:00
Gregory Roussac
3e85622972
Merge pull request #767 from enumag/patch-3
...
[-] BO : Fix #PSCFV-10520 id_attribute_group can not be null
2013-09-30 00:47:12 -07:00
djfm
67d0ac95b5
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-09-30 07:09:17 +00:00
Jáchym Toušek
6e191fe054
[-] Classes : Hook - Display payment method & custommer currency bug fix
2013-09-29 16:24:33 +02:00
Jáchym Toušek
5ebc2e5e91
[-] BO : Fix #PSCFV-10520
2013-09-29 14:43:14 +02:00
gRoussac
813ef8bc7e
[-] BO : Could not import empty linkrewrite for products and not matching refs
2013-09-27 19:22:10 +02:00
Jerome Nadaud
c2b9ff40ef
[-] BO : FixBig #PSCFV-10442 - Members Cutomer Group list
2013-09-27 19:20:46 +02:00
Gregory Roussac
a4178a9fd2
Merge pull request #761 from nuzelac/patch-1
...
[-] BO : fix multilingual field validity in AdminProductsController
2013-09-27 19:07:56 +02:00
Gregory Roussac
40617c0a81
Merge pull request #761 from nuzelac/patch-1
...
[-] BO : fix multilingual field validity in AdminProductsController
2013-09-27 09:50:03 -07:00
Nino Uzelac
ca01b58262
fix multilingual field validity in AdminProductsController
2013-09-27 18:22:07 +02:00
Fabio Chelly
9d94337c9b
[-] MO sendtoafriend: The method used to check all required input fields could lead to errors
2013-09-27 16:08:00 +02:00
Jerome Nadaud
6449ecfb32
[-] BO : Force invoice footer text to 1 ligne
2013-09-27 14:41:50 +02:00
Fabio Chelly
6d8cc454e1
[-] MO productcomments: prevents guests to add comments when guest comment is disabled in backoffice
...
(cherry picked from commit 345d4cd )
2013-09-27 11:30:42 +02:00
Fabio Chelly
345d4cdbcf
[-] MO productcomments: prevents guests to add comments when guest comment is disabled in backoffice
2013-09-27 11:27:58 +02:00
djfm
66435cbf4a
// grammar
2013-09-27 08:35:48 +00:00
Damien Metzger
84d8ccfa2b
// Fixed language code consistency
2013-09-27 10:25:37 +02:00
djfm
2be5233584
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-09-27 08:03:47 +00:00
Gregory Roussac
33c2669692
Merge pull request #749 from enumag/patch-1
...
[-] FO : Fixed products without images
2013-09-27 10:00:48 +02:00
Gregory Roussac
6b30cc5084
Merge pull request #750 from djfm/psindonesia
...
[+] TR : Psindonesia
2013-09-27 00:57:20 -07:00
Gregory Roussac
19fb32545d
Merge pull request #749 from enumag/patch-1
...
[-] FO : Fixed products without images
2013-09-27 00:56:46 -07:00
djfm
4e472fae50
// updated Indonesian installer
2013-09-27 07:16:23 +00:00
Jáchym Toušek
30367e6427
[-] FO : Fixed products without images
2013-09-26 22:21:18 +02:00
gRoussac
126c21d39a
[*] BO : AdminImport, remove csv files
2013-09-26 18:34:18 +02:00
djfm
50bd3d613d
// fix PSCFV-8260, currency format containing spaces and RTL languages
2013-09-26 16:29:40 +00:00
gRoussac
98148cfe03
// Adminimport revert sort order in select
2013-09-26 18:02:28 +02:00
gRoussac
4fc4ee721e
[*] BO : Adminimport, check csv download path
2013-09-26 17:50:26 +02:00
gRoussac
d3ad12e536
[*] BO : Add csv file download in AdminImport
2013-09-26 17:40:33 +02:00
gRoussac
8c1240cb2c
[-] BO : Sort import files in select
2013-09-26 15:13:34 +02:00
Cosmin Hutanu
81ec2822ec
Merge pull request #2 from PrestaShop/development
...
update from prestashop/development
2013-09-26 05:52:17 -07:00
Fabio Chelly
7a7a2fb8c3
[-] MO productcomments and loyalty: loyalty doesn't disconnect current user anymore
2013-09-26 14:19:08 +02:00
Gregory Roussac
47bf9a397a
Merge pull request #745 from djfm/localization_packs
...
[*] TR : Localization packs
2013-09-26 14:17:13 +02:00
Gregory Roussac
f3e36b896b
Merge pull request #746 from Mainmich/patch-1
...
[-] MO : Blocklayered Fix pagination incompatibility
2013-09-26 14:16:51 +02:00
Gregory Roussac
1abb064958
Merge pull request #747 from djfm/psbengali
...
[+] TR : Added Bengali Installer
2013-09-26 05:14:28 -07:00
Rémi Gaillard
252ab56d75
// error message in double
2013-09-26 13:47:42 +02:00
smartdatasoft
9109708944
// small improvements to Bengali installer
2013-09-26 11:44:28 +00:00
smartdatasoft
e21eef3a87
// updated Bengali installer
2013-09-26 11:44:12 +00:00
smartdatasoft
3ded9549cf
// Bengali installer translations
2013-09-26 11:43:58 +00:00
smartdatasoft
37170c74b3
[+] LO : Added Bengali installer
2013-09-26 11:39:58 +00:00
gRoussac
017d19330a
// avoid SQL error
2013-09-26 11:10:44 +02:00
djfm
78c1dce528
[+] LO: Added Traditional Chinese installer
2013-09-26 08:23:16 +00:00
Gregory Roussac
37f928ade9
Merge pull request #746 from Mainmich/patch-1
...
[-] MO : Blocklayered Fix pagination incompatibility
2013-09-25 09:45:51 -07:00
gRoussac
48d9c37590
[-] BO : Remove duplicate sql insert in setProductOutOfStock in monoshop
2013-09-25 18:41:52 +02:00
Mainmich
a6e67b078e
Fix pagination incompatibility
...
Javascript function paginateButton does not work with "p" GET parameter in first position, regex only takes &p and not ?p.
2013-09-25 18:33:58 +02:00
gRoussac
7486844222
[-] BO : Fix #PSCFV-10501 Remove fatal error
2013-09-25 18:02:06 +02:00
Damien Metzger
95a2b2a8a8
[*] BO : improved automatic language creation
2013-09-25 17:07:18 +02:00
Jerome Nadaud
757fe64217
[-] MO : FixBug #10460 - UTF8 bug on accented URL
2013-09-25 16:09:55 +02:00
Gregory Roussac
5245038ea1
Merge pull request #745 from djfm/localization_packs
...
[*] TR : Localization packs
2013-09-25 06:58:59 -07:00
djfm
91d495a4a8
[*] LO : Added states to Japanese localization pack
2013-09-25 13:31:45 +00:00
Damien Metzger
ae8c8218fd
// Fixed ISO code of japanese todōfuken
2013-09-25 15:30:16 +02:00
djfm
81e66233d8
[*] LO : Updated many localization packs
2013-09-25 13:11:52 +00:00
Fabio Chelly
1800c6589c
Merge remote-tracking branch 'origin/development' into development
2013-09-25 14:43:42 +02:00
Fabio Chelly
bdd84771b7
[-] MO productcomments and loyalty: loyalty doesn't disconnect current user anymore
2013-09-25 14:43:30 +02:00
djfm
54b3ac5a32
[+] TR : Added Indonesian installer
2013-09-25 09:41:59 +00:00
Gregory Roussac
7f9183b1d4
Merge pull request #743 from dlage/modules_update
...
[*] BO : Show modules update button even if module is not installed but not notices
2013-09-24 20:40:56 +02:00
Gregory Roussac
931d240ca1
Merge pull request #743 from dlage/modules_update
...
[*] BO : Show modules update button even if module is not installed but not notices
2013-09-24 11:33:48 -07:00
gRoussac
e900474b8e
// remove notice
2013-09-24 19:01:08 +02:00
gRoussac
69cb20d5e8
[-] PDF : Report of 9c939ccead
2013-09-24 18:55:55 +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
gRoussac
6f840eceba
[-] BO : Fix bug #PSCFV-9675 could not import non existent parent category
2013-09-24 18:00:01 +02:00
Rémi Gaillard
5e7dbea970
//
2013-09-24 17:22:50 +02:00
Rémi Gaillard
beb0a74135
// use ObjectModel::validateField on validaterules
2013-09-24 17:12:28 +02:00
gRoussac
0f4781053b
[-] BO : Bad entity pre selected in AdminImport
2013-09-24 17:08:33 +02:00
gRoussac
10d6e97aca
[-] BO : Fix bug #PSCFV-10483, could not import other language product link_rewrite
2013-09-24 16:42:22 +02:00
gRoussac
3448027861
// report of pull request 737
2013-09-24 16:41:15 +02:00
gRoussac
89ac0bc439
[-] FO : Fix #PSCFV-10480 again, css fix
2013-09-24 16:34:18 +02:00
gRoussac
3d477c62eb
// remove notice
2013-09-24 16:03:39 +02:00
gRoussac
c9b53685c5
// parse error
2013-09-24 15:44:56 +02:00
gRoussac
1cc92fc9c2
[-] CORE : Could not add too long tags
2013-09-24 15:40:18 +02:00
gRoussac
17323a04b6
[-] CORE : Missing tag max size
2013-09-24 15:10:14 +02:00
gRoussac
1d6593612f
[-] FO : Fix #PSCFV-10480 again css fix
2013-09-24 12:21:10 +02:00
Gregory Roussac
4c399875d9
Merge pull request #737 from codeurWeb/patch-3
...
[-] BO : fix postProcess override on AdminImportController
2013-09-24 01:54:18 -07:00
Gregory Roussac
92b987c0f8
Merge pull request #736 from codeurWeb/patch-2
...
[-] BO : fix ovverride of constructor when PS_ADVANCED_STOCK_MANAGEMENT is off
2013-09-24 01:40:16 -07:00
Rémi Gaillard
41af17e06b
[-] BO: Fix data validation when iframe is allowed on some entities like CMS
2013-09-24 10:28:04 +02:00
Julien
6acebca8fa
[-] BO : fix postProcess override on AdminImportController
...
When we override the constucteur of AdminImport to add an import type and PS_ADVANCED_STOCK_MANAGEMENT is off, switch index is undefined for "Supply Orders" and "Supply Order Details".
Default case of switch is never used.
2013-09-23 21:04:55 +02:00
Julien
6850db0612
[-] BO : fix contructor override on AdminImportController
...
When we overload the constucteur of AdminImport to add an import type and PS_ADVANCED_STOCK_MANAGEMENT is off, switch index is undefined for "Supply Orders" and "Supply Order Details".
2013-09-23 20:23:45 +02:00
Gregory Roussac
aefab21a62
Merge pull request #735 from djfm/release
...
[*] LO : Use single quote as thousands separator for CHF currency
2013-09-23 09:54:01 -07:00
djfm
d9a24d61ac
// change comment
2013-09-23 16:37:13 +00:00
djfm
6195d0c319
[*] LO : Use single quote as thousands separator for CHF currency
2013-09-23 16:32:40 +00:00
gRoussac
b3a425c73a
[-] MO : Blockcart, wrong tbody
2013-09-23 18:20:35 +02:00
gRoussac
ccb3179c1a
[-] CORE : Partial fix for #PSCFV-10482 getCacheId is different in back office
2013-09-23 18:07:46 +02:00
Gregory Roussac
b4547568a5
Merge pull request #734 from djfm/release
...
// no quotes around 1 in js=1 please
2013-09-23 08:38:57 -07:00
gRoussac
d37f545058
[-] MO : Fix buig #PSCFV-10480 Blockcart too long cart_block_product_name
2013-09-23 17:26:36 +02:00
djfm
5c4de83e91
// no quotes around 1 in js=1 please
2013-09-23 15:20:26 +00:00
Damien Metzger
6796b64e18
Merge pull request #691 from djfm/development
...
// fixed translation of modules descriptions containing quotes
2013-09-23 07:51:57 -07:00
gRoussac
3b075e049b
// bad commit
2013-09-23 16:33:44 +02:00
gRoussac
84dc75f57e
[-] CORE : Fix bug #PSCFV-10471 Cart item count problem, unique_id grouping error for id_product and id_product_attribute
2013-09-23 16:32:38 +02:00
gRoussac
92382e347c
[-] FO : Fix bug #PSCFV-10478 could not see auto added cart rule voucher on product page
2013-09-23 16:08:44 +02:00
gRoussac
dedc59f1db
[-] IN : FIX #PSCFV-10246 errors in stricts sql-mode, thanks @enumag
2013-09-23 15:17:15 +02:00
Rémi Gaillard
c6222c51c8
// commit 6b47f5713e is missing
2013-09-23 11:36:15 +02:00
Fabio Chelly
a1555c3fc8
Merge remote-tracking branch 'origin/development' into development
2013-09-23 11:24:26 +02:00
Fabio Chelly
31697fde3c
[-] MO productcomments: confirmation message takes moderation mode into account
2013-09-23 11:24:14 +02:00
Jerome Nadaud
5206496f64
[-] BO : Fix Bug For new Fancy Box events
2013-09-23 11:22:51 +02:00
Jerome Nadaud
cf82157d47
// oops
2013-09-23 10:48:56 +02:00
Jerome Nadaud
7dbb6088a4
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-23 10:42:30 +02:00
Rémi Gaillard
50bbf1a547
// small fix
2013-09-23 10:46:41 +02:00
Jerome Nadaud
32a7a28567
[-] MO : FixBug #PNM-1683 - Treeview problem
2013-09-23 10:42:10 +02:00
Rémi Gaillard
a578cfb2e2
[-] FO: Fix #PSCFV-10461
2013-09-23 10:20:22 +02:00
gRoussac
39468476ab
[-] CORE : #PSCFV-10461 customer group in getPriceStatic, pull request 361ebc72e0
2013-09-23 09:50:12 +02:00
Damien Metzger
214b844ef7
// Removed useless tiny mce src
2013-09-20 18:52:42 +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
Rémi Gaillard
7aa348eb93
// bad char
2013-09-20 15:48:22 +02:00
gRoussac
e2a1f5101c
[-] BO : Bad input radio names
2013-09-20 15:27:31 +02:00
gRoussac
7d05da1618
[-] IN : Lower by two flush limit in migrate_orders
2013-09-20 15:12:57 +02:00
gRoussac
429c9442a3
[*] CORE : bad else if in getTemplatePath
2013-09-20 15:10:14 +02:00
Rémi Gaillard
2dc91758c3
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-20 14:12:56 +02:00
Rémi Gaillard
9b878a33a8
// fix canonical and ssl page without ssl
2013-09-20 14:12:41 +02:00
Damien Metzger
7eb3b22829
[-] Installer : added the missing default tab in the employee
2013-09-20 14:06:38 +02:00
Rémi Gaillard
e2ac223f4e
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-20 11:34:54 +02:00
Rémi Gaillard
5b7580d487
[-] MO: Fix time of smarty cache invalidation
2013-09-20 11:33:30 +02:00
Damien Metzger
1cebd5920e
[*] Installer : added file check in order to check if everyhting has been successfuly uploaded
2013-09-20 11:09:22 +02:00
Fabio Chelly
4f639329e9
Merge remote-tracking branch 'origin/development' into development
2013-09-20 10:47:17 +02:00
Fabio Chelly
91ae972655
[-] MO mailalert : products alerts can be registered for multiple guests
...
#PNM-1669
2013-09-20 10:46:56 +02:00
Damien Metzger
f8ca06d927
// Better cache depth management for smarty
2013-09-20 10:26:58 +02:00
Damien Metzger
eb6600e840
// Blockcustomerprivacy should not be installed by default
2013-09-20 10:26:58 +02:00
Gregory Roussac
14cd72121a
Merge pull request #732 from Ha99y/20130919_X-Robots
...
[*] CORE : Send noindex header to avoid ghost carts by bots
2013-09-20 00:52:49 -07:00
ha99y
42cdc988ac
Send noindex header to avoid ghost carts by bots
2013-09-19 22:15:00 -07:00
Francois Gaillard
8c6aaa3c7d
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-19 17:31:42 +02:00
Francois Gaillard
63f4743134
[-] MO : PNM-1715 - Bug fix accented chars & ajax-cart
2013-09-19 17:31:35 +02:00
gRoussac
e0b59082f9
[-] BO : Issue with domready on adminImport
2013-09-19 17:19:51 +02:00
gRoussac
0361d5db8d
[-] BO : do not reaffect import_type for categories
2013-09-19 16:59:04 +02:00
gRoussac
ea6ea955bb
// licence
2013-09-19 16:39:21 +02:00
gRoussac
803b6ce8ec
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
...
Conflicts:
controllers/admin/AdminImportController.php
2013-09-19 16:38:01 +02:00
gRoussac
0c511dead5
[*] FIX #PSCFV-8106 do not regenerate thumbnails if not
2013-09-19 16:28:19 +02:00
Rémi Gaillard
6b47f5713e
// another fix for multishop fields in context all on product page
2013-09-19 09:48:46 +02:00
Rémi Gaillard
5eb4c93b8c
[-] BO: Bad id for multishop checkbox on admin products - weird bug with active flag #PSCFV-9935
2013-09-18 19:35:56 +02:00
djfm
0a9f425281
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-18 16:08:44 +00:00
djfm
65559c5cf4
// small improvement to Brazilian translations
2013-09-18 16:08:23 +00:00
Rémi Gaillard
e7286c44f2
// typo
2013-09-18 18:08:22 +02:00
gRoussac
4e1d6de9b0
[-] FO : Fix bug #PSCFV-10328 Set country currency if defined when geolocated
2013-09-18 17:57:00 +02:00
gRoussac
75a9629b8a
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-18 17:23:23 +02:00
gRoussac
27f14b9a31
[-] BO : Fix proces and save buttons for Modules and AdminControllers
2013-09-18 17:23:08 +02:00
Rémi Gaillard
70d48d0af1
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-18 17:19:18 +02:00
Rémi Gaillard
f6dc81d0f1
// small fix for SSL
2013-09-18 17:19:03 +02:00
gRoussac
2e311410b2
[*] BO : Set import entity in cookie (#PSCFV-8214)
2013-09-18 17:02:00 +02:00
Rémi Gaillard
0452979ce7
[*] FO: Allow to enable SSL on all the pages
2013-09-18 16:30:34 +02:00
gRoussac
3aec242600
[-] MO : Editorial could not delete image
2013-09-18 16:16:36 +02:00
gRoussac
93aae26269
[-] Bo : Modules 'save' button not active
2013-09-18 15:41:30 +02:00
gRoussac
f293562ea4
[-] BO : Fix bug #PSCFV-8214 import entity pre selected
2013-09-18 15:03:16 +02:00
Rémi Gaillard
66f46eee03
// Avoid exception if amount is null on addind an orderpayment
2013-09-18 14:29:01 +02:00
Vincent Augagneur
672da852c5
[-] BO - fixed bug #PSCFV-10178
2013-09-18 11:40:58 +02:00
Vincent Augagneur
965b8a1bf3
[-] BO - fixed bug #PSCFV-10286 - End range in summary of shipping wizard not correct when range number is a float
2013-09-18 11:18:26 +02:00
Rémi Gaillard
47c5f400ee
// Add gender on order view
2013-09-17 16:30:47 +02:00
Vincent Augagneur
322654cacf
//small fix with mode catalog and cart button
2013-09-17 14:54:38 +02:00
Vincent Augagneur
3151064daf
//small fix on helper form && option
2013-09-17 12:18:37 +02:00
Rémi Gaillard
e6e8efc19a
[-] FO: Fix Product::getAttributesGroups() minimal_quantity/weight/available_date should be multishop
2013-09-17 11:58:12 +02:00
Rémi Gaillard
6ee6317fee
// orderby position
2013-09-17 11:07:29 +02:00
gRoussac
2d5bd901f4
[*] CORE : Refactoring Tools::copy() as copy with context > PHP 5.3
2013-09-16 18:51:06 +02:00
gRoussac
b9b4265517
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-16 17:18:56 +02:00
gRoussac
15dd1cf96f
[-] BO : Fix bugPSCFV-10249 images copy when unix path
2013-09-16 17:16:11 +02:00
Gregory Roussac
1c58c1ea6b
Merge pull request #726 from cinscaen/patch-1
...
[-] BO : Move product images in POST method in admin.js
2013-09-16 07:01:45 -07:00
CINS
852faeab7a
Update admin.js
...
Lorsqu'un produit possède trop d'images, il est impossible de réordonner celle-ci car la valeur JSON fourni en URL (GET) est beaucoup trop longue. Il faut envoyer les données JSON en POST pour solutionner le problème de longueur.
---------
When a product has many pictures, we can't reorder them. The JSON value is too long in URL (GET). We need to send data with POST to avoid problem.
2013-09-16 15:57:44 +02:00
gRoussac
8504574ae1
[-] IN : Could not remove some tabs
2013-09-16 15:02:12 +02:00
Damien Metzger
e68c124218
[-] FO : replace ucfirst by ucwords for the customer firstname #PSCFV-10396
2013-09-16 11:42:11 +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
Vincent Augagneur
e0739ea1e0
Merge pull request #720 from makk1ntosh/development
...
//Added ui.button as dependency of ui.dialog
2013-09-16 01:35:25 -07:00
Damien Metzger
0e3d53321a
[-] BO : limited the number of customers displayed in the group view to 100 in order to avoid memory usage error
2013-09-16 09:56:22 +02:00
Jerome Nadaud
d7c1cd90bf
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-16 09:25:57 +02:00
Jerome Nadaud
c0afb55d11
[-] BO : FixBug #PSCFV-9900 Double quote escape problem in delete button link
2013-09-16 09:25:10 +02:00
Gregory Roussac
3b9c125198
Merge pull request #723 from codeurWeb/patch-2
...
[+] MO : Blocknewproducts add hookHome
2013-09-14 08:58:14 -07:00
Julien
08373c0541
[+] Modules : add hookHome
2013-09-14 14:57:00 +02:00
gRoussac
73dd524de8
[-] BO : Could not order in AdminStatuses by ID or template
2013-09-14 00:05:45 +02:00
gRoussac
10472ef83c
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-13 17:57:06 +02:00
gRoussac
6da1228359
[-] BO : Fix bug #PSCFV-8407 can not customize feature column name if needed
2013-09-13 17:56:45 +02:00
makk1ntosh
d0ef8cca8f
Added ui.button as dependency of ui.dialog
...
While developing my own module, i've upgraded installation to latest version of PS and impacted a bug:
$('#something').dialog({...}); caused an error: t().button is not a function.
In my php code i had this:
$this->context->controller->addJqueryUI('ui.dialog');
i found that it doesn't load ui.button dependency.
Added 'ui.button' to classes/Media.php at the end of ui.dialog dependencies and all worked fine.
2013-09-13 08:02:47 -07:00
Jerome Nadaud
97ec6341e8
[-] BO ; Fix bug #PSCFV-10393 manufacturer filter
2013-09-13 15:39:30 +02:00
Rémi Gaillard
5363e75238
// small fix
2013-09-13 12:13:12 +02:00
Gregory Roussac
a3d9643833
Merge pull request #719 from zimmi1/patch-4
...
Update Connection.php correction from 717
2013-09-13 02:59:06 -07:00
zimmi1
4f06b74a29
Update Connection.php correction from 717
...
I'm very very sorry, I produced an error with the last commit on this file: there was an error in parenthesis position on line 117. Line 117 should be as line 131.
(But how did I manage to make this wrong ???)
2013-09-13 11:56:50 +02:00
Gregory Roussac
61295e4e21
Merge pull request #717 from zimmi1/patch-2
...
[*] CORE : Speeding up sql queries in Connection
2013-09-13 02:09:25 -07:00
gRoussac
d9bc07d030
[-] BO : quote badly decoded in customerThreads
2013-09-13 10:45:07 +02:00
Jerome Nadaud
3eb4d65fc9
[-] BO : Fix Bug #PSCFV-10331 check all from list
2013-09-13 10:26:08 +02:00
zimmi1
452f41df8d
Speeding up sql queries
...
Searching for "DATE_ADD(date_add, INTERVAL 30 MINUTE) > now" needs for every line to add 30 minutes to the date. but it is the same operation as comparing "date_add > (now - 30 minutes).
It is faster because there is no DATE_ADD calculation.
The problem:
By profiling speed of my shop, this query appeared after about 3 months always as the absolute slowest query of the shop, needing about 15 to 30 ms to perform, because I have now nearly 700 connections to my shop (and it then browses the 700 lines)
A solution:
Removing DATE_ADD MySql function and using date() and time() functions of php for calculating only once the 30 min. difference.
Using this solution takes it down again to 0.8 to 1.3 ms.
I guess it is the same in case of bots (could be even worse as they can make thousands of connections).
2013-09-13 10:05:30 +02:00
gRoussac
db4b69d10c
[-] BO : Customer message twice encoded
2013-09-12 18:03:30 +02:00
gRoussac
5095b45e47
[-] BO : Fix bug, orders states not ordered by order state name
2013-09-12 15:09:21 +02:00
Rémi Gaillard
30591b7c28
// Typo
2013-09-12 15:04:47 +02:00
Rémi Gaillard
f9b1f0ab5e
[*] Core: don't re-generate the class_index.php file if a class is not known to avoid misuse of class_exists()
2013-09-12 15:03:23 +02:00
Francois Gaillard
cc36eb2d27
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-12 14:32:22 +02:00
Francois Gaillard
53c1e56c51
[-] BO : Bug fix - Encoding & tips of the day
2013-09-12 14:32:02 +02:00
Gregory Roussac
8590b0e699
Merge pull request #716 from romainberger/typos
...
[*] FO : removed extra slash and point
2013-09-12 05:30:36 -07:00
romainberger
876be3b452
[*] FO : removed extra slash and point
2013-09-12 14:07:45 +02:00
gRoussac
e5276ff531
[-] FO : 301 Redirect /iso_lang to /iso_lang/ url
2013-09-12 11:16:12 +02:00
gRoussac
90091d4f2c
[-] BO : Do not copy link_rewrite from title if cms already has one
2013-09-12 10:50:04 +02:00
gRoussac
3870388e1c
Merge branch 'mailalerts_real_multishop' of https://github.com/axome/PrestaShop into axome-mailalerts_real_multishop
...
Conflicts:
modules/mailalerts/mailalerts.php
2013-09-12 10:09:25 +02:00
Rémi Gaillard
ea1bdbc849
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-12 10:01:39 +02:00
Gregory Roussac
f0297824d7
Merge pull request #709 from AgenceNetDesign/development
...
[-] MO : carriercompare fixed bug, override template's files in theme. Ticket #PNM-1691
2013-09-12 00:56:36 -07:00
Gregory Roussac
c91a86740f
Merge pull request #715 from Prestaspirit/patch-6
...
[-] MO : Blocklayered Fixed a bug when displaying textures
2013-09-12 00:55:28 -07:00
Prestaspirit
a37033e478
[-] MO : Fixed a bug when displaying textures
...
Corrections links texture image in the blocklayered
2013-09-12 07:01:55 +02:00
Rémi Gaillard
9fa6c86a94
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-11 20:05:13 +02:00
Rémi Gaillard
f4f3084c35
[-] Core: Set a remote addr with php-cli #PSCFV-10372
2013-09-11 16:40:33 +02:00
Rémi Gaillard
a4d131eac9
[-] WS: Fix entities retrieve for some cases
2013-09-11 16:32:11 +02:00
gRoussac
e2dac03baa
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-11 16:30:52 +02:00
gRoussac
dfdbe39ee3
[-] BO : Small changes when creating vouchers in back office orders
2013-09-11 16:28:11 +02:00
Rémi Gaillard
31c94caebc
[-] BO: Fix out of stock creation with multishop and stock sharing
2013-09-11 16:22:13 +02:00
Damien Metzger
4a3e0c5075
// Updated README.md
2013-09-11 16:11:28 +02:00
Rémi Gaillard
c42d71b8f5
// oups
2013-09-11 16:06:23 +02:00
Rémi Gaillard
669c3791b5
[-] BO: Fix preview url with multishop
2013-09-11 15:55:25 +02:00
Rémi Gaillard
3e750490fe
// chmod class_index 666 instead of 664
2013-09-11 15:16:15 +02:00
gRoussac
01be908e51
[-] CORE : Could not add several cart rules
2013-09-11 14:50:42 +02:00
gRoussac
9f12ff15be
[-] BO : Fix possible Uncaught exception 'ReflectionException' when viewing AdminMeta
2013-09-11 10:30:40 +02:00
Gregory Roussac
53805f2b93
Merge pull request #712 from Prestaworks/patch-13
...
[-] MO : Customization data is not included in new order email.
2013-09-11 00:58:30 -07:00
Daniel
614e56283a
Update mailalerts.php
...
Fixes issue where customization data is not included in new order email.
2013-09-11 10:49:34 +08:00
gRoussac
85a471a690
//bad commit , sorry for that
2013-09-10 18:51:20 +02:00
gRoussac
86d3a8afe1
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-10 18:49:05 +02:00
gRoussac
f94f0f14a4
[-] FO : Fix bug #PSCFV-8917 taxes calculation when changing delivery address
2013-09-10 18:48:28 +02:00
Gregory Roussac
31d762b88a
Merge pull request #710 from nilsga/development
...
[*] CORE : Add Bcc support in Mail class
2013-09-10 09:24:04 -07:00
Nils-Helge Garli Hegvik
9713f93075
Add Bcc support in Mail class
2013-09-10 17:11:34 +02:00
unknown
c5afbc75bd
[-] MO : carriercompare fixed bug, override template's files in theme. Ticket #PNM-1691
2013-09-10 12:01:38 +02:00
gRoussac
332d68c7ec
[-] MO : Statsdata, exception on duplicate entry
2013-09-10 11:08:57 +02:00
Nicolas Sorosac
f30a088848
[*] MO : MailAlerts : Add SQL update script for v2.5
2013-09-10 11:01:11 +02:00
Rémi Gaillard
3c090535a9
// small fix for image SSL links
2013-09-10 10:39:03 +02:00
Nicolas Sorosac
c4681c1fb1
[*] MO : MailAlerts : multishop/multilang full compatibility
...
Customers will receive alerts based on the real context of the moment they subscribed to the alert (sho, theme & language)
SQL update table : `ps_mailalert_customer_oos`
=========================================
ALTER TABLE `ps_mailalert_customer_oos`
ADD `id_lang` INT( 10 ) UNSIGNED NOT NULL ,
DROP PRIMARY KEY ,
ADD PRIMARY KEY ( `id_customer` , `customer_email` , `id_product` , `id_product_attribute` , `id_shop` ) ;
2013-09-10 10:24:40 +02:00
Rémi Gaillard
021790a3e2
[-] FO: Fix SSL links on domain_ssl instead domain
2013-09-10 10:15:52 +02:00
gRoussac
4968a792b4
[-] IN : Remove notice when upgrading from
2013-09-10 01:12:52 +02:00
Gregory Roussac
a383d55421
Merge pull request #707 from sjousse/development
...
[-] MO: ShopImporter fix imported prices
2013-09-09 08:31:15 -07:00
sjousse
00f3045690
fix imported prices
2013-09-09 17:24:27 +02:00
Gregory Roussac
5362f4d426
Merge pull request #699 from sjousse/patch-1
...
[*] MO : ShopImporter Optimize image copy in ShopImport module
2013-09-09 08:11:51 -07:00
Gregory Roussac
9880d152d4
Merge pull request #706 from sjousse/development
...
[*] MO : Add some fields to Orders in Import module
2013-09-09 08:10:12 -07:00
sjousse
990a889b1c
Add some fields to Orders in Import module
2013-09-09 17:08:17 +02:00
gRoussac
e6d0a3e5a4
// revert form 2874f14983
2013-09-09 15:11:55 +02:00
Rémi Gaillard
242556e176
[-] MO: Fix unifunc smarty errors if module is displayed on multiplehook without cache
2013-09-09 15:12:26 +02:00
Jerome Nadaud
c502c9766f
[-] BO : FixBug PSCFV-10331 - Tax rules Pagination
2013-09-09 15:04:14 +02:00
gRoussac
54f7c65165
[-] BO : Display the old image system migration tool if product images are in _PS_PROD_IMG_DIR_
2013-09-09 12:20:38 +02:00
djfm
641cf225f2
// fix small translation bug PSCFV-10329
2013-09-09 09:47:44 +00:00
djfm
6ea3783013
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-09 09:46:49 +00:00
Damien Metzger
dcad699ede
[-] FO : fixed chinese search with multiple symbols #PSCFV-10322
2013-09-09 11:19:11 +02:00
Francois Gaillard
e1d0347757
[-] Classes : Bug fix - FrontController, mobile & JS minifier fixed
2013-09-09 10:17:15 +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
6b03af9ef9
[-] BO : ini_get('safe_mode') can return false
2013-09-08 22:26:21 +02:00
gRoussac
ec556bb307
// remove Warning on array_map()
2013-09-08 20:01:55 +02:00
gRoussac
e6f8dba2e6
// remove Notice: Undefined index
2013-09-08 19:55:03 +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
gRoussac
2874f14983
[-] CORE : Fix bug #PSCFV-10040 Notice: Undefined index: unifunc && Fatal error: Function name must be a string on some PHP version with empty cache folder and smarty cache enabled
2013-09-06 23:55:58 +02:00
Cosmin Hutanu
7491f46322
Merge pull request #1 from PrestaShop/development
...
update from prestashop/development
2013-09-06 12:42:22 -07:00
gRoussac
4c49048e39
[-] FO : Partial fix of adding gift on cart rule on the same entity in the cart rule
2013-09-06 18:35:56 +02:00
Fabio Chelly
e5f53afd5f
Merge remote-tracking branch 'origin/development' into development
2013-09-06 17:54:34 +02:00
Fabio Chelly
9377775eca
[-] MO productcomments :
...
- Module was broken and works now
- A message is displayed to indicate when a comment has been added.
- Error li are correctly indented
#PNM-753
#PNM-1601
#PNM-1660
#PNM-1609
#PNM-1491
#PNM-1311
#PNM-1233
#PNM-1232
#PNM-937
#PNM-775
2013-09-06 17:54:12 +02:00
Francois Gaillard
768a8b36d5
[-] BO : AdminModulesController - Bug fix, $params was not set
2013-09-06 15:41:24 +02:00
Fabio Chelly
1b0c5be93d
Merge remote-tracking branch 'origin/development' into development
2013-09-06 11:47:11 +02:00
Fabio Chelly
663f592306
[-] MO sendtoafriend : a message is displayed whether the e-mail has been sent or not
...
#PNM-627
#PNM-1610
#PNM-1616
2013-09-06 11:40:41 +02:00
Damien Metzger
ec11b7e064
// Better control of the requests when our website is down
2013-09-06 10:18:48 +02:00
Fabio Chelly
7e1c0d5a24
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-06 09:24:43 +02:00
gRoussac
53241af228
// remove strict standard warning
2013-09-05 19:00:25 +02:00
gRoussac
a7d619b208
[-] MO : fix bug #PSCFV-9906 again, bad url parsing
2013-09-05 18:39:07 +02:00
sjousse
6b080e1f02
Optimize image copy in ShopImport module
...
2 things :
- copy images to new folder structure instead of legacy one since it's a PS 1.5 branch
- don't create all sizes of images at migration, there's an Admin controller for that (Admin > Settings > Images). That's speed up the import and remove duplicate code (less code to support).
+ some cleaning of unused variables
2013-09-05 18:24:02 +02:00
Rémi Gaillard
0f81518ba2
// Add a buton to erase all log
2013-09-05 15:58:36 +02:00
gRoussac
6e5fb47642
[-] INSTALLER : Fix bug #PSCFV-8289 bad orders vouchers total after update
2013-09-05 15:31:13 +02:00
gRoussac
824a6b90f3
[-] FO : Fix bug #PSCFV-10118 quantity not updated when cart rules give the same product as gift
2013-09-05 11:07:41 +02:00
Gregory Roussac
284711b22f
Merge pull request #697 from sjousse/patch-1
...
MO : Shopimporter change the way to get the home category (get it from Configuration )
2013-09-05 01:16:29 -07:00
sjousse
2f6e0e3fae
Changed the way to get the home category (get it from Configuration table now)
2013-09-05 10:14:31 +02:00
Gregory Roussac
d59f3383cf
Merge pull request #694 from sjousse/patch-1
...
[*] MO : ShopImporter module is now aware of multi-shop for categories
2013-09-04 09:28:23 -07:00
sjousse
4d68595447
ShopImporter module is now aware of multi-shop
...
Imported categories was affected to Root category instead of a Shop's Home category.
I took the first shop home category is by default.
Maybe adding an option to choose the shop where the datas should be imported.
2013-09-04 18:26:24 +02:00
Gregory Roussac
07bdcd4129
Merge pull request #693 from sjousse/development
...
[-] MO : Add date_add field to categories to prevent failure of updateCat() method
2013-09-04 07:46:44 -07:00
sjousse
e9d066c981
fix value of date_add
2013-09-04 16:40:12 +02:00
sjousse
56a1449c69
add date_add to categories
2013-09-04 16:32:00 +02:00
gRoussac
63c19ce1a9
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-04 15:39:25 +02:00
gRoussac
3ca2c8da95
[-] BO : Fix #PSCFV-9906 could not register search engines keywords
2013-09-04 15:39:02 +02:00
Rémi Gaillard
00c1860d22
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-04 15:08:41 +02:00
Rémi Gaillard
9348768ceb
[-] MO: Fix blocklayered sort by quantity #PSCFV-10300
2013-09-04 15:05:55 +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
da353c884d
[-] INSTALLER: short_description for PREFIX_manufacturer_lang is now type TEXT
2013-09-04 10:45:48 +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
djfm
87567ed1a0
// fixed translation of modules descriptions containing quotes
2013-09-04 07:44:52 +00:00
Gregory Roussac
5d38743b72
Merge pull request #690 from Ha99y/20130903_addToolBarModulesListButton
...
[-] BO : Remove warning in AdminController.php
2013-09-04 00:40:41 -07:00
Jerome Nadaud
75a663b6e3
[-] BO : Fix pull request #665
2013-09-04 09:40:12 +02:00
ha99y
f4892686c1
Warning in AdminController.php
...
If debugging is on (_PS_MODE_DEV_ set to TRUE)
On a fresh install there is a warning on line 1542 in
/classes/controller/AdminController.php in function
addToolBarModulesListButton().
Because of the warning xml files are not populated with data.
Warning: simplexml_load_file()
1: parser error : Document is empty
2013-09-03 17:30:05 -07:00
gRoussac
b55a84e961
[-] INSTALLER : Fix infinite loop when order message has additional ampersand
2013-09-03 18:36:30 +02:00
gRoussac
6daf8ebbfa
[-] BO : Fix error returned when first import of a localisation pack
2013-09-03 18:20:58 +02:00
gRoussac
5d8e187faa
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-03 17:43:51 +02:00
gRoussac
0891c986d6
// fix from comment c6d2e1252e (commitcomment-4002919)
2013-09-03 17:43:33 +02:00
Gregory Roussac
8fedbe189c
Merge pull request #682 from MyBB-Services/dev/sa/ordercartrulecleanup
...
[*] Project : Orders should rely only on ps_order_cart_rule
2013-09-03 06:41:06 -07:00
soufyan
cd7d604b75
[*] Project : Orders should rely only on ps_order_cart_rule
2013-09-03 15:10:06 +02:00
Gregory Roussac
5caae97813
Merge pull request #680 from djfm/development
...
// fixed unstranslatable string in AdminSupplyOrdersController
2013-09-03 06:00:50 -07:00
djfm
572a2e45aa
// fixed unstranslatable string in AdminSupplyOrdersController
2013-09-03 12:51:21 +00:00
gRoussac
98f60d039b
// fix warning
2013-09-03 12:29:17 +02:00
Gregory Roussac
656717fb4c
Merge pull request #679 from kluevandrew/patch-3
...
[*] BO : Cursor "pointer" for .button class
2013-09-03 00:51:38 -07:00
Gregory Roussac
e08c8b2d25
Merge pull request #674 from PrestaEdit/patch-50
...
[*] BO: sort modules name in Stats
2013-09-03 00:49:11 -07:00
Andrew
97f1db480a
BO: Cursor "pointer" for .button
...
Cursor "pointer" for each button in back office
2013-09-03 11:35:50 +04:00
Jerome Nadaud
c3772fb355
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-02 19:11:17 +02:00
Jerome Nadaud
da12fbdd5e
[-] BO : FixBug #PSCFV-10213 check product/attribute id - Thanks F. Cespedes
2013-09-02 19:09:47 +02:00
gRoussac
94bdde4630
[-] CORE : Remove PHP Warning: file_put_contents on modules config.xml
2013-09-02 18:19:21 +02:00
Gregory Roussac
abf5ad195c
Merge pull request #676 from dlage/patch-1
...
[*] MO : blocknewproducts avoid $newProducts not defined
2013-09-02 08:58:32 -07:00
Gregory Roussac
b2ccf88296
Merge pull request #663 from sjousse/patch-1
...
[-] MO : Shopimporter file_exists does not exists in Validate Class
2013-09-02 08:21:42 -07:00
Gregory Roussac
f7eb6b3a16
Merge pull request #665 from Ha99y/Get-Combination-Images
...
[*] CLASSES : Add $id_product_attribute param to Image::getImages
2013-09-02 08:11:48 -07:00
Rémi Gaillard
6059b4301a
// states list
2013-09-02 17:10:20 +02:00
gRoussac
36d9e0eed5
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-09-02 16:28:56 +02:00
gRoussac
c6d2e1252e
[-] INSTALLER : Fix fatal error in upgrade, could not load configuration class
2013-09-02 16:28:38 +02:00
Gregory Roussac
fe209e0c55
Merge pull request #678 from gr4devel/patch-5
...
[*] BO : add TinyMCE editor for supplier descrpition in AdminSuppliers
2013-09-02 06:03:20 -07:00
gr4devel
f535d60a29
[-] fix typo in adding TinyMCE editor for supplier descrpition in AdminSuppliersController
2013-09-02 14:24:18 +02:00
gr4devel
36ca7f294a
[+] BO : add TinyMCE editor for supplier descrpition in AdminManufacturerSupplier
2013-09-02 14:15:33 +02:00
gRoussac
477457a44f
Merge branch 'patch-1' of https://github.com/gr4devel/PrestaShop into gr4devel-patch-1
2013-09-02 12:03:01 +02:00
gr4devel
6177589cd3
[+] MO : add link to all manufacturer page and the feature to show All Suppliers
2013-09-02 11:57:16 +02:00
gRoussac
4853772198
[-] INSTALLER : no update value in fix_download_product_feature_active
2013-09-02 11:33:53 +02:00
gRoussac
62303e58df
[-] INSTALLER : Fix fatal error when upgrading
2013-09-02 11:24:46 +02:00
Gregory Roussac
82939730dd
Merge pull request #667 from Ha99y/Small-Autoload-Fix
...
[-] CORE : Remove warning on rename on index.php
2013-09-02 02:11:51 -07:00
gRoussac
397e42637a
// norms
2013-09-02 10:49:50 +02:00
Gregory Roussac
6dc0edec3a
Merge pull request #668 from lrosset/development
...
[-] CORE : Add APCu support
2013-09-02 01:46:25 -07:00
Gregory Roussac
d019500d81
Merge pull request #670 from gr4devel/patch-2
...
[+] FO : add getManufacturer() to ManufacturerControllerCore
2013-09-02 01:31:14 -07:00
Gregory Roussac
00afa8ae47
Merge pull request #671 from gr4devel/patch-3
...
[+] BO : enable TinyMCE editor for short and long descrpition in AdminManufacturers
2013-09-02 01:09:10 -07:00
gRoussac
a013be8380
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
...
Conflicts:
modules/blockcart/ajax-cart.js
2013-09-02 10:00:24 +02:00
Gregory Roussac
a436456fa4
Merge pull request #673 from sagaradonis/development
...
[*] FO : Deprecated .size() to .length
2013-09-02 00:31:05 -07:00
5f1e08e7e2
Fix variable context
...
Avoid attribution to the variable $newProducts inside the if. It caused the code to potentially misbehave throwing errors of:
"variable $newProducts not defined".
2013-09-01 22:47:41 +01:00
PrestaEdit
4c633b8b46
[*] BO: sort modules name in Stats
2013-09-01 16:55:22 +02:00
sagaradonis
9cd73b411d
Update ajax-cart.js
...
.size() replaced by .length as .size() is outdated
2013-08-31 19:05:14 +05:30
gr4devel
805e80e54c
[+] BO : add TinyMCE editor for short and long descrpition in AdminManufacturerController
2013-08-30 21:24:21 +02:00
Francois Gaillard
d0087267df
// Fixed tips of the day & encoding
2013-08-30 14:22:24 +02:00
Rémi Gaillard
f7fefe789d
// typo fix
2013-08-30 11:21:00 +02:00
Rémi Gaillard
37e3b9e9e4
[-] WS: 404 error should be returned if a multishop entity does not exists #PSCFV-10229
2013-08-30 11:13:30 +02:00
gr4devel
b72f2a7176
[+] FO : add getManufacturer() to ManufacturerControllerCore
...
Add getManufacturer() to ManufacturerControllerCore to access the protected manufacturer instance of the controller.
2013-08-29 21:48:32 +02:00
gr4devel
39c8a8fc2d
[+] MO : add the option to show all Manufacturer
...
Add the option to show all Manufacturer in blocktopmenu module.
2013-08-29 21:32:10 +02:00
LOIC ROSSET ltd
24146181c6
Add APCu support
2013-08-29 20:13:58 +01:00
Francois Gaillard
e6abe1c5a0
// Release branch merged
2013-08-29 18:46:34 +02:00
Rémi Gaillard
eec8aaa4f8
// php noti
2013-08-29 18:15:51 +02:00
Rémi Gaillard
08b8277a7a
/////
2013-08-29 17:21:27 +02:00
Rémi Gaillard
51083e17af
//
2013-08-29 17:18:05 +02:00
Jerome Nadaud
40c64b54e2
[+] MO : Mailalerts - Add Total tax paid to order confirmation
2013-08-29 17:13:48 +02:00
Francois Gaillard
4a8f6c3116
// Modules categories sort
2013-08-29 17:00:34 +02:00
Rémi Gaillard
ffdc7b51b7
// php 5.2
2013-08-29 16:41:15 +02:00
Rémi Gaillard
1196c5d736
// php 5.2
2013-08-29 16:39:45 +02:00
Rémi Gaillard
01cbffad9b
//miss on last commit
2013-08-29 16:11:24 +02:00
Rémi Gaillard
c736c28ab5
// small ajax.php clean
2013-08-29 11:47:11 +02:00
Rémi Gaillard
6d1c8c54af
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-29 10:49:53 +02:00
djfm
be83f1364d
// updated Czech localization pack
2013-08-29 10:49:39 +02:00
Rémi Gaillard
fb397d3163
Merge pull request #662 from djfm/localization
...
// updated Czech localization pack
2013-08-29 01:43:33 -07:00
Damien Metzger
f24391be5a
// Fixed hook::getidbyname case
2013-08-29 09:39:48 +02:00
Damien Metzger
5dee3ca245
// Fixed hook::getidbyname case
2013-08-29 09:33:28 +02:00
ha99y
75303e82e0
Suppress Error at rename
...
If debugging is one (_PS_MODE_DEV_ set to TRUE)
there is a warning on line 142 in /classes/Autoload.php at function
rename()
2013-08-28 18:56:49 -07:00
Rémi Gaillard
ddc16a2f65
[-] BO: Fix fatal error on customer edition when email is not valid
2013-08-28 17:46:05 +02:00
Rémi Gaillard
c72fd867fe
// git checkout controllers/
2013-08-28 12:24:10 +02:00
Rémi Gaillard
63d9005a10
// liveedit
2013-08-28 12:21:01 +02:00
Vincent Augagneur
0a2d8175a7
//small fix
2013-08-28 10:03:50 +02:00
Damien Metzger
7a429cd3ea
// Version number
2013-08-28 10:00:29 +02:00
Damien Metzger
330aed3f7a
// Translations
2013-08-28 09:51:02 +02:00
Vincent Augagneur
efc44392b6
//small fix
2013-08-28 09:48:01 +02:00
ha99y
ffd712312d
Add new argument to function getImages
...
1st: The function will return the product attribute id's with the list.
2nd: If product attribute id is passed to the function it will return
only the image id of the given attribute.
2013-08-28 00:27:52 -07:00
Rémi Gaillard
6a4680b4f0
[-] WS: Bad xlink for tax_rules_group in product
2013-08-27 18:58:21 +02:00
Vincent Augagneur
5c367cd6e7
//small fix
2013-08-27 18:52:34 +02:00
Vincent Augagneur
41a5eb8411
//small fix
2013-08-27 18:50:14 +02:00
Vincent Augagneur
9b7f32cbac
[-] CORE : fixed bug #PSCFV-10175 - No virtuel download email send after accepted payment
2013-08-27 18:13:44 +02:00
Vincent Augagneur
901c08cac8
[-] FO : fixed bug when is virtual cart on OPC carriers is no longer displayed
2013-08-27 18:13:22 +02:00
Vincent Augagneur
4bb0e16509
[-] FO : fixed bug when is virtual cart on OPC carriers is no longer displayed
2013-08-27 16:43:14 +02:00
Vincent Augagneur
39c882cdb4
//small fix
2013-08-27 16:21:13 +02:00
Rémi Gaillard
30a914b148
// typo
2013-08-27 15:41:00 +02:00
Rémi Gaillard
598469e41e
// typo debug
2013-08-27 15:38:29 +02:00
Damien Metzger
17618efb8b
// Fixed details
2013-08-27 15:27:51 +02:00
Jerome Nadaud
6aad506c80
[-] FO : FixBug when route id is empty
2013-08-27 12:01:40 +02:00
Vincent Augagneur
99b162d16b
[-] CORE : fixed bug #PSCFV-10175 - No virtuel download email send after accepted payment
2013-08-27 10:09:35 +02:00
Jerome Nadaud
de200e1c5e
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-27 09:50:35 +02:00
Rémi Gaillard
2620242176
// Fix cms_block creation loop on shop addition
2013-08-27 09:52:14 +02:00
Rémi Gaillard
6fd7f0114e
// small fix
2013-08-27 09:52:05 +02:00
Rémi Gaillard
1a5b9de372
// small fix
2013-08-27 09:51:56 +02:00
Jerome Nadaud
5a685537a4
// Small Fix
2013-08-27 09:49:59 +02:00
Rémi Gaillard
a964162a01
// Fix cms_block creation loop on shop addition
2013-08-26 18:31:45 +02:00
sjousse
536bdb550b
fix file validation to use PHP native method
2013-08-26 18:23:39 +02:00
Vincent Augagneur
1673a080a0
//small fix #PSCFV-10194
2013-08-26 17:34:13 +02:00
Rémi Gaillard
2435edc98c
// small fix
2013-08-26 17:17:26 +02:00
Rémi Gaillard
1033c61ced
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-26 17:13:51 +02:00
Rémi Gaillard
1b26cfffd9
// small fix
2013-08-26 17:13:29 +02:00
djfm
4c5c38fe61
// updated Czech localization pack
2013-08-26 14:47:54 +00:00
Vincent Augagneur
0a4264c947
[-] BO : fixed bug when try to add jquery from ajax.googleapis.com in BO
2013-08-26 16:31:50 +02:00
Damien Metzger
0ccbe8cb15
Merge pull request #661 from matiasiglesias/development
...
[-] LO: Argeninian localization
2013-08-26 02:19:34 -07:00
Vincent Augagneur
ad428dfb2b
//MERGE branche release
2013-08-26 10:59:36 +02:00
Rémi Gaillard
b7a03bdffa
// sometimes image was not the cover one for blocklayered
2013-08-26 10:37:59 +02:00
Damien Metzger
08dadb7fd3
Merge pull request #660 from djfm/rel
...
// Small fixes in installer links
2013-08-26 01:37:15 -07:00
Rémi Gaillard
a23772dfb7
// small change in blockstore logo name
2013-08-26 10:33:25 +02:00
Damien Metzger
bc071f2b04
// Fixed code typo
2013-08-26 09:48:26 +02:00
Jerome Nadaud
9f2423c2c5
[-] BO : FixBug Url rewrite preview when user have a different language from shop
2013-08-26 08:52:22 +02:00
matiasiglesias
235bfada7e
[-] LO: Argeninian localization
2013-08-24 18:04:55 -03:00
djfm
1e1aff517f
// fixed link in russian installer
2013-08-23 14:37:01 +00:00
djfm
fad94047ff
// small fixes in installer translations
2013-08-23 14:33:51 +00:00
Vincent Augagneur
b1a0e715a6
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-23 10:34:38 +02:00
Vincent Augagneur
8412192822
[-] BO : fixed bug with multistore context on carrier wizard
2013-08-23 10:34:30 +02:00
Jerome Nadaud
c4bb5a99e4
[+] BO : Improve mod rewrite check
2013-08-23 10:26:36 +02:00
Damien Metzger
9e9eb37978
// Updated translations with remote packages
2013-08-23 10:23:50 +02:00
Vincent Augagneur
d48df48a03
//small fux on live edit URL
2013-08-23 09:44:47 +02:00
Vincent Augagneur
7bcd8ee83c
//Added missing file
2013-08-23 09:42:37 +02:00
Damien Metzger
03dc07de2f
// And readme !
2013-08-22 17:36:23 +02:00
Rémi Gaillard
8ff8ea416d
// fix weird bug
2013-08-22 17:37:46 +02:00
Damien Metzger
5c1e8e2d79
// CHANGELOG 1.5.5.0
2013-08-22 17:26:53 +02:00
Jerome Nadaud
94133bf734
[-] FO : FixBug duplicate fields for delivery address in OPC mode
2013-08-22 16:45:52 +02:00
Damien Metzger
813c32df2f
Merge pull request #659 from djfm/release
...
// Translations
2013-08-22 07:35:38 -07:00
djfm
fb4a9cdb36
// added missing IT installer strings
2013-08-22 14:06:38 +00:00
djfm
73515f6401
// added missing PL installer strings
2013-08-22 13:57:01 +00:00
djfm
e06b01699b
// added missing BR installer strings
2013-08-22 13:44:33 +00:00
djfm
2082e2ad19
// added missing ES installer strings
2013-08-22 13:43:53 +00:00
Rémi Gaillard
a21d3fd22e
// shipping block was missplaced on order-detail
2013-08-22 15:41:34 +02:00
djfm
29cb603804
// added missing RU installer strings
2013-08-22 13:30:12 +00:00
Vincent Augagneur
b67827772b
[-] BO : fixed bug when save carrier without range
2013-08-22 15:17:14 +02:00
djfm
47827a1a1b
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-22 12:31:28 +00:00
Damien Metzger
4de8013b5e
// Fixed phone number in installer
2013-08-22 12:19:32 +02:00
Jerome Nadaud
bbea6c4a9b
[-] BO : FixBug #PSCFV-10152 - Multibyte string double encoded when send email by SMTP relay
2013-08-22 12:17:51 +02:00
Rémi Gaillard
f476b34139
[-] BO: Fix multishop association for tax rules group - #PSCFV-9967
2013-08-22 11:13:11 +02:00
Rémi Gaillard
9d261b8f1f
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-22 10:54:07 +02:00
Rémi Gaillard
907d81c32e
// duplication of tax_rules_group on adminproducts with multishop
2013-08-22 10:53:50 +02:00
Vincent Augagneur
6ad274e39d
//Small fix
2013-08-22 10:33:03 +02:00
Vincent Augagneur
eea79052e0
[-] BO : fixed bug #PSCFV-10169 - now you can go backward from step 3 to 2 when no ranges are set
2013-08-22 10:15:55 +02:00
Vincent Augagneur
ba95c9a63a
[-] BO : fixed bug #PSCFV-10073 - now you can upload carrier logo on windows
2013-08-22 10:09:49 +02:00
Rémi Gaillard
099baaef70
// small change on specific price rules after condition deletion
2013-08-21 19:14:59 +02:00
Rémi Gaillard
3fcf166a9d
// small fix
2013-08-21 18:24:10 +02:00
Rémi Gaillard
dd9aa9fdb5
// disable log deletion
2013-08-21 17:43:34 +02:00
djfm
5faaef9f21
// fixed a few untranslatable strings in CarrierWizard
2013-08-21 14:33:22 +00:00
Damien Metzger
eb69498d2c
// Missing icon
2013-08-21 15:34:32 +02:00
Damien Metzger
df418a80db
[*] FO : added indexation of attributes references #PSCFV-7294
2013-08-21 15:31:10 +02:00
Damien Metzger
4d3fc8c314
[-] MO : fixed smarty cache on blocksearch #PSCFV-8739
2013-08-21 15:13:49 +02:00
Rémi Gaillard
600b027efd
// fix root categories addition
2013-08-21 14:37:39 +02:00
Damien Metzger
cf35d3762b
[-] MO : fixed the possibility to override/remove an override twice in the same session without redeclaration #PSCFV-10168
2013-08-21 14:32:18 +02:00
Damien Metzger
65c6d86e6e
// Fixed simple multistore process
2013-08-21 10:23:53 +02:00
Damien Metzger
3287e1664c
// Added target blank in a transverse link
2013-08-21 10:18:46 +02:00
Damien Metzger
65becc8550
// Fixed typo
2013-08-21 10:10:52 +02:00
gRoussac
50d5a71ca6
[-] Classes : fix memcache ext #PSCFV-5225 thanks @up2date
2013-08-20 23:09:12 +02:00
Rémi Gaillard
20e2f07939
[-] BO: Delete from attribute_shop when an attribute group is deleted #PSCFV-9902
2013-08-20 17:56:26 +02:00
Damien Metzger
ad2702e609
// Config files were translated in french
2013-08-20 17:49:05 +02:00
Rémi Gaillard
3fcb65ca0f
[-] WS: Fix retrieve of stock_availables when stock is shared on the shop group
2013-08-20 17:18:07 +02:00
Jerome Nadaud
e80e2ac5e3
[-] BO : FixBug #PSCFV-10075 remove product attribute image association on delete product attribute
2013-08-20 17:05:48 +02:00
Damien Metzger
750f374036
// error log only in dev mode for pcre backtrack limit #PSCFV-9012
2013-08-20 16:40:17 +02:00
Jerome Nadaud
57d8d9c232
[-] BO : FixBug Preview product url
2013-08-20 15:34:00 +02:00
Damien Metzger
eeb469dda5
[-] FO : fixed bad search redirection #PSCFV-10158
2013-08-20 14:52:53 +02:00
Damien Metzger
43c544465e
// Removed deprecated parameter
2013-08-20 14:48:58 +02:00
Vincent Augagneur
f71d4a63cf
//small fix
2013-08-20 11:46:58 +02:00
Vincent Augagneur
258d381083
[-] BO fixed bug #PSCFV-9663 - .live() method is deprecated on 1.7 jquery and it is not present into the 1.9
2013-08-20 11:11:21 +02:00
Damien Metzger
496db1d13e
// Added automatic smarty cache clearing after catalog import (csv)
2013-08-20 10:45:55 +02:00
Damien Metzger
c5f635f967
// Updated some meta and translations
2013-08-20 10:31:03 +02:00
Damien Metzger
cf1798d2a1
[-] MO : multilines translations does not work #PNM-1645
2013-08-20 09:55:44 +02:00
Vincent Augagneur
8a0745e8de
[-] BO : fixed bug #PSCFV-9782 - live edit bug with multistore
2013-08-19 17:21:03 +02:00
Jerome Nadaud
f610b0d844
[+] MO : Bankwire, cashondelivery, cheque disable confirm button on click
2013-08-19 16:37:48 +02:00
Damien Metzger
415ca83b62
// Code cleaning
2013-08-19 15:23:43 +02:00
Damien Metzger
1a81191c09
// Code cleaning
2013-08-19 15:14:05 +02:00
Jerome Nadaud
155fd516ba
// Misplaced if
2013-08-19 14:41:08 +02:00
Jerome Nadaud
a7f6e91ac0
[-] BO : FixBug #PSCFV-9329 Alias problem in order by
2013-08-19 10:35:43 +02:00
Jerome Nadaud
dc4978ff57
[-] BO : FixBug valuation and real quantity sort
2013-08-19 10:28:02 +02:00
Vincent Augagneur
bad151a66f
[-] BO : fixed range deletion when press enter on input 'all' on carrier wizard
2013-08-19 10:20:22 +02:00
Jerome Nadaud
1138e8d01a
[-] BO : FixBug Friendly URL change
2013-08-19 10:17:42 +02:00
Damien Metzger
218ce59de6
[-] Installer : added ob_start() (required with the cookie mode when debug mode is activated)
2013-08-19 10:04:23 +02:00
Damien Metzger
c5097b19cc
[-] TR : fixed missing space in RMA PDF
2013-08-19 09:54:05 +02:00
Jerome Nadaud
13c5450ca1
[-] BO : FixBug sort bug on values count column
2013-08-19 09:50:01 +02:00
Jerome Nadaud
add997dbba
// Traduction error
2013-08-14 18:29:46 +02:00
Jerome Nadaud
8cd3fd0cfe
[-] FO : FixBug Missing PS_STOCK_MANAGEMENT smarty variable
2013-08-14 17:40:36 +02:00
Jerome Nadaud
c180a20cf9
[-] BO : FixBug #PSCFV-7571 Error checking available product quantity
2013-08-14 17:16:41 +02:00
Jerome Nadaud
274c90468f
// Syntax error
2013-08-14 16:14:56 +02:00
Rémi Gaillard
d40d841cf3
// something is missing in 3d591be8c6
2013-08-14 15:15:41 +02:00
Rémi Gaillard
24ac8582bf
[*] BO: Warehouse name is now displayed on each product line orders
2013-08-14 15:02:30 +02:00
Jerome Nadaud
6cff684af1
[-] BO : FixBug update received quantity in suply order
2013-08-14 14:38:10 +02:00
Vincent Augagneur
ec39b9e701
[-] BO : fixed bug #PSCFV-10111 when carrier is free don't display ranges in summary
2013-08-14 14:19:52 +02:00
Rémi Gaillard
3d591be8c6
[-] Core: Fix language link with multishop from another shop #PSCFV-10063
2013-08-14 11:25:46 +02:00
Damien Metzger
cecaee8e68
[-] BO : Added comprehensive error display when prestashop cannot write the .htaccess file
2013-08-14 11:18:19 +02:00
Damien Metzger
7f3652bea0
[-] BO : Added comprehensive error display when prestashop cannot write the .htaccess file
2013-08-14 11:16:50 +02:00
gRoussac
b22c2b28ec
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-14 10:29:24 +02:00
gRoussac
0bd04d9f3e
[*] BO : Clear smarty cache when submitting SEO rules
2013-08-14 10:27:39 +02:00
Jerome Nadaud
1a1666c399
// Syntax error
2013-08-13 18:45:18 +02:00
gRoussac
533b28ce32
Merge branch 'prestarocket-duplicate_id' into release
2013-08-13 18:26:51 +02:00
gRoussac
f459af7090
Merge branch 'duplicate_id' of https://github.com/prestarocket/PrestaShop into prestarocket-duplicate_id
2013-08-13 18:26:22 +02:00
Damien Metzger
7d0e0a7f38
// Removed useless Tools::safeOutput before insertion in the database
2013-08-13 18:21:23 +02:00
Vincent Augagneur
26036cf7b2
//fixed min and max rang in carrier summary
2013-08-13 17:41:43 +02:00
Vincent Augagneur
b9808c5b5e
//small js fix
2013-08-13 17:26:16 +02:00
Jerome Nadaud
c6d3545b8b
[-] BO :FixBug Suppliers and Warehouses accordion
2013-08-13 17:14:57 +02:00
Vincent Augagneur
f8acc2a15e
//small typo
2013-08-13 16:46:44 +02:00
Krystian Podemski
dab86dffe1
* [MO] : blocknewsletter improvements
2013-08-13 16:45:40 +02:00
Vincent Augagneur
62ab457908
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-13 16:42:36 +02:00
Vincent Augagneur
c11c55e83c
//small css fix
2013-08-13 16:42:32 +02:00
gRoussac
1984cb6272
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-13 16:30:39 +02:00
gRoussac
5123d2505e
[-] CORE : Do not delete index.php in smarty cache or /img/tmp/
2013-08-13 16:29:40 +02:00
Damien Metzger
f9fdcb1103
[-] FO : fixed html tags that should not appear in blockcategories
2013-08-13 16:22:38 +02:00
Vincent Augagneur
6e386868a6
[-] BO : fixed bug #PSCFV-10096
2013-08-13 16:14:09 +02:00
gRoussac
e8685b1430
[*] BO : Add clear smarty cache button
2013-08-13 15:11:00 +02:00
Gregory Roussac
1e10dab8f8
Merge pull request #646 from kpodemski/patch-2
...
[*] CORE : Get instance of current category in category controller
2013-08-13 05:54:40 -07:00
Krystian Podemski
8051b0021e
[*] CORE : Get instance of current category in category controller
...
Get instance of category in for eg. module hook using:
$category = $this->context->controller->getCategory()
instead of
new Category(1,1);
2013-08-13 14:52:59 +02:00
Damien Metzger
b1b636a911
// Added helpbox and fixed translation
2013-08-13 14:16:40 +02:00
Damien Metzger
86fba93f63
[-] Installer : fixed clear smarty cache
2013-08-13 13:37:04 +02:00
Vincent Augagneur
a2d005701e
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-13 11:36:57 +02:00
Vincent Augagneur
b9b03d8259
//small css fix
2013-08-13 11:36:52 +02:00
Damien Metzger
4a6d1e8ff6
[-] Installer : changed syntax from $class:func to call_user_func because it seems to be more compliant with old PHP versions
2013-08-13 11:02:32 +02:00
Rémi Gaillard
9c523cf7eb
// Log for product deletion was missing
2013-08-13 10:21:01 +02:00
Vincent Augagneur
da02895432
//fix carrier wizard with multistore part2
2013-08-13 10:10:27 +02:00
Vincent Augagneur
6cfde246a2
//fix carrier wizard with multistore
2013-08-13 10:09:19 +02:00
Vincent Augagneur
3aff1341f6
//small fix
2013-08-13 10:01:18 +02:00
Rémi Gaillard
284f758cb4
[-] FO: Fix quantity discount table display for non default attribute #PSCFV-9942
2013-08-12 18:40:52 +02:00
Vincent Augagneur
0cd6c5b200
//new tab name for carrier option
2013-08-12 17:32:55 +02:00
gRoussac
5d0f1499ac
// without hedgehogs is better
2013-08-12 16:50:14 +02:00
gRoussac
30d9ebe68f
[-] FO : Fix bug #PSCFV-9624 try 302 redirect from old 1.4 images format to new _default before 404.gif
2013-08-12 16:44:25 +02:00
gRoussac
7ec55106ce
[*] CORE : Get instance of current product in product controller merge https://github.com/PrestaShop/PrestaShop/pull/644 thanks @kpodemski
2013-08-12 16:23:54 +02:00
Jerome Nadaud
a06dfafb9a
// Avoid some filters errors
2013-08-12 15:44:13 +02:00
Vincent Augagneur
e2e5fbe33a
//now you can delete all carriers
2013-08-12 15:25:26 +02:00
Vincent Augagneur
7cc59b2f49
//fixed bug #PSCFV-10091 part2
2013-08-12 15:23:52 +02:00
Vincent Augagneur
7a06dca942
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-12 15:18:02 +02:00
Vincent Augagneur
a1be985067
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-12 15:17:35 +02:00
Vincent Augagneur
7ff8e44386
[-] BO : fixed bug when carrier is free and change shipping method
2013-08-12 15:17:28 +02:00
Jerome Nadaud
06cdeb45a5
[-] FO : FixBug #PSCFV-10058 - Missing required form fields in address format
2013-08-12 15:17:21 +02:00
Rémi Gaillard
de41faff80
[-] Core: Fix #PSCFV-8887 - improve performance of search indexation
2013-08-12 15:16:45 +02:00
Vincent Augagneur
bae9df61dc
//revert reorganization of shipping menus & options
2013-08-12 15:15:17 +02:00
Vincent Augagneur
136586830d
//small fix
2013-08-12 15:09:40 +02:00
Vincent Augagneur
30c9156a41
[-] BO : fixed bug #PSCFV-10091 - you can now enable all zone in one clic
2013-08-12 14:56:49 +02:00
Vincent Augagneur
52806c0056
[-] BO : fixed bug #PSCFV-10033 - disable next step if no range has been added on carrier wizard
2013-08-12 14:41:44 +02:00
Jerome Nadaud
1359f46bae
[-] FO : FixBug #PSCFV-10090 urlencode syntax error - Thanks Duarte
2013-08-12 14:37:32 +02:00
Jerome Nadaud
4c47c980f8
// Javascript error if address does not exist
2013-08-12 11:57:40 +02:00
Vincent Augagneur
627e3d8a77
[-] BO : fixed multistore thumbnail on product list
2013-08-12 11:27:25 +02:00
Vincent Augagneur
6befd831c9
//small install fix
2013-08-12 11:10:12 +02:00
Vincent Augagneur
3664f4c394
//reorganization of shipping menus & options
2013-08-12 11:02:28 +02:00
gRoussac
7b92675778
[-] CORE : Fix bug #PSCFV-8542 could not have rewrited link for modules in blocklanguage
2013-08-12 10:26:40 +02:00
Gregory Roussac
b7232aabd7
Merge pull request #643 from Shagshag/patch-2
...
[*] BO :ProductDownload::getNewFilename() avoid recursion
2013-08-12 00:29:33 -07:00
Shagshag
ce20d55e77
ProductDownload::getNewFilename() little optimisation
...
Avoid recursion
2013-08-12 04:28:58 +02:00
Jerome Nadaud
54189a5d97
[-] MO : sendtofriend FixBug Form error
2013-08-09 19:03:43 +02:00
Jérôme Nadaud
f119b8e64f
[-] FO : FixBug #PSCFV-10058 Invalid id country after allow to select no country
2013-08-09 19:00:18 +02:00
Jérôme Nadaud
7b41098a5d
[-] FO : FixBug CGV does not pop-up in Fancy Box
2013-08-09 18:59:00 +02:00
Jerome Nadaud
8be3344e41
// W3C validation error
2013-08-09 18:49:47 +02:00
Jerome Nadaud
bc7d16ede6
[-] FO : FixBug generated_date error
2013-08-09 18:48:26 +02:00
Jerome Nadaud
501cbea5aa
[-] BO : FixBug root category listed after list reset
2013-08-09 18:45:40 +02:00
gRoussac
67a0c96ea2
[-] CORE : getModuleLink not working on module custom route, merge from https://github.com/PrestaShop/PrestaShop/pull/487 thanks @zimmi1
2013-08-09 18:36:23 +02:00
gRoussac
41d29b5445
[-] CORE : Addslashes on not translated strings for javascript js=1
2013-08-09 18:26:26 +02:00
gRoussac
92840f85fe
[-] BO : Fix additional quote in live edit template
2013-08-09 18:04:08 +02:00
Damien Metzger
eb0d2d47e4
// The blunder wasn't mine :)
2013-08-09 17:31:00 +02:00
Damien Metzger
971b45e630
// fixed variable that does not exists
2013-08-09 17:21:24 +02:00
Vincent Augagneur
431aa78b6f
//small fix
2013-08-09 16:36:26 +02:00
gRoussac
8733b968f5
[-] FO : input token missplaced in address.tpl
2013-08-09 14:31:59 +02:00
Jerome Nadaud
a38fe5ddd3
// W3C validation error
2013-08-09 14:10:38 +02:00
Jerome Nadaud
c35d846f60
[-] BO : FixBug root category listed after list reset
2013-08-09 12:16:05 +02:00
Damien Metzger
2820314586
[-] MO : fixed potential warning in pscleaner #PSCFV-10070
2013-08-09 11:40:59 +02:00
Jerome Nadaud
75f0b38ff1
// Syntax error
2013-08-09 11:38:59 +02:00
Rémi Gaillard
1183b14ea9
[-] MO: no more 1.4 support for blocklayered
2013-08-09 11:24:21 +02:00
Kevin Granger
328c6a5439
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-09 11:19:39 +02:00
Kevin Granger
2549924cef
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-09 11:10:58 +02:00
Vincent Augagneur
f41bf1dcca
[-] MO : fixed bug #PNM-792 : remove unused js file in blocklayered
2013-08-09 11:07:49 +02:00
Kevin Granger
617c1e01d2
//fix steps of Carriers Wizard with multishop activated
2013-08-09 11:06:54 +02:00
Vincent Augagneur
a5be1f147f
//small fix when multi-store is enable on carrier wizard
2013-08-09 10:58:07 +02:00
Vincent Augagneur
1571dd60c8
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-09 10:44:24 +02:00
Vincent Augagneur
13be8db639
//added checkbox for all zones
2013-08-09 10:44:20 +02:00
Damien Metzger
cac7b267e6
[-] MO : fixed category link on blocklayered #PNM-1427
2013-08-09 10:37:23 +02:00
Damien Metzger
eed7ceb37a
[-] MO : blocklayered also try to find the translations in the translations directory
2013-08-09 10:21:37 +02:00
Jerome Nadaud
cbc7b9567a
[-] FO : Do not redirect on 301 when POST request
2013-08-09 10:20:42 +02:00
Damien Metzger
0fc1c9184c
[-] MO : added visibility IN ("both", "catalog") in blocklayered
2013-08-09 10:11:01 +02:00
Jerome Nadaud
64698d1590
[-] FO : FixBug generated_date error
2013-08-09 09:10:53 +02:00
Jérôme Nadaud
84ded9f3db
[-] FO : FixBug #PSCFV-10058 Invalid id country after allow to select no country
2013-08-08 23:30:31 +02:00
Jérôme Nadaud
f5e28b9212
[-] FO : FixBug CGV does not pop-up in Fancy Box
2013-08-08 21:28:55 +02:00
gRoussac
9ccd9b7cad
[-] FO : Do not redirect on 301 when POST request
2013-08-08 19:19:34 +02:00
gRoussac
e923455f6d
// revert from 589052325b
2013-08-08 18:58:04 +02:00
Damien Metzger
50cba2b12b
// Added link to Addons in the footer
2013-08-08 17:49:17 +02:00
Damien Metzger
95680e0158
[*] FO : added chinese/japanese search
2013-08-08 16:58:07 +02:00
Jerome Nadaud
390b49122e
[-] FO : FixBug #PSCFV-10026 SSL error on ajax action
2013-08-08 15:58:52 +02:00
Rémi Gaillard
d2f41d7467
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-08 15:52:42 +02:00
Rémi Gaillard
589052325b
// Fix cart with ssl
2013-08-08 15:52:16 +02:00
Jerome Nadaud
be9398c6c5
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-08 13:06:41 +02:00
Jerome Nadaud
d5cdcab859
[-] MO : sendtofriend FixBug Form error
2013-08-08 13:06:18 +02:00
gRoussac
16fec55c6f
// report of 0023950c72
2013-08-08 12:16:19 +02:00
Gregory Roussac
49b6fda40f
Merge pull request #639 from PrestaEdit/patch-49
...
[-] BO: correct link in Block Discover.
2013-08-08 03:09:29 -07:00
Rémi Gaillard
cbdea59753
// revert 1c80b5fdfe
2013-08-08 11:50:35 +02:00
PrestaEdit
0023950c72
[-] BO: correct link in Block Discover.
2013-08-08 11:44:24 +02:00
Rémi Gaillard
5832ab3eb5
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-08 11:40:58 +02:00
Rémi Gaillard
567321dd3d
// clean cookie after logout
2013-08-08 11:39:36 +02:00
Damien Metzger
169c3fbc6b
// Removed useless line
2013-08-08 11:24:20 +02:00
Jerome Nadaud
7d4feac247
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-08 11:17:07 +02:00
Jerome Nadaud
8e72d122e6
[-] MO : blockcategories FixBug html tags in categories link title
2013-08-08 11:16:45 +02:00
gRoussac
5b3dda1cfb
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-08 11:05:37 +02:00
gRoussac
1c80b5fdfe
[-] BO : list of carriers should only contain the active one in AdminProducts
2013-08-08 11:05:09 +02:00
Damien Metzger
4709f4a3c0
[-] MO : fixed module upgrade with common version number
2013-08-08 11:03:22 +02:00
Gregory Roussac
bb45c93d4f
Merge pull request #563 from Prestaworks/patch-12
...
[-] MO : Fix bug #PNM-1241 with 1.4 translations, url indexing not working for all languages.
2013-08-08 02:00:57 -07:00
Damien Metzger
a9b44884f1
// Fixed upgrade of homeslider module
2013-08-08 10:47:03 +02:00
gRoussac
c31c2ca0e9
[-] MO: cover image issue with layered block on multishop, thanks @theginie
2013-08-08 10:46:22 +02:00
Jerome Nadaud
55fc51f20b
[-] MO : CarrierCompare FixBug #PSCFV-9975 Ajax SSL error
2013-08-08 10:41:22 +02:00
gRoussac
1bfa43fa8b
[-] MO : My account column block should not display module icon in list
2013-08-08 10:38:39 +02:00
gRoussac
0f4562eb44
[*] MO : added manufactureres order by name, thanks@Jacky75
2013-08-08 10:24:05 +02:00
gRoussac
4abff03244
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-08 10:17:00 +02:00
gRoussac
d6ab0696e6
[-] BO : OrderSlip now correctly displays the order slip date, thanks @Jacky75
2013-08-08 10:16:41 +02:00
Damien Metzger
ff69638595
// removed kay navigation in carrier wizard
2013-08-08 09:38:52 +02:00
Damien Metzger
05946f2932
[-] MO : blocktopmenu should clear cache when adding a new subcategory
2013-08-08 09:35:19 +02:00
Damien Metzger
0550ad5135
// Fixed smarty parse error on live edit
2013-08-08 09:29:13 +02:00
gRoussac
f89e42a5c5
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-07 18:12:41 +02:00
gRoussac
601bfa628b
[-] FO :ProductSale::getBestSales() by modified date renders SQL error, thanks @SebSept
2013-08-07 18:10:39 +02:00
Vincent Augagneur
73f40a6cc6
//fixed carrier wizard typewatch
2013-08-07 17:29:44 +02:00
gRoussac
a1786b97b3
[-] FO : expiration date not displayed in email for downloadable product
2013-08-07 17:08:50 +02:00
Jerome Nadaud
1c6eb93951
[-] BO : Check if function mb_encode_mimeheader exist in case some user uninstall it
2013-08-07 17:08:01 +02:00
Jerome Nadaud
44f7356d44
[-] BO : FixBug message charset problem in mail
2013-08-07 16:40:40 +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
Jerome Nadaud
239c5adb5a
[-] BO : FixBug smarty email variable override by blockcontact
2013-08-07 15:09:14 +02:00
gRoussac
5df213f5ae
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-07 15:06:50 +02:00
Gregory Roussac
942a946147
Merge pull request #497 from romainberger/development
...
[*] MO: Referral program: display currency in account page next to the voucher value
2013-08-07 05:59:29 -07:00
Jerome Nadaud
5f1506ffc2
[-] BO : FixBug #PSCFV-10037 for to choose a state when state is enabled for country
2013-08-07 14:09:40 +02:00
Rémi Gaillard
d916e65a14
// missing return
2013-08-07 13:56:12 +02:00
Rémi Gaillard
6ccf3e839d
// change passwd in cookie after changed it
2013-08-07 13:51:18 +02:00
gRoussac
e43f0619ca
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
2013-08-07 11:53:23 +02:00
Jerome Nadaud
cd1ed74d8e
[-] BO : FixBug #PSCFV-10038 escaped quote in address fields
2013-08-07 11:53:12 +02:00
gRoussac
82621c08ec
[-] BO : Do not display root category bool if addrootcategory not in url
2013-08-07 11:51:48 +02:00
Gregory Roussac
d99a5a740e
Merge pull request #638 from vinvin27/patch-1
...
// parse error
2013-08-07 02:51:21 -07:00
vinvin27
843989489d
Update AdminPPreferencesController.php
...
Parse error: syntax error, unexpected T_ARRAY, expecting ')' in /controllers/admin/AdminPPreferencesController.php on line 120
2013-08-07 11:47:56 +02:00
Rémi Gaillard
e6a819e5dd
// Fix double quote translations
2013-08-07 11:29:34 +02:00
Jerome Nadaud
a32ff1e930
[-] BO : FixBug Missing tpl dir in default layout
2013-08-07 11:17:42 +02:00
gRoussac
ac21fa9808
[-] MO : Missing image in my account for MODULE WishList
2013-08-07 10:56:09 +02:00
Gregory Roussac
3213b5dffb
Merge pull request #635 from cippest/development
...
[-] BO : missing order lang in Mail::l for in_transit email
2013-08-06 11:23:19 -07:00
cippest
f8efd7a329
[-] BO : Fix send e-mails updating tracking number
...
Hi,
We've fixed some bugs parameters about the Send function of Mail class in the AdminOrdersController.php.
Regards,
Massimo.
2013-08-06 19:51:16 +02:00
gRoussac
7089ce10ef
// remove warnings in blockwishlist
2013-08-06 19:05:08 +02:00
Gregory Roussac
b1ea66d510
Merge pull request #528 from ldecoker/patch-7
...
[-] FO : missing $tpl_dir shopping-cart.tpl pathes
2013-08-06 09:57:36 -07:00
Gregory Roussac
bf355e934e
Merge pull request #634 from PhpMadman/RefSort
...
[*] FO : Sort by Product reference
2013-08-06 09:13:06 -07:00
Vincent Augagneur
67b44b5f17
//fixed carrier bug and added typewatch plugin on range validation
2013-08-06 18:04:12 +02:00
Damien Metzger
bfa5bae702
// Fixed display of root category
2013-08-06 17:45:24 +02:00
Damien Metzger
5be8e169f5
// Fixed totally unexplicable behavior
2013-08-06 17:40:49 +02:00
Vincent Augagneur
ea5f4476a6
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-06 16:56:05 +02:00
Vincent Augagneur
5ed75901fb
//typo
2013-08-06 16:55:51 +02:00
Damien Metzger
2303677ebf
// Rollback a modification in object model
2013-08-06 16:52:13 +02:00
Damien Metzger
a1cf8d462f
// Keep remote file retrieval in the right order
2013-08-06 16:42:10 +02:00
Damien Metzger
b701acc8cf
// Clean language pack retrieval
2013-08-06 16:15:30 +02:00
PhpMadman
e4a42ab2b1
Update AdminPPreferencesController.php
2013-08-06 16:08:09 +02:00
PhpMadman
d4270289c1
Update category-product-sort.tpl
2013-08-06 16:06:03 +02:00
Vincent Augagneur
bcaa625f4c
//default language fix in carrier wizard
2013-08-06 16:05:36 +02:00
Damien Metzger
c8564fa6b2
// Quick CSS fix
2013-08-06 16:02:22 +02:00
Damien Metzger
d783160af0
// Updated installer
2013-08-06 15:53:59 +02:00
Jerome Nadaud
375fa451d8
[-] FO : FixBug No warning message when no carriers available from advanced stock management
2013-08-06 15:53:25 +02:00
Damien Metzger
38753716e2
// Hide "is root category" option outside multistore
2013-08-06 15:42:31 +02:00
PhpMadman
598a5b3188
[*] FO : Add reference sort to theme
2013-08-06 15:38:25 +02:00
PhpMadman
cd254f8795
[*] FO : Add reference sort to theme
2013-08-06 15:37:10 +02:00
PhpMadman
5e73f0cb07
[*] BO: Add reference to Options
2013-08-06 15:34:58 +02:00
PhpMadman
6a54f6efd5
[*] BO: Add reference to FrontController
2013-08-06 15:32:30 +02:00
gRoussac
4bd59c14cc
[*] FO : Blur for tab navigation, followup a0ee3d3, thanks @Seynaeve
2013-08-06 15:21:46 +02:00
gRoussac
a739117f0d
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-06 15:20:07 +02:00
gRoussac
8103e89874
[*] FO : Blur for tab navigation, followup a0ee3d3c34, thanks @Seynaeve
2013-08-06 15:19:47 +02:00
Gregory Roussac
a0ee3d3c34
Merge pull request #633 from Seynaeve/patch-1
...
[*] FO : Allow B2B to navigate through the form with Tab betwwen company and VAT field
2013-08-06 06:17:06 -07:00
gRoussac
dbb2b50555
[-] MO : mod='blockmyaccount' missing in blockmyaccountfooter.tpl
2013-08-06 15:15:03 +02:00
gRoussac
c966eea140
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-06 15:11:46 +02:00
Damien Metzger
9caf97ff30
// Add check in object model
2013-08-06 15:11:23 +02:00
gRoussac
c9bf17f400
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-06 15:09:38 +02:00
Gregory Roussac
12a3ef3a12
Merge pull request #486 from PhpMadman/patch-1
...
[-] FO : In stock sort is now removed when Stock managment is disabled
2013-08-06 15:08:55 +02:00
Damien Metzger
3839dbee9a
/ Add check in object model
2013-08-06 15:06:46 +02:00
Damien Metzger
85e15c00f1
// Added missing french translation in the installer
2013-08-06 14:30:43 +02:00
Seynaeve
4d29142907
Allow B2B to navigate through the form with Tab
...
With
$('#company').blur(function(){
VAT only appears when we leave the input and therefore does not allow to navigate through the form with Tab
With
$('#company').on('input',function(){
that work
2013-08-06 14:15:45 +02:00
Gregory Roussac
ba69e48f72
Merge pull request #488 from camlafit/pr-countriesbrowser
...
[*] FO : Better regexp to get country browser from HTTP_ACCEPT_LANGUAGE
2013-08-06 03:07:13 -07:00
Gregory Roussac
818e82c09c
Merge pull request #486 from PhpMadman/patch-1
...
[-] FO : In stock sort is now removed when Stock managment is disabled
2013-08-06 02:49:48 -07:00
Vincent Augagneur
3f6ee7cfdd
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-06 11:46:15 +02:00
Vincent Augagneur
7b600ad07f
//small css fix
2013-08-06 11:45:59 +02:00
gRoussac
fe0afeadc9
[-] MO : mod='blockmyaccount' missing in blockmyaccountfooter.tpl (translation doesnt work), thanks @mypresta-eu
2013-08-06 11:45:29 +02:00
Vincent Augagneur
478e338df0
//added active field on carrier wizard
2013-08-06 11:40:03 +02:00
gRoussac
6449437f58
// norms
2013-08-06 11:38:34 +02:00
gRoussac
084880abda
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-06 11:38:24 +02:00
gRoussac
16d942b7b6
[*] BO : Do not insert duplicates in product_carrier, thanks @edamart
2013-08-06 11:22:40 +02:00
gRoussac
81e4a5f635
[*] BO : Do not insert duplicates in poruct_carrier, thanks @edamart
2013-08-06 11:19:34 +02:00
Francois Gaillard
c0bc3bda29
// Bug fix template override & admin templates
2013-08-06 11:13:49 +02:00
Vincent Augagneur
33bdfa9c96
//added some help
2013-08-06 11:06:36 +02:00
Gregory Roussac
1b93d251aa
Merge pull request #630 from rimas-kudelis/development
...
[*] CORE :ProductCore::addSupplierReference() if a reference already exists update it
2013-08-06 01:51:34 -07:00
gRoussac
edfe77b74f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-06 10:43:14 +02:00
gRoussac
a69d1c6d05
Merge branch 'smarty_debug' of https://github.com/PrestaEdit/PrestaShop into PrestaEdit-smarty_debug
...
Conflicts:
controllers/admin/AdminPerformanceController.php
install-dev/data/xml/configuration.xml
2013-08-06 10:42:44 +02:00
Damien Metzger
f557f24df4
// Fixed module cache key (with the country)
2013-08-06 10:41:58 +02:00
Gregory Roussac
77ba55b090
Merge pull request #629 from ChristopheBoucaut/patch-4
...
[-] WS : setFieldsToDisplay() calls $this->resourceConfiguration, never initialized
2013-08-06 01:30:46 -07:00
Vincent Augagneur
5bcfc7d4e9
//carrier wizard step validation part 2
2013-08-06 10:30:10 +02:00
Rimas Kudelis
83740496de
Update more properties of supplier reference in ProductCore::addSupplierReference() if a reference already exists.
2013-08-06 11:28:42 +03:00
Vincent Augagneur
fe58053439
//carrier wizard step validation
2013-08-06 10:27:32 +02:00
ChristopheBoucaut
0139e3f877
Update WebserviceRequest.php
...
The deleted method calls $this->resourceConfiguration, which is never initialized in specific web services, so if we use the "display" parameter, the webservice returns an error
2013-08-06 10:22:45 +02:00
Gregory Roussac
23b9c3b8f9
Merge pull request #627 from davyrolink/upstream
...
[*] CORE : add $smarty to params in smartyHook function
2013-08-06 01:10:41 -07:00
Vincent Augagneur
88d4f57894
//carrier range validation fix
2013-08-06 10:04:54 +02:00
Francois Gaillard
29bbe81ae6
// CloudCache removed from AdminPerformanceController
2013-08-06 09:25:47 +02:00
Davy Rolink
0b99a7b331
added the smarty var to the hook_params, this makes it possible to create modules that can assign variables to the smarty local scope
2013-08-05 23:20:19 +02:00
Gregory Roussac
5f0ef76731
Merge pull request #626 from davyrolink/upstream
...
[-] CORE : id_address_invoice was not updated, updateAddressId method
2013-08-05 14:13:54 -07:00
Davy Rolink
f3361fbedf
Bug fix: id_address_invoice was not updated, updateAddressId method of the Cart class
2013-08-05 22:53:54 +02:00
Rémi Gaillard
faec5a9226
// small change on fixtures installation
2013-08-05 20:33:39 +02:00
gRoussac
adceb5ccf5
[-] Fo : Bad date format in order-detail, merge from https://github.com/PrestaShop/PrestaShop/pull/476 thanks @gbelorgey
2013-08-05 19:16:44 +02:00
Gregory Roussac
9f13b9f7b1
Merge pull request #474 from madef/master
...
[*] Project : Add paging to Collections
2013-08-05 09:52:16 -07:00
jeromenadaud
8be06bba2d
[-] BO : FixBug Multiple list pagination error.
2013-08-05 18:22:30 +02:00
gRoussac
d585b015c1
// move toolbar delete button on AdminProducts
2013-08-05 18:18:35 +02:00
Gregory Roussac
931cfee258
Merge pull request #625 from axometeam/patch-18
...
[-] MO : All fields available in the RSS
2013-08-05 09:06:02 -07:00
Vincent Augagneur
ea10b94ef2
//onkeypress enter to validate range
2013-08-05 18:02:08 +02:00
Axome
9dfeb1d528
All fields available in the RSS
...
Not just link & title but all available fields
2013-08-05 17:58:49 +02:00
Vincent Augagneur
cf9d20f83b
//range overlapping bug fix
2013-08-05 17:43:31 +02:00
gRoussac
9ca9928c58
[-] CORE : Fix for field validation in ObjectModel::validateFieldsLang() when default lang value not set, thanks @rimas-kudelis
2013-08-05 17:17:22 +02:00
gRoussac
5cd75f23ff
[-] CORE : Cast product price to float instead of int when adding supplier reference, thanks @rimas-kudelis
2013-08-05 17:05:07 +02:00
Vincent Augagneur
3a75a783f6
//added label on carrier zones && improve range validation
2013-08-05 16:54:36 +02:00
gRoussac
a98740d25c
// small change, switch two buttons in list_header
2013-08-05 16:39:29 +02:00
jeromenadaud
fc54ddb86f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-05 16:32:55 +02:00
jeromenadaud
114eb3b78b
[-] BO : FixBug Manufacturer multilist pagination, filter, order problems and manufacturer address filter exception
2013-08-05 16:32:39 +02:00
Francois Gaillard
58b5028147
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-05 16:25:57 +02:00
Francois Gaillard
176c6a8767
[-] Classes : ModuleFrontController updated. Thank you @codeurWeb
2013-08-05 16:25:52 +02:00
jeromenadaud
48f041f035
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-05 16:12:04 +02:00
jeromenadaud
b81c021144
[-] BO : FixBug #PSCFV-8311 pagination, filter and order with multilist
2013-08-05 16:11:48 +02:00
Rémi Gaillard
3317ab878d
[-] WS: add id_address_delivery on cart products association
2013-08-05 15:53:40 +02:00
Gregory Roussac
07181a37f5
Merge pull request #413 from ccauw/patch-9
...
[-] BO : bug color parameter in List
2013-08-05 06:37:46 -07:00
Francois Gaillard
db951f5b76
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-05 15:37:20 +02:00
Francois Gaillard
f217061e27
[-] Classes : ModuleFrontController & templates overrides fixed
2013-08-05 15:37:16 +02:00
Damien Metzger
f3b87f126a
// Feeder not installed by default
2013-08-05 15:32:52 +02:00
gRoussac
ed887fd5c3
[*] BO : Add filter choices in title of List, thankx to @ccauw
2013-08-05 15:18:42 +02:00
gRoussac
2ea0dc7749
[*] CORE : Allow external css loading, manual merge of https://github.com/PrestaShop/PrestaShop/pull/406 thanks @m-hume
2013-08-05 14:26:07 +02:00
Gregory Roussac
d1631e6920
Merge pull request #405 from ottonascarella/patch-1
...
[*] CORE : Enable Progressive JPG
2013-08-05 05:08:10 -07:00
Vincent Augagneur
5a88dc0f8b
//fixed bug on carrier wizard when edit carrier
2013-08-05 14:06:50 +02:00
Gregory Roussac
b8e5ad0e44
Merge pull request #624 from iNem0o/development
...
[-] FO : getBestSales() $order_way doesnt work in DESC mode
2013-08-05 04:58:39 -07:00
inem0o
2de866eff3
Correct assignation of $order_way parameter
2013-08-05 12:21:19 +02:00
gRoussac
13b3adb8c0
[-] INSTALLER : Force update of PS_LEGACY_IMAGES to 0
2013-08-05 12:17:21 +02:00
gRoussac
8c2af798a4
// small change on pack css
2013-08-05 12:01:40 +02:00
Damien Metzger
144c85ed4f
// Removed useless param
2013-08-05 11:40:03 +02:00
Damien Metzger
581dcec718
// [-] IN : Fixed language detection and help in the installer
2013-08-05 11:23:09 +02:00
Damien Metzger
7f4e4efbd8
[*] TR : Added 10 new localization packs
2013-08-05 11:23:09 +02:00
gRoussac
19918dea8e
[-] BO : Fix bug #PSCFV-8139 bad renderform on errors in AdminStatuses
2013-08-05 10:47:04 +02:00
Sarah Lorenzini
166d8a69fa
[-] FO: fixed bug shopping cart price misplaced - #9971
2013-08-05 10:21:46 +02:00
Rémi Gaillard
003c05a729
[-] BO: Fix #PSCFV-9885 catalog price rules edition
2013-08-05 09:55:29 +02:00
jeromenadaud
9ff0d60158
[-] BO : FixBug #PSCFV-7839 No invoice file attached to payment email confirmation
2013-08-05 09:41:46 +02:00
gRoussac
055134719d
[-] BO : Fix warning in AdminAttributesGroups after https://github.com/PrestaShop/PrestaShop/pull/392
2013-08-02 18:33:53 +02:00
Gregory Roussac
47b7e6aab5
Merge pull request #392 from ldecoker/patch-4
...
[-] [BO] : The div for colorAttributeProperties is not closed
2013-08-02 09:15:51 -07:00
gRoussac
33116dfa47
[-] FO : Fix bug #PSCFV-9856 could not add Uncombinable cart rules and Minimum amount check badly calculated
2013-08-02 18:00:10 +02:00
Vincent Augagneur
be93a00277
//new place for validate and add new range && global range validation part 1 on carrier wizard
2013-08-02 17:29:15 +02:00
Vincent Augagneur
f55a8c2dd5
//remove debug
2013-08-02 11:38:38 +02:00
Vincent Augagneur
02fdc5fe24
//fixed float validation on carrier wizard
2013-08-02 11:25:08 +02:00
Vincent Augagneur
f2146ac2ae
//fixed somes bug on carriers wizard
2013-08-02 10:54:07 +02:00
Vincent Augagneur
46d0663b2f
//remove debug
2013-08-02 10:29:30 +02:00
Vincent Augagneur
9e720da3d6
//carrier wizard free shipping fix & added currency sign on new range
2013-08-02 10:22:06 +02:00
Damien Metzger
fc63b8ad7f
// Improved configuration checklist
2013-08-02 09:11:55 +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
Francois Gaillard
268b3c6bda
// Variables name fixed
2013-08-01 19:14:04 +02:00
Francois Gaillard
b51d4f4c7d
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 19:11:27 +02:00
Francois Gaillard
28de7890d2
[*] MO : Templates overrides works with the new structure (/views/templates/admin|front|hook)
2013-08-01 19:10:25 +02:00
jeromenadaud
d8f5caee7b
[-] BO : FixBug #PSCFV-7824 No total tax not show in order email confirmation
2013-08-01 19:09:34 +02:00
Vincent Augagneur
ac48c1b786
//remove inline css
2013-08-01 18:26:39 +02:00
jeromenadaud
3f2da1095f
[-] BO: FixBug #PSCFV-10005 Filter on COUNT field
2013-08-01 18:06:14 +02:00
Francois Gaillard
07ce127723
[-] Classes : Bug fix Validate.php - Error with $mail_name
2013-08-01 17:31:45 +02:00
Francois Gaillard
7e7b5af26e
// Profiler fixed
2013-08-01 17:21:38 +02:00
Vincent Augagneur
1447be6f3c
//fixed bug when changing range type
2013-08-01 17:16:52 +02:00
Vincent Augagneur
fa958c9a5e
//carrier wizard currency sign bug
2013-08-01 17:13:08 +02:00
gRoussac
6a073143f2
[-] BO : Fix bug #PSCFV-9990 bad count on list header helper
2013-08-01 16:15:41 +02:00
gRoussac
ccc2312053
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 16:12:19 +02:00
gRoussac
1028c8671c
[-] CORE : Merge from PrestaEdit last pull request again
2013-08-01 16:12:05 +02:00
Vincent Augagneur
adede4f7ea
//small fix
2013-08-01 16:11:50 +02:00
Vincent Augagneur
9c86943e2a
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 16:03:19 +02:00
Vincent Augagneur
c0db0bfca9
//Added currency sign and weigh unit on carrier wizard
2013-08-01 16:03:14 +02:00
Damien Metzger
b27d030fd2
// Added units to package dimensions
2013-08-01 15:52:07 +02:00
Vincent Augagneur
79a4a84163
//small fix on carrier wizard oups
2013-08-01 15:41:42 +02:00
Vincent Augagneur
f5454748b2
//small fix on carrier wizard
2013-08-01 15:41:01 +02:00
Vincent Augagneur
9df90cc575
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 15:23:30 +02:00
Vincent Augagneur
c9b1546a2e
//disabled all fess when carrier is free
2013-08-01 15:23:26 +02:00
jeromenadaud
550aa01faf
[-] BO : FixBug #PSCFV-9859 Carriers free shipping inline edit
2013-08-01 15:14:14 +02:00
jeromenadaud
48067e1a3d
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 15:12:37 +02:00
gRoussac
7fb483eaa2
// harmonisation within Tools:: instead self::
2013-08-01 15:07:38 +02:00
gRoussac
c9bb88cac7
// harmonisation within Tools:: instead self::
2013-08-01 14:52:29 +02:00
Gregory Roussac
99ebde1e8e
Merge pull request #622 from PrestaEdit/patch-48
...
[*] CORE : toCamelCase should use utf8 Tools functions
2013-08-01 05:48:49 -07:00
PrestaEdit
37cd2a3ab3
[*] Class: Tools / toCamelCase
...
Change the name of the var to a correct name.
Use the Tools method like strtolower, ucfirst and strtoupper.
2013-08-01 14:42:51 +02:00
gRoussac
fd7facc9b1
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 14:28:41 +02:00
gRoussac
8a9376ae22
[-] FO : Fix bug #PSCFV-9993 could not see product quantity in pack content
2013-08-01 14:28:36 +02:00
gRoussac
2b6b65a303
// norms
2013-08-01 14:27:50 +02:00
jeromenadaud
409bc533cd
[-] BO : FixBug #PSCFV-9748 Missing confirmation and update button problem
2013-08-01 14:21:48 +02:00
Vincent Augagneur
c6c4fd03e8
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 14:12:39 +02:00
Vincent Augagneur
0898a63060
//fixed bug when carrier is free
2013-08-01 14:12:32 +02:00
Damien Metzger
82a912e3f1
// Fixed iframe height in the installer
2013-08-01 12:30:38 +02:00
Damien Metzger
3cfa17b837
// Improved help iframe in the installer
2013-08-01 12:30:38 +02:00
Vincent Augagneur
afd41af8c5
//carrier wizard fix logo duplication when edit carrier
2013-08-01 12:20:55 +02:00
Vincent Augagneur
5f9d83dd37
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 12:10:06 +02:00
Vincent Augagneur
59fca8eb85
//carrier wizard fix when range as no fees
2013-08-01 12:09:58 +02:00
gRoussac
3e75881bdc
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-08-01 11:48:50 +02:00
Vincent Augagneur
dfb1924884
//carrier wizard fix when edit a carrier
2013-08-01 11:47:39 +02:00
gRoussac
184a1c561c
[-] FO : Fix bug #PSCFV-9847 Cart Rule not updated when address is updated on Checkout Page
2013-08-01 11:44:00 +02:00
Vincent Augagneur
c432c44987
//carrier wizard fix
2013-08-01 11:42:58 +02:00
Vincent Augagneur
bf7c38ef49
//carrier wizard fix
2013-08-01 11:28:53 +02:00
Damien Metzger
af9397a11b
[-] BO : fixed domain warning
2013-08-01 10:50:21 +02:00
Damien Metzger
ebe8d6294d
// CSS fix for carrier wizard
2013-08-01 09:34:07 +02:00
Damien Metzger
0d7ca1d8cf
// Install version ready for 1.5.5
2013-08-01 09:21:51 +02:00
Damien Metzger
168759a383
// Stock performance optimization
2013-07-31 18:46:45 +02:00
Damien Metzger
e930d40482
// Added debug function Tools::debug_backtrace()
2013-07-31 18:46:45 +02:00
Vincent Augagneur
33951c1834
//fixed carrier wizard summary range limit
2013-07-31 18:14:13 +02:00
Vincent Augagneur
d3b000e72f
//fixed bug on carrier wizard when is_free
2013-07-31 18:09:00 +02:00
Vincent Augagneur
e1fa26d002
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-31 17:33:19 +02:00
Vincent Augagneur
32f23a79a4
//carrier wizard added validation fields
2013-07-31 17:33:09 +02:00
Vincent Augagneur
60ecfaafd2
//fixed bug on carrier wizard tabindex
2013-07-31 17:16:52 +02:00
gRoussac
c41537f4e4
[-] INSTALLER : missing parenthesis in SQL in set_product_suppliers, thanks to @EvaldasUzkuras
2013-07-31 16:08:54 +02:00
gRoussac
e85ffae69d
[-] INSTALLER : Fix bug while updateing supplier reference, back from https://github.com/PrestaShop/PrestaShop/pull/618 thanks @EvaldasUzkuras
2013-07-31 15:55:06 +02:00
gRoussac
5e0b5db23b
[*] BO : refact for modules exeptions regarding https://github.com/PrestaShop/PrestaShop/pull/614
2013-07-31 15:16:42 +02:00
Vincent Augagneur
69944e1618
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-31 14:31:27 +02:00
Vincent Augagneur
175427cb2e
//fixed input text not disabled when change range behavior
2013-07-31 14:31:23 +02:00
Gregory Roussac
304e479ca5
Merge pull request #617 from axometeam/patch-16
...
[*] BO : Fix statistics redirection when change date
2013-07-31 05:17:13 -07:00
Axome
1187e7cb09
[*] BO : Fix statistics redirection when change date
...
When going into a special stats module (for exemple "statsproduct") if you change the date, Prestashop redirect to the "home" of statistics.
2013-07-31 14:15:33 +02:00
Gregory Roussac
b0ac617e9f
Merge pull request #615 from nilsga/development
...
[-] BO : Fixed fieldset issue when customer is a guest
2013-07-31 05:15:13 -07:00
Gregory Roussac
6f27508972
Merge pull request #616 from sebastienhouzet/development
...
[*] CORE : htaccess in override folder
2013-07-31 05:11:41 -07:00
Yoozio
fd339d96b2
[*] Security : deny access to this folder as already done for classes
2013-07-31 12:29:05 +02:00
Nils-Helge Garli Hegvik
b362c808dc
Fixed fieldset issue when customer is a guest
2013-07-31 12:25:35 +02:00
Vincent Augagneur
e3265dcb1b
//carrier wizard range validation 404 when change range type
2013-07-31 11:12:01 +02:00
Vincent Augagneur
be7e4b4128
//carrier wizard Shipping and handling are set to no by default
2013-07-31 11:00:31 +02:00
Vincent Augagneur
80c2e3ea60
//small fix on carrier wizard
2013-07-31 10:34:52 +02:00
jeromenadaud
d68363fdda
[-] FO : FixBug #PSCFV-9846 Bookmark title escape problem on special language
2013-07-31 10:24:14 +02:00
jeromenadaud
e1b7470845
[-] BO : FixBug Install currency on Localization Pack
2013-07-31 09:38:10 +02:00
jeromenadaud
0e3f2d6a82
[-] BO : FixBug Invalid offset when only one error in layout
2013-07-31 09:18:13 +02:00
gRoussac
f28a480bf9
// remove console.log
2013-07-30 20:36:38 +02:00
gRoussac
f606cb4efb
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-30 20:28:12 +02:00
gRoussac
6600112ab1
[-] BO : Fix onchange event on Adminmodules list execption
2013-07-30 20:28:06 +02:00
gRoussac
9ae8667783
[-] BO : Fix onchange event on adminmoudlue list execption
2013-07-30 20:26:45 +02:00
gRoussac
024800d4f9
// w3c multiple
2013-07-30 20:04:45 +02:00
gRoussac
edb8cce49f
//norms
2013-07-30 19:57:23 +02:00
gRoussac
5677826b2f
// wrong commit
2013-07-30 19:21:02 +02:00
gRoussac
0821194f94
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-30 19:19:32 +02:00
gRoussac
d6856a5c62
//norms
2013-07-30 19:18:29 +02:00
Damien Metzger
e0f1041070
// Performance improvements for the cart page
2013-07-30 19:16:05 +02:00
gRoussac
d68d844303
// norms
2013-07-30 19:02:05 +02:00
Gregory Roussac
800c63036e
Merge pull request #605 from Captain-FLAM/patch-10
...
[*] BO : Proposition : IMPROVEMENT Admin Modules Positions
2013-07-30 09:48:11 -07:00
Captain-FLAM
be613fa008
fixup! [*] BO : Proposition : IMPROVEMENT Admin Modules Positions
2013-07-30 17:42:50 +01:00
Vincent Augagneur
d50b8c679f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-30 18:02:46 +02:00
Vincent Augagneur
fcc1867a94
//merge
2013-07-30 18:02:30 +02:00
jeromenadaud
9bf6871e8d
[-] FO : FixBug #PSCFV-9766 All products in products list for email confirmation with multi-shipping
2013-07-30 17:50:36 +02:00
Vincent Augagneur
cf694be5a1
//fixs carrier wizard
2013-07-30 17:46:44 +02:00
jeromenadaud
a93667a58b
[-] FO : FixBug Wrong offset in more than one shipping address
2013-07-30 17:03:15 +02:00
Kevin Granger
062a4250cc
//fixed unclosed div
2013-07-30 15:26:00 +02:00
jeromenadaud
6ddf2ee1ab
[-] BO : FixBug allow_url_fopen on BackOffice home page
2013-07-30 15:19:54 +02:00
Damien Metzger
d9ce51f38c
Merge pull request #613 from djfm/nl_installer
...
[*] LO : Added Dutch Installer
2013-07-30 06:14:40 -07:00
Damien Metzger
f59bd2f55f
Merge pull request #612 from djfm/development
...
// Reviewed CarrierWizard strings, and corrected a few glitches with smarty translation functions and quotes
2013-07-30 06:13:10 -07:00
djfm
28c0ef2b7d
// added a few translations to NL installer
2013-07-30 13:07:14 +00:00
djfm
cba79bdcd6
// corrected quote problems in the translation files
2013-07-30 09:47:02 +00:00
Vincent Augagneur
3d40814739
//added name in errors array in validateRules
2013-07-30 11:33:30 +02:00
djfm
9ba17d642a
// CarrierWizard: English Strings reviewed and corrected
2013-07-30 09:30:41 +00:00
Vincent Augagneur
5929727be1
Merge pull request #601 from PrestaEdit/carrier_wizard2
...
[-] Carrier Wizard: fix
2013-07-30 02:22:45 -07:00
Vincent Augagneur
3814a8c735
[-] BO : fixed bug #PSCFV-9809 - carrier wizard tab access fix
2013-07-30 10:40:13 +02:00
gRoussac
4185026880
[-] CORE : Fix warning #PSCFV-9678 when sending message to customer
2013-07-30 10:37:07 +02:00
gRoussac
a36ac7784d
// trailing space
2013-07-30 10:35:23 +02:00
Jérôme Nadaud
7d57255b70
[-] BO : FixBug #PSCFV-9959 file_get_contents error
2013-07-30 10:27:55 +02:00
Damien Metzger
192940946d
// Fixed pscleaner method
2013-07-30 09:21:41 +02:00
Gregory Roussac
b004151695
Merge pull request #599 from PrestaShop/master
...
[*] CORE : Update gitignore
2013-07-29 10:19:55 -07:00
gRoussac
918ceb3ed5
// norms
2013-07-29 19:15:47 +02:00
Gregory Roussac
a23a576d47
Merge pull request #611 from 202-ecommerce/fix_translation
...
[-] BO : Fix while of translation, to find in folder if translation exists
2013-07-29 10:07:50 -07:00
Guillaume DELOINCE
8ddd592da1
[-] BO : Fix while of translation, to find in folder if translation exists
2013-07-29 19:00:57 +02:00
Gregory Roussac
53c195e9d9
Merge pull request #610 from indesign47/patch-8
...
[*] BO : shipping enlarge listbox carriers
2013-07-29 09:38:59 -07:00
Jérôme Nadaud
39a6d0a42d
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-29 18:37:18 +02:00
Vincent Augagneur
db98509443
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-29 18:37:01 +02:00
Jérôme Nadaud
0ecc2fb0a0
[-] BO : FixBug #PSCFV-9965 currency not active by default in Localization pack
2013-07-29 18:36:55 +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
Gregory Roussac
5f791dc839
Merge pull request #541 from indesign47/patch-4
...
[-] MO : products comments impossible if quantity > 0
2013-07-29 09:36:32 -07:00
indesign47
b8dc750547
[*] BO : shipping enlarge listbox carriers
...
enlarge listbox carriers to see all the name of the carrier
2013-07-29 18:25:05 +02:00
Jérôme Nadaud
72dc8b943f
[-] FO : FixBug #PSCFV-9961 Remove wishlists icon
2013-07-29 17:58:31 +02:00
Jérôme Nadaud
aa9a6e66b8
[-] FO : FixBug #PSCFV-9951 Syntax error - Thanks to Oleacorner-Olivier B
2013-07-29 17:44:14 +02:00
Gregory Roussac
d356fe684a
Merge pull request #608 from indesign47/patch-7
...
[*] BO : skip the first line by default
2013-07-29 08:23:32 -07:00
indesign47
d76059ff23
[*] BO : skip the first line by default
...
All sample csv file use a first line of information
2013-07-29 17:19:46 +02:00
Gregory Roussac
44b9909d4f
Merge pull request #607 from indesign47/patch-6
...
[-] BO : doesn't match available_fields of AdminImportController
2013-07-29 08:12:26 -07:00
indesign47
65287d71c3
[-] BO : doesn't match available_fields of AdminImportController
...
- Correct wrong position of available_fields
- Add some of available_fields
2013-07-29 17:10:57 +02:00
Sarah Lorenzini
101d9283ae
// update wizard
2013-07-29 15:12:50 +02:00
gRoussac
ab0189a726
[-] CORE : Fix bug #PSCFV-9572 when seizing in 0 in forms input fields for objects
2013-07-29 14:39:35 +02:00
PrestaEdit
c1b0d32d32
[-] Carrier Wizard: fix
2013-07-29 13:57:31 +02:00
Captain-FLAM
0de4642d09
[*] BO : Proposition : IMPROVEMENT Admin Modules Positions
...
You can see in action over there :
http://www.youtube.com/watch?v=e7KXuCU3RIM
2013-07-29 12:35:02 +01:00
Damien Metzger
ad9d3af3ad
// Class index for Carrier Wizard
2013-07-29 11:54:08 +02:00
Gregory Roussac
155102da4b
Merge pull request #603 from xBorderie/patch-1
...
// Removed "502" from the notice of license.
2013-07-29 02:49:48 -07:00
Xavier
4291b23e23
Update CartRule.php
...
Removed "502" from the notice of license.
2013-07-29 11:41:35 +02:00
Vincent Augagneur
e1b408f1f3
//added missing carrier wizard step img
2013-07-29 11:36:44 +02:00
Vincent Augagneur
210d24343c
[-] BO : fixed input action when set fees for all zones in carrier wizard
2013-07-29 10:47:20 +02:00
gRoussac
1c37fdbc23
// foloww up 2e6e5a2604
2013-07-29 10:24:36 +02:00
Vincent Augagneur
60d67a7798
Merge pull request #600 from PrestaEdit/carrier_wizard
...
[-] Carrier Wizard: Remove fatal error "Call-time pass-by-reference"
2013-07-29 01:04:17 -07:00
Jérôme Nadaud
95ca638ec9
[-] BO : FixBug #PSCFV-9895 Mal function in products suppliers accordion
2013-07-29 09:33:50 +02:00
PrestaEdit
c089b1e69e
[-] Carrier Wizard: Remove fatal error "Call-time pass-by-reference"
2013-07-27 15:23:48 +02:00
PrestaEdit
85553525e9
Merge pull request #2 from PrestaShop/development
...
// Merge PrestaShop
2013-07-27 04:39:15 -07:00
Rémi Gaillard
a786606c9a
// small fix on carrierwizard
2013-07-26 20:27:25 +02:00
Rémi Gaillard
77f4eec64f
// Fix group association on carrierwizard
2013-07-26 19:38:06 +02:00
Rémi Gaillard
159d0b3904
// improve exception
2013-07-26 19:15:37 +02:00
Rémi Gaillard
0d76af7f41
// debug deletion
2013-07-26 18:29:01 +02:00
Rémi Gaillard
c0cf92cbdf
[+] BO: Add a wizard to create and edit your carriers
2013-07-26 18:27:21 +02:00
gRoussac
42c5335f27
[*] WS : order history add(POST) send customer email if sendemail=1 url parameter, thanks @gerdus
2013-07-26 17:55:53 +02:00
gRoussac
2704f52fe4
[-] Installer: update leftcolumn alias to enable live_edit on blockmyaccount
2013-07-26 17:20:52 +02:00
gRoussac
076b6d11a2
[-] CORE: Copy live_edit bool when register alias hook
2013-07-26 17:15:36 +02:00
Jérôme Nadaud
5d2e19fe3b
[-] BO : FixBug Impossible to remove available date from product attribute
2013-07-26 12:14:00 +02:00
Jérôme Nadaud
23e0467993
[-] MO dateofdelivery : FixBug #PNM-1478 Now take care of product available date
2013-07-26 11:48:18 +02:00
Damien Metzger
e80364984a
// Fixed manufacturers addresses export
2013-07-26 10:36:41 +02:00
Gregory Roussac
30c689df22
Merge pull request #584 from Captain-FLAM/patch-3
...
[-] FO : product with declinaisons without reductions, reduction price is showed anyway
2013-07-26 00:58:00 -07:00
Gregory Roussac
5015f88a46
Merge pull request #595 from codl/fix/too-many-packs
...
[-] WS: Sanity check before creating packs
2013-07-26 00:51:08 -07:00
Gregory Roussac
7d06d50d40
Merge pull request #597 from Captain-FLAM/patch-9
...
[-] CORE : Exception Text filled on Positions Page is not working (Hook Modules Exceptions)
2013-07-26 00:38:22 -07:00
Captain FLAM
a35011e9a5
Update Module.php
2013-07-25 19:16:46 +01: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
Gregory Roussac
ceee011d5c
Merge pull request #555 from piotrmocko/patch-1
...
[- ] BO : Do not limit feature values on a getList
2013-07-25 09:20:53 -07:00
gRoussac
d2acb9dedb
[-] MO : Fix sort order for combinations, report of pull request https://github.com/PrestaShop/PrestaShop/pull/364
2013-07-25 18:15:06 +02:00
gRoussac
9848468f3e
[-] MO : blockviewed Fix bug adding last product to list, thanks @kluevandrew
2013-07-25 17:58:22 +02:00
Damien Metzger
e6ecf0c177
// Added a more efficient index
2013-07-25 17:07:28 +02:00
Damien Metzger
eff81dfe05
// Moved a condition/function from SQL to PHP.
2013-07-25 17:07:28 +02:00
Gregory Roussac
6531572c15
Merge pull request #596 from ChristopheBoucaut/patch-3
...
[-) FO : addtextfield if magic_quotes_gpc is enabled, there is no need to escape the characters from $ _POST
2013-07-25 07:36:31 -07:00
ChristopheBoucaut
a9e233b209
Update Cart.php
...
If magic_quotes_gpc is enabled, there is no need to escape the characters from $ _POST as they already are.
2013-07-25 15:46:08 +02:00
Gregory Roussac
a54ac39632
Merge pull request #356 from arnolem/dev-wsSetProductTags
...
[*] WS : Allow to set the tags list of product
2013-07-25 06:17:15 -07:00
Gregory Roussac
3896453c7c
Merge pull request #352 from sdevilcry/development
...
[-] CORE : Fix issue after a payment redirection error, delivery_option is not sent
2013-07-25 06:11:51 -07:00
gRoussac
bff2844adf
[*] MO : Added customer and product object to hook sending email
2013-07-25 14:50:35 +02:00
Corentin Delcourt
53526304a5
[-] WS: Sanity check before creating packs
...
As it is before this commit, every product that is created from the
schema without removing the empty bundle item in the schema will become
a pack containing one broken item.
Sorry, this bug was introduced by my previous pull request.
2013-07-25 14:45:17 +02:00
Gregory Roussac
b4d3b631ad
Merge pull request #594 from Shagshag/patch-6
...
[*] BO: twice class attribute in color input
2013-07-25 05:18:41 -07:00
gRoussac
ae7ee01028
[*] FO : Fix bug #PSCFV-9611, autocomplete to off on opc page and other pages
2013-07-25 12:26:57 +02:00
Gregory Roussac
56aa91a3fa
Merge pull request #296 from samy-r/dev-address-update
...
[*] CORE : Add mobile phone in default adress layout update
2013-07-25 03:05:36 -07:00
gRoussac
2e7f3c296b
[-] FO : Force browser language detection in Tools::setCookieLanguage
2013-07-25 11:44:45 +02:00
Shagshag
21cf113c44
twice class attribute in color input
2013-07-25 10:26:53 +02:00
Gregory Roussac
5ee247ad23
Merge pull request #592 from Captain-FLAM/patch-8
...
[*] MO : blocklayered : Supress unsuseful # at the end of URLs
2013-07-25 01:23:46 -07:00
Jérôme Nadaud
cfeaf0fa36
// norm
2013-07-25 08:51:22 +02:00
Jérôme Nadaud
7b980217b5
// norm
2013-07-25 08:49:40 +02:00
Jérôme Nadaud
541a4525b5
[-] FO : FixBug #PSCFV-9879 Email confirmation message not present
2013-07-24 19:24:22 +02:00
Gregory Roussac
ef22b9d5d4
Merge pull request #162 from bumbu/patch-2
...
[-] CORE : updateMultishopTable() where argument is not mandatory anymore
2013-07-24 10:07:56 -07:00
Jérôme Nadaud
ae7f47a275
[-] BO : FixBug #PSCFV-9042 Supply orders now accept 0 value to automatically load products
2013-07-24 18:52:47 +02:00
gRoussac
aaaa5cb086
[-] WS: Enable feature request #PSCFV-5581, thanks @codl for pull request #593
2013-07-24 18:22:04 +02:00
gRoussac
a406778e17
// norm
2013-07-24 17:32:58 +02:00
Jérôme Nadaud
08aa1f90c6
[-] BO : FixBug #PSCFV-9839 Update product warehouse on suply order - thanks @O'Donnell
2013-07-24 16:40:59 +02:00
Damien Metzger
71c0a483e1
// Small fix
2013-07-24 16:16:40 +02:00
Damien Metzger
056ced75b5
// Fixed double module call
2013-07-24 15:55:40 +02:00
Captain FLAM
daec59d13d
Update blocklayered.js
2013-07-24 11:55:05 +01:00
Gregory Roussac
063fd9941c
Merge pull request #189 from PrestaEdit/patch-12
...
[*] BO: use lang for input file
2013-07-24 03:10:00 -07:00
Gregory Roussac
cfa6e61acb
Merge pull request #351 from PrestaEdit/patch-23
...
[*] WS: POST for php://input and XML ressource
2013-07-24 03:08:23 -07:00
Gregory Roussac
6ac3f1133a
Merge pull request #591 from djfm/locpacks
...
[*] LO: Improved Argentina Localization Pack
2013-07-24 02:08:42 -07:00
djfm
2af3afcc13
[*] LO: Improved Argentina Localization Pack
2013-07-24 08:06:52 +00:00
Gregory Roussac
26247a18c3
Merge pull request #564 from sylwit/patch-1
...
[*] CORE : Translations shouldn't be cached if they contain dynamic vars (sprintf) in Translate.php
2013-07-23 10:22:54 -07:00
Gregory Roussac
1c71dc54dc
Merge pull request #556 from piotrmocko/patch-2
...
[-] Bo : Payment currency restriction incorret type of input for radio
2013-07-23 10:21:20 -07:00
Gregory Roussac
c025b8cb2b
Merge pull request #568 from urecheatu007/development
...
[-] CORE : setMedia() proper order for typewatch and cart-summary.js
2013-07-23 10:15:43 -07:00
Gregory Roussac
166a133080
Merge pull request #577 from PhpMadman/patch-2
...
[-] MO : If no homefeatured nb, get default 8 not 10
2013-07-23 10:14:24 -07:00
Gregory Roussac
f8bff15894
Merge pull request #581 from Captain-FLAM/patch-1
...
[-] Installer : Missing default value for id_employee in log table
2013-07-23 10:12:50 -07:00
Gregory Roussac
9b9e5a122a
Merge pull request #586 from Captain-FLAM/patch-7
...
[-] BO : Hook.php : Missing _DB_PREFIX_, thanks @Captain-FLAM
2013-07-23 09:52:15 -07:00
Francois Gaillard
2e3f13db95
[-] Controller : AdminTranslationsController - Fixed bug with simple & double quotes
2013-07-23 18:47:35 +02:00
Jérôme Nadaud
71271ded7f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-23 18:38:33 +02:00
Jérôme Nadaud
d241013692
[-] BO : FixBug #PSCFV-9894 undefined quantity_all_version variable in product.tpl
2013-07-23 18:36:51 +02:00
gRoussac
4aab4f88cd
[-] BO : Fix SQL query when $join_category == false, pull request d5f75c63b6 thanks @Captain-FLAM
2013-07-23 18:25:32 +02:00
Gregory Roussac
abf6f0d626
Merge pull request #587 from ChristopheBoucaut/patch-2
...
[-] CORE : Search terms can now have dashes in Search.php
2013-07-23 09:18:16 -07:00
Gregory Roussac
a5e7f7fdac
Merge pull request #588 from joseantgv/patch-1
...
[-] BO : Update AdminCustomerThreadsController.php
2013-07-23 09:16:39 -07:00
Damien Metzger
2e6e5a2604
// Removed useless check in the installer
2013-07-23 15:29:09 +02:00
Damien Metzger
c829ac5b7d
// Fixed fix
2013-07-23 14:19:13 +02:00
Damien Metzger
87a4b75df4
[*] FO : updated Fancybox plug-in
2013-07-23 12:53:20 +02:00
Rémi Gaillard
6ed713e847
[-] Fix #PSCFV-9038 carrier warehouse association after carrier edition
2013-07-23 11:57:44 +02:00
gRoussac
dbe26e0a1d
[-] BO : Could not find cover when image table corrupted
2013-07-23 11:47:16 +02:00
Damien Metzger
0ddf5d1025
// Fixed getMainShopDomain
2013-07-23 11:33:07 +02:00
gRoussac
a805941c1f
// typo in EN string
2013-07-23 10:34:05 +02:00
Gregory Roussac
3b213a505c
Merge pull request #583 from djfm/development
...
[*] TR : Small localization fixes & correction in templates so that translation regexes work OK
2013-07-23 00:59:31 -07:00
joseantgv
63b2f63058
Update AdminCustomerThreadsController.php
...
If language is not defined returns an array instead of a string which makes function Mail::Send to throw a warning.
2013-07-23 09:58:53 +02:00
Damien Metzger
209615d4f4
// Missing }
2013-07-23 09:52:41 +02:00
Damien Metzger
07e3354d0e
// Code cleaning
2013-07-23 09:50:26 +02:00
Damien Metzger
9169995adc
// Small fixes and code cleaning
2013-07-23 09:50:26 +02:00
Damien Metzger
91c5d184b6
// Small backend optimization
2013-07-23 09:50:26 +02:00
Damien Metzger
4b6642d76c
// Small optimization
2013-07-23 09:50:25 +02:00
ChristopheBoucaut
3503670478
Update Search.php
...
$string = preg_replace('/[._-]+/', '', $string);
Ex :
Product's name : Saint-leon
Search : leon => 0 result
------------------------------------------------------
$string = preg_replace('/[._-]+/', ' ', $string);
Ex :
Product's name : Saint-leon
Search : leon => 1 result
-------------------------------------------------------
I think that thus the search is more relevant
2013-07-23 09:36:08 +02:00
Captain FLAM
928181bd1f
Update Hook.php
2013-07-22 21:35:20 +01:00
Captain FLAM
2e860d6750
Update product.js
...
if product with declinaison without reduction : reduction price is showed !!
because of this comparison after (line ~400):
if (productPriceWithoutReductionDisplay > productPriceDisplay)
and :
var tmp = productPriceDisplay * group_reduction;
is unused
2013-07-22 18:58:59 +01:00
djfm
939f7d7770
//most of the translation of the NL installer is done
2013-07-22 17:09:26 +00:00
Jérôme Nadaud
3ecf929ff0
[-] BO : FixBug #PSCFV-9881 Remove updateCarriersList on zip code blur
2013-07-22 18:05:37 +02:00
Jérôme Nadaud
0f7d59ad26
[-] BO : FixBug #PSCFV-9878 Wrong login tab order
2013-07-22 17:07:57 +02:00
Jérôme Nadaud
b88ddf4483
[-] Classes : SwiftMailer - Fix deprecated preg_replace (PHP 5. 5.0)
2013-07-22 15:39:50 +02:00
Jérôme Nadaud
b87e934a66
[-] BO : FixBug #PSCFV-8060 Error getting last quantity and price in stock mouvement
2013-07-22 14:58:55 +02:00
Jérôme Nadaud
794475a9cc
[-] BO : FixBug #PSCFV-8237 Javascript Error setting default supplier
2013-07-22 14:33:16 +02:00
Rémi Gaillard
d79365fe4d
// small fix
2013-07-22 11:54:35 +02:00
Rémi Gaillard
32c02bba5f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-22 11:39:44 +02:00
Rémi Gaillard
b8d272a459
// fix entities
2013-07-22 11:39:15 +02:00
Damien Metzger
f76fe635ff
// Added queries table to the profiling mode, you can easily copy/paste it into excel or anything
2013-07-22 11:37:29 +02:00
djfm
3c59c5e779
//replaced all js='1' with js=1 so that the translation regexes don't fail
2013-07-22 09:34:18 +00:00
Jérôme Nadaud
ca9f2c9459
[-] BO : FixBug #PSCFV-9138 Error duplicate product group reduction
2013-07-22 11:25:13 +02:00
Captain FLAM
287cf0c955
Update 1.5.5.0.sql
...
Missing DEFAULT
2013-07-22 09:55:06 +01:00
Damien Metzger
3556e75ce3
// Moved useless code into the block where it is useful
2013-07-22 10:49:41 +02:00
djfm
838a4e8bc9
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-22 08:25:26 +00:00
gRoussac
3483706951
[-] FO : Prevent unsassigned category id, thans @PrestaCaptainFLAM
2013-07-20 19:07:10 +02:00
Jérôme Nadaud
1581a371c5
[-] BO : FixBug #PSCFV-9251 Meta Tag delete previous
2013-07-19 18:41:46 +02:00
Fabio Chelly
aa276aeee6
Merge remote-tracking branch 'origin/development' into development
2013-07-19 17:51:00 +02:00
Fabio Chelly
5825dda836
[-] MO mailalerts : infinite coverage (-1) is taken into account when sending coverage e-mails
...
#PNM-1563
#PNM-1597
2013-07-19 17:36:51 +02:00
djfm
2f6a53f971
[+] TR: Created file structure for Dutch installer
2013-07-19 15:34:10 +00:00
Damien Metzger
b1f380c120
// Fixed statsforecast category distribution
2013-07-19 16:59:54 +02:00
Jérôme Nadaud
19fb1da4f2
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-19 16:30:21 +02:00
Jérôme Nadaud
abf874d576
[-] BO : FixBug #PSCFV-9049 Bad actionOrderSlipAdd hook description
2013-07-19 16:30:04 +02:00
Damien Metzger
84d9caca81
// Blind fix
2013-07-19 16:29:17 +02:00
Jérôme Nadaud
5646e682bc
[-] BO : FIxBug Correct image language in product
2013-07-19 15:21:06 +02:00
Damien Metzger
3389cf8acb
[-] FO : fixed pagination for p = 0 #PSCFV-9746
2013-07-19 14:08:24 +02:00
Damien Metzger
8d034a7ebf
// up
2013-07-19 13:33:56 +02:00
Fabio Chelly
95122e8849
Merge remote-tracking branch 'origin/development' into development
2013-07-19 12:04:39 +02:00
Damien Metzger
8c47ca3edf
[-] BO : fixed sort by currency exchange rate #PSCFV-9840
2013-07-19 11:40:52 +02:00
Damien Metzger
989dafce21
[*] FO : a few more SQL improvements
2013-07-19 11:29:18 +02:00
Fabio Chelly
7570c9eb87
[-] MO loyalty : minimum amount is now taken into account when creating discount vouchers
...
#PNM-1561
2013-07-19 11:15:14 +02:00
Damien Metzger
bd4ece095b
[*] FO : lots of performance improvements (removed or merged useless SQL queries)
2013-07-19 10:58:51 +02:00
PhpMadman
eb6b233e31
[-] BO : If no nb, get default 8, not 10.
2013-07-19 10:33:28 +02:00
Damien Metzger
219ec6e8be
[-] FO : Removed useless live edit query #PSCFV-9845
2013-07-19 09:50:30 +02:00
Damien Metzger
78ddec3ac7
[-] BO : translation copy is now easier #PSCFV-8886
2013-07-18 18:51:37 +02:00
gRoussac
a6a700c9d8
// parse error
2013-07-18 18:40:19 +02:00
gRoussac
236aaa9354
[*] MAILS : add {order_name} & {attached_file} , manaul merge from e9f9631744
2013-07-18 18:38:12 +02:00
Jérôme Nadaud
54fe5dfe96
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-18 18:34:18 +02:00
Rémi Gaillard
ac02e5191a
// ups
2013-07-18 18:34:10 +02:00
Jérôme Nadaud
c90ba4c406
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-18 18:33:51 +02:00
Jérôme Nadaud
066b791cf7
[-] FO : FixBug of total products from supliers and manufacturer
2013-07-18 18:33:35 +02:00
Rémi Gaillard
354622857f
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-18 18:31:35 +02:00
Rémi Gaillard
958d92c9fa
[*] BO: Add an option to allow iframes on descriptions
2013-07-18 18:31:31 +02:00
Damien Metzger
c70fe92dac
// Validate::isGenericName now allow "#" #PSCFV-6530
2013-07-18 18:22:50 +02:00
gRoussac
a71a5d7c18
[-] MO : Fix bug discount display in mail, manual merge from 1d5df338c4
2013-07-18 18:18:57 +02:00
gRoussac
e3d9dd89e9
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-18 18:18:12 +02:00
Jérôme Nadaud
caf321e691
[-] FO : FixBug #PSCFV-8018 All products was counted in manufacturer lsit even if products was set as hidden
2013-07-18 18:16:57 +02:00
Jérôme Nadaud
d879fb15a9
[-] FO : FixBug #PSCFV-8018 All products was counted in manufacturer list even hidden products
2013-07-18 18:10:29 +02:00
Jérôme Nadaud
dd78e97b4a
[-] FO : FixBug #PSCFV-7723 Bad manufacturers list pagination
2013-07-18 17:09:44 +02:00
Jérôme Nadaud
3693349643
[-] BO : FixBug #PSCFV-5316 Translation problem in delete button link
2013-07-18 15:49:53 +02:00
Jérôme Nadaud
2c6978e97c
[-] BO : FixBug #PSCFV-6140 Pagination link error
2013-07-18 14:55:28 +02:00
Damien Metzger
6ae0717e32
// PS Cleaner now clean the img/tmp dir
2013-07-18 14:48:47 +02:00
gRoussac
a6b2299ed1
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-18 14:08:36 +02:00
Jérôme Nadaud
a6da3e94f0
[-] BO : FixBug #PSCFV-9723 Exporting quantity in instant stock was not returning all rows
2013-07-18 14:02:22 +02:00
Damien Metzger
6293631ac4
[-] FO : fixed group query for cart rules #PSCFV-8992
2013-07-18 13:47:43 +02:00
Jérôme Nadaud
69066361a6
[-] BO : FixBug #PSCFV-8234 Products tags not correctly indexed in search
2013-07-18 12:15:42 +02:00
gRoussac
d99a1eba24
[-] BO : Bad return value for AdminCountries::processStatus()
2013-07-18 12:12:05 +02:00
Damien Metzger
108bd92c3b
[-] FO : Fixed partial use of cart rules which does not offer free shipping #PSCFV-9216
2013-07-18 12:09:48 +02:00
Damien Metzger
c1a4dd6b66
// Added readme in the override directory
2013-07-18 11:31:08 +02:00
Damien Metzger
3be36f9897
[*] MO : added configuration cleaning to pscleaner
2013-07-18 09:36:01 +02:00
Jérôme Nadaud
2e3ec0f038
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-18 08:52:56 +02:00
Jérôme Nadaud
40389822c3
[-] BO : FixBug Directory Separator on URL
2013-07-18 08:52:39 +02:00
gRoussac
5939f65fac
//norms
2013-07-17 19:05:01 +02:00
Jérôme Nadaud
eecfdae0b6
[-] BO : FixBug #PSCFV-8217 Shop logo image not refresh after change
2013-07-17 18:23:59 +02:00
Gregory Roussac
1537f0e9eb
Merge pull request #566 from PrestaEdit/patch-45
...
[*] FO: display Error500 if no database access
2013-07-17 09:02:28 -07:00
Gregory Roussac
312e066751
Merge pull request #550 from PrestaEdit/patch-44
...
[-] Class: PaymentModule / Be sure to have the right "TaxCalculationMeth...
2013-07-17 09:01:32 -07:00
Gregory Roussac
cf04c18ce6
Merge pull request #537 from PrestaEdit/patch-43
...
[-] FO: OrderHistory - Unclosed tag
2013-07-17 08:53:31 -07:00
Gregory Roussac
8d5027a89b
Merge pull request #530 from PrestaEdit/patch-42
...
[-] BO: remove old icon into New Version block
2013-07-17 08:44:49 -07:00
Jérôme Nadaud
5c6640c258
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-17 17:34:44 +02:00
Jérôme Nadaud
458838e598
[-] BO : FixBug #PSCFV-9613 Fix product tax to be shop dependent
2013-07-17 17:33:53 +02:00
Gregory Roussac
ffb62426d8
Merge pull request #516 from PrestaEdit/patch-41
...
[*] BO: more than one image in HelperForm
2013-07-17 07:44:26 -07:00
gRoussac
8d5a632c92
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-17 16:34:50 +02:00
gRoussac
014758d1d8
Merge branch 'PrestaEdit-translate' into development
2013-07-17 16:34:26 +02:00
gRoussac
3f7bf5c6b0
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-17 16:34:03 +02:00
gRoussac
c9d2cf8ed2
Merge branch 'translate' of https://github.com/PrestaEdit/PrestaShop into PrestaEdit-translate
...
Conflicts:
admin-dev/header.inc.php
2013-07-17 16:31:49 +02:00
Jérôme Nadaud
6884d7c5de
[-] BO : FixBug #PSCFV-8287 Breadcrumbs label was wrong
2013-07-17 16:19:15 +02:00
gRoussac
24b2e1ec8c
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-17 15:36:03 +02:00
gRoussac
d55f31d3b5
Merge branch 'tools-fileAttachment' of https://github.com/PrestaEdit/PrestaShop into PrestaEdit-tools-fileAttachment
...
Conflicts:
classes/Tools.php
controllers/front/ContactController.php
2013-07-17 15:35:18 +02:00
Jérôme Nadaud
2d1ec5f642
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-17 15:14:05 +02:00
Jérôme Nadaud
421c199e1f
[-] BO : FixBug #PSCFV-8229 Default country value set to manufacturer country
...
Default country value set to manufacturer country
Click on manufacturer address line now redirect to manufacturer address
edition
2013-07-17 15:13:34 +02:00
Damien Metzger
1b9892b944
// removed deprecated message
2013-07-17 13:42:45 +02:00
François Gaillard
899dc30097
[-] Class : AdminController - Object id fixed
2013-07-17 11:33:33 +02:00
Jérôme Nadaud
1199ad8cf2
[-] BO : FixBug #PSCFV-6365 Missing message confirmation for Images modification in Preferences > Images
2013-07-17 10:51:34 +02:00
gRoussac
ea89c2235d
[-] BO : Fix bug #PSCFV-9722, do not propose adding root categories in categories when there is only one shop
2013-07-16 19:01:05 +02:00
Jérôme Nadaud
d66f407fcb
[-] BO : Use only 0% reduction from category in group
2013-07-16 18:28:11 +02:00
Jérôme Nadaud
ae5b6b79ee
[*] BO : #PSCFV-8498 You can now use 0% in groups category rules in order to not apply discount on this category
2013-07-16 17:42:38 +02:00
Gregory Roussac
e7eae03508
Merge pull request #575 from dreammeup/development
...
[-] BO : Correcting errors in order graph at admin home
2013-07-16 07:17:03 -07:00
dreammeup
82c7e3eeff
Correcting errors in order graph at admin home
...
The SQL request was returning multiple lines for every days. This modification change the request to have one line for the 7 days of the week.
So it corrects the number who was totally wrong.
2013-07-16 15:34:52 +02:00
djfm
145df5a26e
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-16 13:08:36 +00:00
Rémi Gaillard
8d39f32506
[-] BO: Fix tax rule edition - unique tax rule can't be edited
2013-07-16 11:52:05 +02:00
gRoussac
d2ff50ddb7
[*] CORE : Fix bug #PSCFV-9811 doc on display404Error
2013-07-16 10:50:27 +02:00
Damien Metzger
3d283000a0
// Fixed misplaced comma
2013-07-16 10:27:52 +02:00
Jérôme Nadaud
672f2d9dd1
[-] BO : Fix bug #PSCFV-9395 Missing vertical separation between flags
2013-07-16 10:18:54 +02:00
Jérôme Nadaud
97b16d2726
[-] BO : Fix Bug #PSCFV-9550 Bad URL redirection
2013-07-16 09:59:47 +02:00
gRoussac
e48b2a411e
[-] INSTALLER : Errors in upgrader
2013-07-15 22:01:41 +02:00
Fabio Chelly
a6d0ef744e
Merge remote-tracking branch 'origin/development' into development
2013-07-15 19:37:19 +02:00
Fabio Chelly
b67ffb1a50
[-] MO loyalty : categories are now taken into account when creating discount vouchers
...
#PNM-1492
#PNM-1191
#PNM-1223
2013-07-15 19:36:32 +02:00
Gregory Roussac
272f2ec8f7
Merge pull request #573 from soware/patch-2
...
[*] BO : Update AdminStockManagementController.php
2013-07-15 09:49:17 -07:00
Damien Metzger
d9c2ec37d4
// Code cleaning
2013-07-15 18:13:07 +02:00
Damien Metzger
a3039024e7
// Code cleaning
2013-07-15 18:07:53 +02:00
soware
c253a8edf4
Update AdminStockManagementController.php
...
Hi, I altered these values to make default on the radio button.
I think is better because is a value more frequent in stock management form.
2013-07-15 12:45:00 -03:00
gRoussac
7a27b11309
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-15 17:31:17 +02:00
gRoussac
f9c5bf0bf2
[-] Fix bug #PSCFV-9633 again could not see delete href in block cart
2013-07-15 17:29:08 +02:00
Gregory Roussac
f6ef6f5d0e
Merge pull request #572 from PrestaEdit/patch-47
...
[-] Class : Media / Correct jquery_ui_dependencies fileName
2013-07-15 07:41:07 -07:00
gRoussac
01bad90b29
// Welcome 2013
2013-07-15 16:36:54 +02:00
PrestaEdit
4b8a756add
[-] Class: Media / Correct jquery_ui_dependencies fileName
...
Even if not used...
2013-07-15 16:34:51 +02:00
gRoussac
ca4a73ddf4
// avoid copy paste mistake with trailing space
2013-07-15 15:34:34 +02:00
gRoussac
1a056d5e33
[-] BO : Fix bug #PSCFV-9310 bad type for input in helper thankx @Piotr Moćko
2013-07-15 14:47:38 +02:00
gRoussac
f1dcf02caf
//fix warnings #PSCFV-9786
2013-07-15 14:25:58 +02:00
gRoussac
e30e15d76d
[-] INSTALER: Fix bug #PSCFV-9762 marketing tab disapear after upgrade
2013-07-15 12:29:51 +02:00
Rémi Gaillard
ee1187d821
[-] BO: Delete specific price after combination deletion && fix SpecificPrice::getByProductId() sql query
2013-07-15 11:00:35 +02:00
Damien Metzger
db7f0da746
// Improved display in pscleaner
2013-07-15 10:48:48 +02:00
Damien Metzger
cf7f72fc30
// Fixed AdminMarketing position in upgrade
2013-07-15 10:11:40 +02:00
gRoussac
6ea4a2c553
[-] FO : Fix bug #PSCFV-9662 udpate payments means after delete thanks @maofree
2013-07-15 10:08:16 +02:00
Cosmin Hutanu
324dff0595
ParentOrderController->setMedia() proper order for typewatch and cart-summary
...
In the original class, typewatch is inserted after cart-summary, but it is used for the quantity input in cart-summary.js, so we need to have typewatch first.
2013-07-15 00:56:56 +03:00
PrestaEdit
795976cadb
[*] FO: display Error500 if no database access
...
Sometimes, we have some problems with the MySQL Database and a Fatal Error is done. With this, we show the error500 template.
2013-07-14 14:59:25 +02:00
Rémi Gaillard
e34289b0b7
// fix product warehouses
2013-07-12 18:53:22 +02:00
Gregory Roussac
c89281166b
Merge pull request #467 from PrestaEdit/patch-40
...
[-] BO : Controller: AdminTranslationsController / Back translations
2013-07-12 09:23:29 -07:00
Gregory Roussac
5083cd6b5e
Merge pull request #466 from PrestaEdit/patch-39
...
[*] BO: hook displayAdminForm / add param fieldset
2013-07-12 08:56:42 -07:00
Rémi Gaillard
e23854d143
// Add currency ID on default modules cache id
2013-07-12 17:49:38 +02:00
Gregory Roussac
5b6c6a3ce9
Merge pull request #561 from BigZ/patch-5
...
[-] PDF : Get correct prefix for invoices
2013-07-12 08:44:24 -07:00
Gregory Roussac
39a23e1494
Merge pull request #560 from BigZ/patch-4
...
[-] PDF : Develivery slip should use prefix
2013-07-12 08:42:16 -07:00
Gregory Roussac
b25b88cf33
Merge pull request #559 from BigZ/patch-3
...
[-] PDF : Invoice prefix wasn't used in filename
2013-07-12 08:41:37 -07:00
Gregory Roussac
0453698f50
Merge pull request #557 from BigZ/patch-1
...
[-] BO : Update documents listing to display proper prefix
2013-07-12 08:37:21 -07:00
gRoussac
9c44faf295
[-] FO : Fix bug #PSCFV-9754 do not use back url on cart summary link in steps
2013-07-12 16:59:11 +02:00
Damien Metzger
4e0723b3cc
[-] BO : fixed charts and grids in multishop #PSCFV-8978
2013-07-12 16:29:31 +02:00
Gregory Roussac
105b1422a3
Merge pull request #562 from axometeam/patch-14
...
[*] BO : Do not increment stock if statut change fom Error to Canceled
2013-07-12 07:22:50 -07:00
Damien Metzger
38b32f7e1a
[-] MO : fixed disappearing form in sekeyword #PSCFV-9743
2013-07-12 15:56:54 +02:00
Damien Metzger
f82e748fc8
[*] MO : you can now exclude IP addresses from the online visitors module #PSCFV-9056
2013-07-12 15:38:36 +02:00
Sylvain WITMEYER
9fec968488
Update Translate.php
...
Translations shouldn't be cached if they contain dynamic vars (sprintf)
On productcomments,
<li>{l s='%1$d out of %2$d people found this review useful.' sprintf=[$comment.total_useful, $comment.total_advice] mod='productcomments'}</li>
was always printing the same sentence
2013-07-12 15:17:09 +02:00
gRoussac
8588978e03
[*] FO : getCatImageLink doesn't work without type thanks @axometeam
2013-07-12 15:03:52 +02:00
gRoussac
24d124f190
[*] MODULE : Multi-shop compatibility in newsletter module tanks @axometeam
2013-07-12 14:17:49 +02:00
Daniel
876c49b690
PNM-1241 Issue with backbutton
...
This will solve the issue with url indexing not working for all languages.
2013-07-12 18:24:18 +08:00
gRoussac
b880bc3a18
[*] PDF : Free shipping in invoice PDF display X2 thanks @axometeam
2013-07-12 12:09:34 +02:00
gRoussac
6f9e415ca7
// missing image
2013-07-12 12:03:32 +02:00
djfm
e4173fbc98
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-12 09:50:04 +00:00
Axome
1c960da57a
[*] BO : Not increment stock if statut change fom Error to Canceled
...
Not increment stock if statut change fom Error => Canceled or Canceled => Error (stock should stay the same).
Add a code simplification too
2013-07-12 11:22:42 +02:00
Rémi Gaillard
0928efb112
// small fix
2013-07-12 11:17:30 +02:00
Gregory Roussac
c3b7e1dad9
Merge pull request #519 from axometeam/patch-5
...
[*] BO : Correct Request Sql Manager validate options
2013-07-12 02:08:45 -07:00
Gregory Roussac
44debd682f
Merge pull request #517 from axometeam/patch-4
...
[*] BO : AdminControllers Keep "active" filter on pagination
2013-07-12 02:07:51 -07:00
Rémi Gaillard
4b492046c0
// add another logs information
2013-07-12 10:55:37 +02:00
Gregory Roussac
8fcca7999d
Merge pull request #502 from axometeam/patch-2
...
[-] BO : Prevent false error for product duplication
2013-07-12 01:29:39 -07:00
Damien Metzger
994d43d3e4
// Oops
2013-07-12 09:40:14 +02:00
BigZ
f1049c021a
get correct prefix for invoices
...
One must use the shop id when getting invoices prefix
2013-07-12 03:43:03 +02:00
BigZ
25b5d2857b
develivery slip should use prefix
...
as develivery_prefix uses lang and shop id, those variables has to be passed as parameters
2013-07-12 03:03:21 +02:00
BigZ
e28a1e793a
Invoice prefix wasn't used in filename
...
As invoice_prefix uses lang and shop ids they have to be passed has parameters
2013-07-12 03:01:33 +02:00
BigZ
bd432641a0
update documents listing to display proper prefix
...
In order details, generic prefix was displayed in right column instead of shop specific prefix
2013-07-12 02:32:52 +02:00
gRoussac
5d8d7c0383
[-] MO : Followup : don't send emails for empty carts thanks @axometeam
2013-07-11 18:57:37 +02:00
Piotr Moćko
68d135b4cf
Payment currency restriction incorret type of input for radio
...
When payment module has currencies restrictions set to radio it still displays as checkbox because in TPL file type of input is not being changed
2013-07-11 18:56:50 +02:00
Piotr Moćko
291cec36ab
Do not limit features value on a list
...
Controller use default method getList with pagination of 50 items. Argument $limit should be set to FALSE to disable limit, because if you have more than 50 values of one feature, then you can not access them in back office.
2013-07-11 18:49:44 +02:00
Damien Metzger
9af2d3946f
// Fixed potential error when deleting a module
2013-07-11 18:46:06 +02:00
gRoussac
a5ee2c2f4f
[-] Classes : fixed cachefs and memcache classes #PSCFV-5225 thanks @prestalab
2013-07-11 18:27:54 +02:00
Gregory Roussac
293d1afbc7
Merge pull request #484 from axome/module_followup_guests
...
[-] MO : Followup : Don't send followup vouchers to guest accounts
2013-07-11 09:13:39 -07:00
Gregory Roussac
27a72f9b2c
Merge pull request #482 from axome/module_followup_cron
...
[-] MO : Followup : Don't execute crontasks if the module is disabled
2013-07-11 09:08:51 -07:00
Damien Metzger
184515a27c
[-] MO : fixed bad redirection in trackingfront #PSCFV-8378
2013-07-11 18:03:39 +02:00
Rémi Gaillard
d8a444335f
Merge pull request #524 from ChristopheBoucaut/development
...
Update OrderDetailController.php
2013-07-11 08:26:13 -07:00
Rémi Gaillard
d0cf8fce18
// small fix
2013-07-11 17:04:29 +02:00
Rémi Gaillard
20b5449231
[*] Core: that is now easier to get links for another shop
2013-07-11 16:40:40 +02:00
Rémi Gaillard
17ee071bdf
Merge pull request #540 from axometeam/patch-7
...
[*] BO : Correct the getList() request for quantity and id_product
2013-07-11 06:40:17 -07:00
Rémi Gaillard
004e833b24
[+] BO: Addition, deletion and edition are now logged
2013-07-11 14:50:23 +02:00
Damien Metzger
d772d97bfa
[-] BO : you can now have different mail topic for one mail template #PSCFV-9617
2013-07-11 14:27:40 +02:00
Francois Gaillard
d0e4e956c4
[-] Classes : Mail - check instance of link in the context
2013-07-11 14:01:24 +02:00
Damien Metzger
7cc5196fec
[-] FO : fixed useless error when the product id in the URL is not an int #PSCFV-9726
2013-07-11 11:38:57 +02:00
Rémi Gaillard
c0cdd0a0e1
Merge pull request #547 from PiotrKaczor/patch-1
...
[*] MO : pscleaner reset employees notyfications
2013-07-11 00:46:30 -07:00
Rémi Gaillard
2578ffb6e1
Merge pull request #552 from codl/development
...
[-] WS: do not escape shop name overzealously
2013-07-11 00:44:52 -07:00
gRoussac
105ae7e59f
[*] FO : Retrieve invoice address in OPC + guest checkout, thanks @Piotr Moćko
2013-07-10 18:16:09 +02:00
gRoussac
9f2dad0c6c
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-10 17:44:48 +02:00
gRoussac
8b16bd44aa
[*] FO : Fix bug #PSCFV-9440 add another address in guest checkout in OPC
2013-07-10 17:43:36 +02:00
Vincent Augagneur
53ec2aab7e
//remove unused configuration
2013-07-10 17:33:02 +02:00
Corentin Delcourt
02faf9d18e
[-] WS: do not escape shop name overzealously
2013-07-10 10:21:33 +02:00
gRoussac
e8b8fa0527
[-] CORE: No category in url preview on BO product page
2013-07-09 18:06:02 +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
gRoussac
5e0893979b
[-] FO : Fix bug #PSCFV-9021 : bad category id for breadcrumb on product when url rewrite is on
2013-07-09 16:06:21 +02:00
gRoussac
4f5661572e
[-] PDF : Fix columns error
2013-07-09 11:58:56 +02:00
Damien Metzger
bad15211a8
[-] BO : added checks on product attributes properties #PSCFV-9703
2013-07-09 11:30:59 +02:00
Rémi Gaillard
7b62144220
[-] Core: ObjectModel::toggleStatus should change only active field on multishop with global context #PSCFV-9707
2013-07-09 11:19:58 +02:00
Damien Metzger
bfa82c9648
[-] FO : you cannot access the front office with a disabled language anymore #PSCFV-9714
2013-07-09 10:59:25 +02:00
Damien Metzger
00425a4c1a
[-] FO : fixed bad condition in the dispatcher rules
2013-07-09 10:52:50 +02:00
Damien Metzger
c0c6c10bba
[-] IN : fixed local install without connection #PSCFV-9286 #PSCFV-9709
2013-07-09 10:21:22 +02:00
Rémi Gaillard
18b247be94
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-08 16:07:43 +02:00
Rémi Gaillard
f413d9e6e6
[-] Core: Fix #PSCFV-9652 too much payments for multishipping orders
2013-07-08 16:07:20 +02:00
Damien Metzger
1bdc07be20
[*] FO : removed code specific to multishipping from the no-multishipping process
2013-07-08 11:21:50 +02:00
Rémi Gaillard
4b88e8cc06
// John Doe is really a big scammer ! #PSCFV-9434
2013-07-08 11:17:12 +02:00
Gregory Roussac
1a6518689c
Merge pull request #415 from ccauw/patch-11
...
[-] BO : Fix bug #PSCFV-8987 in BO translations when Windows OS
2013-07-08 01:34:48 -07:00
PrestaEdit
3166573aa9
[-] Class: PaymentModule / Be sure to have the right "TaxCalculationMethod"
2013-07-06 13:50:38 +02:00
gRoussac
19c9ae0a5c
[-] FO : Fix bug #PSCFV-9653 could not return a custom product
2013-07-05 18:15:27 +02:00
gRoussac
cf849077ed
// small css fix on history
2013-07-05 17:43:10 +02:00
Fabio Chelly
391c7301da
Merge remote-tracking branch 'origin/development' into development
2013-07-05 17:18:50 +02:00
Fabio Chelly
a70d3145cd
[-] MO Blockwishlist : images are displayed in wishlist page loaded through a permalink. Add to cart is restored and quantity is correctly calculated for each product with or without combinations
...
#PNM-573
#PNM-663
#PNM-1268
#PNM-1302
#PNM-1303
#PNM-1313
#PNM-1512
#PNM-1541
2013-07-05 17:18:28 +02:00
gRoussac
9f0867b700
[-] FO : could not see old_price_display when specific price on one combination
2013-07-05 14:42:39 +02:00
Damien Metzger
62ff976d69
// Removed redundant function calls
2013-07-05 14:25:22 +02:00
gRoussac
91cd196cf6
// remove console.log sorry bad commit
2013-07-05 12:29:29 +02:00
gRoussac
128ceffcc0
[-] FO : Bad specific price for a combination // sorry
2013-07-05 12:28:10 +02:00
gRoussac
268f1fd030
[-] FO : Bad specific price for a combination
2013-07-05 12:11:02 +02:00
Fabio Chelly
2489778b3c
[-] MO Blocknewsletter : deletes e-mail from newsletter table only if newsletter checkbox has been checked on subscription page
...
#PNM-1419
2013-07-05 11:53:04 +02:00
Piotr Kaczor
54b882e936
[*] MO : pscleaner reset employees notyfications
...
pscleaner afetr truncating orders, messages and customers reset also employees notyfications
2013-07-05 08:05:51 +02:00
gRoussac
8a7edf3668
[-] FO : Fix bug #PSCFV-9355 dleete button missing for custo in blockcart
2013-07-04 17:42:35 +02:00
gRoussac
58091a3b0e
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-04 17:25:41 +02:00
gRoussac
df7b5c9861
[-] FO : Fix bug #PSCFV-9669, update total price on order-payment
2013-07-04 17:25:00 +02:00
Rémi Gaillard
12e7e3a44a
[-] BO: display vat number field should not depends of the vatnumber module #PSCFV-9672
2013-07-04 17:00:27 +02:00
gRoussac
c335115f68
// remove console.log
2013-07-04 16:48:56 +02:00
gRoussac
c360e841b3
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-04 16:48:14 +02:00
gRoussac
0bddd17889
// remove console.log
2013-07-04 16:43:17 +02:00
gRoussac
fd14268da3
// remove .gitattributes
2013-07-04 15:23:39 +02:00
Damien Metzger
47d343df90
// Fixed module positions in tabs
2013-07-04 09:33:43 +02:00
Damien Metzger
ae03669541
// Added the possibility to sort the modules in the tabs
2013-07-03 17:50:24 +02:00
Damien Metzger
ec981b7f86
[*] WS : improved performances
2013-07-03 17:03:33 +02:00
Damien Metzger
d2440df8ca
[*] FO : added smarty cache on productscategory
2013-07-03 15:49:32 +02:00
Damien Metzger
f78f3dc3a8
[*] FO : added smarty cache on crossselling module
2013-07-03 15:30:31 +02:00
gRoussac
36e3956267
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-03 15:06:05 +02:00
Damien Metzger
afda9cdd94
// Small fix
2013-07-03 15:05:22 +02:00
gRoussac
ae0299a6eb
[-] FO :Fix bug #PSCFV-9650 could not see delete href in block cart
2013-07-03 15:04:11 +02:00
Sébastien
16e90488c4
[-] MO : Bug fix - PS Cleaner, check if module favoriteproducts is installed.
...
Fix Bug when favoriteproducts is not install.
2013-07-03 14:55:32 +02:00
indesign47
1208e45958
[-] BO : products comments impossible if quantity > 0
...
The pull request https://github.com/PrestaShop/PrestaShop/pull/219 makes the module not working properly in v1.5.4.1.
Indeed, after this change, the OosHook works as expected but now, as the product comments module is attached to the OosHook, comments information is only shown when the product is out of stock!
2013-07-03 14:09:44 +02:00
Francois Gaillard
8d3f330b2d
[-] IN : Fixed bug with database creation
2013-07-03 12:19:34 +02:00
Damien Metzger
5789e6eb51
[*] IN : only display the button to create the database if you can actually create the database
2013-07-03 11:28:55 +02:00
Axome
fe660c097c
[*] BO : Correct the getList() request for quantity and id_product
...
Quantity and Id_product should be fixe as Int, else the Mysql request do something like : quantity LIKE "%0%"
When an admin key-in quantity as 0, he want product with quantity as 0, not as 0 / 10 /20 / 30... ect (The same for id_product)
2013-07-03 11:18:04 +02:00
Damien Metzger
bfa2f33c65
[*] IN : the installer can now attempt to create the database for you
2013-07-03 11:04:34 +02:00
Damien Metzger
92959311d9
[*] Core : Smarty updated from 3.1.13 to 3.1.14 (cache issues fixed)
2013-07-02 18:45:07 +02:00
Damien Metzger
c60c3da6a1
[*] WS : improved web service performances
2013-07-02 17:46:11 +02:00
PrestaEdit
86bdcd99e9
[-] FO: OrderHistory - Unclosed tag
2013-07-02 17:08:49 +02:00
Rémi Gaillard
6b71ec8b09
[-] BO: product supplier price should not be converted on product page #PSCFV-9420
2013-07-02 15:45:12 +02:00
Damien Metzger
854c16997c
[*] FO : improved entity links retrieval (no need to instanciate an object when there is no need... to instanciate un object)
2013-07-02 15:08:56 +02:00
gRoussac
84c88dab65
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-02 14:55:28 +02:00
Francois Gaillard
b8bfdcd3f5
// .gitattributes files added
2013-07-02 14:53:58 +02:00
gRoussac
75942074d2
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-07-02 14:53:18 +02:00
gRoussac
9dfe65cb17
[-] BO : Fix bug #PSCFV-8666 COD module association no more deleted when restrition on other currency
2013-07-02 14:51:25 +02:00
Damien Metzger
25dc4e25ac
// Code cleaning
2013-07-02 11:48:48 +02:00
Damien Metzger
f204f80c99
// Improved profiling tool
2013-07-02 11:08:24 +02:00
Damien Metzger
d05968823e
// Try to fix warning
2013-07-02 10:46:46 +02:00
Vincent Augagneur
cab425e819
//remove useless css
2013-07-02 08:41:51 +02:00
Vincent Augagneur
0ff23eee9f
//miss to delete some files
2013-07-02 08:02:05 +02:00
Gregory Roussac
0d7af59657
Update .gitignore
2013-07-01 10:58:54 +02:00
Gregory Roussac
7c2323f1cc
Update .gitignore
2013-07-01 10:56:31 +02:00
PrestaEdit
679ee351df
[-] BO: remove old icon into New Version block
2013-06-29 16:28:03 +02:00
ldecoker
a617bec39b
Update shopping-cart.tpl
...
To access template "shopping-cart-product-line.tpl", it should use the $tpl_dir variable.
2013-06-28 16:46:12 +02:00
ChristopheBoucaut
0de8c2dbc6
Update OrderDetailController.php
...
Fixed link between thread and an order's product
2013-06-27 15:49:40 +02:00
djfm
f2e08c9c94
Merge branch 'development' of https://github.com/djfm/PrestaShop into development
2013-06-25 08:41:35 +00:00
djfm
9b16761a68
[*] LO : corrected Israel standard tax rate
2013-06-25 08:37:54 +00:00
Axome
7f7cd3bdaa
[*] BO : Correct Request Sql Manager validate options
...
Correct Request Sql Manager validate options :
- No size limit for the request
- cutJoin() doesn't work for multiple Join (exemple : LEFT JOIN `XXX ON XXX AND XXX) => Then you can't save the request, even if it work
2013-06-25 11:01:01 +03:00
Axome
f4fc1d3cab
[*] BO : AdminControllers : Keep active filter on pagination
2013-06-24 10:57:05 +02:00
PrestaEdit
f4a5dd1409
[*] BO: more than one image in HelperForm
2013-06-21 23:02:51 +03:00
fram
dc133e3e41
[*] LO : Fixed units in Belgium localization pack
2013-06-20 18:33:27 +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
Axome
6e383a2d38
Prevent false error for product duplication
2013-06-17 10:16:13 +02:00
romainberger
c94dbb36ce
[*] MO: Referral program: display currency in account page next to the voucher value
2013-06-14 11:04:20 +02:00
cam.lafit
663ec76bb9
Better regexp to get country browser from HTTP_ACCEPT_LANGUAGE
...
With HTTP_ACCEPT_LANGUAGE we have two choices :
* Country == language (displayed with two letter as fr,de,en,...)
* Country with multi language (displayes as fr-CH, de-CH, it-CH)
Previous regexp find only first case.
2013-06-10 11:00:49 +02:00
PhpMadman
77864b88ae
[-] FO : In stock sort is now removed when Stock managment is disabled on default theme.
...
Not to be confused for my pull #465 , which was for default mobile theme.
This is for the default regular theme.
2013-06-07 10:41:02 +02:00
Nicolas Sorosac
e65f68107f
[-] MO : Followup : Don't send followup vouchers to guest accounts
2013-06-07 08:42:24 +02:00
Nicolas Sorosac
12ab790579
[-] MO : Followup : Don't execute crontasks if the module is disabled
2013-06-06 16:30:16 +02:00
PrestaEdit
66522c4a2c
// Add translate() as deprecated
2013-06-03 22:46:52 +02:00
Maxence
371edf9edb
Keep retro-compatibility
2013-06-03 13:28:51 +02:00
Maxence
879aa9f98a
Use PrestaShop norme
2013-06-02 20:18:59 +02:00
Maxence
10e3fec8a2
Add page limit to Collection
...
I do not see any way to limit the number of object in a Collection. Collection::setPageSize() and Collection::setPageNumber() add a limit clause to the query.
2013-06-02 21:04:48 +03:00
PrestaEdit
6ae0dbb4ca
[*] BO: use Translate::getAdminTranslation instead of translate()
2013-06-01 00:21:28 +02:00
PrestaEdit
58e5ea606c
[~] Controller: AdminTranslationsController / Back translations
...
Files login.php and password.php are now redirect to an AdminController. No need to check it anymore.
2013-06-01 00:46:24 +03:00
PrestaEdit
f7f6175191
[*] BO: hook displayAdminForm / add param fieldset
2013-05-31 14:58:19 +02:00
PrestaEdit
b6fbbe6187
[*] FO: use Tools::fileAttachment() in ContactController
2013-04-30 20:46:34 +02:00
ccauw
051adc7b36
[-] BO : bug in BO translations when Windows OS
...
[-] BO : bug in BO translations when Windows OS
Impossible to translate the strings of the back office in the directory override/controllers/admin/...
under windows environment.
The statement " $parent_class = explode(DIRECTORY_SEPARATOR,..) " returns wrong result under windows environment. because the path name has '/' and '\' chars.
$parent_class contains bad values and the string "override" is not found.
2013-04-29 16:00:55 +03:00
ccauw
8331ab0c1a
[-]BO : bug color parameter in List
...
[-]BO : bug color parameter in List
In field list, if there is another field with 'color' => 'color_field', (and color_field column in the select), the background color is always the value of field list column 'color', never 'color_field'
the lines:
{block name="td_content"}
...
{if isset($params.color) && isset($tr[$params.color])}
<span class="color_field" style="background-color:{$tr.color};...
{/if}
must be:
{block name="td_content"}
...
{if isset($params.color) && isset($tr[$params.color])}
<span class="color_field" style="background-color:{$tr[$params.color])};...
{/if}
In the fields list, for display list, there is :
'osname' => array(
'title' => $this->l('Status'),
'color' => 'color',
...
),
'color parameter gives the name of column in _List to be used as color background.
Currently, it is the same 'color' parameter which is used for one field and the row: (ex:osname)
<span class="color_field" style="background-color:{$tr.color};...
But if there is another field with 'color' => 'color_field', (and color_field in the select), the background color is always 'color', never 'color_field'
That can be fixed with :
<span class="color_field" style="background-color:{$tr[$params.color])};...
So the background color of the row (if colorOnBackground = true) and one row's field will be the value of the column given by 'color'=>'color', and The background color of others fields will be the value of the column given by their parameter 'color'=>'<color_field>'
$this->_select = '..color ..., ... color_field2 ...';
$this->fields_list = array(
'field1' => array(
'title' => $this->l('Status'),
'color' => 'color', // will also be the bg color of the row
...
),
'field2' => array(
'title' => $this->l('Status'),
'color' => 'color_field2',
...
),
'field2' => array(
'title' => $this->l('Status'),
'color' => 'color_field3',
...
),
2013-04-28 16:01:55 +03:00
Otto Nascarella
a994c93dee
Progressive JPEG
...
https://plus.google.com/+PaulIrish/posts/5KzxfS9nNEZ
2013-04-25 12:18:50 -03:00
ldecoker
34644ee6eb
Update AdminAttributesGroupsController.php
2013-04-16 19:17:51 +03:00
ldecoker
624fed3710
Update form.tpl
2013-04-16 19:15:45 +03:00
Arnaud Lemercier
07979774f6
Delete products tags entries without delete tags for webservice usage
2013-04-02 18:44:12 +02:00
PrestaEdit
18edd9bf75
[*] Class: Tools::fileAttachment()
2013-03-29 10:40:07 +01:00
Arnaud Lemercier
5b058e6723
Allow webservice to set the tags list of product when creating or updating a product
2013-03-29 10:26:44 +01:00
Vincent Schoener
312e16a926
[-] CORE : Fix issue with delivery option
...
Happens after a payment redirection error, delivery_option is not sent
(but should be set in the cart context)
2013-03-28 12:45:03 +01:00
PrestaEdit
47d3085a4a
[*]WS: POST and XML ressource
2013-03-18 01:03:43 +01:00
Samy Rabih
f9f673d78f
Default adresse layout update
...
As many countries use mobile phones in an extensive way, it should be
useful to update the default address layout
2013-03-02 17:40:54 +01:00
PrestaEdit
d59ea3e6dd
[*] BO: use lang for input file
2013-01-17 23:29:11 +01:00
bumbu
0036768ae5
ObjectModel::updateMultishopTable() where argument is not mandatory
2013-01-07 19:24:12 +02:00