Viewing Issues 1 - 50 / 2436

    PID CategorySeverityStatusUpdated Summary
  0034404   
bugtracker
minor
resolved (dregad)
2024-04-15Proceed button is shown twice when redirecting with pending errors
  00222313  
markdown
minor
resolved (dregad)
2024-04-14Fix unit tests for markdown
  00223158  
markdown
minor
resolved (dregad)
2024-04-14Markdown converts " to " within code blocks and inline code
  002232031
markdown
minor
resolved (dregad)
2024-04-14Don't expand issue ids into URLs within code blocks
  002373811
markdown
minor
resolved (dregad)
2024-04-14Mantis issue links displayed as raw HTML in code block
  002481018  
markdown
major
resolved (dregad)
2024-04-14Markdown links/code always show HTML entities for Ampersand and Less-than sign
  002218172
markdown
minor
resolved (community)
2024-04-14Markdown different rendering between inline code (single backtick) and ``` blocks
  0034400111
code cleanup
feature
confirmed
2024-04-11Introduce a cs fixer
  00330984  
tools
minor
resolved (dregad)
2024-04-09Ugrade to PHPUnit 9.6 and adapt test suite
  00139799  
feature
minor
acknowledged
2024-04-08Top nav search functionality, e.g. top "Jump" bar could accept search terms for quicker search navigation.
  001756582
installation
minor
resolved (dregad)
2024-04-08SCRIPT installation error in statement: ALTER TABLE ADD INDEX mantis_bug_revision_table idx_bug_rev_id_time (bug_id, timestamp);
  00240493  
markdown
minor
confirmed
2024-04-08Escaping = characters the leaves the escape character visible
  002709991
html
major
confirmed
2024-04-08Inconsistent escape of html entities while editing an issue
  00343991  
other
minor
resolved (atrol)
2024-04-07Internal server error on view_user_page
  0034018134
filters
minor
resolved (dregad)
2024-04-07Filter "assigned to" and "monitor by" shows <br /> between the users when selecting multiple (advanced filtering)
  002248531
markdown
tweak
resolved (community)
2024-04-07Increase spacing before ``` blocks
  00343935  
html
minor
resolved (dregad)
2024-04-06Incorrect handling of HTML hexadecimal character references &#xNNN;
  00341245  
markdown
feature
assigned (community)
2024-04-06Add syntax highlighting to markdown codeblocks
  0034040   
markdown
minor
resolved (community)
2024-04-03Markdown processing code cleanup (part 2)
  003438933
markdown
minor
assigned (community)
2024-04-03Broken rendering of links in <a href=... links when markdown is enabled
  002462816  
markdown
minor
resolved (dregad)
2024-04-03Double quotes " and lesser than sign < are shown as HTML entity within Markdown code blocks
  00343792  
code cleanup
minor
resolved (dregad)
2024-04-02Modernizing Tests (partially tests/Mantis)
  00242411  
markdown
minor
resolved (dregad)
2024-04-02$g_html_valid_tags are not rendered if Markdown is enabled
  00343689  
api rest
feature
acknowledged
2024-04-01Accept timestamps (including historical/past dates) when posting notes via REST API
  00343694  
api rest
feature
acknowledged
2024-03-30Allow post-dated Created dates when submitting Issues via REST API
  00343591  
api rest
minor
resolved (dregad)
2024-03-28REST API: "String not found" warning when adding note with invalid view_state
  0034348101
api rest
block
resolved (dregad)
2024-03-28Adding issue note with REST API returns HTTP 500 when given view_state is invalid
  0022344121
markdown
minor
confirmed (joel)
2024-03-27Markdown mismatches code start/end
  00341391  
administration
feature
resolved (atrol)
2024-03-23Add OS information to SIte Information page
  00340422  
performance
tweak
resolved (dregad)
2024-03-19MantisGraph: inefficient calculation of data sets for Issue Trends graph
  003404123
reports
minor
resolved (dregad)
2024-03-19MantisGraph: last resolved issue not computed in Issue Trends graph
  00341061  
code cleanup
minor
resolved (dregad)
2024-03-19Deprecated creation of dynamic properties in Roadmap and Changelog
  00128307412
plug-ins
feature
new
2024-03-17new HTMLMail plugin v0.1
  00228395  
authentication
major
assigned (dregad)
2024-03-14Deprecate MD5 login method and replace with BCRYPT hash
  00339921  
rss
minor
confirmed
2024-03-12RSS should have been sorted by date_submitted but failed due to invisibility
  00340081  
documentation
text
resolved (dregad)
2024-03-11MantisGraph: document usage of EVENT_MANTISGRAPH_SUBMENU
  00340061  
code cleanup
tweak
resolved (dregad)
2024-03-11MantisGraph: fix deprecated warnings in javascript
  003390615  
bugtracker
major
resolved (dregad)
2024-03-10Failed opening core.php in timeline_inc.php on PHP 8.2 / IIS
  0033990   
plug-ins
feature
acknowledged
2024-03-08Adding event to view_user_page
  00335223  
plug-ins
feature
assigned (community)
2024-03-06Adding an overview to MantisGraph plugin can only be done by html link
  0033914   
code cleanup
minor
resolved (dregad)
2024-03-02Move timeline_inc.php from core to root directory
  00310172  
bugtracker
feature
resolved (dregad)
2024-03-01Allow disabling Categories
  00234492  
authentication
feature
new
2024-02-26Force all users to use AuthPlugin based login page
  0033350   
email
minor
resolved (dregad)
2024-02-22Update PHPMailer to 6.9.1
  003384222
ui
minor
resolved (dregad)
2024-02-22Move buttons to Edit User section footer in Manage User Page
  00270042  
administration
feature
resolved (dregad)
2024-02-22Switch back from manage_user_edit_page to view_user_page
  00335212  
plug-ins
feature
resolved (dregad)
2024-02-19Project graph missing within MantisGraph
  0033774   
code cleanup
tweak
resolved (dregad)
2024-02-18Refactor mc_project_api.php
  0033755   
tools
feature
resolved (dregad)
2024-02-16Enable Xdebug to facilitate PHPUnit tests troubleshooting
  00262731  
email
minor
new
2024-02-15How can I setup mail notification when due date is coming and passed?