<!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/3c4b6ddf673551659b784dcba037aa05b8061824" style="text-decoration: none; font-weight: bold; color: #573;">setup: upgrade SQLAlchemy to 1.0.x series  Tested and reviewed with 1.0.13.</a></h1>
<div id="body">
kiilerix committed on 2016-05-23 16:02:33<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/3c4b6ddf673551659b784dcba037aa05b8061824">3c4b6ddf</a><pre>setup: upgrade SQLAlchemy to 1.0.x series

Tested and reviewed with 1.0.13.

 M setup.py (1 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/7a4dec17e83764bbf052170498877d035253b5c7" style="text-decoration: none; font-weight: bold; color: #573;">js: update jQuery to 1.12.3</a></h1>
<div id="body">
kiilerix committed on 2016-05-23 16:02:33<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/7a4dec17e83764bbf052170498877d035253b5c7">7a4dec17</a><pre>js: update jQuery to 1.12.3

 M LICENSE.md (4 lines added, 4 lines removed)
 R kallithea/public/js/jquery.min.js (5 lines added, 4 lines removed)
 M kallithea/templates/base/root.html (1 lines added, 1 lines removed)
 M scripts/manifest (1 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/4e78a8ed3f071c8a5bfb1dea724e457c4800c973" style="text-decoration: none; font-weight: bold; color: #573;">datatables: introduce jQuery DataTables to replace YAHOO.widget.DataTable</a></h1>
<div id="body">
Daniel Hobley committed on 2015-05-21 09:46:57<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/4e78a8ed3f071c8a5bfb1dea724e457c4800c973">4e78a8ed</a><pre>datatables: introduce jQuery DataTables to replace YAHOO.widget.DataTable

 M LICENSE.md (14 lines added, 0 lines removed)
 A kallithea/public/css/jquery.dataTables.css (453 lines added, 0 lines removed)
 A kallithea/public/js/jquery.dataTables.min.js (166 lines added, 0 lines removed)
 M kallithea/templates/base/root.html (2 lines added, 0 lines removed)
 M scripts/whitespacecleanup.sh (1 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/37a2a02f9d6f56bec3544cbdbca2c9c0d267ac39" style="text-decoration: none; font-weight: bold; color: #573;">datatables: in css, use custom font for DataTable sort order instead of images we don't have</a></h1>
<div id="body">
kiilerix committed on 2016-05-23 16:02:33<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/37a2a02f9d6f56bec3544cbdbca2c9c0d267ac39">37a2a02f</a><pre>datatables: in css, use custom font for DataTable sort order instead of images we don't have

 M kallithea/public/css/style.css (26 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/b8830c373681daadbb09b87095a0e3f4ab8c4910" style="text-decoration: none; font-weight: bold; color: #573;">datatables: use jQuery DataTables instead of base.js YUI_datatable wrapper of YAHOO.widget.DataTable  Sorting and searching fixes by Mads Kiilerich.</a></h1>
<div id="body">
Daniel Hobley committed on 2015-05-21 14:48:13<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/b8830c373681daadbb09b87095a0e3f4ab8c4910">b8830c37</a><pre>datatables: use jQuery DataTables instead of base.js YUI_datatable wrapper of YAHOO.widget.DataTable

Sorting and searching fixes by Mads Kiilerich.

 M kallithea/model/repo.py (1 lines added, 0 lines removed)
 M kallithea/public/js/base.js (10 lines added, 73 lines removed)
 M kallithea/templates/admin/repo_groups/repo_groups.html (16 lines added, 20 lines removed)
 M kallithea/templates/admin/repos/repos.html (19 lines added, 25 lines removed)
 M kallithea/templates/admin/user_groups/user_groups.html (17 lines added, 22 lines removed)
 M kallithea/templates/admin/users/users.html (21 lines added, 31 lines removed)
 M kallithea/templates/index_base.html (21 lines added, 105 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/69418cbd828581cbd2814da080e1cbc0e82379df" style="text-decoration: none; font-weight: bold; color: #573;">admin: use jQuery DataTables for my & watched repos</a></h1>
<div id="body">
kiilerix committed on 2016-05-23 16:02:33<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/69418cbd828581cbd2814da080e1cbc0e82379df">69418cbd</a><pre>admin: use jQuery DataTables for my & watched repos

 M kallithea/templates/admin/my_account/my_account_repos.html (16 lines added, 102 lines removed)
 M kallithea/templates/admin/my_account/my_account_watched.html (15 lines added, 102 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/ff33bb5cf1e9fb75e9664ac279d1ad564781a555" style="text-decoration: none; font-weight: bold; color: #573;">datatables: show 100 entries by default  The jQuery DataTables default of 10 is too few ... and 100 is better than the old YUI default of 25.</a></h1>
<div id="body">
kiilerix committed on 2016-05-23 16:02:33<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/ff33bb5cf1e9fb75e9664ac279d1ad564781a555">ff33bb5c</a><pre>datatables: show 100 entries by default

The jQuery DataTables default of 10 is too few ... and 100 is better than the
old YUI default of 25.

 M kallithea/templates/admin/my_account/my_account_repos.html (2 lines added, 1 lines removed)
 M kallithea/templates/admin/my_account/my_account_watched.html (2 lines added, 1 lines removed)
 M kallithea/templates/admin/repo_groups/repo_groups.html (2 lines added, 1 lines removed)
 M kallithea/templates/admin/repos/repos.html (2 lines added, 1 lines removed)
 M kallithea/templates/admin/user_groups/user_groups.html (2 lines added, 1 lines removed)
 M kallithea/templates/admin/users/users.html (2 lines added, 1 lines removed)
 M kallithea/templates/index_base.html (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/278ae0578a76b1bafc88a559570990d18387c026" style="text-decoration: none; font-weight: bold; color: #573;">datatables: put filters in top left corner where they are easier to spot  This could probably also be done with DataTables "dom" positioning strings.</a></h1>
<div id="body">
Takumi IINO committed on 2016-05-23 16:02:33<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/278ae0578a76b1bafc88a559570990d18387c026">278ae057</a><pre>datatables: put filters in top left corner where they are easier to spot

This could probably also be done with DataTables "dom" positioning strings.

 M kallithea/public/css/style.css (9 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/81a1eb6cd56ee66e7b9b21c27830d4874507c728" style="text-decoration: none; font-weight: bold; color: #573;">js: drop some unused parts of YUI  YUI is now only used for autocompletion and statistics.</a></h1>
<div id="body">
kiilerix committed on 2016-05-23 16:02:33<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/81a1eb6cd56ee66e7b9b21c27830d4874507c728">81a1eb6c</a><pre>js: drop some unused parts of YUI

YUI is now only used for autocompletion and statistics.

 M LICENSE.md (3 lines added, 3 lines removed)
 M kallithea/public/js/base.js (0 lines added, 329 lines removed)
 M kallithea/templates/summary/statistics.html (3 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/a3c91d420bf36cf98c57a11e5b1e488c52c3d6c9" style="text-decoration: none; font-weight: bold; color: #573;">js: update YUI - rebuild according to LICENSE.md instructions to only include the relevant subset</a></h1>
<div id="body">
kiilerix committed on 2016-05-23 16:04:56<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/a3c91d420bf36cf98c57a11e5b1e488c52c3d6c9">a3c91d42</a><pre>js: update YUI - rebuild according to LICENSE.md instructions to only include the relevant subset

 Changeset was too big and was cut off...</pre>
</div>
</div>
</div>
</body>
</html>