129
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix vcs integration lookup using old b2db criteria More... over 5 years ago
don't clean out issue file attachments table during upgrade (fixes #2840) More... over 5 years ago
use new issuetype icons in board view More... over 5 years ago
update issue type icon look in search result column More... over 5 years ago
finalize new issue type icon looks More... over 5 years ago
fix user settings not saved / read properly More... over 5 years ago
fix reversed logic when checking "enable elevated login" (fixes issue #2835) More... over 5 years ago
fix module downloads with license More... over 5 years ago
don't show comment "issue created" placeholder in articles More... over 5 years ago
Merge pull request #540 from Drachenkaetzchen/master-test More... over 5 years ago
Merge pull request #541 from Drachenkaetzchen/bugfix-todolist3 More... over 5 years ago
Whoops, forgot to commit the file which actually does the per-project check More... over 5 years ago
Check if $comment is set, because in my case, $comment was null, which broke instanceof More... over 5 years ago
Moved "canseeallissues" to the project level, so it can be configurable on a per-project basis More... over 5 years ago
Merge pull request #538 from Drachenkaetzchen/bugfix-todolist2 More... over 5 years ago
Fixed todo marking for the comment id 0 More... over 5 years ago
Bugfix for the todo list where the items are swapped. More... over 5 years ago
improve styling on issue log items fix code blocks not highlighting properly More... over 5 years ago
remove a couple of inline styles More... over 5 years ago
rename http -> https in all links More... over 5 years ago
add upgrade for incoming email account More... over 5 years ago
Merge pull request #537 from Drachenkaetzchen/incoming-mail-formatting More... over 5 years ago
Don't process any attachments if file uploads are disabled (my public/ folder was getting spammed ^^^). Additionally show the user a warning if uploads are disabled when configuring a mail account More... over 5 years ago
Added HTML to Markdown parser; added option to prefer HTML content if available More... over 5 years ago
Merge branch 'master' of https://github.com/thebuggenie/thebuggenie More... over 5 years ago
allow initializing i18n from cli More... over 5 years ago
Merge pull request #2 from thebuggenie/master More... over 5 years ago
add missing geshi dep More... over 5 years ago
initialize permissions during bootstrap if run through cli More... over 5 years ago
remove password reset now we're past 4.2 upgrade More... over 5 years ago