Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 376
TitelLL-776-Renaming-training-method-getIsBuyableAttribute-to-getIsBookableAttribute
BeschreibungDie Methode wird nicht verwendet. Is Buyable in views ersetzt.
Statusmerged
Created at 2021-02-16T13:42:43.890Z
Updated at 2021-03-01T16:57:32.258Z
Source branchfeature/LL-776-Renaming-training-method-getIsBuyableAttribute-to-getIsBookableAttribute
Target branchdevelop
AuthorMarkus Gerlach
AssigneeGregor Gabriel

Discussion notes

natürlich muss das Attribut `is_buyable` ebenfalls umbenannt werden. (Datenbank inklusive) Es wäre verwirrend, wenn auf das Datenbankfeld/Attribut `is_buyable` per `Training->isBookable` zugegriffen wird. Sascha Immig 2021-02-16T14:26:24.433Z
Müsste duch das umbenennen der Attributs-Funktion nicht jedes Vorkommen von `Training->is_buyable` / `Training->isBuyable` durch `Training->is_bookable`/ `Training->isBookable` ersetzt werden? Sascha Immig 2021-02-16T14:28:35.960Z
changed this line in version 2 of the diff Markus Gerlach 2021-02-17T15:21:05.428Z
added 1 commit
  • 7235ab0c - LL-776-Renaming-training-method-getIsBuyableAttribute-to-getIsBookableAttribute
Compare with previous version
Markus Gerlach 2021-02-17T15:21:06.176Z
erledigt Markus Gerlach 2021-02-17T15:31:21.428Z
resolved all discussions Sascha Immig 2021-02-18T07:38:39.429Z
assigned to @gabrielg Sascha Immig 2021-02-22T15:55:41.453Z
added 19 commits
  • 7235ab0c...bfbcdb04 - 18 commits from branch develop
  • dc9f3740 - Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into…
Compare with previous version
Gregor Gabriel 2021-03-01T16:49:10.129Z
enabled an automatic merge when the pipeline for dc9f3740d0a8bb1d5620a730aaf7407f7a024c00 succeeds Gregor Gabriel 2021-03-01T16:49:23.594Z
merged Gregor Gabriel 2021-03-01T16:57:32.321Z
mentioned in commit cd43420f5685a6928cfbe1ed9f383e08fa5162c5 Gregor Gabriel 2021-03-01T16:57:32.380Z

Merge Commits

Title Id Author Created at Message
LL-776-Renaming-training-method-getIsBuyableAttribute-to-getIsBookableAttribute 6588c5d2f0869cf71c849e7b47ef4614153d5b0d gerlachm 2021-02-16T13:23:47.000Z LL-776-Renaming-training-method-getIsBuyableAttribute-to-getIsBookableAttribute
LL-776-Renaming-training-method-getIsBuyableAttribute-to-getIsBookableAttribute 7235ab0cc670875123ee57b4bf4b044a490c4fed gerlachm 2021-02-17T15:19:31.000Z LL-776-Renaming-training-method-getIsBuyableAttribute-to-getIsBookableAttribute
Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into… dc9f3740d0a8bb1d5620a730aaf7407f7a024c00 TUV\gabrielg 2021-03-01T16:48:48.000Z Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into feature/LL-776-Renaming-training-method-getIsBuyableAttribute-to-getIsBookableAttribute # Conflicts: # resources/views/trainings/includes/quickbuttons.blade.php