environment_indicator 4.0.17

Bug fixes

Add a summary here

Contributors (4)

Anybody, Grevil, arti_parmar, thomas.frobieter

Changelog

Issues: 2 issues resolved.

Changes since 4.0.16:

environment_indicator 4.0.16

New features

Add a summary here

Contributors (0)

Changelog

Issues: 1 issues resolved.

Changes since 4.0.15:

Misc

  • Fix Tugboat configuration.

Task

  • Resolve #3385086 "Enable tugboat previews"

environment_indicator 4.0.14

New features

Contributors (2)

e0ipso, jurgenhaas

Changelog

Issues: 1 issues resolved.

Changes since 4.0.13:

Feature

  • #3320061 by jurgenhaas, e0ipso: Add class to body when indicator is turned on

environment_indicator 4.0.9

Bug fixes

Better support for Gin and Admin Toolbar

Contributors (1)

plach

Changelog

Issues: 1 issues resolved.

Changes since 4.0.8:

Feature

  • #3309626 by plach: Integration with Gin Toolbar and Admin Toolbar

environment_indicator 4.0.8

New features

Environment Indicator is now D10 compatible. This change requires Drupal 9.2 or later.

Contributors (3)

balintpekker, mglaman, nkoporec

Changelog

Issues: 1 issues resolved.

Changes since 4.0.7:

environment_indicator 4.0.1

Bug fixes

Drupal 9 compatibilty related fixes.
Config export property for entity annotation.

environment_indicator 4.0.0

Bug fixes

Change records:

  • Removed deprecated code.
  • Made module Drupal9 Compatible.
  • Fixed schema mismatch for the entity.

Changes since: 8.3.7:

environment_indicator 8.x-3.7

Bug fixes

Switcher now respects the config entity status

Contributors (2)

GaëlG, e0ipso

Changelog

Issues: 1 issues resolved.

Changes since 8.x-3.6:

environment_indicator 8.x-3.6

Bug fixes

Coding standard fixes

Contributors (7)

benjifisher, Aanal.addweb, leopaccanaro, sagesolutions, e0ipso, chipway, alonaoneill

Changelog

Issues: 4 issues resolved.

Changes since 8.x-3.5:

environment_indicator 8.x-3.3

Bug fixes

Issue #2661742 by tibezh, akeemw, ptmkenny, ericduran, e0ipso: Warning: htmlspecialchars() expects parameter 1 to be string, object given

ff3d29e by akeemw (G)

:100644 100644 60d34ba... 3d57dde... M environment_indicator.module

Issue #2855183 by tibezh, Znak, landsman, e0ipso: Method url is deprecated

b72efac by git (G)

:100644 100644 0592180... e8375d1... M src/EnvironmentIndicatorListBuilder.php

environment_indicator 7.x-2.9

Bug fixes

Issue #2893736 by daylioti, ultrabob: Non-numeric warning for php 7 version

524ce3a by internetdevels.daylioti (G)

:100644 100644 79b627e... 2c10656... M environment_indicator.module

Issue #2557837 by Kars-T, vzblk: Do not always reset the cache by using environment_indicator_alter_and_cache()

db229b2 by denis-shishkov (G)

:100644 100644 172ace7... 9481a93... M environment_indicator.admin.inc
:100644 100644 20f0237... 79b627e... M environment_indicator.module

environment_indicator 8.x-3.2

Bug fixes
New features

Issue #2895676 by james.williams: Some settings could be independent of each other

4514d56 by jameswilliams (G)

:100644 100644 8c189c6... 60d34ba... M environment_indicator.module

Issue #2858403 by Phil Wolstenholme, dpagini, e0ipso: Turning toolbar integration off causes a JS error

3f3d78c by philw_ (G)

:100644 100644 00b153e... 2967283... M js/environment_indicator.js

environment_indicator 8.x-3.1

New features

Issue #2838476 by e0ipso, zweishar: Port Environment Indicator Variables sub-module to Drupal 8

8094c29 by git (G)

