Skip to content

Releases: contao-thememanager/ctm-estatemanager

1.1.1

23 Jan 14:35
Compare
Choose a tag to compare

Notice

Make sure to read the release notes of ThemeManager/Core

Bugfix

  • fixed an undefined array key warning a1202ff

1.1.0

23 Nov 13:17
6e68f1b
Compare
Choose a tag to compare

Notice

Make sure to read the release notes of ThemeManager/Core

Changes

1.0.7

11 Jan 13:53
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug with amount of real estate not being displayed under Contao 4.9.24

1.0.6

22 Oct 08:34
Compare
Choose a tag to compare
  • PHP8 compat

1.0.5

27 Jul 07:02
Compare
Choose a tag to compare

Changes

  • Changed a function for widget-lists 9088c8b

  • ctm-estatemanager now requires contao-thememanager v1.4

1.0.4

25 May 12:29
Compare
Choose a tag to compare

Notice

These changes change the dca for tl_expose_modules. You will need to run contao/install to apply the new changes

Additions

Added a second headline to all expose-modules and the possibility to change their appearance (fake-headline class) 46b2daa

1.0.3

05 May 11:23
Compare
Choose a tag to compare

Notice

To make sure you are able to use all new style manager additions, it is strongly recommended to import our new stylemanager-configuration files (.xml) for the core and the used plugins found here: /templates

Additions

  • Added the option list-fit for filter-type-separated and filter_toggle 108cc41

Changes

  • Changed the template for mod_realEstateResultList.html5 to adapt result_sorting to our framework (widget-select getting a select symbol) c75b47f

1.0.2

26 Feb 10:29
Compare
Choose a tag to compare

Notice

!!! Please update contao-thememanager/core to the latest version due to a dependency of a new function !!!

To make sure you are able to use all new style manager additions, it is strongly recommended to import our new stylemanager-configuration files (.xml) for the core and the used plugins found here: /templates

Additions

  • Added grid-list for filter-type-separated and filter_toggle (primary fields) ff355f0

  • Added form-grid styles filter-type-separated and filter_toggle (w-list) 23af672

Changes

Changed following templates to include contao-thememanager/core framework structure (input-container) and widget list implementation

Filters

  • filters/filter_country
  • filters/filter_location
  • filters/filter_location_google
  • filters/filter_radius_google
  • filters/filter_toggle
  • filters/filter_type
  • filters/filter_type_separated
  • filters/filter_unique

Toggles

  • toggle/toggle_area
  • toggle/toggle_per
  • toggle/toggle_period
  • toggle/toggle_price
  • toggle/toggle_room

1.0.1

17 Feb 16:08
Compare
Choose a tag to compare

Notice

To make sure you are able to use all new style manager additions, it is strongly recommended to import our new stylemanager-configuration files (.xml) for the core and the used plugins found here: /templates

Additions

  • headline alignment and ov-behaviour are now included in all style-manager configuration files cd30cca

Deprecated / Moved

This feature was removed due to it’s css size. The removal of it reduces the framework by 5kB. You are still able to use it by following these steps:

  1. Download the scss from additional-styles/headline-design
  2. Add it to your theme compilation settings (Skin source files)
  3. Compile your theme (Skin source files can use the configurated theme manager variables which are needed in headline-design.scss for calculating the right spacings)
  4. Add the new generated css file to your layout
  5. Import the headline design stylemanager imports for the used contao-estatemanager plugins to your Stylemanager (StyleManager > Import)

1.0.0

16 Jun 07:55
Compare
Choose a tag to compare
Update composer