Changelog
[1.6.1] - 2020-15-12
Fix
- Lock state detection on deletion process
- Lock state database format on post save
[1.6.0] - 2020-08-12
Add
- Add estate meta
wpis_links_3dModel
and wpis_description_long
[1.5.9] - 2020-05-11
Change
- Increate the number of zip code a contact type searchForm can accept up to 25
[1.5.8] - 2020-27-10
Change
- Increate the number of zip code a contact type searchForm can accept up to 12
[1.5.7] - 2020-10-10
Change
- Update build process
- Add info.json
- Add private update management
- Refactor structure and build procedure
Fix
[1.5.6] - 2020-28-06
Changed
- Update project listing columns to handle estate custom post types
- Use real plug-in path in case of multiste setup to load admin assets
- Improve error management when there is no estate to import
[1.5.5] - 2020-27-06
Fix
- Modifify the way the plug-in assign a estate post to a project post type to let wordpress be aware that it has been changed. The get_post method was not returning the good post type if it was manually updated by a raw query.
[1.5.4] - 2020-13-06
Added
- Add custom columns for projects listing on admin side
- Auto associate child post to post parent for projects with post_parent property
- Add ability to filter child estates from a parent on admin side
[1.5.3] - 2020-10-06
Added
- Add estate property wpis_proximity_airport
- Add estate property wpis_proximity_beatch
- Add estate property wpis_proximity_bus
- Add estate property wpis_proximity_highway
- Add estate property wpis_proximity_metro
- Add estate property wpis_proximity_school
- Add estate property wpis_proximity_sportCenter
- Add estate property wpis_proximity_station
- Add estate property wpis_proximity_stores
- Add estate property wpis_proximity_tram
- Add estate property wpis_proximity_transports
[1.5.2] - 2020-09-06
Changed
- Rename property from wpis_energy_electicityConformity to wpis_energy_electricityConformity
- Rename property from wpis_energy_solarElecricity to wpis_energy_solarElectricity
[1.5.1] - 2020-09-06
Added
- Add estate property wpis_energy_electicityConformity
Changed
- Update mapping documentation
[1.5.0] - 2020-06-06
Added
- Integration of project management
Changed
- Improvement of settings panel UI
- Improvement of settings management
[1.4.9] - 2020-03-06
Fix
- Issue when data post were not detected that cause a missing wpis_id in the database
[1.4.8] - 2020-25-05
Fix
- Remove an exit statement that prevent page to be fully loaded on admin side
[1.4.7] - 2020-15-05
Changed
- Add properties configuration.floorCurrent and configuration.floorTotal
- Remove property configuration.floors
[1.4.6] - 2020-08-05
Fix
- Resolve an issue when images changed. The signature changed property was set but unset on next udpate causing a non deletion of the estate when signature was changed.
[1.4.5] - 2020-07-05
Added
- Add software ID in readonly mode in post meta box
- Add files property in import list and post meta box
[1.4.4] - 2020-06-05
Changed
- Update literals
- Disable old options
- Update welcome message
- Update documentation link
Fix
- Missing scope content in a if closure
- Issue with delete all method
- Issue with areas key mapping
- Fix admin CSS
[1.4.3] - 2020-10-03
Fix
- Ameneties taxonomy filling
- Fix error while importing if taxonomies were not enabled
[1.4.2] - 2020-09-03
Fix
- Missing db prefix in update data methods
[1.4.1] - 2020-09-03
Added
- Add 4 defaults taxonomies 'estate_regions', 'estate_ammeneties', 'estate_cities', 'estate_categories'build'
- Add option to enable or not the taxonomies for default post type or custom post type
- Add autoclean taxonomies terms when deleting all estates
- Add autofilling default taxonomies
Fix
[1.4.0] - 2020-24-02
Fix
- Prevent count(NULL) error when no estates are retrieved from the API.
[1.3.9] - 2020-22-02
Changed
- Inject menu order in post media attachement
Fix
- Remove typing force to avoid conflict with various php settings
[1.3.8] - 2020-27-01
Changed
[1.3.7] - 2020-24-01
Changed
- Update the create contact endpoint to fit with new platform api
- Force to set source contactForm, searchForm, estateForm
[1.3.6] - 2020-13-01
Added
- A create contact endpoint has beed added has webhook callable by third party plug-in.
- A new log file
wpis-contact.log
has been created to keep track of contact method
Changed
- API class files has been renamed and reefactored
- The loadbar appearance has been updated.
[1.3.5] - 2019-21-11
Changed
- To avoid orphean lock file it will be automatically removed when it stay more than 30 minutes.
Fix
- Fix issue in detection of inactive estates
[1.3.4] - 2019-14-11
Added
- New option that able the user or the cron process to remove estates if images has changed
Changed
- Refactoring and improve code
- Update cron timers the settings tab
[1.3.3] - 2019-08-11
Added
- Detection system for images that changed after their initial import
- New property as WPIS key : wpis_description_short
[1.3.2] - 2019-31-10
Changed
- Auto remove lock file when an error is catched
- Add sementic changelog tracking
[1.3.1] - 2019-29-10
Added
- New properies as WPIS keys : wpis_properties_isFavorite and wpis_properties_isFurnished
[1.3.0] - 2019-19-10
Added
- Import tab is now automatically active if the import system option is active
Changed
- The import and update system are now splitted in two different system
- The update system is now made in one single call to ImmoSync platform
- The update system is now much faster than before
- The log system has been updated
[1.2.0] - 2019-07-10
Changed
- All the plug-in is now based on the version 2 of estate propertie model
- The suffix _estate has been removed from wpis post metas
- All the properties are now classified by categories
- New properties are available
- The error management system has been improved
[1.1.0] - 2019-03-10
Added
- Implement CRON system
- Secure the CRON by token generation
- Improve the way import system works
- The error management system has been improved
[1.0.0] - 2019-01-10
Added
- Setup all the base plugin
- Implement synchronisation system