Changesets: MantisBT

master-1.2.x 8c81d4ca

2012-08-16 04:32

dregad


Details Diff
Upgrade PHPMailer from 5.1 to 5.2.1

Version 5.2.1 (January 16, 2012)
* Closed several bugs
* Performance improvements
* MsgHTML() now returns the message as required.
* New method: GetSentMIMEMessage() (returns full copy of sent message)

Version 5.2 (July 19, 2011)
* protected MIME body and header
* better DKIM DNS Resource Record support
* better aly handling
* htmlfilter class added to extras
* moved to Apache Extras

Fixes 0012562
Affected Issues
0011115, 0012562
mod - library/README.libs Diff File
mod - library/phpmailer/README Diff File
mod - library/phpmailer/class.phpmailer.php Diff File
mod - library/phpmailer/class.pop3.php Diff File
mod - library/phpmailer/class.smtp.php Diff File
mod - library/phpmailer/language/phpmailer.lang-br.php Diff File
mod - library/phpmailer/language/phpmailer.lang-ca.php Diff File
mod - library/phpmailer/language/phpmailer.lang-cz.php Diff File
mod - library/phpmailer/language/phpmailer.lang-de.php Diff File
mod - library/phpmailer/language/phpmailer.lang-dk.php Diff File
mod - library/phpmailer/language/phpmailer.lang-es.php Diff File
mod - library/phpmailer/language/phpmailer.lang-fi.php Diff File
mod - library/phpmailer/language/phpmailer.lang-fo.php Diff File
mod - library/phpmailer/language/phpmailer.lang-fr.php Diff File
mod - library/phpmailer/language/phpmailer.lang-hu.php Diff File
mod - library/phpmailer/language/phpmailer.lang-it.php Diff File
mod - library/phpmailer/language/phpmailer.lang-ja.php Diff File
mod - library/phpmailer/language/phpmailer.lang-nl.php Diff File
mod - library/phpmailer/language/phpmailer.lang-no.php Diff File
mod - library/phpmailer/readme_mantis.txt Diff File

master a4f644c9

2012-08-16 04:32

dregad


Details Diff
Upgrade PHPMailer from 5.1 to 5.2.1

Version 5.2.1 (January 16, 2012)
* Closed several bugs
* Performance improvements
* MsgHTML() now returns the message as required.
* New method: GetSentMIMEMessage() (returns full copy of sent message)

Version 5.2 (July 19, 2011)
* protected MIME body and header
* better DKIM DNS Resource Record support
* better aly handling
* htmlfilter class added to extras
* moved to Apache Extras

Fixes 0012562
Affected Issues
0011115, 0012562
mod - library/README.libs Diff File
mod - library/phpmailer/README Diff File
mod - library/phpmailer/class.phpmailer.php Diff File
mod - library/phpmailer/class.pop3.php Diff File
mod - library/phpmailer/class.smtp.php Diff File
mod - library/phpmailer/readme_mantis.txt Diff File

master-1.2.x fd20db77

2012-08-15 19:56

dregad


Details Diff
Maintain old behavior for default gravatar icons

This is a follow up commit for f710546a49e67cc6d014c46013269415b46a181e
that ensures installations using $g_show_avatar = ON maintain the same
behavior as before. In other words, setting the config to ON is
equivalent to 'identicon'.

Fixes 0014032
Affected Issues
0014032
mod - config_defaults_inc.php Diff File
mod - core/user_api.php Diff File
mod - docbook/administration_guide/en/configuration.sgml Diff File

master 3b4ea93d

2012-08-15 19:56

dregad


Details Diff
Maintain old behavior for default gravatar icons

This is a follow up commit for 06b7b96f19834e30d5beaaa2dcb97e4e7f49a28e
that ensures installations using $g_show_avatar = ON maintain the same
behavior as before. In other words, setting the config to ON is
equivalent to 'identicon'.

Fixes 0014032
Affected Issues
0014032
mod - config_defaults_inc.php Diff File
mod - core/user_api.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File

master 06b7b96f

2012-08-15 01:32

dregad


Details Diff
Allow custom default avatar icons

Following implementation of 0013992, it was no longer possible for
administrators to define a custom default avatar, as Mantis forced use
of Gravatar's 'identicon'.

This commit reintroduces that functionality, and allows use of either
one of Gravatar's default images or a custom one (identified by an URL),
through appropriate configuration of $g_show_avatar.

Fixes 0014032
Affected Issues
0014032
mod - config_defaults_inc.php Diff File
mod - core/print_api.php Diff File
mod - core/user_api.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File

master-1.2.x f710546a

2012-08-15 01:32

dregad


Details Diff
Allow custom default avatar icons

Following implementation of 0013992, it was no longer possible for
administrators to define a custom default avatar, as Mantis forced use
of Gravatar's 'identicon'.

This commit reintroduces that functionality, and allows use of either
one of Gravatar's default images or a custom one (identified by an URL),
through appropriate configuration of $g_show_avatar.

Fixes 0014032
Affected Issues
0014032
mod - config_defaults_inc.php Diff File
mod - core/print_api.php Diff File
mod - core/user_api.php Diff File
mod - docbook/administration_guide/en/configuration.sgml Diff File

master-2.0.x ac184b16

2012-08-14 12:02

Paul Richards


