stable
Clone or download
Read-only
Fix request #5641 - Experimental theme show more projets than mine in "Projects" menu
* This also affect backend svn and ldap resynchro (both are using allprojects) but the behaviour is safe. Change-Id: Ie207fc4b1cb60102233720d00804a8714b6bd84a
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/dao/ProjectDao.class.php | +11 | −2 | Go to diff View file |
M | src/common/dao/UGroupDao.class.php | +8 | −3 | Go to diff View file |
M | src/common/project/ProjectManager.class.php | +9 | −0 | Go to diff View file |
M | src/www/themes/Experimental/Experimental_Theme.class.php | +12 | −2 | Go to diff View file |
M | src/www/themes/Experimental/NavBarPresenter.class.php | +8 | −16 | Go to diff View file |