Changesets: Website
|
master cf84e90c 2025-05-09 07:29 Details Diff |
Remove Travis CI reference on Downloads page Fixes #35652 |
||
| mod - download.php | Diff File | ||
|
master a2ddf75e 2025-05-09 07:19 Details Diff |
Fix Continuous Integration badge Since the move from TravisCI to GitHub Actions, the badge on the Builds page no longer reflect the actual status, as it is still pointing to Travis. Changing the URL to show status from GitHub Action "MantisBT unit tests" workflow execution. Fixes #35652 |
||
| mod - builds.php | Diff File | ||
|
master 5f30eb0c 2025-05-09 07:15 Details Diff |
Exclude MantisBT builds dir On the server it is outside of the web root, but for development it is convenient to have it the repo. This ensures it does not get committed by mistake. |
||
| mod - .gitignore | Diff File | ||
|
master c9f4bdd8 2025-05-09 07:14 Details Diff |
Merge remote-tracking branch 'origin/master' # Conflicts: # bot.php |
||
|
master cfeaaf90 2024-04-21 09:51 Details Diff |
Update browser support information Fixes #34414 |
||
| mod - bot.php | Diff File | ||
|
master e877e1e4 2024-04-09 13:31 Details Diff |
Fix logo size | ||
| mod - top.php | Diff File | ||
|
master bc5c5589 2024-04-09 13:29 Details Diff |
Fix static analyis warnings | ||
| mod - download.php | Diff File | ||
| mod - top.php | Diff File | ||
|
master 26abae19 2024-04-09 13:17 Details Diff |
Remove Internet Explorer specific code | ||
| mod - top.php | Diff File | ||
|
master 8f0165c9 2024-04-09 13:12 Details Diff |
Fix invalid HTML and remove redundant style .item-details style was identical to ul.icons. Keeping only the latter. Removed invalid `<ul>` within `<ul>` construct. |
||
| mod - css/custom.css | Diff File | ||
| mod - development.php | Diff File | ||
| mod - doc_dev_inc.php | Diff File | ||
| mod - download.php | Diff File | ||
| mod - hosting.php | Diff File | ||
|
master a618391c 2024-04-09 12:54 Details Diff |
Composer update | ||
| mod - composer.lock | Diff File | ||
|
master e128cf7b 2024-04-09 12:53 Details Diff |
Composer: update PHP platform and min version Following server upgrade, we're now running PHP 8.1. |
||
| mod - composer.json | Diff File | ||
|
master bda9b441 2024-02-27 13:15 Details Diff |
Merge branch 'gitter-matrix' into master | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - development.php | Diff File | ||
| mod - support.php | Diff File | ||
|
master ad79c609 2024-02-27 13:12 Details Diff |
Merge branch 'replace-addthis' into master | ||
| mod - bot.php | Diff File | ||
|
master fe05db22 2024-02-27 07:37 Details Diff |
Remove Internet Explorer reference in footer We stopped supporting that browser in 2019 (see issue 0029198). |
Affected Issues 0029198 |
|
| mod - bot.php | Diff File | ||
|
master e243110a 2024-02-27 07:36 Details Diff |
Composer Update - Upgrading foroco/php-browser-detection (v2.1 => v2.7) |
||
| mod - composer.lock | Diff File | ||
|
master 128b28ef 2024-02-27 07:35 Details Diff |
Composer: ext-json is no longer needed | ||
| mod - composer.json | Diff File | ||
|
master 074df94e 2024-02-27 07:28 Details Diff |
Remove Twitter link on Documentation page | ||
| mod - documentation.php | Diff File | ||
|
master 498d64ec 2024-02-27 06:59 Details Diff |
Update IRC channel information - Separate paragraph - Add config for IRC URL - The "Join channel" button now links to Freenode's Web IRC client - The #mantisbt link in the paragraph has the irc:// link - Use https URLs |
||
| mod - config_defaults_inc.php | Diff File | ||
| mod - development.php | Diff File | ||
|
master 1ec456d8 2024-02-27 06:54 Details Diff |
Reflect Gitter migration to Matrix | ||
| mod - development.php | Diff File | ||
|
master d513f31b 2024-02-27 06:50 Details Diff |
Add link to Gitter (Matrix) on support page URL to web client is stored as a new config item ($g_chat_url). |
||
| mod - config_defaults_inc.php | Diff File | ||
| mod - development.php | Diff File | ||
| mod - support.php | Diff File | ||
|
master 3b808c43 2024-02-27 06:37 Details Diff |
Add Mastodon link icon | ||
| mod - bot.php | Diff File | ||
|
master d7d01abc 2024-02-27 06:34 Details Diff |
Restore social network icons in footer Replace discontinued AddThis service (terminated on 23-May-2023) by AddToAny (https://www.addtoany.com). Fixes #33844 |
||
| mod - bot.php | Diff File | ||
|
master 79c2f876 2024-02-22 19:06 Details Diff |
Remove Twitter feed from page bottom Twitter API access is no longer free, resulting in a 403 error trying to retrieve the latest tweets for display. Fixes #33837 |
||
| mod - bot.php | Diff File | ||
| mod - composer.json | Diff File | ||
| mod - composer.lock | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - css/color_scheme.css | Diff File | ||
| mod - css/custom.css | Diff File | ||
| rm - get-tweets.php | Diff | ||
| rm - img/follow.png | Diff | ||
| rm - img/tw_arrow_down.png | Diff | ||
| rm - img/tw_arrow_up.png | Diff | ||
| mod - js/custom.js | Diff File | ||
| mod - top.php | Diff File | ||
|
master e687d8b6 2023-10-19 13:01 Details Diff |
Remove MantisTouch references Product is discontinued and no longer available. Removed the following - section on Add-ons page - link on Hosting page - mantistouch.php redirection page Fixes 0033029 |
Affected Issues 0033029 |
|
| mod - addons.php | Diff File | ||
| mod - hosting.php | Diff File | ||
| rm - mantistouch.php | Diff | ||
|
master bf839b9b 2022-04-17 04:13 Details Diff |
Fix status badges on Nightly Builds page Following move from travis-ci.org to travis-ci.com, the URLs for the badge images as well as the anchor's target must be updated to point to the new location [1]. Fixes #29883 [1]: https://docs.travis-ci.com/user/status-images/ |
||
| mod - builds.php | Diff File | ||