Project

General

Profile

Actions

Bug #3995

closed

extraButtonLock: does not work properly for non input text elements

Added by Carsten Rose almost 7 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Benjamin Baer
Target version:
Start date:
28.06.2017
Due date:
26.11.2019
% Done:

100%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

  • Bitte ein Mockup machen
  • Funktionalitaet implementieren
Input Type (Prio in der gegebenen Reihenfolge):
  • select
  • radio (BS & HTML)
  • checkbox (BS & HTML)
  • date
  • datetime
  • Check all other types too

Files

extraButtonLock.png View extraButtonLock.png 56 KB Benjamin Baer, 28.11.2019 14:21

Related issues

Has duplicate QFQ - Feature #4083: extrabuttonlock fuer dropdown (und alle anderen Elemente)ClosedCarsten Rose08.07.2017

Actions
Actions #1

Updated by Carsten Rose over 6 years ago

  • Target version set to next9
Actions #2

Updated by Carsten Rose over 6 years ago

  • Tracker changed from Support to Bug
Actions #3

Updated by Carsten Rose almost 6 years ago

  • Description updated (diff)
  • Assignee changed from Carsten Rose to Benjamin Baer
  • Target version changed from next9 to 18.10.3
Actions #4

Updated by Carsten Rose almost 6 years ago

  • Description updated (diff)
Actions #5

Updated by Carsten Rose almost 6 years ago

  • Subject changed from extraButtonLock: does not work properbly for non input text elements to extraButtonLock: does not work properly for non input text elements
Actions #9

Updated by Carsten Rose over 5 years ago

  • Target version changed from 18.10.3 to 18.12.1
Actions #10

Updated by Carsten Rose over 5 years ago

  • Target version changed from 18.12.1 to 141
Actions #11

Updated by Carsten Rose about 5 years ago

  • Has duplicate Feature #4083: extrabuttonlock fuer dropdown (und alle anderen Elemente) added
Actions #12

Updated by Carsten Rose about 5 years ago

  • Description updated (diff)
  • Due date set to 11.01.2019
  • Target version changed from 141 to 146
Actions #13

Updated by Benjamin Baer about 5 years ago

  • Due date changed from 11.01.2019 to 20.01.2019
Actions #14

Updated by Benjamin Baer about 5 years ago

  • Due date changed from 20.01.2019 to 17.01.2019
Actions #15

Updated by Carsten Rose about 5 years ago

  • Due date changed from 17.01.2019 to 25.01.2019
Actions #16

Updated by Carsten Rose about 5 years ago

  • Status changed from New to In Progress
Actions #17

Updated by Carsten Rose about 5 years ago

  • Status changed from In Progress to New
Actions #18

Updated by Benjamin Baer about 5 years ago

  • Due date changed from 25.01.2019 to 26.04.2019
Actions #19

Updated by Benjamin Baer almost 5 years ago

  • Due date changed from 26.04.2019 to 31.07.2019
Actions #20

Updated by Carsten Rose almost 5 years ago

  • Target version changed from 146 to CodingDays2019
Actions #22

Updated by Carsten Rose almost 5 years ago

  • Target version changed from CodingDays2019 to next6
Actions #23

Updated by Benjamin Baer over 4 years ago

  • Due date changed from 31.07.2019 to 27.09.2019
Actions #24

Updated by Benjamin Baer over 4 years ago

  • Priority changed from High to Normal
Actions #25

Updated by Benjamin Baer over 4 years ago

  • Due date changed from 27.09.2019 to 11.10.2019
Actions #26

Updated by Benjamin Baer over 4 years ago

  • Due date changed from 11.10.2019 to 25.10.2019
Actions #27

Updated by Benjamin Baer over 4 years ago

  • Due date changed from 25.10.2019 to 15.11.2019
Actions #28

Updated by Benjamin Baer over 4 years ago

Fuer Radio und Checkboxen:

Was passiert:
  • $('[^id="nummer"]')
    • Regex die alles selektiert was mit der nummer beginnt, da multi checkboxes noch -0, -1, usw. angehaengt haben
  • .parent('label')
    • Selektiert das parent vom type label
  • .toggleClass('qfq-disabled')
    • Setzt oder entfernt klasse qfq-disabled auf den labels.
Actions #29

Updated by Carsten Rose over 4 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #30

Updated by Carsten Rose over 4 years ago

  • Due date changed from 15.11.2019 to 26.11.2019
  • Status changed from Closed to New
  • % Done changed from 100 to 0

Implementiert fuer CheckBox und Radio. Der Fix funktioniert nicht bei Text-Input. Weitere Typen nicht ueberprueft, sondern den Fix nur fuer CheckBox/Radio implementiert.

Problem: Bei Click on Lock werden required Fehler markiert.

Actions #31

Updated by Carsten Rose over 4 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #32

Updated by Carsten Rose about 4 years ago

  • Target version changed from next6 to 19.11.3
Actions

Also available in: Atom PDF