ejchet / Runalyze

Runalyze - training analysis for runners

Home Page:http://runalyze.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runalyze v2.0

Gitter Build Status

Runalyze is a web application for analyzing your training - more detailed than any other sports diary.
Runalyze is mainly developed by laufhannes and mipapo.

Git usage

Up to now, we don't have any script for migrating the database automatically. You have to apply recent changes by hand from the respective update files in inc/install/.

For v2.0 (and for respective pre-releases since 2015/01/17):

There were some big changes in our table structure. Activity data is now split over three tables (training, trackdata, route) to improve performance. We recommend creating a backup before refactoring your data.

To refactor your data, you first have to apply all changes from update-v1.5-to-v2.0alpha.sql. Afterwards you can copy your data with the script refactor-db.php. Change the settings within the file and run it via cli or browser.

Release details for v2.0alpha on runalyze.de.

License

  • TODO - we're currently seeking for the right license to choose

Changelog

  • new versions, multi-lingual
  • v2.0, hopefully coming soon
  • old versions, only in german
  • v1.5, 01.01.2014: Bugfixes, genauere VDOT-Formel
  • v1.4, 23.08.2013: Bugfix für Sicherheitsrisiko
  • v1.3, 29.07.2013: Neue Importer, mehr Trainingsdaten, VDOT-Korrektur für Höhenmeter, ...
  • v1.2, 13.11.2012: Diagramme speichern, Öffentliche Trainingsliste
  • v1.1, 19.07.2012: Erste Online-Version
  • v1.0, 20.01.2012: Erste öffentliche Version

Installation

  • download zip-file and extract
  • open ../runalyze/install.php in your browser
  • follow the instructions

More details: http://runalyze.de/installation/ (only in german)

Update

  • delete all contents of /runalyze/ except for /config.php/
  • download new zip-file and extract it
  • open ../runalyze/update.php in your browser
  • follow the instructions

Credits

About

Runalyze - training analysis for runners

http://runalyze.de/


Languages

Language:PHP 47.2%Language:JavaScript 43.7%Language:CSS 5.1%Language:Perl 2.3%Language:Standard ML 1.6%Language:Perl 6 0.1%