Skip to content

Releases: contao-estatemanager/core

1.0.31

12 Nov 15:11
Compare
Choose a tag to compare

Bugfix

  • fixed an issue with empty marketing type and language filters fc8b019

  • correctly trigger the onsubmit callback within real estate type b808fb5

  • fix a potential issue on import deletion 1e8fe59


Full Changelog: 1.0.30...1.0.31

1.0.30

11 Jan 12:39
ff516d6
Compare
Choose a tag to compare

Bugfix

  • Fixed an issue with insert tag return types ff516d6

1.0.29

22 Feb 13:49
Compare
Choose a tag to compare

Changes

Alias generation

  • do not generate an alias if no title or alias were given d107fe7 @zoglo

Fields

Import

  • fixed a bug where the cron importer would sometimes not work b33e2a2 @zoglo

  • change cron importer to check for modified files rather than just checking the filename 7c99694 @zoglo

  • the cron importer will not stop completely when a faulty import has been detected 20ba3e8 dbe2b61 7b28e3d 21a248b @zoglo

    • the cron importer will now log an error in the backend
    • unless a faulty import file has been modified (modification date), it will not be considered by the cronjob anymore
    • updated tl_interface_history to quickly download the broken import file
    • highlight import errors within tl_interface_history
    • show the error message within interface history for better accesibility
    • add download-links to the interface overview
    • consider partially imported files and save their error messages
  • enable overriding the maximum image filesize when importing real estate 5919755 @zoglo

    • added a new option within the general real estate settings

Enhancements

  • consider new salutations from onOffice, flowfact etc. 8eebce0 @zoglo
    • enable up to varchar(16) for tl_contact_person salutations and their letter-salutation

Bugfixes

1.0.28

25 Jan 08:02
084e4a1
Compare
Choose a tag to compare

Bugfixes

  • fixed a bug where imported contact person records are somedtimes deactivated in Contao 4.13 082699d

  • skip approval of filtersession when no group vars are parsed 68c22f7

1.0.27

12 Jan 15:22
Compare
Choose a tag to compare
  • Missing translations added for default sorting fields
  • Current version of MWC extension added

1.0.26

30 Nov 10:12
Compare
Choose a tag to compare
  • Possibility added to remove XML namespaces from openimmo XML

1.0.25

21 Nov 14:12
Compare
Choose a tag to compare
  • Replace "COLLATE utf8_bin" with "BINARY"

1.0.24

04 Nov 15:25
Compare
Choose a tag to compare

Bugfixes

  • fixed a bug where the cron import would not work in PHP 8 2e4f3e9

  • do not consider wrongly imported images within galleries 4e4bd12

  • fixed multiple undefined array keys cdda792 94d6d8e

  • fixed a bug when attaching a feedback xml would not work with symfony mailer 5b16412

1.0.23

31 Oct 12:03
313cbb7
Compare
Choose a tag to compare
  • checkboxWizard fields changed from varchar to text
  • Field "anrede" increased to max 8 chars
  • Field "position" increased to max 64 chars

1.0.22

27 Oct 16:16
Compare
Choose a tag to compare

Compatibility added for Contao 4.13 and PHP 8