Skip to content
Snippets Groups Projects

[BUGFIX] Fingerprint & Banner Essential Button #249 #250 #251 #252

Merged Georgi requested to merge feature_5.1.0 into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Georgi added 1 commit

    added 1 commit

    • d6fa1341 - [BUGFIX] Fix fingerprint in Safari/Mozilla

    Compare with previous version

  • Georgi added 1 commit

    added 1 commit

    Compare with previous version

  • Stefan Galinski
  • 56 55 banner_color_button_accept varchar(10) DEFAULT '#143D59' NOT NULL,
    57 56 banner_color_button_accept_hover varchar(10) DEFAULT '#2E6B96' NOT NULL,
    58 57 banner_color_button_accept_text varchar(10) DEFAULT '#FFFFFF' NOT NULL,
    58 banner_color_button_accept_essential varchar(10) DEFAULT '#575757' NOT NULL,
    59 banner_color_button_accept_essential_hover varchar(10) DEFAULT '#D7D7D7' NOT NULL,
    60 banner_color_button_accept_essential_text varchar(10) DEFAULT '#FFFFFF' NOT NULL,
    59 61 banner_button_accept_text text NOT NULL,
    62 banner_button_accept_essential_text varchar(255) DEFAULT 'Essenziel' NOT NULL,
  • Georgi added 1 commit

    added 1 commit

    • 0961e182 - [BUGFIX] Fix cookie name regex

    Compare with previous version

  • Georgi added 1 commit

    added 1 commit

    • 2fe993c3 - [BUGFIX] Rename Essential button to Reject

    Compare with previous version

  • Georgi added 1 commit

    added 1 commit

    • af0b02a2 - [BUGFIX] Fix open-close arrow symbol

    Compare with previous version

  • Stefan Galinski mentioned in commit 6eb007f5

    mentioned in commit 6eb007f5

  • Please register or sign in to reply
    Loading