Changesets: MantisBT

master 95657a78

2018-12-16 21:59

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_hungarian.txt Diff File
mod - plugins/MantisGraph/lang/strings_spanish.txt Diff File

master ca8b1e11

2018-12-12 22:12

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_hungarian.txt Diff File
mod - lang/strings_urdu.txt Diff File

master 41557152

2018-12-10 00:59

dregad

Committer: atrol


Details Diff
Hide User Info table footer when not needed

Low-privileged users do not have any available buttons in the footer
below the User Information section on View User Page, so an empty DIV is
displayed.

With this change, the DIV is only shown if user can manage and/or
impersonate users.

Fixes 0025059
Affected Issues
0025059
mod - view_user_page.php Diff File

master 589fe6f4

2018-12-09 21:15

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_portuguese_standard.txt Diff File
mod - lang/strings_zazaki.txt Diff File

master 62f6c18e

2018-12-09 05:57

atrol


Details Diff
Add some more information to view_user_page

Fixes 0025042
Affected Issues
0025042
mod - view_user_page.php Diff File

master 3250e83b

2018-12-07 04:17

atrol


Details Diff
Fix PHP 7.3 warning

Starting from PHP 7.3, continue statements targeting switch control flow
structures generate a warning [1].

In our case, we don't want just to break the switch, but continue with
the next row of the database fetch.

Fixes 0025033

[1] http://php.net/manual/en/migration73.incompatible.php
Affected Issues
0025033
mod - core/install_helper_functions_api.php Diff File

master e493a7fc

2018-12-04 21:33

vboctor


Details Diff
Configure ImgBot

Ignore images under css/images/ since are 3rd party files.
add - .imgbotconfig Diff File

master 7d08e105

2018-12-02 20:46

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_arabicegyptianspoken.txt Diff File

master c572283e

2018-11-29 06:57

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_arabic.txt Diff File

master e95cba33

2018-11-29 00:43

atrol


Details Diff
Use right default value for projection when creating issues

Regression introduced in 2.13.0 commit b03448f206aa2108ec9c7c993af97429b01754d8

Fixes 0025016
Affected Issues
0025016
mod - core/commands/IssueAddCommand.php Diff File

master 0ae7dcc8

2018-11-25 20:59

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_basque.txt Diff File
mod - lang/strings_zazaki.txt Diff File

master 4609e811

2018-11-22 11:16

atrol


Details Diff
Truncate values before writing to database history table

TEXTAREA custom fields can contain more than 255 characters.
Changing such fields fails, as the old value can't be stored
in history table.

This change fixes the issue by truncating the string.

Fixes 0025002
Affected Issues
0025002
mod - core/history_api.php Diff File

master 8d5524dc

2018-11-19 23:51

dregad

Committer: GitHub


Details Diff
Update PHPMailer to 6.0.6

Merge pull request #1410 from dregad/phpmailer6

Fixes 0024990
Affected Issues
0024990
mod - composer.json Diff File
mod - composer.lock Diff File
mod - core/email_api.php Diff File

imgbot e5d15368

2018-11-19 17:54

ImgBotApp


Details Diff
[ImgBot] Optimize images

*Total -- 778.71kb -> 683.00kb (12.29%)

/css/images/ui-icons_222222_256x240.png -- 6.76kb -> 4.85kb (28.2%)
/images/mantis_logo.gif -- 7.63kb -> 5.69kb (25.39%)
/css/images/ui-icons_ffffff_256x240.png -- 6.15kb -> 4.81kb (21.88%)
/images/mantis_logo_notext.png -- 10.61kb -> 8.74kb (17.58%)
/doc/modern_view_issue.png -- 164.66kb -> 142.48kb (13.47%)
/doc/modern_my_view.png -- 297.88kb -> 258.47kb (13.23%)
/doc/modern_view_issues.png -- 203.33kb -> 177.60kb (12.66%)
/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png -- 5.68kb -> 5.23kb (7.98%)
/css/images/pattern.jpg -- 6.91kb -> 6.83kb (1.29%)
/docbook/Developers_Guide/en-US/images/mantis_logo.png -- 18.59kb -> 18.37kb (1.2%)
/images/mantis_logo.png -- 18.59kb -> 18.37kb (1.2%)
/docbook/Admin_Guide/en-US/images/mantis_logo.png -- 18.59kb -> 18.37kb (1.2%)
/css/images/ui-icons_ef8c08_256x240.png -- 4.44kb -> 4.40kb (0.86%)
/css/images/ui-icons_228ef1_256x240.png -- 4.44kb -> 4.40kb (0.86%)
/css/images/ui-icons_ffd27a_256x240.png -- 4.44kb -> 4.40kb (0.86%)
mod - css/images/pattern.jpg Diff File
mod - css/images/ui-bg_gloss-wave_35_f6a828_500x100.png Diff File
mod - css/images/ui-icons_222222_256x240.png Diff File
mod - css/images/ui-icons_228ef1_256x240.png Diff File
mod - css/images/ui-icons_ef8c08_256x240.png Diff File
mod - css/images/ui-icons_ffd27a_256x240.png Diff File
mod - css/images/ui-icons_ffffff_256x240.png Diff File
mod - doc/modern_my_view.png Diff File
mod - doc/modern_view_issue.png Diff File
mod - doc/modern_view_issues.png Diff File
mod - docbook/Admin_Guide/en-US/images/mantis_logo.png Diff File
mod - docbook/Developers_Guide/en-US/images/mantis_logo.png Diff File
mod - images/mantis_logo.gif Diff File
mod - images/mantis_logo.png Diff File
mod - images/mantis_logo_notext.png Diff File