environment_indicator 8.x-3.0

fix(Maintainability): Remove GIT guess support

7244738 by Mateu Aguiló Bosch (G)

:100644 100644 138d14f... 316ae20... M README.md
:100644 100644 e15683f... 1817ad5... M config/install/environment_indicator.settings.yml
:100644 100644 12215f4... 52f86ba... M config/schema/environment_indicator.schema.yml
:100644 100644 5658455... 8c189c6... M environment_indicator.module
:100644 100644 d831030... f9657ad... M src/Form/EnvironmentIndicatorSettingsForm.php

environment_indicator 7.x-2.8

Bug fixes

Issue #2378025 by ilkkave [BUGFIX] Fix PDO Exception for duplicates

e10ef5e by git
The machine name is not quoted anymore leading to duplicates when
saving the environment indicator record.

Issue #2426915 by gifad [BUGFIX] Use port in environment switcher

a6d5cdd by gifad
Pass the port information when opening the current page in a
different environment.

environment_indicator 7.x-2.7

Bug fixes

git log 7.x-2.6..7.x-2.7

  • Issue #2510290 by rtdean93: Environment Indicator Variable list not in sync with Variable
  • Issue #2471923 by mparker17: Make favicon overlay optional

environment_indicator 7.x-2.6

Bug fixes
New features

git log 7.x-2.5..7.x-2.6

  • Issue #2345211 by conortm: Add git support to navbar
  • Issue #2381171 by ilkkave: Make it possible to include path in environment hostname
  • Issue #2312875 by robcolburn: Remove assets for anonymous users.
  • Issue #2301747 by jbrauer, e0ipso: Refactor git environment alter.

environment_indicator 7.x-2.4

Bug fixes
New features
  • Issue #2267361 by amitgoyal: Coding Style Issues.
  • Issue #2287977 by e0ipso: Use git describe --all to find tag name.
  • Issue #2287983 by davereid: Add navbar support.
  • Issue #2287983 by e0ipso: Prettify navbar integration.
  • Issue #2287983 by e0ipso: Missing class for empty environments.
  • Issue #2284655 by e0ipso: Avoid caching for overridden environments.
  • Fix static cache issue.

environment_indicator 7.x-2.3

Bug fixes
New features

New features

Issue #2212733 by e0ipso: Add support for Acquia Cloud releases.
Add support for showing the git branch.
Add cache around command_exists
Add --exact in the vset post commit hook.

environment_indicator 7.x-2.1

Bug fixes
New features

Multiple bug fixes and new features.

Outstanding features

  1. Variable module integration
  2. Added favicon indicator
  3. Allow users to opt out from toolbar integrations
  4. Indicator caching

Special thanks to Stevel for his amazing work!

environment_indicator 7.x-2.0

New features

Version 2.0

This is a complete rewrite of the module, based on the previous module called envindicator. This version will support legacy configuration and will ask the user to update to the new system.

This version comes with:
* Toolbar integration.
* Admin menu integration.
* Environment switcher.
* Bar positioning.

environment_indicator 7.x-2.x-dev

New features

This is a complete rewrite of the module and a shift in the paradigm while maintaining the main features.

Unfortunately there is no backwards compatibility with release 7.x-1.x. You will still be able to define your environment indicator from settings.php.

environment_indicator 7.x-1.0

New features
Bug fixes

First official release for Drupal 7.

Added farbtastic color support.
Several minor bug fixes.

environment_indicator 6.x-1.1

New features
Bug fixes

Added farbtastic color support
Several minor bug fixes

environment_indicator 7.x-1.0-alpha1

New features

Initial alpha release of the Environment Indicator. It seems to work fine, and I would make a proper release save for the fact that Drupal 7 isn't even at Alpha yet!

environment_indicator 6.x-1.0-beta2

Bug fixes

Give all variables sensible defaults.
Added hook_uninstall to delete variables on uninstallation.
Various documentation fixes.
Added README.txt

Pages

Subscribe with RSS Subscribe to Releases for Environment Indicator