jensbrak

Results 12 issues of jensbrak

First draft of the code trying to implement some of the features in #1349 . Choices made: - Adding an enum `CommentStatus` replacing the `IsApproved` property of `Comment` model -...

Background: comment moderation is limited to pre-approved comments and admin required approval, as set in Manager Config. If the validation hook for comments is used, however, that hook will replace...

enhancement
core-manager
core
request

It could be rather useful to be able to provide a link routing an administrator directly to a specific tab of a Manager page. For instance (as discussed in #1339...

enhancement
core-manager
request

With the addition of comment support, the ability to bulk edit these would simplify the management. One use case would be that a number of comments have been posted for...

enhancement
core-manager
request

If the session ends while logged in in Manager you risk loosing information without warning. If session timeout is passed before saving any edit (page/blog post etc) a redirect to...

enhancement
core-manager
request

I'd like to propose a feature: when logged in to the Manager and browsing the site (not in preview mode), any post or page should have an "edit this"-link. Using...

help wanted
module
request

Have: - A Windows 10 pro machine with Virtualization and WSL2 setup - Installed Ubuntu via MS Store and verified it works - Installed xfce4 on Ubuntu WSL from shell...

Add some basic input validation to the templates. Would not only prevent Piranha from crashing if invalid input is made but also provide a good example of how to do...

enhancement

Store it in CSV file instead, for easy updating of new items introduced in the game. Replaces previous PR's. I wanted to have a clean PR with only the change...

Simple filter for character file backups. Would fix https://github.com/Wufflez/Loki/issues/27