Fixed bug in prize money distribution

 

If you have fewer then 12 completed starts, eliminated or retired riders also got prize money. This is sorted out now.

CSV Import with start number

 

Fixes problem importing start number in the CSV Import

More evenly sized sponsor logos in start list footer

 

The rendering of sponsor logos in the footer of start and result lists is now smarter. Previously it simply tried to make each logo as big as possible, resulting in wide logos being huge compared more square-shaped ones.

Now it instead tries to make all logos more equally sized, regardless of shape.

New report for person expenses

 

The default report under person economy is the complete invoice, now we've added separate report only for expenses.

Series of upgrades

 

During previous week we've upgraded the framework powering both app.equipe.com and online.equipe.com. Now we run the latest version, and updated a number of dependencies.

We also run a new dedicated cache server.

Change organizer logo

 

It is now possible to change the logo of an organizer from the organizer's Edit page by simply dragging an image file to where the logo is shown in the header. It couldn't get easier!

Logos should preferably be uploaded in vector format as EPS files, but if you don't have an EPS the second best option is a transparent PNG image.

Select dressage judges

 

Now sorted on last name, first name to easier find them when you run larger dressage shows.

Several currencies within one show

 

In show settings you can define currency rates, this is used to present the total amount to pay or receive in all defined currencies.

The currency rate is also used to have prize money in different currencies per competition.

Delete starts from team competition

 

The alert that helps you remove starts that does not belong in the team competition is fixed. It did the right thing, but the message was wrong.

Delete competition

 

Delete competition with a lot of starts is a consuming tasks when we keep track of history, we moved this to a separate process to improve performance.