Skip to content

flrns/Runalyze

This branch is 2070 commits behind Runalyze/Runalyze:support/4.3.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c1b6af9 · Jul 25, 2015
Jul 20, 2015
Jun 17, 2015
Nov 11, 2014
Jun 12, 2015
Jul 24, 2015
Jul 23, 2015
Oct 30, 2014
Jul 25, 2015
Jul 21, 2015
Jul 17, 2015
Jan 28, 2015
Feb 17, 2015
Jun 12, 2015
Feb 18, 2015
Jun 10, 2015
Jul 17, 2015
Jul 19, 2015
Feb 18, 2015
Jun 6, 2015
Mar 16, 2015
Feb 18, 2015
Jun 5, 2015
Jul 19, 2015
Apr 10, 2015
Apr 11, 2015

Repository files navigation

Gitter Build Status Code Coverage Scrutinizer Code Quality Translation 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.

Install / Development

Runalyze v2.1+ requires composer and v2.2+ will probably require npm, bower (sudo npm install -g bower) and grunt (sudo npm install -g grunt-cli).

To install all dependencies:

composer install
bower install
npm install
grunt

Still, we don't have any automated migration script for the database so far. You have to apply recent changes from the respective update files in inc/install/ by hand.

License

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

Changelog

  • new versions, multi-lingual
  • v2.1, 19.07.2015: Minor release - Running Dynamics, new importers, TSB Model: Recovery time ...
  • v2.0.4, 17.07.2015: Minor bugfixes
  • v2.0.3, 05.06.2015: Minor bugfixes
  • v2.0.2, 24.03.2015: Minor bugfixes
  • v2.0.1, 13.03.2015: Minor bugfixes
  • v2.0, 28.02.2015: First mutlilingual major release
  • warning: migration from v1.5 to v2.0 requires to run refactor-db.php, see v2.0alpha and v2.0beta
  • 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://blog.runalyze.com/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 and look if a database update is needed
  • follow the instructions
  • for v2.0 only: run ../runalyze/refactor-db.php

Credits

About

Runalyze - training analysis for runners

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 48.9%
  • JavaScript 41.2%
  • CSS 4.7%
  • Standard ML 2.6%
  • Perl 2.2%
  • HTML 0.3%
  • Other 0.1%