Added invoice date in the accouting export.
Added invoice date in the accouting export.
You can now download all personal details on your account from online.equipe.com.
Exported json file
{
"user":{
"id":8,
"name":"Joe Doe",
"email":"joe.doe@mail.com",
"locale":"en",
"updated_at":"2018-05-17T14:09:07+02:00",
"created_at":"2008-08-22T16:06:32+02:00"
},
"push_messages":[
{
"id":70599717,
"meeting_name":"...",
"alert":"Result for ...",
"event":"finished",
"logo_id":"2627",
"logo_group":"svrf",
"read_at":null,
"updated_at":"2018-05-12T15:41:11+02:00",
"created_at":"2018-05-12T15:41:00+02:00"
}
],
"devices":[
{
"id":129268,
"device_token":"9E887570F45FC844ABA8FA5418114BB321C4F9AA3AC96C1BE93A8E12B8FD40C5715F8336DFF3E0BDE295F3020A626CCFDE75CF768359DFB1DB7B6C6685975BBC",
"delivery_method":"apn",
"updated_at":"2017-11-18T09:58:51+01:00",
"created_at":"2017-11-18T09:58:51+01:00"
}
],
"notification_subscriptions":[
{
"id":513142,
"target_value":"638c7124986eb70dc71909dae0d970bc",
"target_type":"Rider",
"updated_at":"2018-01-05T20:12:30+01:00",
"created_at":"2018-01-05T20:10:56+01:00"
}
]
}
You can now very easy delete you account at online.equipe.com. This will remove subscriptions, known devices and all your push messages. This action is not possible to undo.
If you want to avoid free form of officials for shows under your federation, there is now an option to require person officials.
It's now possible to connect a marking sheet to a show jumping judgement. This enabled print out of marking sheet in show jumping.
Designed to use with style jumping. To set the style, go to settings for the competitions, Officials and add Style Judge
StartCountDown and StarTime now accepts timeSource, that can be dressage or cross
{
"component": "StartCountDown",
"timeSource": "cross",
}
{
"component": "StartTime",
"timeSource": "cross",
}
New wrapper component that filter upcoming starts sorted by cross country start time.
{
"component": "UpcomingCrossCountryStartsScoped",
"layout": { ... }
}
It make no sense to clear this field as it mandatory in order for the system to work.
Fixed print out of number bib when no logo was set on the competition.
On rider declaration we are now setting the status as 'Starting' when the declaration is done.
If the rider already has a start in the competition, but without status of 'Starting' it will appear as yellow and explanation tag Not confirmed.
This is useful when you already have starts in the competition but you need the confirmation from rider.
As more federation is joining us and supporting organizers on national level we have added granular control of access levels.