comparison docs/changelog.rst @ 995:d14723711d17 beta

fixes for journal, added paging now it's possible to view whole journal fixed tooltip events for shortlog and journal paging. Moved journal to it's own templates
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 04 Feb 2011 17:36:41 +0100
parents 27dba61f07d3
children 9c3e12bde123
comparison
equal deleted inserted replaced
994:7f9d23f6a526 995:d14723711d17
20 - implemented #84 downloads can be enabled/disabled for each repository 20 - implemented #84 downloads can be enabled/disabled for each repository
21 - anonymous repository can be cloned without having to pass default:default 21 - anonymous repository can be cloned without having to pass default:default
22 into clone url 22 into clone url
23 - fixed #90 whoosh indexer can index chooses repositories passed in command 23 - fixed #90 whoosh indexer can index chooses repositories passed in command
24 line 24 line
25 - added dynamic download links in summary. With quick branch/tag selection 25 - extended journal with day aggregates and paging
26 - implemented #107 customizable code highlights on code sources 26 - implemented #107 customizable code highlights on code sources
27 27 - implemented #108 extended and more powerfull LDAP configuration
28 fixes 28 fixes
29 ----- 29 -----
30 30
31 - fixed file browser bug, when switching into given form revision the url was 31 - fixed file browser bug, when switching into given form revision the url was
32 not changing 32 not changing