aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/templates/base
AgeCommit message (Expand)Author
2012-02-22implements #212 moved default encoding variable into rhodecode-config. It's n...Marcin Kuzminski
2012-02-19made upper menu always hover, looks nicer and produces less troublesMarcin Kuzminski
2012-02-05quick login: add link to Journal to popup menuAras Pranckevicius
2012-01-27#344 optional firstname lastname on user creationMarcin Kuzminski
2012-01-22white space cleanupMarcin Kuzminski
2012-01-21user menu fixesMarcin Kuzminski
2012-01-20display unread notifications only if present, make icon bigger on menuMarcin Kuzminski
2012-01-20removed upper menu to save space and did little rip off menu similar to G+Marcin Kuzminski
2012-01-12White-space cleanupMarcin Kuzminski
2011-12-19mark all read button for notificationsMarcin Kuzminski
2011-12-16fixes #229 repo sorting is not working.Marcin Kuzminski
2011-12-10- diff.css merge to main style.cssMarcin Kuzminski
2011-12-02implements #135 bookmark support for UIMarcin Kuzminski
2011-11-23Notification system improvementsMarcin Kuzminski
2011-11-21ui fixesMarcin Kuzminski
2011-11-20#302 - basic notification system, models+testsMarcin Kuzminski
2011-11-19js cleanupMarcin Kuzminski
2011-11-04one generic qfilter function.Marcin Kuzminski
2011-10-29stay-on-top menuMarcin Kuzminski
2011-10-29lazy load of branches and tags menuMarcin Kuzminski
2011-09-14Wrapped 1 missing i18n call & fixed typo in pt_BR l10nAugusto Herrmann
2011-09-14Merged pt_BR localizationAugusto Herrmann
2011-09-14beatify !Marcin Kuzminski
2011-09-13#243 add register link to login dropdownMarcin Kuzminski
2011-09-12Added pt_BR localization, added i18n wrappers on some places missing, fixed c...Augusto Herrmann
2011-08-28fixed timeout reset on active filters searches, should work faster now !Marcin Kuzminski
2011-07-10Fixed show more links.Marcin Kuzminski
2011-07-10Added quick menu for each repo in main page.Marcin Kuzminski
2011-07-09Javascripts rewrite: updated yui to latest 2.9, simplified ajax loading for m...Marcin Kuzminski
2011-07-04fixes #223 improve password reset formMarcin Kuzminski
2011-05-23#47 implemented Adding of new repo_groups+forms+validators. Fixed sorting of ...Marcin Kuzminski
2011-05-07foucs on quick login username after activationMarcin Kuzminski
2011-05-06quick login toggleMarcin Kuzminski
2011-05-06added draft for quick login menuMarcin Kuzminski
2011-05-03Added server side file editing with commitMarcin Kuzminski
2011-05-02Added simple forks page, resolves issue #179Marcin Kuzminski
2011-04-23#179 Added followers pageMarcin Kuzminski
2011-04-16added quick filter into repo switcher listMarcin Kuzminski
2011-04-04added __license__ into main of rhodecode, PEP8ifyMarcin Kuzminski
2011-03-19implemented repo switcher list as dynamically loaded by xhr requestt.Marcin Kuzminski
2011-03-18rewrote templates, all small pages will inherit from root for easier changes ...Marcin Kuzminski
2011-03-18removed obsolete id from <html>Marcin Kuzminski
2011-03-17added changes made in production branch back into betaMarcin Kuzminski
2011-02-25implemented public journal for anonymous users, admin can control which repos...Marcin Kuzminski
2011-02-19Added dynamic followers counter change after toggle following actionMarcin Kuzminski
2011-02-15fixed #113 to high permission was required to fork a repositoryMarcin Kuzminski
2011-02-15changed all urls for IMAGES files to use pylons url functionMarcin Kuzminski
2011-02-15removed obsolete _static flag from url, and fixed urls in webhelpersMarcin Kuzminski
2011-02-15changed all url for JS file to use pylons url functionMarcin Kuzminski
2011-02-15another major codes rewrite:Marcin Kuzminski