Changesets: MantisBT
|
next c1867508 2011-07-24 17:24 Details Diff |
Added filtering for MantisBT installation script to only allow selecting PDO drivers that are available. | ||
| mod - public/admin/install.php | Diff File | ||
|
next 4d27deac 2011-07-24 17:24 Details Diff |
Added filtering for MantisBT installation script to only allow selecting PDO drivers that are available. | ||
| mod - public/admin/install.php | Diff File | ||
|
next d4c9dc09 2011-07-24 17:24 Details Diff |
Added filtering for MantisBT installation script to only allow selecting PDO drivers that are available. | ||
| mod - public/admin/install.php | Diff File | ||
|
next afe9f1d4 2011-07-24 17:24 Details Diff |
Added filtering for MantisBT installation script to only allow selecting PDO drivers that are available. | ||
| mod - public/admin/install.php | Diff File | ||
|
next 923067cf 2011-07-24 17:24 Details Diff |
Added filtering for MantisBT installation script to only allow selecting PDO drivers that are available. | ||
| mod - public/admin/install.php | Diff File | ||
|
next da91bb40 2011-07-24 17:24 Details Diff |
Added filtering for MantisBT installation script to only allow selecting PDO drivers that are available. | ||
| mod - public/admin/install.php | Diff File | ||
|
next 4e1bb6ef 2011-07-24 17:24 Details Diff |
Added filtering for MantisBT installation script to only allow selecting PDO drivers that are available. | ||
| mod - public/admin/install.php | Diff File | ||
|
master-1.2.x 263d760c 2011-07-24 08:27 Details Diff |
Bug cloning: allow copying of notes and attachments from parent bug Fixes 0013167 : Clone task: allow copying of notes Fixes 0010367 : Moving attachments while cloning issue |
Affected Issues 0010367, 0013167 |
|
| mod - bug_report.php | Diff File | ||
| mod - bug_report_page.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
|
master e39645d7 2011-07-24 08:27 Details Diff |
Bug cloning: allow copying of notes and attachments from parent bug Fixes 0013167 : Clone task: allow copying of notes Fixes 0010367 : Moving attachments while cloning issue |
Affected Issues 0010367, 0013167 |
|
| mod - bug_report.php | Diff File | ||
| mod - bug_report_page.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
|
master-2.0.x fc5983c9 2011-07-24 02:10 unknown Details Diff |
Update PHPMailer | ||
| mod - library/README.libs | Diff File | ||
| mod - library/phpmailer/ChangeLog.txt | 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 | ||
|
master-1.2.x c50cfb3f 2011-07-23 09:08 Details Diff |
Fixed 0013174: Wrong error message when running admin/check.php |
Affected Issues 0013174 |
|
| mod - admin/check.php | Diff File | ||
|
master-1.2.x c9ade3d5 2011-07-22 05:43 Details Diff |
Fix 0013171: Resetting columns config in My Account asks for reauthentication Since this is an end-user function, reauthentication should not be required |
Affected Issues 0013171 |
|
| mod - manage_config_columns_reset.php | Diff File | ||
|
master-1.2.x b2c1c1e9 2011-07-22 05:06 Details Diff |
Issue 0013163: Increasing user+password fields size to 32 for consistency |
Affected Issues 0013163 |
|
| mod - manage_user_edit_page.php | Diff File | ||
|
master-1.2.x 5d527ef4 2011-07-22 04:55 Details Diff |
Issue 0013163: handling login method HTTP_AUTH like PLAIN Per vboctor's suggestion |
Affected Issues 0013163 |
|
| mod - core/authentication_api.php | Diff File | ||
|
master-1.2.x 5353b24e 2011-07-22 04:37 Details Diff |
Renaming the db field length constants USERLEN ==> DB_FIELD_SIZE_USERNAME REALLEN ==> DB_FIELD_SIZE_REALNAME PASSLEN ==> DB_FIELD_SIZE_PASSWORD |
||
| mod - account_page.php | Diff File | ||
| mod - core/authentication_api.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - core/user_api.php | Diff File | ||
| mod - login_page.php | Diff File | ||
| mod - lost_pwd_page.php | Diff File | ||
| mod - manage_user_create_page.php | Diff File | ||
| mod - manage_user_edit_page.php | Diff File | ||
| mod - signup_page.php | Diff File | ||
|
master-1.2.x 9c7fffbb 2011-07-22 04:26 Details Diff |
Issue 0013163: cosmetic changes and fixing comments Implementing vboctor's comments |
Affected Issues 0013163 |
|
| mod - core/authentication_api.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - login_page.php | Diff File | ||
|
master a4f6e7a7 2011-07-21 23:32 Details Diff |
Fix 0013168: wide legend causes resized issue boxes to shift off-screen When many status are defined in Mantis, the legend box becomes very wide, which causes the issue boxes in my_view_page.php to become much wider and be shifted off-screen to the right. This commit moves the display of the legend box outside of the main table to avoid the problem |
Affected Issues 0013168 |
|
| mod - my_view_page.php | Diff File | ||
|
master-1.2.x 59f162d4 2011-07-21 22:52 Details Diff |
Fix 0013168: wide legend causes resized issue boxes to shift off-screen When many status are defined in Mantis, the legend box becomes very wide, which causes the issue boxes in my_view_page.php to become much wider and be shifted off-screen to the right. This commit moves the display of the legend box outside of the main table to avoid the problem |
Affected Issues 0013168 |
|
| mod - my_view_page.php | Diff File | ||
|
master-1.2.x 6040ee60 2011-07-21 11:48 Details Diff |
Bugnote API: allow skipping of history event logging when adding notes Affects 0013167: Clone task: allow copying of notes |
||
| mod - core/bugnote_api.php | Diff File | ||
|
master a85469d8 2011-07-21 11:48 Details Diff |
Bugnote API: allow skipping of history event logging when adding notes Affects 0013167: Clone task: allow copying of notes |
||
| mod - core/bugnote_api.php | Diff File | ||
|
master-1.2.x fa7ffff9 2011-07-21 11:44 Details Diff |
Extract attachment copy logic into file_copy_attachments Affects 0013166 : Clone task: allow copying of attachments |
||
| mod - core/bug_api.php | Diff File | ||
| mod - core/file_api.php | Diff File | ||
|
master 6364db69 2011-07-21 11:44 Details Diff |
Extract attachment copy logic into file_copy_attachments Affects 0013166 : Clone task: allow copying of attachments |
||
| mod - core/bug_api.php | Diff File | ||
| mod - core/file_api.php | Diff File | ||
|
master-1.2.x 4664aebf 2011-07-21 06:46 Details Diff |
Fix 0013163: Remove limitation on password length with MD5 authentication A new function auth_get_password_max_size was added in authentication_api.php, to return the maximum length of the password, taking the login method into consideration: limited to the database field size (PASSLEN) for PLAIN and BASIC_AUTH, or to new constant MAX_PASSWORD_SIZE for other, hash-based methods. The return value is used to define the maxlength attribute of all the password fields. |
Affected Issues 0013163 |
|
| mod - account_page.php | Diff File | ||
| mod - core/authentication_api.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - login_page.php | Diff File | ||
| mod - manage_user_create_page.php | Diff File | ||
|
master 3c6b36e2 2011-07-21 06:46 Details Diff |
Fix 0013163: Remove limitation on password length with MD5 authentication A new function auth_get_password_max_size was added in authentication_api.php, to return the maximum length of the password, taking the login method into consideration: limited to the database field size (PASSLEN) for PLAIN and BASIC_AUTH, or to new constant MAX_PASSWORD_SIZE for other, hash-based methods. The return value is used to define the maxlength attribute of all the password fields. This commit is a manual port to master of the changes in commits 4664aebf, 9c7fffbb, 5d527ef4 and b2c1c1e9 |
Affected Issues 0013163 |
|
| mod - account_page.php | Diff File | ||
| mod - core/authentication_api.php | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
| mod - login_page.php | Diff File | ||
| mod - manage_user_create_page.php | Diff File | ||
| mod - manage_user_edit_page.php | Diff File | ||
|
next 03152036 2011-07-19 03:05 Details Diff |
Implement MasterSaltInvalid exception | ||
| add - application/MantisBT/Exception/Security/MasterSaltInvalid.php | Diff File | ||
| mod - application/core/crypto_api.php | Diff File | ||