1. 28 6月, 2010 1 次提交
    • M
      [FIXED HUDSON-6832] Hide some sidepanel links that should not be shown in · 6ce5b797
      mindless 提交于
      user-private views.  Use it="${app}" for Manage Hudson and New Job links,
      so these check the proper permission.  Replaced !it.isDefault() check
      with new ViewGroup.canDelete API call.. Hudson ViewGroup uses isDefault()
      for this method; MyViewsProperty checks views.size() > 1 so link is
      hidden when there is only one user-private view.
      Used !=false in jelly for backward compatibility (if a plugin implements
      ViewGroup but does not have canDelete, null!=false will result in true).
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@32319 71c3de6d-444a-0410-be80-ed276b4c234a
      6ce5b797
  2. 19 6月, 2010 2 次提交
  3. 17 6月, 2010 2 次提交
  4. 16 6月, 2010 2 次提交
  5. 13 6月, 2010 1 次提交
  6. 12 6月, 2010 9 次提交
  7. 11 6月, 2010 5 次提交
  8. 10 6月, 2010 5 次提交
  9. 09 6月, 2010 1 次提交
  10. 08 6月, 2010 3 次提交
  11. 07 6月, 2010 2 次提交
  12. 06 6月, 2010 1 次提交
  13. 04 6月, 2010 1 次提交
  14. 03 6月, 2010 1 次提交
  15. 02 6月, 2010 1 次提交
  16. 31 5月, 2010 1 次提交
  17. 30 5月, 2010 2 次提交