aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/templates/index_base.html
AgeCommit message (Expand)Author
2013-04-04use placeholders in qfilter, not the ugly JS logicMarcin Kuzminski
2013-04-04fixed admin link for creating repos, and refactored the routes nameMarcin Kuzminski
2013-03-28follow Python conventions for boolean valuesMads Kiilerich
2013-03-04Mergeleonardo
2013-02-27follow-up on texts missing from 'users groups'/'repositories group' cleanupMads Kiilerich
2013-02-25Small wording improvement.Leonardo
2013-02-21whitespace cleanupMarcin Kuzminski
2013-02-14added "add group" shortcuts for admins, and group adminsMarcin Kuzminski
2013-02-05Implemented #738 Giving a user WRITE+ permissions on folder should not allow ...Marcin Kuzminski
2013-01-31don't show rss links - atom is the present and the futureMads Kiilerich
2013-01-28hide add repository button when you don't have at least write permission in g...Marcin Kuzminski
2013-01-25whitespace cleanupMarcin Kuzminski
2013-01-25Group management delegation:Marcin Kuzminski
2013-01-22html: don't hardcode uppercase textsMads Kiilerich
2013-01-22html: don't use tabsMads Kiilerich
2013-01-18whitespace cleanupMarcin 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
2012-12-12added option to ini file to define lightweight dashboard items per page befor...Marcin Kuzminski
2012-10-29whitespace cleanupMarcin Kuzminski
2012-10-18Update last_change from VCS data on request.Marcin Kuzminski
2012-10-18Added lightweight dashboard option. ref #500Marcin Kuzminski
2012-09-03urlify group description alsoMarcin Kuzminski
2012-08-04Reimplemented file-browser using partial-ajaxMarcin Kuzminski
2012-07-27merged + fixed pull request #62: Implemented metatags and visualisation options.Marcin Kuzminski
2012-07-05Fixed sorting by data when using custom date format from settingsMarcin Kuzminski
2012-06-14fix issue #458 wrong count when no repos are presentMarcin Kuzminski
2012-06-08Added h.tooltip to all places that tooltip_title is used.Marcin Kuzminski
2012-06-05Added a translatable date formatter for every date displayed.Vincent Duvert
2012-05-19Renaming template directory _data_table to data_table so it can be scanned by...Vincent Duvert
2012-05-03fixed repo count on main pageMarcin Kuzminski
2012-03-21White space cleanupMarcin Kuzminski
2012-03-17#402 removed group prefix from repository name when listing repositories insi...Marcin Kuzminski
2012-03-16#401 repository group is automatically pre-selected when adding repos inside ...Marcin Kuzminski
2012-03-12fixes count on main page broken after py2.5 compatibility fixesMarcin Kuzminski
2012-02-29p2.5 fixesMarcin Kuzminski
2012-01-28#227 Initial version of repository groups permissions systemMarcin Kuzminski
2012-01-12White-space cleanupMarcin Kuzminski
2011-12-17Translations fixes for Data tableMarcin Kuzminski
2011-12-16Added sorting into journal and admin pagesMarcin Kuzminski
2011-12-16fixes #229 repo sorting is not working.Marcin Kuzminski
2011-12-08Implements #304Marcin Kuzminski
2011-12-01fixed view for repos groupsMarcin Kuzminski
2011-11-28fixes initial state of repo counter on main pageMarcin Kuzminski
2011-11-27added forking into quick menu on main pageMarcin Kuzminski
2011-11-27new files viewsMarcin Kuzminski
2011-11-11fixed repo counter on main pageMarcin Kuzminski
2011-11-04one generic qfilter function.Marcin Kuzminski