Changesets: MantisBT
master-1.2.x 74f3381c 2009-07-06 03:38 Details Diff |
Fixes 0010689: Support pulling realname from LDAP. |
Affected Issues 0010689 |
|
mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
mod - manage_user_create.php | Diff File | ||
mod - account_page.php | Diff File | ||
mod - view_user_page.php | Diff File | ||
mod - manage_user_edit_page.php | Diff File | ||
mod - core/ldap_api.php | Diff File | ||
mod - manage_user_create_page.php | Diff File | ||
mod - core/user_api.php | Diff File | ||
mod - config_defaults_inc.php | Diff File | ||
master 198de10a 2009-07-06 03:37 Details Diff |
Fixes 0010690: Reporter username link in View Issue page is incorrect in case of LDAP. |
Affected Issues 0010690 |
|
mod - core/print_api.php | Diff File | ||
master-1.2.x 2f84fc96 2009-07-06 03:37 Details Diff |
Fixes 0010690: Reporter username link in View Issue page is incorrect in case of LDAP. |
Affected Issues 0010690 |
|
mod - core/print_api.php | Diff File | ||
master a0f99f7a 2009-07-06 01:46 Details Diff |
Fixes 0010688: Signup doesn't work if anonymous login is not allowed. |
Affected Issues 0010688 |
|
mod - core/html_api.php | Diff File | ||
master-1.2.x 7cbf9b85 2009-07-06 01:46 Details Diff |
Fixes 0010688: Signup doesn't work if anonymous login is not allowed. |
Affected Issues 0010688 |
|
mod - core/html_api.php | Diff File | ||
master 120e423f 2009-07-06 00:43 Details Diff |
Fixes 0005175: LDAP e-mail and My Account. |
Affected Issues 0005175 |
|
mod - manage_user_edit_page.php | Diff File | ||
mod - core/email_api.php | Diff File | ||
mod - manage_user_create.php | Diff File | ||
mod - manage_user_create_page.php | Diff File | ||
mod - account_update.php | Diff File | ||
master-1.2.x 7abfd634 2009-07-06 00:43 Details Diff |
Fixes 0005175: LDAP e-mail and My Account. |
Affected Issues 0005175 |
|
mod - manage_user_edit_page.php | Diff File | ||
mod - core/email_api.php | Diff File | ||
mod - manage_user_create.php | Diff File | ||
mod - manage_user_create_page.php | Diff File | ||
mod - account_update.php | Diff File | ||
master af784760 2009-07-05 23:58 Details Diff |
Fixes 0010686: Provide a way to simulate LDAP connection. |
Affected Issues 0010686 |
|
mod - core/ldap_api.php | Diff File | ||
mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
mod - config_defaults_inc.php | Diff File | ||
master-1.2.x 40c817dd 2009-07-05 23:58 Details Diff |
Fixes 0010686: Provide a way to simulate LDAP connection. |
Affected Issues 0010686 |
|
mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
mod - core/ldap_api.php | Diff File | ||
mod - config_defaults_inc.php | Diff File | ||
master 05b8c51c 2009-07-05 21:51 Details Diff |
Removed ldap_has_group() API since it wasn't used. | ||
mod - core/ldap_api.php | Diff File | ||
master e68de415 2009-07-05 17:00 Details Diff |
Fixes 0010685: Undefined variable: t_bug_id on bug creation. |
Affected Issues 0010685 |
|
mod - core/bug_api.php | Diff File | ||
master-1.2.x d95b85d1 2009-07-05 17:00 Details Diff |
Fixes 0010685: Undefined variable: t_bug_id on bug creation. |
Affected Issues 0010685 |
|
mod - core/bug_api.php | Diff File | ||
master f94f4df5 2009-07-04 22:28 Details Diff |
Fixes 0010681: Print issue page is not consistent with View Issue page relating to version handling. |
Affected Issues 0010681 |
|
mod - print_bug_page.php | Diff File | ||
mod - bug_view_advanced_page.php | Diff File | ||
mod - bug_update_page.php | Diff File | ||
mod - bug_update_advanced_page.php | Diff File | ||
mod - core/prepare_api.php | Diff File | ||
mod - bug_report_page.php | Diff File | ||
mod - core/version_api.php | Diff File | ||
mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
mod - bug_report_advanced_page.php | Diff File | ||
mod - bug_view_page.php | Diff File | ||
master-1.2.x dbd8ffb7 2009-07-04 22:28 Details Diff |
Fixes 0010681: Print issue page is not consistent with View Issue page relating to version handling. |
Affected Issues 0010681 |
|
mod - print_bug_page.php | Diff File | ||
mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
mod - bug_report_page.php | Diff File | ||
mod - core/version_api.php | Diff File | ||
master 03f6cb7d 2009-07-04 13:40 Details Diff |
Fixes 0010135: Downloading large attachments results in Internal Server Error - 500. |
Affected Issues 0010135 |
|
mod - file_download.php | Diff File | ||
master-1.2.x bc945ed9 2009-07-04 13:40 Details Diff |
Fixes 0010135: Downloading large attachments results in Internal Server Error - 500. |
Affected Issues 0010135 |
|
mod - file_download.php | Diff File | ||
master-1.2.x 57dbc614 2009-07-04 03:00 Details Diff |
Fixed 0010655: Private notes cause the view page to stop rendering. |
Affected Issues 0010655 |
|
mod - core/bugnote_api.php | Diff File | ||
master 6c8c7bed 2009-07-04 02:56 Details Diff |
Fixes 0010655: Private notes cause the view page to stop rendering. |
Affected Issues 0010655 |
|
mod - core/bugnote_api.php | Diff File | ||
master 2a94e830 2009-07-02 13:57 Details Diff |
Shorten UI message 'proceed' and 'click_to_login' | ||
mod - lang/strings_english.txt | Diff File | ||
master-1.2.x 2ad151ce 2009-07-01 14:49 Committer: dhx Details Diff |
We should not be seeding mt_rand. PHP does this. Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0010711 |
|
mod - core.php | Diff File | ||
master 40840f41 2009-07-01 14:49 Committer: dhx Details Diff |
We should not be seeding mt_rand. PHP does this. Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0010711 |
|
mod - core.php | Diff File | ||
master-1.2.x f4e05d1c 2009-07-01 14:32 Committer: dhx Details Diff |
Form security validation and purge performance Rather than iterate through all form security tokens to validate and purge tokens given to a page, partition the token data structure into blocks by date, and use the token itself as the key. This allows for constant-time lookups, as well as more performant purges of old token data by purging entire days in one step. Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0010710 |
|
mod - core/form_api.php | Diff File | ||
master df7987b0 2009-07-01 14:32 Committer: dhx Details Diff |
Form security validation and purge performance Rather than iterate through all form security tokens to validate and purge tokens given to a page, partition the token data structure into blocks by date, and use the token itself as the key. This allows for constant-time lookups, as well as more performant purges of old token data by purging entire days in one step. Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0010710 |
|
mod - core/form_api.php | Diff File | ||
master 3b39c345 2009-07-01 10:14 Details Diff |
Fix 0010494: support UTF-8 attachment filenames RFC2231 gives us the ability to define a filename in the Content-Disposition header that is encoded in UTF-8. Unfortuantly older browsers such as Internet Explorer 7 do not support RFC2231. Therefore this implementation provides a fallback mechanism that works with most major browsers. See http://greenbytes.de/tech/tc2231/ for more information on what techniques we have available, and why I've patched this using attfnboth2 fallback technique. |
Affected Issues 0010494 |
|
mod - file_download.php | Diff File | ||
master-1.2.x 4807ed6d 2009-07-01 10:14 Details Diff |
Fix 0010494: support UTF-8 attachment filenames RFC2231 gives us the ability to define a filename in the Content-Disposition header that is encoded in UTF-8. Unfortuantly older browsers such as Internet Explorer 7 do not support RFC2231. Therefore this implementation provides a fallback mechanism that works with most major browsers. See http://greenbytes.de/tech/tc2231/ for more information on what techniques we have available, and why I've patched this using attfnboth2 fallback technique. |
Affected Issues 0010494 |
|
mod - file_download.php | Diff File |