Commit Graph

16 Commits

Author SHA1 Message Date
kohsuke 705ce39156 implemented SCM repository browser support.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2566 71c3de6d-444a-0410-be80-ed276b4c234a
2007-03-20 06:01:11 +00:00
kohsuke 103efceb18 supported POST submission of the form value check, so that sensitive information can be tested.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2434 71c3de6d-444a-0410-be80-ed276b4c234a
2007-03-11 18:46:31 +00:00
kohsuke a4e87b899c added one more function.
Form renamed to FormChecker so as not to override the ones defined in Prototype library.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2433 71c3de6d-444a-0410-be80-ed276b4c234a
2007-03-11 18:19:38 +00:00
kohsuke f8c57195a8 doc improvement.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2432 71c3de6d-444a-0410-be80-ed276b4c234a
2007-03-11 17:36:11 +00:00
kohsuke c5c06d560a make tooltip generator reusable from outside Jelly.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2408 71c3de6d-444a-0410-be80-ed276b4c234a
2007-03-10 23:51:23 +00:00
kohsuke dcf5f948cd fixed #303.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2221 71c3de6d-444a-0410-be80-ed276b4c234a
2007-02-15 15:44:20 +00:00
kohsuke dd7307c6ad added code to perform escape.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2208 71c3de6d-444a-0410-be80-ed276b4c234a
2007-02-13 17:06:10 +00:00
kohsuke 9694ab324d onComplete would trigger even if the request fails.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2083 71c3de6d-444a-0410-be80-ed276b4c234a
2007-02-07 02:34:48 +00:00
kohsuke b918602157 don't know if this causes a problem, but in other places GET->POST change seemed to make things work, so I'm just changing it here as a precaution.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2079 71c3de6d-444a-0410-be80-ed276b4c234a
2007-02-07 02:13:37 +00:00
kohsuke 3fdce6a7c0 build queue and executors updated asynchronously.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2063 71c3de6d-444a-0410-be80-ed276b4c234a
2007-02-04 15:22:26 +00:00
kohsuke 496bd9ce57 implemented a mechanism to allow text input field to be expanded into a text area.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1918 71c3de6d-444a-0410-be80-ed276b4c234a
2007-01-25 15:47:33 +00:00
kohsuke 51794881f0 set focus to the text area when the form is opened.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1854 71c3de6d-444a-0410-be80-ed276b4c234a
2007-01-21 15:08:00 +00:00
kohsuke ff37645766 implemented #226.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1770 71c3de6d-444a-0410-be80-ed276b4c234a
2007-01-15 19:20:32 +00:00
kohsuke 3f6e336ebd added client-side clickable map support.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1561 71c3de6d-444a-0410-be80-ed276b4c234a
2006-12-30 21:03:57 +00:00
kohsuke 7cf9e5771c Fixed #145.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1134 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-16 16:46:18 +00:00
kohsuke 8a0dc230f4 initial commit for a new layout.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@969 71c3de6d-444a-0410-be80-ed276b4c234a
2006-11-05 21:16:01 +00:00