aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/templates
AgeCommit message (Expand)Author
2013-04-05Fixed checkbox to pass True when checked.Georgy Redkozubov
2013-04-03Merge branch 'dumb_http' of git://git.linaro.org/people/gesha/rhodecode into ...Milo Casagrande
2013-03-19Added support for clone/pull operations using dumb http protocol.Georgy Redkozubov
2013-02-25moved out password reset tasks from celery, it doesn't make any sense to keep...Marcin Kuzminski
2013-01-25recursive mode of setting permission should skip private repositories, they s...Marcin Kuzminski
2013-01-21merged with betaMarcin Kuzminski
2013-01-19show comments from pull requests into associated changesetsMarcin Kuzminski
2013-01-19set the status of changesets initially on pull request, and make sure we care...Marcin Kuzminski
2013-01-18implemented #725 Pull Request View - Show origin repo URLMarcin Kuzminski
2013-01-18whitespace cleanupMarcin Kuzminski
2013-01-13fixed issue #719 Journal revision ID tooltip AJAX query path is incorrect whe...Marcin Kuzminski
2013-01-10fixes issue #658, my account edit was missing this functionalityMarcin Kuzminski
2013-01-09fixes issues with groups paginatorMarcin Kuzminski
2013-01-09Use common function for generation of grid dataMarcin Kuzminski
2013-01-05white space cleanupMarcin Kuzminski
2013-01-05Added full last changeset info to lightweight dashboarddevMarcin Kuzminski
2013-01-02html templates: escape '>' as '>'Mads Kiilerich
2012-12-14merge with betav1.5.1Marcin Kuzminski
2012-12-14fixes #682 Translation difficult for multi-line textMarcin Kuzminski
2012-12-14remove reviewers button removes them without need of hitting save button.Marcin Kuzminski
2012-12-14fixed labels in reviewers listMarcin Kuzminski
2012-12-14Implemented #670 Implementation of Roles in Pull RequestMarcin Kuzminski
2012-12-14implements #677: Don't allow to close pull requests when they are under-revie...Marcin Kuzminski
2012-12-14fixed changeset status labels, they now select radio buttonsMarcin Kuzminski
2012-12-13merge with betav1.5.0Marcin Kuzminski
2012-12-30Added UserIpMap interface for allowed IP addresses and IP restriction accessMarcin Kuzminski
2012-12-20fixed issue with padding fix breaks history on firefoxMarcin Kuzminski
2012-12-19fixes #691: Notifications for pull requests: move link to pull request to the...Marcin Kuzminski
2012-12-19fix small issue with anchor autolinksMarcin Kuzminski
2012-12-18Recreate the pull request URL each time a checkbox is checkedDan Sheridan
2012-12-13Fixed some issues with edit formMarcin Kuzminski
2012-12-12added option to ini file to define lightweight dashboard items per page befor...Marcin Kuzminski
2012-12-11added delete button into repository settings form, it makes more natural to h...Marcin Kuzminski
2012-12-08fix enumerate call for python2.5Marcin Kuzminski
2012-12-08Reordered parents/children links ref #650Marcin Kuzminski
2012-12-08fixes #668 cherry picking of changeset should also work now on picking single...Marcin Kuzminski
2012-12-06final implementation of #210 journal filtering.Marcin Kuzminski
2012-12-06added help on how to filter the journalMarcin Kuzminski
2012-12-06added handling of deleted users in journal dataMarcin Kuzminski
2012-12-06JS cleanupMarcin Kuzminski
2012-12-06fix repo_edit formMarcin Kuzminski
2012-12-05Implemented better support for Wildcard queriesMarcin Kuzminski
2012-12-05Implemented filtering of admin journal based on Whoosh Query languageMarcin Kuzminski
2012-12-03fix string formattingMarcin Kuzminski
2012-12-03whitespace and formattingMarcin Kuzminski
2012-12-03Implemented #379 defaults settings page for creation of repositoriesMarcin Kuzminski
2012-12-01added i18n to email templatesMarcin Kuzminski
2012-11-30implemented #663 Admin/permission: specify default repogroup permsMarcin Kuzminski
2012-11-28Implemented file history page for showing detailed changelog for a given fileMarcin Kuzminski
2012-11-26White space cleanupMarcin Kuzminski