-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 6.0.3 #203
Release 6.0.3 #203
Commits on Jun 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 552f86f - Browse repository at this point
Copy the full SHA 552f86fView commit details
Commits on Jun 28, 2022
-
Upgrade deprecated charset utf8 by newer utfmb4
install.sql in root directory of module prior v5.0.1 CREATE TABLE with deprecated CHARSET=utf8. It need to be fixed in the upgrade of next version.
Configuration menu - View commit details
-
Copy full SHA for 46e1106 - Browse repository at this point
Copy the full SHA 46e1106View commit details
Commits on Sep 26, 2022
-
Update and rename install-5.0.2.php to install-5.0.3.php
We are on v5.0.2 now.
Configuration menu - View commit details
-
Copy full SHA for 27d1329 - Browse repository at this point
Copy the full SHA 27d1329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee9c91 - Browse repository at this point
Copy the full SHA 0ee9c91View commit details
Commits on Feb 26, 2023
-
Update upgrade/install-5.0.3.php
@kpodemski Nearly perfect. 👍 When run directly in phpMyAdmin: my code only upgrade table collation, your code upgrade both table and its fields collation. The remaining issue is Upgrade via BO interface does not call install-**5.0.3**.php. BO upgrade suggest upgrade v5.0.2 -> v5.0.2, and I guess it called install-**5.0.2**.php instead :( Co-authored-by: Krystian Podemski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d18b4b1 - Browse repository at this point
Copy the full SHA d18b4b1View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 352c633 - Browse repository at this point
Copy the full SHA 352c633View commit details -
Configuration menu - View commit details
-
Copy full SHA for b49b55d - Browse repository at this point
Copy the full SHA b49b55dView commit details
Commits on Sep 5, 2023
-
Rename install-6.0.1.php to install-6.0.3.php
We are on v6.0.2 now
Configuration menu - View commit details
-
Copy full SHA for 39a9a8c - Browse repository at this point
Copy the full SHA 39a9a8cView commit details
Commits on Sep 7, 2023
-
Merge pull request #144 from leemyongpakvn/patch-3
Fix deprecated CHARSET utf8 in install and upgrade
Configuration menu - View commit details
-
Copy full SHA for ccb8fb1 - Browse repository at this point
Copy the full SHA ccb8fb1View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fb17dc - Browse repository at this point
Copy the full SHA 3fb17dcView commit details
Commits on Sep 15, 2023
-
Merge pull request #187 from leemyongpakvn/improved-phpstan-script
Fix removing previous module files in PHPStan tests
Configuration menu - View commit details
-
Copy full SHA for 799da9d - Browse repository at this point
Copy the full SHA 799da9dView commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b79bfef - Browse repository at this point
Copy the full SHA b79bfefView commit details -
Configuration menu - View commit details
-
Copy full SHA for b05b70d - Browse repository at this point
Copy the full SHA b05b70dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6078d1 - Browse repository at this point
Copy the full SHA d6078d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe39e0 - Browse repository at this point
Copy the full SHA cbe39e0View commit details -
Merge pull request #188 from leemyongpakvn/mark-deprecated-functions-…
…since-v400n600 Mark deprecated functions since v4.0.0 and v6.0.0
Configuration menu - View commit details
-
Copy full SHA for b6c6cda - Browse repository at this point
Copy the full SHA b6c6cdaView commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d10632a - Browse repository at this point
Copy the full SHA d10632aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c72a8c5 - Browse repository at this point
Copy the full SHA c72a8c5View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1a6a64a - Browse repository at this point
Copy the full SHA 1a6a64aView commit details
Commits on Nov 14, 2023
-
Merge pull request #189 from leemyongpakvn/replace_jqueryAJAX_by_Fetc…
…hAPI Replace jQueryAJAX by FetchAPI
Configuration menu - View commit details
-
Copy full SHA for fae55dc - Browse repository at this point
Copy the full SHA fae55dcView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d00c37 - Browse repository at this point
Copy the full SHA 4d00c37View commit details -
Apply suggestions from code review
Co-authored-by: Nicolas Lœuillet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ccab00 - Browse repository at this point
Copy the full SHA 9ccab00View commit details
Commits on Nov 17, 2023
-
Merge pull request #190 from matks/fix-bad-delete
If user mistakenly attempts to delete a comment, fail gracefully
Configuration menu - View commit details
-
Copy full SHA for 96bc83c - Browse repository at this point
Copy the full SHA 96bc83cView commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35125b4 - Browse repository at this point
Copy the full SHA 35125b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a89ad - Browse repository at this point
Copy the full SHA d7a89adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a99f017 - Browse repository at this point
Copy the full SHA a99f017View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28fb214 - Browse repository at this point
Copy the full SHA 28fb214View commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 499fc04 - Browse repository at this point
Copy the full SHA 499fc04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0061498 - Browse repository at this point
Copy the full SHA 0061498View commit details -
Merge pull request #192 from Hlavtox/modernize
Remove unneeded version check
Configuration menu - View commit details
-
Copy full SHA for e53bfe8 - Browse repository at this point
Copy the full SHA e53bfe8View commit details
Commits on Jan 9, 2024
-
Merge pull request #191 from leemyongpakvn/migrate_manualLangProcess_…
…by_standardDoctrine_nSFformData Replace manual lang process by standard DoctrineRelation and SymfonyFormData
Configuration menu - View commit details
-
Copy full SHA for a46ac63 - Browse repository at this point
Copy the full SHA a46ac63View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7e83f2 - Browse repository at this point
Copy the full SHA e7e83f2View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 045816c - Browse repository at this point
Copy the full SHA 045816cView commit details -
Merge pull request #194 from Hlavtox/standardize-upgrade-files
Standardize upgrade files
Configuration menu - View commit details
-
Copy full SHA for 01e2562 - Browse repository at this point
Copy the full SHA 01e2562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9657431 - Browse repository at this point
Copy the full SHA 9657431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cbdb61 - Browse repository at this point
Copy the full SHA 4cbdb61View commit details -
Merge pull request #195 from Hlavtox/bump-version
Bump version number to 6.0.3
Configuration menu - View commit details
-
Copy full SHA for c09d073 - Browse repository at this point
Copy the full SHA c09d073View commit details
Commits on Jan 16, 2024
-
Merge pull request #193 from leemyongpakvn/disable_WriteYourReview_in…
…_QuickView_refresh disable Write your view in QuickView refresh
Configuration menu - View commit details
-
Copy full SHA for 40614d2 - Browse repository at this point
Copy the full SHA 40614d2View commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fea6fa7 - Browse repository at this point
Copy the full SHA fea6fa7View commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10ddd32 - Browse repository at this point
Copy the full SHA 10ddd32View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc9c3f3 - Browse repository at this point
Copy the full SHA dc9c3f3View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36d69ce - Browse repository at this point
Copy the full SHA 36d69ceView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 415fee7 - Browse repository at this point
Copy the full SHA 415fee7View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51a0320 - Browse repository at this point
Copy the full SHA 51a0320View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 357a3f6 - Browse repository at this point
Copy the full SHA 357a3f6View commit details
Commits on Feb 6, 2024
-
Merge pull request #197 from leemyongpakvn/make_rating_mandatory
Make rating mandatory
Configuration menu - View commit details
-
Copy full SHA for f2f4d1f - Browse repository at this point
Copy the full SHA f2f4d1fView commit details
Commits on Mar 11, 2024
-
Merge pull request #198 from SharakPL/fix-compatibility-with-themes
Fix compatibility with Hummingbird theme
Configuration menu - View commit details
-
Copy full SHA for 3fe4fad - Browse repository at this point
Copy the full SHA 3fe4fadView commit details