<!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/24d5af8110270974e1b4904c97c863d0d3293bc8" style="text-decoration: none; font-weight: bold; color: #573;">spelling: fix title casing on translated template strings</a></h1>
<div id="body">
andrewsh committed on 2016-05-28 13:08:31<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/24d5af8110270974e1b4904c97c863d0d3293bc8">24d5af81</a><pre>spelling: fix title casing on translated template strings

 M kallithea/templates/admin/auth/auth_settings.html (2 lines added, 2 lines removed)
 M kallithea/templates/base/root.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/e2fb29be06811921bc0f56eea6526f65fb3a973a" style="text-decoration: none; font-weight: bold; color: #573;">templates: use a better class name for an enabled toggle button  "btn-success" is rather a poor choice for a class applied when the button is active, "active...</a></h1>
<div id="body">
andrewsh committed on 2016-05-28 13:11:48<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/e2fb29be06811921bc0f56eea6526f65fb3a973a">e2fb29be</a><pre>templates: use a better class name for an enabled toggle button

"btn-success" is rather a poor choice for a class applied when the
button is active, "active" is better for that.
A side effect of the change is that "Enabled" is now shown in bold.

 M kallithea/templates/admin/auth/auth_settings.html (4 lines added, 4 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/8075ec3d02336e655f8110aa85d3adc9a653e96c" style="text-decoration: none; font-weight: bold; color: #573;">docs: restructure Kallithea upgrade instructions  This creates a separate "Upgrading Kallithea" section, instead of trying (and failing) to repeat the same i...</a></h1>
<div id="body">
kwi committed on 2016-05-23 17:14:48<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/8075ec3d02336e655f8110aa85d3adc9a653e96c">8075ec3d</a><pre>docs: restructure Kallithea upgrade instructions

This creates a separate "Upgrading Kallithea" section, instead of trying
(and failing) to repeat the same information for each installation page.
Trying to maintain upgrade instructions for each installation method was
perhaps overly ambitious. In practice, only the Linux instructions were
up-to-date.

(Incidentally, this is kind of a throwback to Kallithea 0.1, which also
had a separate upgrade section.)

 M docs/index.rst (1 lines added, 0 lines removed)
 M docs/installation.rst (0 lines added, 88 lines removed)
 M docs/installation_win.rst (5 lines added, 29 lines removed)
 M docs/installation_win_old.rst (6 lines added, 25 lines removed)
 A docs/upgrade.rst (140 lines added, 0 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>