dependabot/composer/phpmailer/phpmailer-6.0.6 dfe964f5

2018-11-19 17:40

dependabot[bot]


Details Diff
Bump phpmailer/phpmailer from 5.2.27 to 6.0.6

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 5.2.27 to 6.0.6.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v5.2.27...v6.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
mod - composer.json Diff File
mod - composer.lock Diff File

master 156bf3ba

2018-11-18 21:44

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_zazaki.txt Diff File

master 17649986

2018-11-17 05:44

dregad


Details Diff
Rename scripts README with .md extension

master 06d52f33

2018-11-17 05:29

dregad


Details Diff
Convert scripts README to Markdown

Document Travis-CI scripts in README
mod - scripts/README.md Diff File

master 393defd5

2018-11-17 03:54

dregad


Details Diff
Update PHPMailer to 6.0.6
mod - composer.json Diff File
mod - composer.lock Diff File

master 22bf1f39

2018-11-17 03:48

dregad


Details Diff
Composer update

- Updating slim/slim (3.9.2 => 3.11.0)
- Updating guzzlehttp/guzzle (6.3.2 => 6.3.3)
- Updating vboctor/disposable_email_checker (3.0.1 => 3.1.0)
- Updating adodb/adodb-php (v5.20.12 => v5.20.13)
- Updating phpspec/prophecy (1.7.5 => 1.8.0)
- Installing symfony/polyfill-ctype (v1.10.0)
- Updating symfony/yaml (v2.8.37 => v2.8.47)

Fixes 0024986, 0024987, 0024988, 0024989
Affected Issues
0024986, 0024987, 0024988, 0024989
mod - composer.lock Diff File

master 65d1bb89

2018-11-17 03:46

dregad


Details Diff
Merge branch 'master-2.18'
mod - composer.lock Diff File

master-2.18 de550ae4

2018-11-17 03:42

dregad


Details Diff
Update PHPMailer to 5.2.27 via Composer

- Updating phpmailer/phpmailer (v5.2.26 => v5.2.27)

Security release (CVE-2018-19296).

Fixes 0024985
Affected Issues
0024985
mod - composer.lock Diff File

master 14b9582f

2018-11-16 05:22

dregad

Committer: atrol


Details Diff
Optimize sidebar collapse javascript

- replace the old collapse state using a regex
- use a single reference to the sidebar div
- calculate collapse state instead of using if statement
mod - js/common.js Diff File

master b5ea0dd1

2018-11-16 04:26

dregad

Committer: atrol


Details Diff
Proper fix for duplicate 'sidebar' div ID

The initial attempt at fixing this issue [1] introduced a regression in
the persistence of the sidebar's collapse state.

Using a different ID for the toggle button or the sidebar div caused
other issues (e.g. malfunctioning hambuger menu on narrow screens, or
failure to save collapse state).

The root cause was a bug in the javascript code saving the sidebar's
state, which was referencing the toggle button's id instead of the
sidebar div's.

We now have ID 'sidebar' for the actual sidebar, and 'sidebar-btn' for
the toggle button, and the javascript has been modified accordingly.

Fixes 0024976

[1]: commit b7b914549fe8fbdf4ee4053f475031df9d6a4674
Affected Issues
0024976
mod - core/layout_api.php Diff File
mod - js/common.js Diff File

master 91fa5c88

2018-11-14 21:19

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_belarusian_tarask.txt Diff File
mod - lang/strings_swissgerman.txt Diff File
mod - plugins/Gravatar/lang/strings_belarusian_tarask.txt Diff File
mod - plugins/MantisCoreFormatting/lang/strings_belarusian_tarask.txt Diff File
mod - plugins/MantisCoreFormatting/lang/strings_swissgerman.txt Diff File
mod - plugins/MantisGraph/lang/strings_belarusian_tarask.txt Diff File
mod - plugins/MantisGraph/lang/strings_swissgerman.txt Diff File
mod - plugins/XmlImportExport/lang/strings_belarusian_tarask.txt Diff File
mod - plugins/XmlImportExport/lang/strings_swissgerman.txt Diff File
 First  Prev  1 2 3 ... 70 ... 128 129 130 131 132 133 134 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 729 730 731  Next  Last