# HG changeset patch # User Marcin Kuzminski # Date 2011-12-17 21:46:19 # Node ID a0f15f35782d22d4f00456b9742adae95e543dd1 # Parent 04ffa3a0195fb7d0aa579301380b8f900fb6ac7c removed duplicate arrow image diff --git a/docs/changelog.rst b/docs/changelog.rst --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,17 +17,25 @@ news - #215 rst and markdown README files support - #252 Container-based and proxy pass-through authentication support - #44 branch browser. Filtering of changelog by branches +- mercurial bookmarks support - hover top menu -- configurable clone url possibility to specify ssh:// manually as - alternative clone url. +- configurable clone url template with possibility to specify protocol like + ssh:// or http:// and also manually alter other parts of clone_url. - enabled largefiles extension by default - optimized summary file pages and saved a lot of unused space in them - #239 option to manually mark repository as fork - +- #320 mapping of commit authors to RhodeCode users +- #304 hashes are displayed using monospace font +- diff configuration, toggle white lines and context lines +- #307 configurable diffs, whitespace toggle, increasing context lines +- sorting on branches, tags and bookmarks using YUI datatable + fixes ----- - rewrote dbsession management for atomic operations, and better error handling +- fixed sorting of repo tables +- #326 escape of special html entities in diffs 1.2.3 (**2011-11-02**) ====================== diff --git a/rhodecode/public/css/style.css b/rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css +++ b/rhodecode/public/css/style.css @@ -657,7 +657,7 @@ td.quick_repo_menu { } td.quick_repo_menu.active { - background: url("../images/horizontal-indicator.png") no-repeat scroll 5px 50% #FFFFFF !important; + background: url("../images/dt-arrow-dn.png") no-repeat scroll 5px 50% #FFFFFF !important; border: 1px solid #003367; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); cursor: pointer; diff --git a/rhodecode/public/images/horizontal-indicator.png b/rhodecode/public/images/horizontal-indicator.png deleted file mode 100644 index 2ef3454cac8bb059622b01ea1676c5e4fd010180..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@