1. 11 6月, 2014 1 次提交
  2. 07 4月, 2014 1 次提交
    • D
      [FIXED JENKINS-21720] Improved config confirmation. · d85b86e7
      Daniel Beck 提交于
      Ask for confirmation when navigating away from node, global,
      security, view and log configuration after changes.
      
      Don't require confirmation when pressing keys without changing
      (e.g. pressing Tab for navigation) and when pressing Advanced
      buttons.
      
      Don't require confirmation when submitting the form.
      d85b86e7
  3. 24 3月, 2014 1 次提交
  4. 01 2月, 2014 1 次提交
  5. 08 12月, 2013 1 次提交
  6. 17 11月, 2013 1 次提交
  7. 21 10月, 2013 22 次提交
  8. 27 9月, 2013 2 次提交
  9. 24 9月, 2013 1 次提交
  10. 25 7月, 2013 1 次提交
  11. 17 4月, 2013 1 次提交
    • K
      Marked various mode-link as inside. · 5f806d8f
      Kohsuke Kawaguchi 提交于
      Observations:
      
      - When marked inside, moving the mouse to <A> and clicking the context menu becomes easier,
        because you can move the mouse toward the hot spot area and it'll activate.
        Otherwise you have to move the mouse over to <A>, then move the mouse on the side, click it,
        then click the menu, which adds cognitive stress.
      
      - Marking model link as inside creates an empty space to the right of <A>, which looks
        odd if hyperlinks appear inline or if some other text follows it.
      
      Given that, my guiding principle for this change is:
      
      - any model link that is the last child of a block element gets marked as inside
      - I've adjust a few text to get rid of the single-letter training text after a model link,
        like "(#3)" to "- #3"
      - If another inline element follows a model link, leave it as is.
        This does create an ugly overlap.
      5f806d8f
  12. 11 4月, 2013 1 次提交
    • V
      Deprecated jobBaseUrl from projectView.jelly. · c4847d1b
      Vincent Latombe 提交于
      The reason is that we always determine the job url using
      Functions#getRelativeLinkTo, which keeps the view navigation info if it
      exists, and can produce an absolute url if required by the context. So
      it is no longer needed for the caller to worry about jobBaseUrl.
      
      By default, names are interpreted in relatively to the current item
      group, so Label and Computer views no longer need to set useFullName to
      true to have correct behaviour.
      c4847d1b
  13. 06 4月, 2013 1 次提交
  14. 20 2月, 2013 1 次提交
  15. 21 1月, 2013 1 次提交
  16. 03 1月, 2013 1 次提交
  17. 01 1月, 2013 1 次提交
  18. 13 11月, 2012 1 次提交