Mark Liversedge
b4a6690d6b
Turing SIG Talk
...
Make available for download.
2018-05-16 14:41:49 +01:00
Mark Liversedge
191ca89cef
User Survey
...
Should have placed into the repo a long time ago.
2018-05-08 22:27:24 +01:00
Mark Liversedge
5ac6813846
Metric config pic for WIKI
...
.. documenting how metrics work, so needed a screenshot for the wiki page
2018-02-04 14:01:20 +00:00
Mark Liversedge
5fb1c00cf9
Python Screenshot for Wiki
...
Uploaded via github manually
2017-12-12 18:25:23 +00:00
Alejandro Martinez
83340aa148
Access to Measures from REST API
...
Part 4 of #2588
2017-11-19 00:14:26 -03:00
Alejandro Martinez
e26a672755
Access to Measure by days in Formulas
...
Eg. measure(Date-1, "Hrv", "RMSSD") to get the RMSSD
measure from Hrv group the day before the activity date.
Part 2 of #2588
2017-11-03 16:28:34 -03:00
Mark Liversedge
871a188944
Kent University Software Instructions
2017-10-08 12:33:38 +01:00
Mark Liversedge
71bc82be7a
Kent Study Docs
2017-10-03 09:25:42 +01:00
Alejandro Martinez
2b47ca5fc7
HRV screen captures for the Wiki
2017-08-03 14:33:04 -03:00
Alejandro Martinez
8a29e8a350
HRV Measures example file and format doc
2017-07-28 11:02:16 -03:00
Alejandro Martinez
afa75ec5b1
Merge pull request #2468 from amtriathlon/Vectors
...
Re-introduced vector expressions
2017-04-25 10:16:27 -03:00
Mark Liversedge
05b3ed0d56
Wiki CloudServiceDialog screenshot
...
Added a screenshot of the cloudservicedialog for the wiki whilst documenting the CloudService API.
2017-04-23 10:42:35 +02:00
Alejandro Martinez
2345fec490
Re-introduced vector expressions
...
Using [[Date_From:Date_To]] instead of [Date_From:Date_To] to
avoid conflicts with array indexing
Fixes #2278
2017-04-22 20:18:12 -03:00
slorenz
15cd1ce4b4
Screenshot for RChart wiki page.
2017-04-16 16:34:54 +02:00
Joern
f1a4f82552
Improve BodyMeasures - CSV Import
...
... allow "date" in ISO8601 as an alternative to "ts" timestamp from Epoch
... update documentation / provide sample files
2017-04-08 17:40:18 +02:00
Mark Liversedge
c1dc7b06f3
AddAccountWizard screenshot for wiki
2017-04-03 17:58:51 +01:00
Joern
d210efb265
BodyMeasures - CSV Import
...
... add import from CSV file
... add example file and format description
2017-03-19 11:38:50 +01:00
Mark Liversedge
4d19c170d7
Training Planning Development Starts
...
.. added coaching notes
.. added new planning widget to trends view (for now)
.. no functionality, just kicking off the next 2 weeks of coding.
2016-12-17 13:40:35 +00:00
Mark Liversedge
00bafe59e7
User Flow Doc Update
2016-12-17 12:13:44 +00:00
Mark Liversedge
0461de27bc
Today's Plan API documentation
...
.. for upload / download
2016-12-14 14:53:56 +00:00
Mark Liversedge
cc9c089e8f
User Personas Document - Athlete
...
.. as a result of the user survey.
2016-12-08 13:15:42 +00:00
Mark Liversedge
ea56ac96c3
Update User Flow UX4
...
.. two key personas coach/athlete now have their own dashboard
.. coaches can jump to athletes dashboard, but not vice versa
2016-12-07 19:26:31 +00:00
Mark Liversedge
dbedd2979f
Updates to User Flow
...
.. flows between overviews and train view charts.
2016-12-06 16:44:59 +00:00
Mark Liversedge
73fedf4374
Edraw Navigation Flow for UX4
...
.. first draft as a edraw diagram.
2016-12-06 12:46:48 +00:00
Mark Liversedge
46db89cba2
Update UX4 design doc
...
.. add training planning chart view
.. but not showing phases settings, workout selection or calendar view.
2016-12-05 16:57:23 +00:00
Mark Liversedge
6245f3752a
Update UX4 design doc
...
.. now have chart and chart settings concepts.
2016-12-03 13:12:47 +00:00
Mark Liversedge
4858627403
Update UX4 Design Doc
...
.. to put into separate pages
2016-12-02 15:57:13 +00:00
Mark Liversedge
caf90020ca
Axure Design Concepts for V4
...
Navigation concepts, still work to be done on aesthetics and completeness, but a start for discussion.
2016-12-02 14:47:25 +00:00
Mark Liversedge
6d7242e02f
Flyer for V3.4
...
.. just a one page overview of whats new in 3.4
to use in the what's new tutorial.
2016-11-13 11:51:59 +00:00
Alejandro Martinez
da96feb6c3
Added postprocess(processor, filter) function to formulas
...
to run an specific Data Processor, even if not configured to run
automatically on import, over existing activities which pass the
filter expression using configured parameters.
Fixes #2037
2016-08-07 17:33:30 -03:00
Alejandro Martinez
3ef6b932dd
Added autoprocess(filter) function to formulas
...
to run Data Processors configured to run automatically on import
over existing activities which pass the filter expression
Fixes #2037
2016-08-05 20:39:52 -03:00
Mark Liversedge
c4122acb12
Sketch of Planning UX
...
Need to think through how each of the pieces interact with each other, but this is a basic view of a planning widget.
2016-07-30 12:09:51 +01:00
Alejandro Martinez
e71edb94f6
Added bestime(km) to formulas
...
To have a general way to track best times for non stardard
distances in Metrics Trends charts and User Defined Metrics.
2016-07-14 15:13:33 -03:00
Mark Liversedge
a660a3c328
R Chart Screenshot for Wiki
2016-05-05 18:06:15 +01:00
Mark Liversedge
20263f276a
R Video gif for wiki
...
So we can add a link to vimeo on the wiki
2016-05-05 16:00:17 +01:00
Mark Liversedge
7fefef36eb
Wiki R Chart
...
.. a bubble chart for the wiki
2016-05-05 11:33:31 +01:00
Mark Liversedge
9c1c7f560d
R remove out of date docs/utils
...
.. since we don't need RInside/Rcpp now.
[skip ci]
2016-04-29 09:14:59 +01:00
Mark Liversedge
3b8e2070bf
Add RInside Developer Instructions
...
... see doc/user/RInside.txt
2016-04-11 15:44:31 +01:00
Mark Liversedge
f941a555a6
UML Future Chart Update
...
.. using Visual Paradigm 13.0
2016-02-27 10:12:05 +00:00
Mark Liversedge
01f7e4d599
Future Chart Design Update
...
.. simplified a little.
2016-02-26 17:52:45 +00:00
Mark Liversedge
4b5201c4c5
Restructure source directory
...
Introducing a directory structure to make it a bit less
daunting for new developers and perhaps even old hands.
The main folders all start with an upper character, so src
files are now located in;
* Core - Core data structures
* Gui - Main GUI elements
* Metrics - Models and Metrics
* FileIO - Device and File I/O
* Charts - All the chart types
* Cloud - Working with Web Resources
* Train - Anything Train View specific
* ANT - Our ANT+ Stack
* Resources - Images, Translations, Web etc
Apologies to anyone who needs to merge across this update.
2016-02-25 14:51:53 +00:00
Mark Liversedge
cd1934dd36
UML Design Future Chart
...
.. using scatter plot of metrics as a basis to develop a class
hierarchy to replace all chart 'types' by a single suite of
classes
.. this is to enable easier additions of features like interval
analysis and UX as well as greater consistency (data that is
available, functions etc)
.. but for v4.0 we will just use this to introduce a scatter plot
for the trends view and develop it further in v4.1
.. this is the initial class design.
2016-02-25 10:38:37 +00:00
Daniel Besse
d67e158134
cTSS mathematical proof
...
.. outlines the mathematical proof for the x/y exponents of 4 and 1
2016-02-20 17:06:53 +00:00
Mark Liversedge
06d4f2f351
Mockup User Metric Dialog
...
.. add a png for those that don't have balsamiq
2015-12-08 18:07:10 +00:00
Mark Liversedge
97b4d54d6e
Mockup for User Metric Dialog
...
.. Balsamiq mock.
.. note the use of "special" symbols in the code
to introduce blocks of code that will be called
at certain points, these will need to be aligned
to the RideMetric class but limited to those
attributes that are activity specific
isRelevantForRide()
initialize()
compute()
setValue()
setCount()
we may want to add other attributes like aggregate
zero and lowerisbetter to the dialog too.
2015-12-08 18:00:19 +00:00
Mark Liversedge
30d1127b4e
Add Italian and German sites
...
.. to the announce list
2015-12-04 08:40:06 +00:00
Mark Liversedge
acfd653641
Sites to post announcements to
2015-12-03 13:30:05 +00:00
Mark Liversedge
f4593dbc7f
Document REST API endpoints
...
.. need to add more narrative
[skip ci]
2015-11-28 09:18:21 +00:00
Mark Liversedge
24a4bee93a
More missed functions
...
.. defined in lexer so missed in code scan
[skip CI]
2015-11-27 21:17:23 +00:00
Mark Liversedge
4213b80dfd
Missed off formula methods
...
[skip CI]
2015-11-27 21:11:34 +00:00