aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/templates/changelog
AgeCommit message (Expand)Author
2013-04-05#819 review status is showed in the main changelogMarcin Kuzminski
2013-04-03Fix a lot of casings - use standard casing in most placesMads Kiilerich
2013-03-26use valid options for the top menu: repositories, journal, search and adminMads Kiilerich
2013-03-08changelog / compare: adjust titlesMads Kiilerich
2013-03-25adjust the width on changelog based on the show_id function outputMarcin Kuzminski
2013-03-24improved title consistencyMarcin Kuzminski
2013-03-21Implemented show_id function that is a configurable way to display sha hashes...Marcin Kuzminski
2013-03-19Stylistic cleanup - mostly formattingMads Kiilerich
2013-03-20Repo size - show just the size without duplicating textMarcin Kuzminski
2013-03-18codecleanerMarcin Kuzminski
2013-03-18fixed bookmarks error on gitMarcin Kuzminski
2013-03-11MergeLeonardo
2013-03-11Style clean up, and comments removal.Leonardo Carneiro
2013-03-11Tweaks to Changelog and Summary view, removing excess information, and improv...Leonardo Carneiro
2013-03-08changelog: let 'Open new pull request' use the currently topmost changesetMads Kiilerich
2013-03-08changelog: fix page state after clearing selectionMads Kiilerich
2013-03-07Tweaks to Changelog view, removing excess information, and improving layout.Leonardo
2013-03-07WIP: Changelog viewLeonardo
2013-03-05Fixing missing icons.Leonardo
2013-03-04Bugfix: On the changelog page, its possible that the some changeset is alread...leonardo
2013-03-04Mergeleonardo
2013-03-04codecleaner, fix tabs -> spacesMarcin Kuzminski
2013-03-04Adding the context bar too all pages related to a Repository.Leonardo
2013-03-03whitespace cleanupMarcin Kuzminski
2013-03-03fixing typoMarcin Kuzminski
2013-03-01changelog: improve texts and functionality regarding selecting changesetsMads Kiilerich
2013-02-28css: there is no such thing as vertical-align: rightMads Kiilerich
2013-02-27changelog: don't select all checkboxes in the middleMads Kiilerich
2013-03-05compare/pullrequest: introduce merge parameterMads Kiilerich
2013-03-01pullrequest: pullrequest from changelog viewMads Kiilerich
2013-03-05changelog: "compare fork with parent" should only be shown when no changesets...Mads Kiilerich
2013-03-04Bugfix: On the changelog page, its possible that some changeset is already ch...Leonardo Carneiro
2013-03-05changelog: fix invalid url name left over from cherry pickingMads Kiilerich
2013-02-21unified breadcrumbs displayMarcin Kuzminski
2013-02-01compare: swap org and other when they refer to different repos, ie are pull r...Mads Kiilerich
2013-02-01compare: rename optional compare_url parameter repo to other_repoMads Kiilerich
2013-01-24Show pull request id in tooltip of associated pull requestMarcin Kuzminski
2013-01-22html: don't use tabsMads Kiilerich
2013-01-21make "Open new pull request" option lower case like other options areMads Kiilerich
2012-12-18Recreate the pull request URL each time a checkbox is checkedDan Sheridan
2012-12-08fixes #668 cherry picking of changeset should also work now on picking single...Marcin Kuzminski
2012-11-26White space cleanupMarcin Kuzminski
2012-11-24Basic implementation of cherry picking changesetsMarcin Kuzminski
2012-11-16Enabled compare engine for tagsMarcin Kuzminski
2012-11-10new patch function, and urls schema.Marcin Kuzminski
2012-10-29whitespace cleanupMarcin Kuzminski
2012-10-17compare button in changelog uses the choosen branch from the dropdownMarcin Kuzminski
2012-10-16Don't allow cherry picking changesets from the changelog using checkboxes.Marcin Kuzminski
2012-10-15graph: fix counting of "heads" for graph, condense graph into more narrow lin...Aras Pranckevicius
2012-09-29made compare button nicer on changelog viewMarcin Kuzminski