I'm happy to announce the release of RhodeCode 1.4.2!
This release includes few new functions and several bugfixes. Most Important
fixes were applied to repositories groups, and their permission system.
See full changelog for details
Here is the full changelog for this release
1.4.2 (2012-09-12)
news
- added option to menu to quick lock/unlock repository for users that have
write access to
- Implemented permissions for writing to repo
groups. Now only write access to group allows to create a repostiory
within that group
- #565 Add support for {netloc} and {scheme} to alternative_gravatar_url
- updated translation for zh_CN
fixes
- fixed visual permissions check on repos groups inside groups
- fixed issues with non-ascii search terms in search, and indexers
- fixed parsing of page number in GET parameters
- fixed issues with generating pull-request overview for repos with
bookmarks and tags, also preview doesn't loose chosen revision from
select dropdown