CrossMgr icon indicating copy to clipboard operation
CrossMgr copied to clipboard

Cyclo Cross Management Application

Results 48 CrossMgr issues
Sort by recently updated
recently updated
newest added

Also fixes a bug where team results would be uploaded to the same filename as the individual results.

When clicking on the link in github it was sending to https://github.com/esitarski/CrossMgr/blob/master/https:/github.com/esitarski/CrossMgr/blob/master/CrossMgrTutorial.docx

**Describe the bug** During the dev or release build, the mac dmg files are created in the first step, and are visible in the Release. The windows .exe install files...

Small change to remember the last state of the race time/clock time selection in the 'Correct Number' dialog. This simplifies things when working in clock time for edits (eg. when...

Adds support for a 'Machine' field to CrossMgr, SeriesMgr and CrossMgrVideo, for sports with an engineering aspect to the competition. (See https://github.com/esitarski/CrossMgr/issues/50.) I've used 'Machine' as it seemed like the...

Excel output was not being generated...

It is quite simple to implement a photoelectric sensor that would trigger a joystick button press: https://www.youtube.com/watch?v=4HW11sDh-5M You can get a photoelectric sensor with a reflector for 20-30€ and a...

Feature Request

I've got a nice touch screen oriented page I've written to make use of /bib.js handling for manual timing, and would like to host it using the Crossmgr webserver I...

Hello everybody, I have an Invelion device, and I wrote the following Python script to fetch the passages: ``` import time import socket from datetime import datetime def receive_data(sock): buffer...

If there is only a 'Name' field, and the contents aren't comma-separated, split on the last space in the name if there is one, or failing that, treat the entire...