<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/3e46e6b6a27a5a36e904b64149338952e4eeba85" style="text-decoration: none; font-weight: bold; color: #573;">templates: switch dropdowns from mouse over to on-click  Mouse over doesn't work on mobile devices and is bad for users with reduced abilities.</a></h1>
<div id="body">
andrewsh committed on 2016-09-23 15:50:48<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/3e46e6b6a27a5a36e904b64149338952e4eeba85">3e46e6b6</a><pre>templates: switch dropdowns from mouse over to on-click<br /><br />Mouse over doesn't work on mobile devices and is bad for users<br />with reduced abilities.

 M kallithea/public/css/contextbar.css (0 lines added, 5 lines removed)
 M kallithea/public/css/style.css (2 lines added, 9 lines removed)
 M kallithea/templates/base/base.html (2 lines added, 2 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/b21822aaacb5cab800cd402b0276ac3262c1f142" style="text-decoration: none; font-weight: bold; color: #573;">helpers: gravatar_div: allow generating attributes with dashes</a></h1>
<div id="body">
andrewsh committed on 2016-09-23 15:51:59<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/b21822aaacb5cab800cd402b0276ac3262c1f142">b21822aa</a><pre>helpers: gravatar_div: allow generating attributes with dashes

 M kallithea/lib/helpers.py (3 lines added, 2 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/24a0c176a63d83c1545895c9bcf2d28639908337" style="text-decoration: none; font-weight: bold; color: #573;">templates: add ARIA markup to dropdown menus  An hook into Bootstrap JS toggles aria-hidden and aria-expanded for dropdowns it manages.  This improves the an...</a></h1>
<div id="body">
andrewsh committed on 2016-09-23 16:32:06<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/24a0c176a63d83c1545895c9bcf2d28639908337">24a0c176</a><pre>templates: add ARIA markup to dropdown menus<br /><br />An hook into Bootstrap JS toggles aria-hidden and aria-expanded<br />for dropdowns it manages.<br /><br />This improves the announcements screen readers make.

 M kallithea/templates/base/base.html (22 lines added, 7 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/f3acdc61e7f5f88e25b2fed001c963d6438130a4" style="text-decoration: none; font-weight: bold; color: #573;">templates: assign a dummy href to a button to enable keyboard navigation  Only links having a href are assumed fully fledged dropdowns and have keyboard navi...</a></h1>
<div id="body">
andrewsh committed on 2016-09-23 16:34:14<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/f3acdc61e7f5f88e25b2fed001c963d6438130a4">f3acdc61</a><pre>templates: assign a dummy href to a button to enable keyboard navigation<br /><br />Only links having a href are assumed fully fledged dropdowns and<br />have keyboard navigation enabled for them.

 M kallithea/templates/base/base.html (2 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/d39a579a4c60726bb5f82da84fd6d3879d61f909" style="text-decoration: none; font-weight: bold; color: #573;">css: enable visual feedback for Tab-based keyboard menu navigation</a></h1>
<div id="body">
andrewsh committed on 2016-09-23 16:34:53<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/d39a579a4c60726bb5f82da84fd6d3879d61f909">d39a579a</a><pre>css: enable visual feedback for Tab-based keyboard menu navigation

 M kallithea/public/css/contextbar.css (2 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/44e6e66c185547f073d2655a7cf7877db8b41e0e" style="text-decoration: none; font-weight: bold; color: #573;">templates: get rid of repo_breadcrumbs  Generate the the breadcrumbs directly in the templates. That is what templates are for, generating html code.</a></h1>
<div id="body">
domruf committed on 2016-09-26 15:11:02<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/44e6e66c185547f073d2655a7cf7877db8b41e0e">44e6e66c</a><pre>templates: get rid of repo_breadcrumbs<br /><br />Generate the the breadcrumbs directly in the templates.<br />That is what templates are for, generating html code.

 M kallithea/lib/helpers.py (0 lines added, 15 lines removed)
 M kallithea/templates/base/base.html (5 lines added, 8 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/9f4d95780f59770adb1bc8c02cc77e1e461c2909" style="text-decoration: none; font-weight: bold; color: #573;">style: remove unnecessary html elements and inline style attributes - it is dead code</a></h1>
<div id="body">
domruf committed on 2016-09-19 18:36:01<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/9f4d95780f59770adb1bc8c02cc77e1e461c2909">9f4d9578</a><pre>style: remove unnecessary html elements and inline style attributes - it is dead code

 M kallithea/templates/admin/repo_groups/repo_groups.html (0 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repos.html (0 lines added, 2 lines removed)
 M kallithea/templates/admin/user_groups/user_groups.html (0 lines added, 1 lines removed)
 M kallithea/templates/index_base.html (0 lines added, 5 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/d3930bd0c14a81743c73c78e11ae703a3772512f" style="text-decoration: none; font-weight: bold; color: #573;">templates: cleanup index page and make repo group table a 'DataTable' as well  The repo group table could be data based like the repo table instead of wrappi...</a></h1>
<div id="body">
domruf committed on 2016-09-22 19:06:44<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/d3930bd0c14a81743c73c78e11ae703a3772512f">d3930bd0</a><pre>templates: cleanup index page and make repo group table a 'DataTable' as well<br /><br />The repo group table could be data based like the repo table instead of<br />wrapping an existing table - that is not done here and could be done later.<br /><br />The unused reference to _dt_elements.html is removed.

 M kallithea/templates/index_base.html (8 lines added, 7 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>