Branch: refs/heads/master Home: https://github.com/jenkinsci/active-choices-plugin
Commit: e1001ffba9e88edf3b386a7c996928c42e732419 https://github.com/jenkinsci/active-choices-plugin/commit/e1001ffba9e88edf3b386a7c996928c42e732419 Author: Ivan Aragonés Muniesa <iarag...@redhat.com> Date: 2020-03-22 (Sun, 22 Mar 2020) Changed paths: M src/main/java/org/biouno/unochoice/util/Utils.java M src/main/resources/org/biouno/unochoice/common/checkboxContent.jelly M src/main/resources/org/biouno/unochoice/common/radioContent.jelly M src/main/resources/org/biouno/unochoice/common/selectContent.jelly M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js M src/test/java/org/biouno/unochoice/util/TestUtils.java Log Message: ----------- let :disabled and :deleted at the same time Commit: 9e79918e3a69ac6a4e9a940f07cca807a4b1e73f https://github.com/jenkinsci/active-choices-plugin/commit/9e79918e3a69ac6a4e9a940f07cca807a4b1e73f Author: Ivan Aragonés Muniesa <26822043+iva...@users.noreply.github.com> Date: 2020-03-22 (Sun, 22 Mar 2020) Changed paths: M README.md Log Message: ----------- Add :disabled information I don't know how/where to upload the image for the ':disabled' and ':disabled:selected' examples. I'll try to attach it to the PR. Commit: aac836fcb9805a965f86cdf869044497b1641cc6 https://github.com/jenkinsci/active-choices-plugin/commit/aac836fcb9805a965f86cdf869044497b1641cc6 Author: Ivan Aragonés Muniesa <iarag...@redhat.com> Date: 2020-03-23 (Mon, 23 Mar 2020) Changed paths: M src/main/java/org/biouno/unochoice/util/Utils.java M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js M src/test/java/org/biouno/unochoice/issue61068/TestDefaultValuesOnParamBuildPage.java M src/test/java/org/biouno/unochoice/util/TestUtils.java Log Message: ----------- ensure :selected and :disabled are suffixes Commit: 8d6baf5b66475f6cb2a52e26481a8759ff7c4052 https://github.com/jenkinsci/active-choices-plugin/commit/8d6baf5b66475f6cb2a52e26481a8759ff7c4052 Author: Ivan Aragonés Muniesa <iarag...@redhat.com> Date: 2020-03-28 (Sat, 28 Mar 2020) Changed paths: Log Message: ----------- empty commit to relaunch the tests Commit: fccfaff664e25c8ac089ee8e7967a9d44028afaf https://github.com/jenkinsci/active-choices-plugin/commit/fccfaff664e25c8ac089ee8e7967a9d44028afaf Author: Ivan Aragonés Muniesa <iarag...@redhat.com> Date: 2020-04-06 (Mon, 06 Apr 2020) Changed paths: M src/main/java/org/biouno/unochoice/AbstractScriptableParameter.java Log Message: ----------- using Utils functions Commit: d0b245bf9d5da0f4e649f149751399ec6097f39a https://github.com/jenkinsci/active-choices-plugin/commit/d0b245bf9d5da0f4e649f149751399ec6097f39a Author: Ivan Aragonés Muniesa <iarag...@redhat.com> Date: 2020-04-07 (Tue, 07 Apr 2020) Changed paths: M src/main/java/org/biouno/unochoice/AbstractScriptableParameter.java M src/main/java/org/biouno/unochoice/util/Utils.java M src/test/java/org/biouno/unochoice/issue61068/TestDefaultValuesOnParamBuildPage.java M src/test/java/org/biouno/unochoice/util/TestUtils.java Log Message: ----------- trim both :selected and :disabled if they cohexist. More tests cases and a new Utils.escapeSelectedAndDisabled method Commit: d0b943b3b3874eac741ed7c68e36f5c7031d79a7 https://github.com/jenkinsci/active-choices-plugin/commit/d0b943b3b3874eac741ed7c68e36f5c7031d79a7 Author: Ivan Aragonés Muniesa <iarag...@redhat.com> Date: 2020-04-07 (Tue, 07 Apr 2020) Changed paths: M src/main/java/org/biouno/unochoice/AbstractScriptableParameter.java Log Message: ----------- reduce code Commit: 9d26c1159205e0e7affdedb8b210c84dc6266e4d https://github.com/jenkinsci/active-choices-plugin/commit/9d26c1159205e0e7affdedb8b210c84dc6266e4d Author: Bruno P. Kinoshita <ki...@users.noreply.github.com> Date: 2020-05-12 (Tue, 12 May 2020) Changed paths: M README.md M src/main/java/org/biouno/unochoice/AbstractScriptableParameter.java M src/main/java/org/biouno/unochoice/util/Utils.java M src/main/resources/org/biouno/unochoice/common/checkboxContent.jelly M src/main/resources/org/biouno/unochoice/common/radioContent.jelly M src/main/resources/org/biouno/unochoice/common/selectContent.jelly M src/main/resources/org/biouno/unochoice/stapler/unochoice/unochoice.js M src/test/java/org/biouno/unochoice/issue61068/TestDefaultValuesOnParamBuildPage.java M src/test/java/org/biouno/unochoice/util/TestUtils.java Log Message: ----------- Merge pull request #33 from ivarmu/feature/allow_disabled_and_selected_options_at_selects [JENKINS-61751] let :disabled and :deleted at the same time Compare: https://github.com/jenkinsci/active-choices-plugin/compare/653dc374ab43...9d26c1159205 -- 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/653dc3-9d26c1%40github.com.