- 11 May, 2021 11 commits
-
-
Pierre RAMBAUD authored
-
Pierre RAMBAUD authored
-
Pierre RAMBAUD authored
-
Pierre RAMBAUD authored
-
Pierre RAMBAUD authored
-
Pierre RAMBAUD authored
-
GoT authored
Co-authored-by:
Progi1984 <progi1984@gmail.com>
-
Pierre RAMBAUD authored
-
Pierre RAMBAUD authored
-
Pierre RAMBAUD authored
-
Pierre RAMBAUD authored
-
- 10 May, 2021 1 commit
-
-
Progi1984 authored
Fix gift added/removed when editing order (product quantity/shipping address)
-
- 07 May, 2021 3 commits
- 06 May, 2021 6 commits
-
-
Progi1984 authored
-
Progi1984 authored
Fixed Ecotax when editing an Order ((Add/Update)ProductToOrder)
-
Progi1984 authored
Fix hooks tests (Nightly error)
-
Robinson Christmann authored
After a bit of research, it seems .prop() is more direct, not requiring to parse the argument. Co-authored-by:
atomiix <tbaccelli@gmail.com>
-
Boubker Bribri authored
-
Robinson Christmann authored
When the multishop option is activated and at least two shops have been created, a new panel is displayed at the bottom of module configuration pages, containing a checkbox labeled "Activate module for this shop context". Checking/unchecking this checkbox is supposed to enable/disable the current module for the current shop context. This does not currently work. Clicking this box reloads the current url, adding an "enable" parameter with a value of 0 or 1 depending on if it is checked or not. Getting the status of the checkbox is achieved via the jquery .attr() method, which since jQuery 1.6 cannot be used for attributes like "checked" or "disabled". As a result "enable" is set to 0 wether the box is checked or not. The solution is to use jQuery's .is(':checked') method instead.
-
- 05 May, 2021 12 commits
-
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
-
Progi1984 authored
Fix already selected condition group on safari inside catalog price rules
-
- 04 May, 2021 7 commits
-
-
Thomas BACCELLI authored
-
Thomas BACCELLI authored
-
Thomas BACCELLI authored
-
Thomas BACCELLI authored
-
atomiix authored
Co-authored-by:
Progi1984 <progi1984@gmail.com>
-
Thomas BACCELLI authored
-
Thomas BACCELLI authored
-