Skip to content

Tags: wikisource/wscontest

Tags

2.8.1

Toggle 2.8.1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Update NPM dependencies

2.8.0

Toggle 2.8.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Add language switcher to footer

Also add basic RTL support.

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Update en.json

small typo:)

2.6.1

Toggle 2.6.1's commit message
Add install job

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Add health check control file and Toolforge job spec

Periodically write a health check control file that can be read (and deleted) by a new Toolforge job that will run continuously.

Bug: T383304

2.5.3

Toggle 2.5.3's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Make all interface messages translatable

* Made homepage messages translatable
* Made contest_view content translatable
* Made contests_edit translatable
* Made 404 translatable
* Fixed Duplicated Translations
* Avoid message re-use

BUG: T346994

2.5.2

Toggle 2.5.2's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Added contestant order in WSContest contest page

Added contestant rank on the contest page of WSContest. It will be beneficial to the contestant as well as admins to be able to tell, for example: who are the top 10 contestant, how many total contestants are there, etc.

Bug: T331507

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Fix query for total users

Fix query that counts total
number of users to be displayed
on the home page

Bug: T348210

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Feature: Contest deletion

Add the contest delete feature
that allows admins to delete
contests created by them

Bug: T197769

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Handle mulwikisource in wscontest

Update dependency to use the new wikisource/api release that handles mulwikiosurce, and normalise mulwikisource URLs before saving to database.

Bug: #T345325