aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/templates
AgeCommit message (Expand)Author
2013-04-26fixed some unicode problems with git file pathMarcin Kuzminski
2013-04-05#819 review status is showed in the main changelogMarcin Kuzminski
2013-04-09#818: Bookmarks Do Not Display on Changeset ViewMarcin Kuzminski
2013-04-07merge with rc1Marcin Kuzminski
2013-04-04fixed my account page tabsMarcin Kuzminski
2013-04-04small ui fixes for pr pageMarcin Kuzminski
2013-04-04pagination in pull-requests page + UIMarcin Kuzminski
2013-04-04update footer instance id and copyrightsMarcin Kuzminski
2013-04-04fixed sort of permissions summary it's now perm+nameMarcin Kuzminski
2013-04-04use placeholders in qfilter, not the ugly JS logicMarcin Kuzminski
2013-04-04swap repo-size with settings in summary. It somehowMarcin Kuzminski
2013-04-04fixed dead links for non-admin usersMarcin Kuzminski
2013-04-04fixed admin link for creating repos, and refactored the routes nameMarcin Kuzminski
2013-04-03usermenuMarcin Kuzminski
2013-04-03user menu: remove Journal link - it is already in the top menuMads Kiilerich
2013-04-03codecleanerMarcin Kuzminski
2013-04-03summary: redirect from repo URLs with #branchname to changelog with this branchMads Kiilerich
2013-04-03Fix a lot of casings - use standard casing in most placesMads Kiilerich
2013-04-03Fix 'repos group' - it is 'repository group'Mads Kiilerich
2013-04-03pullrequests: state "closed" explicitlyMads Kiilerich
2013-03-30added missing page_nav on forks pageMarcin Kuzminski
2013-03-30fixed users sorting in admin pannelMarcin Kuzminski
2013-03-29added url quote in clone url. fixes issue #809Marcin Kuzminski
2013-03-28fixes #807: Remove generic HTML title for repository groupsMarcin Kuzminski
2013-03-28#749 and #516 Removed dupliciting of repo settings for rhodecode admins and r...Marcin Kuzminski
2013-03-28moved permission management into separate entity.Marcin Kuzminski
2013-03-28helpers: show boolean value of value as icon, not just the True and False sin...Mads Kiilerich
2013-03-28follow Python conventions for boolean valuesMads Kiilerich
2013-03-28user group: sort lists of current and available members by usernameMads Kiilerich
2013-03-28sort permission lists by (repository) nameMads Kiilerich
2013-03-28spelling: chosenMads Kiilerich
2013-03-27fixed missing page_nav in files edit/addMarcin Kuzminski
2013-03-27missing changesets should return 404 not redirect + flash.Marcin Kuzminski
2013-03-27Enable flash extraction in error documentsMarcin Kuzminski
2013-03-27added super simple cache_key paster function for showing and cleaning cache keysMarcin Kuzminski
2013-03-27fix branch UI issue for git reposMarcin Kuzminski
2013-03-27use merge param in compare link for it to work as expectedMarcin Kuzminski
2013-03-26merge the two context menu bar stripes - save some vertical spaceMads Kiilerich
2013-03-26move repo actions from their own menu line to Options menuMads Kiilerich
2013-03-26compare: reorder columns in changeset list - this feels more natural to meMads Kiilerich
2013-03-26templates: enforce more consistency by being less flexible in templatesMads Kiilerich
2013-03-25comments: "Comment on pull request" feels more naturalMads Kiilerich
2013-03-26invalidation: some documentation and refactoringMads Kiilerich
2013-03-26compare: show branch names in changeset listMads Kiilerich
2013-03-26use valid options for the top menu: repositories, journal, search and adminMads Kiilerich
2013-03-26clean-up of breadcrumbs on pages with repo context barMads Kiilerich
2013-03-26repository pages: cleanup of use of repository context menuMads Kiilerich
2013-03-26repository: cleanup and alignment of repository editing templatesMads Kiilerich
2013-03-26breadcrumbs: make repo names link to summary pagesMads Kiilerich
2013-03-26pullrequests: use default_other_repo_info for the default other_ref selectorMads Kiilerich