Skip to content

Criteria Rewards - #1550

Open
ScuffedNewt wants to merge 60 commits into
lk-arpg:unstablefrom
ScuffedNewt:extension/criteria-develop
Open

ScuffedNewt wants to merge 60 commits into
lk-arpg:unstablefrom
ScuffedNewt:extension/criteria-develop

Conversation

@ScuffedNewt

Copy link
Copy Markdown
Contributor

Adds the following new features from the extension:

  • Ability to edit and add criteria to drafts / gallery submission / prompt submissions (admin side)
  • Remove added criteria (admin side)
  • Character criteria thanks to @perappu
image

Character Criteria

image

Collaborator Rewards

image image - Provides same as core functionality utilising criteria

Participant Rewards

  • Provides equivalent functionality to core
image image image

ScuffedNewt and others added 24 commits January 5, 2026 18:18
…and galleries

- fixed bugs on draft submissions for prompts with saving criteria
… extension/criteria-develop

# Conflicts:
#	app/Http/Controllers/GalleryController.php
#	app/Models/Gallery/Gallery.php
#	app/Models/Prompt/Prompt.php
#	app/Services/SubmissionManager.php
#	resources/views/galleries/create_edit_submission.blade.php
@itinerare itinerare added enhancement New feature or request needs review Pull requests that are pending community review has:migration has:command and removed has:command labels Sep 7, 2026
* @return \Illuminate\Database\Eloquent\Builder
*/
public function scopeRequiresAward($query) {
if (!Settings::get('gallery_submissions_reward_currency')) {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this removal needs to be reverted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request has:migration needs review Pull requests that are pending community review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants