Website and backend of Re-Volt America

# Revisión Autor Descripción Cuándo
1 102f355 BGM

Update Gemfile and Gemfile.lock

Locked devise-i18n to version 1.12 >= 1.12.1

about 11 hours ago
2 be5285c BGM Remove stale docker dependency about 11 hours ago
3 b757e99 BGM Update Dockerfile and docker-compose about 11 hours ago
4 df1062c GitHub

Bump rexml from 3.2.8 to 3.3.2 (#119)

Bumps rexml from 3.2.8 to 3.3.2. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: rexml dependency-type: indirect …

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6 days ago
5 a3fd874 GitHub

Bump braces from 3.0.2 to 3.0.3 (#118)

Bumps braces from 3.0.2 to 3.0.3. - Changelog - Commits


updated-dependencies: - dependency-name: braces dependency-type: indirect …

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6 days ago
6 03bf4ad GitHub New Crowdin updates (#116) about 1 month ago
7 4161988 nickskyline Sort tracks by name about 2 months ago
8 d38b00a nickskyline Add delete button for tracks about 2 months ago
9 a32a927 GitHub

Bump actiontext from 7.1.3.1 to 7.1.3.4 (#113)

Bumps actiontext from 7.1.3.1 to 7.1.3.4. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: actiontext dependency-type: indirect …

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

about 2 months ago
10 bc7e582 BGM Add Santi's staff profile picture about 2 months ago
11 4f62a4c BGM Allow moderators to add members to teams about 2 months ago
12 1c33f23 GitHub New Crowdin updates (#111) about 2 months ago
13 a126bc9 BGM Fix metadata string at teams results table view about 2 months ago
14 5f0ca27 BGM Add missing id to team session's table about 2 months ago
15 eeb4681 BGM Fix incorrect pagination display at season views about 2 months ago
16 cf115ad BGM Add download as PNG button to team sessions' results table about 2 months ago
17 9a95837 BGM Fix team member list's styles about 2 months ago
18 0ca36cd BGM Fix styles at teams' index view about 2 months ago
19 71edec5 GitHub Add search bar for tracks (#112) about 2 months ago
20 d3ef0dd BGM

Fix session parsing

This commits addresses the incorrect track names in result tables. The underlying issue had to do with iterations being made on a modified instance of he full log array, and then accessing incorrect indexes of the original one within those iterations.

Resolves #110

about 2 months ago