Commit Graph

240 Commits

Author SHA1 Message Date
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
Mark Liversedge
55ee31352d Formula Syntax
.. list of valid expressions, need to document them and
   add to the goldencheetah.org website.

[skip CI]
2015-11-27 20:57:16 +00:00
Joern
5a6c8fcedd Wiki - Screenshots 3.3 Update
... first set
2015-11-10 19:12:16 +01:00
Mark Liversedge
708e118536 Computrainer Serial Protocol Docs
.. should have added this a long time ago!
2015-05-17 15:31:00 +01:00
Mark Liversedge
8cf97b96a8 WKO+ 3 File Format Documentation
.. should have added to the repo a long time ago.
2015-05-17 15:26:20 +01:00
Joern
679ebfff85 Update Wiki
... 3.2 Screenshots
2015-02-28 09:35:39 +01:00
Joern
44183a0247 Update Wiki
... some screenshots
2015-02-08 18:24:53 +01:00
Joern
bca3723106 Wiki: Terminology:Ride->Activities -
... update filenames so that fit to the updated Wiki documents
2015-01-30 17:44:23 +01:00
Joern
048a6e76cc Wiki Update
... corrected pictures
2015-01-26 18:44:22 +01:00
Joern
1fb4ed0335 Wiki 3.11 Update
... Preferences / Athlete
2015-01-20 18:47:05 +01:00
Joern
44a23212ce Wiki - Update 3.11
... new and updated Screenshots for 3.11
2015-01-16 18:52:05 +01:00
Mark Liversedge
377e85d3a3 RideCache TODO Documentation
.. need to think about the remaining (existing)
   problems related to refresh and not ridecache.
2014-12-31 19:55:09 +00:00
Mark Liversedge
c4e1257774 Fixup Appearances check on Mac
.. where we don't have config for scrollbars and headings.
2014-12-31 16:16:20 +00:00
Mark Liversedge
0672ab7e31 Merge pull request #1207 from Joern-R/help
Update "WhatsThis" - help
2014-12-29 16:59:20 +00:00
Mark Liversedge
ff0c96c3d4 Refresh Events Documentation
.. start to document the events that wil require
   a refresh, but doesn't describe the 'refresh'
   that is needed (e.g. data, metric, cache, chart)
2014-12-28 22:09:26 +00:00
Joern
2314a9ed7d Update "WhatsThis" - help
.. add short texts and make translatable
.. first 3.11 Wiki .jpg changes
2014-12-24 14:06:08 +01:00
Joern
55aa00f2c4 Wiki - Correction - Help About
... New Picture "Help-About" to document the Athlete Library Path
2014-10-24 18:30:58 +02:00
Mark Liversedge
323486badc Added Motor Units to the science doc 2014-08-25 15:16:49 +01:00
Mark Liversedge
f6c7f1e06a Science Doc Updates
.. remove references to aerobic and anaerobic threshold as they
   are not really used in the literature anymore

.. remove talk of training interventions and just point out that
   power at LT2 (CP/FTP) is a good indicator of endurance performance

.. we should add a section on MU recruitment and fatigue and
   training interventions with the new features in v3.2
2014-08-22 10:03:22 +01:00
Mark Liversedge
13e635590d Template announcement
.. for posts to the usual websites

   * bikeradar
   * weight weenies
   * wattage google group
   * timetriallingforum.co.uk
   * golden cheetah announce, users, developers

Will require formatting into the markup each site requires
but will take the effort out of formulating text
2014-08-18 08:58:42 +01:00
Mark Liversedge
bec97631ce Merge pull request #1019 from jonbev/WikiConvertor
Fix links in FAQ index page
2014-08-18 09:19:27 +02:00
Jon Beverley
18a2422e3c Fix links in FAQ index page 2014-08-18 08:18:26 +01:00
Mark Liversedge
fbdf1c1315 Merge pull request #1018 from jonbev/WikiConvertor
Wiki convertor
2014-08-17 22:55:03 +02:00
Jon Beverley
a889dd7d1f Add Wiki Convertor
Will run on linux with mono installed. Haven't tried Mac's.
2014-08-17 21:48:17 +01:00
Joern
28be3d9252 Wiki Update
... Zoom Feature in All Plot
2014-08-16 19:05:58 +02:00
Mark Liversedge
093a2c9083 Science doc update from review
.. LT1/LT2 definitions
2014-08-10 22:09:40 +01:00
Mark Liversedge
87a748e133 Minor fixup to FAQ 2014-08-10 21:30:50 +01:00
Mark Liversedge
013e2b51a0 3.1 FAQ Updates
.. minor changes to reflect how things now work in 3.1
2014-08-10 21:17:18 +01:00
Mark Liversedge
b00b7921af 3.1 Release Notes 2014-08-10 20:41:26 +01:00