stable

Clone or download

Read-only

story #8316: generic tag path specification - live preview

Now the change of the configuration is reflected in the preview area so that the admin has a chance to better know what are the impact of her choices. - Should work with empty or fully bloated repositories - Accept silently strange configuration (immutable in immutable in whitelist in …) Change-Id: Ia38fee048eac69cff11db3042c5455415700f31f

Modified Files

Name
M site-content/en_US/svn/svn.tab +17 −8 Go to diff View file
M site-content/fr_FR/svn/svn.tab +19 −9 Go to diff View file
M src/common/svn/SVN_Svnlook.class.php +5 −0 Go to diff View file
M src/common/svn/immutable_tags/SVN_Immutable_Tags_Presenter.php +76 −8 Go to diff View file
M src/templates/svn/immutable-tags.mustache +34 −6 Go to diff View file
M src/www/scripts/tuleap/svn.js +214 −5 Go to diff View file
M src/www/svn/admin/immutable_tags.php +5 −3 Go to diff View file
M src/www/themes/common/css/utils/svn.less +189 −9 Go to diff View file
M tests/simpletest/common/svn/SVN_SvnlookTest.php +8 −0 Go to diff View file