Commit Graph

100 Commits

Author SHA1 Message Date
kohsuke 07b63b7699 [FIXED HUDSON-1849] Implemented ability to display the time when the update data was obtained, as well as forcibly trigger updates.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@10113 71c3de6d-444a-0410-be80-ed276b4c234a
2008-06-15 16:30:25 +00:00
kohsuke 80e78e1a08 adding the first cut of update center capability. UI needs to follow.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@9691 71c3de6d-444a-0410-be80-ed276b4c234a
2008-05-29 23:50:36 +00:00
kohsuke 521af2ea3e IE apparently defines @disabled on every HTML element, so the null test always fail, causing the JSON submission to become empty.
This fix is in 1.208.

(issue #1538)

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8656 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-16 06:13:29 +00:00
kohsuke 38da2fe95c set the initial value so that we can diagnose the failure better.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8502 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-11 04:04:15 +00:00
kohsuke cced13e93f don't let unselected <dropdownList> item contribute to the final form submission.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8378 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-08 06:33:05 +00:00
kohsuke d6a660040e turns out '^' is a bit-wise XOR
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8349 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-07 19:40:48 +00:00
kohsuke 014602e16e redid the negative check box support
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8327 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-06 20:29:25 +00:00
kohsuke e8b0bf6e67 <f:optionalBlock> can behave in a negative fashion.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8323 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-06 18:38:26 +00:00
kohsuke 94311a1338 did an experimental integration with YUI editor but I felt it was just too slow.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8287 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-05 05:57:43 +00:00
kohsuke cfbae7fa5a garbage crept in
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8171 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-01 00:39:36 +00:00
kohsuke 13414102e3 adding D&D reordering to hetero-list.jelly to support issue #37
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7986 71c3de6d-444a-0410-be80-ed276b4c234a
2008-03-24 05:02:31 +00:00
kohsuke c2a97ad31f Use YUI style.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7590 71c3de6d-444a-0410-be80-ed276b4c234a
2008-03-11 18:24:19 +00:00
kohsuke 879c83b692 added behavior for <expandButton/>
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7475 71c3de6d-444a-0410-be80-ed276b4c234a
2008-03-10 04:33:16 +00:00
kohsuke 1111976a08 added a syntax to prevent '.' escape. (#1227)
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@7224 71c3de6d-444a-0410-be80-ed276b4c234a
2008-02-27 16:00:13 +00:00
kohsuke 2c2282422d supported multi-select <SELECT> element
(http://www.nabble.com/Problems-with-multiple-select-in-jelly-scripts.-tt14913489.html)


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6736 71c3de6d-444a-0410-be80-ed276b4c234a
2008-01-18 06:47:26 +00:00
kohsuke da9d09e8bd #1176 seems to indicate we still have caching issues on some platform, so changing the method to POST to forestall those problems.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6722 71c3de6d-444a-0410-be80-ed276b4c234a
2008-01-17 06:39:18 +00:00
kohsuke 6b662bd36f added a convenience method.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6414 71c3de6d-444a-0410-be80-ed276b4c234a
2007-12-25 01:18:30 +00:00
kohsuke 1dd6213df5 help text in the radio button should be always displayed, even if the block is hidden.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6211 71c3de6d-444a-0410-be80-ed276b4c234a
2007-12-05 07:25:22 +00:00
kohsuke 89a71a426f Opera 9 added WebForms 2.0 support, which uses the 'forms' attribute in other purposes. Need to rename them (#1056)
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6127 71c3de6d-444a-0410-be80-ed276b4c234a
2007-11-30 06:16:35 +00:00
dwdyer 74b0f45247 Fix for JavaScript error in IE that prevents hiding of optional blocks.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6100 71c3de6d-444a-0410-be80-ed276b4c234a
2007-11-28 22:08:48 +00:00
kohsuke 3abf10c831 return the button object.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5945 71c3de6d-444a-0410-be80-ed276b4c234a
2007-11-19 17:46:08 +00:00
kohsuke 07710a8cbd added tooltip support for the heterogeneous list drop-down menu.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5798 71c3de6d-444a-0410-be80-ed276b4c234a
2007-11-09 01:27:04 +00:00
kohsuke be1deab2de sections expanded by the advanced button needs to work with the structured form submission correctly.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5785 71c3de6d-444a-0410-be80-ed276b4c234a
2007-11-08 02:27:47 +00:00
kohsuke 52166088a7 rules that extract innerHTML needs to be done before other behavior rules kick in and alter HTML.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5618 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-31 00:43:46 +00:00
kohsuke caf65d39c8 in case of a failure, disable the combobox.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5592 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-29 22:21:03 +00:00
kohsuke f9356cf8d6 indent fix.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5589 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-29 21:28:16 +00:00
kohsuke 05ef123b3c indent fix.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5588 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-29 21:27:50 +00:00
kohsuke ea7a181b03 in HTML tag names are c14nized to upper case.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5565 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-29 01:07:31 +00:00
kohsuke 7462178e79 bug fix for fieldset.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5564 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-29 01:05:58 +00:00
kohsuke 05c4ad7ea5 fixed a typo.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5529 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-28 16:40:49 +00:00
kohsuke 0bd82cb391 z-index of tooltip apparently now needs to be set at constructor.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5528 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-28 16:28:00 +00:00
kohsuke 1a0127eb6f fixed a bug.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5500 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-27 14:26:11 +00:00
kohsuke afcd41a135 making more buttons YUI buttons for visual consistency.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5499 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-27 14:17:47 +00:00
kohsuke 649386e58e added support for heterogeneous list support.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5493 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-27 05:48:06 +00:00
kohsuke cff116feb7 "build now" link doesn't require a page refresh anymore.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5482 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-26 06:33:14 +00:00
kohsuke c0e475ee8e bug fix
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5479 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-26 00:16:40 +00:00
kohsuke 896d84e9dc fixed the OK button enable/disable state control (#849)
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5410 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-23 01:47:07 +00:00
kohsuke 65585f97f7 adding a mechanism to keep the tooltip. See http://www.nabble.com/Build-failure-tf4612458.html#a13309217
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5366 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-21 04:27:56 +00:00
kohsuke 4537c96d34 BuildHistoryWidget related change.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5198 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-09 13:45:30 +00:00
kohsuke bc63a775ce improved efficiency a bit.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5035 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-30 22:29:52 +00:00
kohsuke 6d6f266427 implemented auto-scroll behavior for optional block so that unfolded parts will become automatically visible.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5027 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-30 14:25:33 +00:00
kohsuke d49090d645 adding structured form submission support in repeatable element.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5018 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-29 03:58:25 +00:00
kohsuke 08ddf6ebfd checking whether something is an array in JavaScript really sucks. See http://javascript.crockford.com/remedial.html
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5017 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-29 02:21:34 +00:00
kohsuke 922e841f36 return the JSON string.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5016 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-29 02:06:50 +00:00
kohsuke 394966f7fb implementing a label that doesn't rely on @for, so that the HTML can be repeated inside <repeatable>
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5014 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-29 01:26:57 +00:00
kohsuke 71334e4d61 turns out I still can't eliminate the 'id' value.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5013 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-29 00:58:19 +00:00
kohsuke b080ec1754 nested optional block was not working. Fixed that bug.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5012 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-29 00:38:54 +00:00
kohsuke c9f5e67720 doc update.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4966 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-28 04:39:06 +00:00
kohsuke 75f21f5806 hooking up structured form submission mechanism.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4965 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-28 04:33:44 +00:00
kohsuke 7d8429fb7c Event object is in a different namespace!
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4944 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-27 15:28:37 +00:00