##// END OF EJS Templates
dependencies: bumped / freeze some libraries to make rhodecode-tools/vcsserver in sync...
dependencies: bumped / freeze some libraries to make rhodecode-tools/vcsserver in sync - pyparsing-2.4.5 - pyasn1-0.4.8 - pluggy-0.13.1 - contextlib2-0.6.0.post1 - attrs-19.3.0

File last commit:

r1:854a839a default
r4113:10cc3443 default
Show More
release-notes-3.0.2.rst
30 lines | 950 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.0.2.rst
project: added all source files and assets
r1 |RCE| 3.0.2 |RNS|
-----------------
General
^^^^^^^
* 2015-02-16
News
^^^^
* Style: Overhaul of typography styling
* Consistent use of product name in application
* Action Parser: More robust handling of data
* Permissions: More consistent sorting of permissions
* Gists: Added a ``noindex`` flag for private Gists
Fixes
^^^^^
* LDAP: renamed LDAP plugins for backwards compatibility. The original
plugin is called ``auth_ldap`` and group support is with the
``auth_ldap_group`` plugin.
* |svn|: Support "0" to get the first commit via API from Subversion
repositories
* Style: fixed display issues with select boxes in IE
* Style: fixed highlighting of commits in compare view
* Style: Preserve new-line breaks in commit messages
* Style: fixed icons on code-block elements
* Style: fixed side-by-side diff header
* Style: fixed form-inputs on login pages
* Style: fixed multiple minor display issues in the diff display