Website and backend of Re-Volt America

# Revision Author Description When
85 102f355 BGM
Update Gemfile and Gemfile.lock Locked devise-i18n to version 1.12 >=

12.1

10 months ago
86 be5285c BGM
Remove stale docker dependency
10 months ago
87 b757e99 BGM
Update Dockerfile and docker-compose
10 months ago
88 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] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

11 months ago
89 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] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

11 months ago
90 03bf4ad GitHub
New Crowdin updates (#116)
12 months ago
91 4161988 nickskyline
Sort tracks by name
12 months ago
92 d38b00a nickskyline
Add delete button for tracks
12 months ago
93 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] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

12 months ago
94 bc7e582 BGM
Add Santi's staff profile picture
12 months ago
95 4f62a4c BGM
Allow moderators to add members to teams
12 months ago
96 1c33f23 GitHub
New Crowdin updates (#111)
12 months ago
97 a126bc9 BGM
Fix metadata string at teams results table view
12 months ago
98 5f0ca27 BGM
Add missing id to team session's table
12 months ago
99 eeb4681 BGM
Fix incorrect pagination display at season views
12 months ago
100 cf115ad BGM
Add download as PNG button to team sessions' results table
12 months ago
101 9a95837 BGM
Fix team member list's styles
12 months ago
102 0ca36cd BGM
Fix styles at teams' index view
12 months ago
103 71edec5 GitHub
Add search bar for tracks (#112)
about 1 year ago
104 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 1 year ago