Details Diff
remove a bunch of unused variables
mod - core/custom_field_api.php Diff File
mod - core/database_api.php Diff File
mod - core/file_api.php Diff File
mod - core/helper_api.php Diff File
mod - core/install_helper_functions_api.php Diff File
mod - core/ldap_api.php Diff File
mod - core/news_api.php Diff File
mod - core/print_api.php Diff File
mod - core/relationship_api.php Diff File
mod - core/version_api.php Diff File
mod - manage/config_email_page.php Diff File
mod - manage/config_workflow_page.php Diff File

master-2.0.x c8751848

2012-08-14 11:39

Paul Richards


Details Diff
remove null assigment left over from removal of db_date functionality
mod - bug_report.php Diff File

master-2.0.x 6e1f87aa

2012-08-14 11:36

Paul Richards


Details Diff
Fix - missing echo statement in error message
mod - core/filter_api.php Diff File

master-2.0.x 1cd45e38

2012-08-14 11:26

Paul Richards


Details Diff
correct MantisBT capitalisation
mod - account_manage_columns_page.php Diff File

master-2.0.x 8b2f3db1

2012-08-14 11:21

Paul Richards


Details Diff
use config variable where appropriate instead of hard coding for hyperlink
mod - my_view_inc.php Diff File

master-2.0.x 79271123

2012-08-14 11:20

Paul Richards


Details Diff
add obsoleted variable
mod - core/obsolete.php Diff File

master-2.0.x 326bc81a

2012-08-14 11:20

Paul Richards


Details Diff
initial start at re-organising config defaults
mod - config_defaults_inc.php Diff File

master-2.0.x 01113c61

2012-08-14 11:19

Paul Richards


Details Diff
remove legacy code
mod - core/classes/MantisDatabaseDict/MantisDatabaseDict.class.php Diff File

master-2.0.x 2c2eea7f

2012-08-14 07:01

Paul Richards


Details Diff
move bug delete signal into core api
mod - bug_actiongroup.php Diff File
mod - core/classes/MantisBug.class.php Diff File

master-1.2.x bbdad504

2012-08-14 05:31

dregad


Details Diff
Documentation for $g_allow_signup and $g_send_reset_password

Improves documentation and comments in config_defaults_inc.php, to
reflect the dependency between these 2 variables and the consequences of
having g_send_reset_password = OFF.

Fixes 0006263
Affected Issues
0006263
mod - config_defaults_inc.php Diff File
mod - docbook/administration_guide/en/configuration.sgml Diff File
mod - docbook/administration_guide/en/user_management.sgml Diff File

master babcb8bf

2012-08-14 05:31

dregad


Details Diff
Documentation for $g_allow_signup and $g_send_reset_password

Improves documentation and comments in config_defaults_inc.php, to
reflect the dependency between these 2 variables and the consequences of
having g_send_reset_password = OFF.

Fixes 0006263
Affected Issues
0006263
mod - config_defaults_inc.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File
mod - docbook/Admin_Guide/en-US/User_Management.xml Diff File

master-1.2.x bcdea614

2012-08-14 02:13

Damien Regad


Details Diff
SOAP tests: fix issue with testProjectAttachmentIsAdded()

The assertions for the project attachments are incorrect, as the rely on
there being no existing files, consequently the test fails if there are
any existing documents attached.

Added messages on assertions to facilitate troubleshooting.
mod - tests/soap/AttachmentTest.php Diff File

master c3b3b1d5

2012-08-14 02:13

Damien Regad


Details Diff
SOAP tests: fix issue with testProjectAttachmentIsAdded()

The assertions for the project attachments are incorrect, as the rely on
there being no existing files, consequently the test fails if there are
any existing documents attached.

Added messages on assertions to facilitate troubleshooting.
mod - tests/soap/AttachmentTest.php Diff File

master-1.2.x aa2bb9d7

2012-08-14 02:04

Damien Regad


Details Diff
Fix errors in mc_file_add()

SYSTEM NOTICE errors were detected by phpunit tests.
mod - api/soap/mc_file_api.php Diff File

master 0f7cf049

2012-08-14 02:04

Damien Regad


Details Diff
Fix errors in mc_file_add()

SYSTEM NOTICE errors were detected by phpunit tests.
mod - api/soap/mc_file_api.php Diff File

master-1.2.x bcce7a2b

2012-08-14 02:01

Damien Regad


Details Diff
Whitespace fixes
mod - tests/soap/AttachmentTest.php Diff File

master-1.2.x f8a81a33

2012-08-13 11:16

Lapinkiller

Committer: Damien Regad


Details Diff
fix 0014559 - Filter for adm_report_config.php

Signed-off-by: Damien Regad <damien.regad@merckgroup.com>
Affected Issues
0014559
mod - adm_config_report.php Diff File
mod - lang/strings_english.txt Diff File
mod - lang/strings_french.txt Diff File

master-1.2.x be14c8a2

2012-08-13 03:37

dregad


Details Diff
Fix filter not applied when category has a ' in his name

Implemented by removing calls to db_prepare_* functions in
filter_ensure_valid_filter().

Fixes 0011605
Affected Issues
0011605
mod - core/filter_api.php Diff File

master ac7effb4

2012-08-13 03:37

dregad


Details Diff
Fix filter not applied when category has a ' in his name

Implemented by removing calls to db_prepare_* functions in
filter_ensure_valid_filter().

Fixes 0011605
Affected Issues
0011605
mod - core/filter_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 347 348 349 350 351 352 353 ... 420 ... 490 ... 560 ... 630 ... 700 ... 730 731 732  Next  Last