-
Notifications
You must be signed in to change notification settings - Fork 9
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
34563 Map in property listing #570
Conversation
Pull Request Test Coverage Report for Build 5734723768
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finished review and I think we need a manual merge here. Please check @yeneastgate :)
plugin/Installer/DatabaseChanges.php
Outdated
@@ -44,7 +44,7 @@ | |||
class DatabaseChanges implements DatabaseChangesInterface | |||
{ | |||
/** @var int */ | |||
const MAX_VERSION = 38; | |||
const MAX_VERSION = 39; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We used Version 39 in [32990 Price on request].
Is it possible to do multiple changes with one dbversion? Or does every change need new dbversion?
Could you @yeneastgate merge master in this branch please and resolve conflicts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andernath Yes, I will resolve conflicts and merge this branch into master
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yeneastgate for a valid test we need to merge master into this branch first
Edit: Oh I see you already did, thank you :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will start testing
Steps to install the approved version:
|
related to #516
changed log :
Add checkbox to show map in estate list