Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-choices-plugin
  Commit: 25fee56c29d3e6edb9f84655676afcfe3e56fa31
      
https://github.com/jenkinsci/active-choices-plugin/commit/25fee56c29d3e6edb9f84655676afcfe3e56fa31
  Author: szjozsef <16382161+szjoz...@users.noreply.github.com>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

  Log Message:
  -----------
  Additional fix for: JENKINS-65096

- For some tasks the html already contains the element list, in that case the 
javascript filled the elements under the first element, practically creating 
them as additional elements. I still does not understand why for some similar 
tasks there are pre-generated values for others just error values and then the 
right values will get filled via javascript.
- added a few more if's for backward compatibility (was not tested with jenkins 
< 2.277.1)
- added the class "tr" to tr like div elements to match the pre-filled elements 
(from jelly templates), not all element type was tested


  Commit: 50f28b8e9fce1aa741e0b604d31181d81f0db38d
      
https://github.com/jenkinsci/active-choices-plugin/commit/50f28b8e9fce1aa741e0b604d31181d81f0db38d
  Author: szjozsef <16382161+szjoz...@users.noreply.github.com>
  Date:   2021-03-19 (Fri, 19 Mar 2021)

  Changed paths:
    M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

  Log Message:
  -----------
  variant with if splitted by element type


  Commit: 0e35a4f582549ddfcaccd8a6942928a672ff15c2
      
https://github.com/jenkinsci/active-choices-plugin/commit/0e35a4f582549ddfcaccd8a6942928a672ff15c2
  Author: szjozsef <16382161+szjoz...@users.noreply.github.com>
  Date:   2021-03-19 (Fri, 19 Mar 2021)

  Changed paths:
    M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

  Log Message:
  -----------
  removed one unneded if


  Commit: 6af8be9d140b5fcd6ce3cacf84597fc01442c4e6
      
https://github.com/jenkinsci/active-choices-plugin/commit/6af8be9d140b5fcd6ce3cacf84597fc01442c4e6
  Author: szjozsef <16382161+szjoz...@users.noreply.github.com>
  Date:   2021-03-19 (Fri, 19 Mar 2021)

  Changed paths:
    M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

  Log Message:
  -----------
  move some common lines out of if (!entry instanceof String)


  Commit: 7d8303eda5541b20c91f51417bd5bcf53ac22851
      
https://github.com/jenkinsci/active-choices-plugin/commit/7d8303eda5541b20c91f51417bd5bcf53ac22851
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/index.jelly

  Log Message:
  -----------
  [JENKINS-65173] hide the parent div too if the parameter is hidden


  Commit: 40c7632dc942a01a5b6f04b2d3883f3ca6473bdc
      
https://github.com/jenkinsci/active-choices-plugin/commit/40c7632dc942a01a5b6f04b2d3883f3ca6473bdc
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M 
src/main/resources/org/biouno/unochoice/DynamicReferenceParameter/index.jelly
    M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js

  Log Message:
  -----------
  Merge branch 'pr-46'

This closes #46


Compare: 
https://github.com/jenkinsci/active-choices-plugin/compare/5d95ceed25e6...40c7632dc942

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/active-choices-plugin/push/refs/heads/master/5d95ce-40c763%40github.com.

Reply via email to