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. 08 2月, 2010 1 次提交
  3. 29 11月, 2009 1 次提交
  4. 17 8月, 2009 1 次提交
  5. 16 8月, 2009 1 次提交
  6. 04 8月, 2009 1 次提交
  7. 14 7月, 2009 1 次提交
  8. 07 2月, 2009 1 次提交
  9. 31 12月, 2008 2 次提交
  10. 30 12月, 2008 3 次提交
  11. 07 3月, 2008 1 次提交
  12. 05 3月, 2008 1 次提交
  13. 19 1月, 2008 1 次提交
  14. 16 1月, 2008 2 次提交
  15. 11 1月, 2008 2 次提交
  16. 08 1月, 2008 1 次提交
  17. 29 12月, 2007 1 次提交
  18. 27 12月, 2007 1 次提交
  19. 22 12月, 2007 1 次提交
  20. 09 10月, 2007 1 次提交
  21. 29 3月, 2007 1 次提交
  22. 18 1月, 2007 1 次提交
  23. 18 11月, 2006 1 次提交
  24. 06 11月, 2006 1 次提交