2019-07-14 19:42:40 +02:00
<!DOCTYPE html>
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta charset = "utf-8" / >
2019-08-25 22:21:09 +02:00
< title > Change log — FitTrackee 0.2.1-beta
documentation< / title >
2019-07-14 19:42:40 +02:00
< link rel = "stylesheet" href = "_static/bootstrap-sphinx.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
2019-07-21 10:24:45 +02:00
< link rel = "stylesheet" type = "text/css" href = "_static/custom.css" / >
2019-07-14 19:42:40 +02:00
< script type = "text/javascript" id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
< script type = "text/javascript" src = "_static/jquery.js" > < / script >
< script type = "text/javascript" src = "_static/underscore.js" > < / script >
< script type = "text/javascript" src = "_static/doctools.js" > < / script >
< script type = "text/javascript" src = "_static/language_data.js" > < / script >
< link rel = "index" title = "Index" href = "genindex.html" / >
< link rel = "search" title = "Search" href = "search.html" / >
2019-07-14 20:44:10 +02:00
< link rel = "prev" title = "User" href = "troubleshooting/user.html" / >
2019-07-14 19:42:40 +02:00
< meta charset = 'utf-8' >
< meta http-equiv = 'X-UA-Compatible' content = 'IE=edge,chrome=1' >
< meta name = 'viewport' content = 'width=device-width, initial-scale=1.0, maximum-scale=1' >
< meta name = "apple-mobile-web-app-capable" content = "yes" >
< script type = "text/javascript" src = "_static/js/jquery-1.11.0.min.js " > < / script >
< script type = "text/javascript" src = "_static/js/jquery-fix.js " > < / script >
< script type = "text/javascript" src = "_static/bootstrap-3.3.7/js/bootstrap.min.js " > < / script >
< script type = "text/javascript" src = "_static/bootstrap-sphinx.js " > < / script >
< / head > < body >
< div id = "navbar" class = "navbar navbar-default navbar-fixed-top" >
< div class = "container" >
< div class = "navbar-header" >
<!-- .btn - navbar is used as the toggle for collapsed navbar content -->
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = ".nav-collapse" >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< / button >
< a class = "navbar-brand" href = "index.html" >
FitTrackee< / a >
2019-08-25 22:21:09 +02:00
< span class = "navbar-text navbar-version pull-left" > < b > 0.2.1< / b > < / span >
2019-07-14 19:42:40 +02:00
< / div >
< div class = "collapse navbar-collapse nav-collapse" >
< ul class = "nav navbar-nav" >
2019-07-19 12:26:19 +02:00
< li > < a href = "https://github.com/SamR1/FitTrackee" > GitHub< / a > < / li >
2019-07-14 19:42:40 +02:00
< li class = "dropdown globaltoc-container" >
< a role = "button"
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
2019-07-14 20:44:10 +02:00
href="index.html">Docs < b class = "caret" > < / b > < / a >
2019-07-14 19:42:40 +02:00
< ul class = "dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc">< ul class = "current" >
< li class = "toctree-l1" > < a class = "reference internal" href = "installation.html" > Installation< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "features.html" > Features< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "api/index.html" > API documentation< / a > < / li >
2019-07-14 20:44:10 +02:00
< li class = "toctree-l1" > < a class = "reference internal" href = "troubleshooting/index.html" > Troubleshooting< / a > < / li >
2019-07-14 19:42:40 +02:00
< li class = "toctree-l1 current" > < a class = "current reference internal" href = "#" > Change log< / a > < / li >
< / ul >
< / ul >
< / li >
< li class = "dropdown" >
< a role = "button"
id="dLabelLocalToc"
data-toggle="dropdown"
data-target="#"
href="#">Page < b class = "caret" > < / b > < / a >
< ul class = "dropdown-menu localtoc"
role="menu"
aria-labelledby="dLabelLocalToc">< ul >
< li > < a class = "reference internal" href = "#" > Change log< / a > < ul >
2019-08-25 21:21:34 +02:00
< li > < a class = "reference internal" href = "#version-0-2-1-2019-xx-xx" > Version 0.2.1 (2019/xx/xx)< / a > < ul >
< li > < a class = "reference internal" href = "#new-features" > New Features< / a > < / li >
< li > < a class = "reference internal" href = "#bugs-fixed" > Bugs Fixed< / a > < / li >
< / ul >
< / li >
2019-07-14 19:42:40 +02:00
< li > < a class = "reference internal" href = "#version-0-2-0-statistics-2019-07-07" > Version 0.2.0 - Statistics (2019/07/07)< / a > < ul >
< li > < a class = "reference internal" href = "#issues-closed" > Issues Closed< / a > < ul >
2019-08-25 21:21:34 +02:00
< li > < a class = "reference internal" href = "#id1" > New Features< / a > < / li >
2019-07-14 19:42:40 +02:00
< li > < a class = "reference internal" href = "#misc" > Misc< / a > < / li >
< / ul >
< / li >
< / ul >
< / li >
< li > < a class = "reference internal" href = "#version-0-1-1-fix-and-improvements-2019-02-07" > Version 0.1.1 - Fix and improvements (2019/02/07)< / a > < ul >
2019-08-25 21:21:34 +02:00
< li > < a class = "reference internal" href = "#id2" > Issues Closed< / a > < ul >
< li > < a class = "reference internal" href = "#id3" > New Features< / a > < / li >
< li > < a class = "reference internal" href = "#id4" > Bugs Fixed< / a > < / li >
2019-07-14 19:42:40 +02:00
< / ul >
< / li >
< / ul >
< / li >
2019-08-25 21:21:34 +02:00
< li > < a class = "reference internal" href = "#version-0-1-minimal-version-2018-07-04" > Version 0.1 - Minimal version (2018-07-04)< / a > < ul >
< li > < a class = "reference internal" href = "#id5" > Issues Closed< / a > < ul >
< li > < a class = "reference internal" href = "#id6" > New Features< / a > < / li >
2019-07-14 19:42:40 +02:00
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / ul >
< / li >
< li >
2019-07-14 20:44:10 +02:00
< a href = "troubleshooting/user.html" title = "Previous Chapter: User" > < span class = "glyphicon glyphicon-chevron-left visible-sm" > < / span > < span class = "hidden-sm hidden-tablet" > « User< / span >
2019-07-14 19:42:40 +02:00
< / a >
< / li >
< li class = "hidden-sm" >
< div id = "sourcelink" >
< a href = "_sources/changelog.md.txt"
rel="nofollow">Source< / a >
< / div > < / li >
< / ul >
< form class = "navbar-form navbar-right" action = "search.html" method = "get" >
< div class = "form-group" >
< input type = "text" name = "q" class = "form-control" placeholder = "Search" / >
< / div >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div >
< / div >
< div class = "container" >
< div class = "row" >
< div class = "body col-md-12 content" role = "main" >
< div class = "section" id = "change-log" >
< h1 > Change log< a class = "headerlink" href = "#change-log" title = "Permalink to this headline" > ¶< / a > < / h1 >
2019-08-25 21:21:34 +02:00
< div class = "section" id = "version-0-2-1-2019-xx-xx" >
< h2 > Version 0.2.1 (2019/xx/xx)< a class = "headerlink" href = "#version-0-2-1-2019-xx-xx" title = "Permalink to this headline" > ¶< / a > < / h2 >
< div class = "section" id = "new-features" >
< h3 > New Features< a class = "headerlink" href = "#new-features" title = "Permalink to this headline" > ¶< / a > < / h3 >
< ul class = "simple" >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/Fittrackee/issues/4" > #4< / a > - Show points on the map when mouse over the chart< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/Fittrackee/issues/14" > #14< / a > - Display segments informations< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/Fittrackee/issues/21" > #21< / a > - Document the API< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/Fittrackee/issues/36" > #36< / a > - Disable user registration< / p > < / li >
< / ul >
< / div >
< div class = "section" id = "bugs-fixed" >
< h3 > Bugs Fixed< a class = "headerlink" href = "#bugs-fixed" title = "Permalink to this headline" > ¶< / a > < / h3 >
< ul class = "simple" >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/Fittrackee/issues/34" > #34< / a > - Weather is not displayed anymore< / p > < / li >
< / ul >
< p > In this release 5 issue were closed.< / p >
< / div >
< / div >
2019-07-14 19:42:40 +02:00
< div class = "section" id = "version-0-2-0-statistics-2019-07-07" >
< h2 > Version 0.2.0 - Statistics (2019/07/07)< a class = "headerlink" href = "#version-0-2-0-statistics-2019-07-07" title = "Permalink to this headline" > ¶< / a > < / h2 >
< div class = "section" id = "issues-closed" >
< h3 > Issues Closed< a class = "headerlink" href = "#issues-closed" title = "Permalink to this headline" > ¶< / a > < / h3 >
2019-08-25 21:21:34 +02:00
< div class = "section" id = "id1" >
< h4 > New Features< a class = "headerlink" href = "#id1" title = "Permalink to this headline" > ¶< / a > < / h4 >
2019-07-14 19:42:40 +02:00
< ul class = "simple" >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/Fittrackee/issues/13" > #13< / a > - Detailed statistics< / p > < / li >
< / ul >
< / div >
< div class = "section" id = "misc" >
< h4 > Misc< a class = "headerlink" href = "#misc" title = "Permalink to this headline" > ¶< / a > < / h4 >
< ul class = "simple" >
< li > < p > Update dependencies< / p > < / li >
< / ul >
< p > In this release 1 issue was closed.< / p >
< / div >
< / div >
< / div >
< div class = "section" id = "version-0-1-1-fix-and-improvements-2019-02-07" >
< h2 > Version 0.1.1 - Fix and improvements (2019/02/07)< a class = "headerlink" href = "#version-0-1-1-fix-and-improvements-2019-02-07" title = "Permalink to this headline" > ¶< / a > < / h2 >
< div class = "section" id = "id2" >
2019-08-25 21:21:34 +02:00
< h3 > Issues Closed< a class = "headerlink" href = "#id2" title = "Permalink to this headline" > ¶< / a > < / h3 >
< div class = "section" id = "id3" >
< h4 > New Features< a class = "headerlink" href = "#id3" title = "Permalink to this headline" > ¶< / a > < / h4 >
2019-07-14 19:42:40 +02:00
< ul class = "simple" >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/25" > #25< / a > - Display records on calendar< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/22" > #22< / a > - Add a total on current month statistics< / p > < / li >
< / ul >
< / div >
2019-08-25 21:21:34 +02:00
< div class = "section" id = "id4" >
< h4 > Bugs Fixed< a class = "headerlink" href = "#id4" title = "Permalink to this headline" > ¶< / a > < / h4 >
2019-07-14 19:42:40 +02:00
< ul class = "simple" >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/31" > #31< / a > - Use moving duration for stats< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/29" > #29< / a > - Pause duration calculation with segments< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/28" > #28< / a > - Error on uploading gpx file< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/26" > #26< / a > - Total is incorrect in tooltip when duration is displayed< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/24" > #24< / a > - Some distances are not displayed correctly on current month statistics< / p > < / li >
< / ul >
< p > In this release 7 issues were closed.< / p >
< / div >
< / div >
< / div >
2019-08-25 21:21:34 +02:00
< div class = "section" id = "version-0-1-minimal-version-2018-07-04" >
< h2 > Version 0.1 - Minimal version (2018-07-04)< a class = "headerlink" href = "#version-0-1-minimal-version-2018-07-04" title = "Permalink to this headline" > ¶< / a > < / h2 >
< div class = "section" id = "id5" >
< h3 > Issues Closed< a class = "headerlink" href = "#id5" title = "Permalink to this headline" > ¶< / a > < / h3 >
< div class = "section" id = "id6" >
< h4 > New Features< a class = "headerlink" href = "#id6" title = "Permalink to this headline" > ¶< / a > < / h4 >
2019-07-14 19:42:40 +02:00
< ul class = "simple" >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/11" > #11< / a > - Timezone support< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/10" > #10< / a > - Add a note to an activity< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/9" > #9< / a > - User statistics on dashboard< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/8" > #8< / a > - Add weather to activities< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/3" > #3< / a > - Search filter for activities< / p > < / li >
< li > < p > < a class = "reference external" href = "https://github.com/SamR1/FitTrackee/issues/2" > #2< / a > - Calendar to view activities< / p > < / li >
< / ul >
< p > In this release 6 issues were closed.< / p >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< footer class = "footer" >
< div class = "container" >
< p class = "pull-right" >
< a href = "#" > Back to top< / a >
< / p >
< p >
2019-07-21 10:53:35 +02:00
© Copyright 2018 - 2019, SamR1.< br / >
2019-08-28 11:48:30 +02:00
Created using < a href = "http://sphinx-doc.org/" > Sphinx< / a > 2.2.0.< br / >
2019-07-14 19:42:40 +02:00
< / p >
< / div >
< / footer >
< / body >
< / html >