| Anonymous | Login | Signup for a new account | 2013-06-19 14:52 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| Changesets: MantisBT | [ Browse ] [ Back to Index ] | ||
|
master-2.0.x a05c20c2
Timestamp: 2012-03-03 17:32:49 Author: Paul Richards [ Details ] [ Diff ] |
Fix 0011965: File download counter | ||
| mod - admin/schema.php | [ Diff ] [ File ] | ||
| mod - core/bug_api.php | [ Diff ] [ File ] | ||
| mod - core/database_api.php | [ Diff ] [ File ] | ||
| mod - core/file_api.php | [ Diff ] [ File ] | ||
| mod - core/print_api.php | [ Diff ] [ File ] | ||
| mod - file_download.php | [ Diff ] [ File ] | ||
| mod - lang/strings_english.txt | [ Diff ] [ File ] | ||
| mod - proj_doc_page.php | [ Diff ] [ File ] | ||
| mod - proj_doc_update.php | [ Diff ] [ File ] | ||
|
master-1.2.x 5ee37f69
Timestamp: 2012-03-03 16:48:34 Author: vboctor [ Details ] [ Diff ] |
Fixes 0013994: Use rounded edges for avatars Use CSS to make the gravatars have rounded edges. |
||
| mod - css/default.css | [ Diff ] [ File ] | ||
|
master 70cbb8b0
Timestamp: 2012-03-03 16:48:34 Author: vboctor [ Details ] [ Diff ] |
Fixes 0013994: Use rounded edges for avatars Use CSS to make the gravatars have rounded edges. |
||
| mod - css/default.css | [ Diff ] [ File ] | ||
|
master 4dd69a55
Timestamp: 2012-03-03 14:41:41 Author: rombert [ Details ] [ Diff ] |
Correct access checks in mc_issue_get_id_from_summary Fixes #13736: mc_issue_get_id_from_summary incorrectly checks for permissions |
||
| mod - api/soap/mc_issue_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x 35aed248
Timestamp: 2012-03-03 14:38:16 Author: rombert [ Details ] [ Diff ] |
Correct access checks in mc_issue_get_id_from_summary Fixes #13736: mc_issue_get_id_from_summary incorrectly checks for permissions |
||
| mod - api/soap/mc_issue_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x 9a0edf60
Timestamp: 2012-03-03 13:36:38 Author: rombert [ Details ] [ Diff ] |
Add regression tests for 0013901 | ||
| mod - tests/soap/LoginTest.php | [ Diff ] [ File ] | ||
|
master-1.2.x 16c85fff
Timestamp: 2012-03-02 20:46:43 Author: user23246 [ Details ] [ Diff ] |
Fixes 0013993: Support search by email in manage users page - Search by email, if no match by username. - Use the label 'Search' instead of 'Username' for the text field. |
||
| mod - manage_user_edit_page.php | [ Diff ] [ File ] | ||
| mod - manage_user_page.php | [ Diff ] [ File ] | ||
|
master-1.2.x 7d072d5f
Timestamp: 2012-03-02 19:28:40 Author: user14104 [ Details ] [ Diff ] |
Fix 0013992: Use Gravatar generated patterns based on email hash for users who don't have avatar - Change gravatar integration to generate patterns based on email hash when user doesn't have an avatar. - Moved the checking for show_avatar inside the print_avatar() API. - Remove default_avatar config option and delete the image. |
||
| rm - images/no_avatar.png | [ Diff ] [ File ] | ||
| mod - bugnote_view_inc.php | [ Diff ] [ File ] | ||
| mod - config_defaults_inc.php | [ Diff ] [ File ] | ||
| mod - core/config_api.php | [ Diff ] [ File ] | ||
| mod - core/obsolete.php | [ Diff ] [ File ] | ||
| mod - core/print_api.php | [ Diff ] [ File ] | ||
| mod - core/user_api.php | [ Diff ] [ File ] | ||
| mod - docbook/adminguide/en/configuration.sgml | [ Diff ] [ File ] | ||
|
master dea7e315
Timestamp: 2012-03-02 07:28:33 Author: dregad [ Details ] [ Diff ] |
Add "New Issue" entry to history when copying bugs When bug_copy() is called with p_copy_history=false, a 'NEW_BUG' history entry is added to ensure consistency of behavior with Clone button. Fixes 0013816 |
||
| mod - core/bug_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x 38e23e3b
Timestamp: 2012-03-02 07:28:33 Author: dregad [ Details ] [ Diff ] |
Add "New Issue" entry to history when copying bugs When bug_copy() is called with p_copy_history=false, a 'NEW_BUG' history entry is added to ensure consistency of behavior with Clone button. Fixes 0013816 |
||
| mod - core/bug_api.php | [ Diff ] [ File ] | ||
|
master cf5df427
Timestamp: 2012-03-01 13:58:00 Author: dregad [ Details ] [ Diff ] |
Fix 0013816: Update history when copying issues Until now, copying bugs using the "View Issues" page creates wrong/ incomplete history (entries for notes reflect the id's of the original issue's notes) and also does not record any trace that the new issue is in fact clone of another, which can be a source of confusion. This commit prevents the duplication of the original bug's history, generating instead a single history entry similar to what happens when cloning a bug with the Clone button in view.php page. The display of history entries for cloned bugs has been slightly modified, the bug id is now printed under the 'Field' column instead of the 'Change' column, like entries for adding notes (as cloning s not a change). |
||
| mod - bug_actiongroup.php | [ Diff ] [ File ] | ||
| mod - core/bug_api.php | [ Diff ] [ File ] | ||
| mod - core/history_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x dd634e7c
Timestamp: 2012-03-01 13:58:00 Author: dregad [ Details ] [ Diff ] |
Fix 0013816: Update history when copying issues Until now, copying bugs using the "View Issues" page creates wrong/ incomplete history (entries for notes reflect the id's of the original issue's notes) and also does not record any trace that the new issue is in fact clone of another, which can be a source of confusion. This commit prevents the duplication of the original bug's history, generating instead a single history entry similar to what happens when cloning a bug with the Clone button in view.php page. The display of history entries for cloned bugs has been slightly modified, the bug id is now printed under the 'Field' column instead of the 'Change' column, like entries for adding notes (as cloning s not a change). |
||
| mod - bug_actiongroup.php | [ Diff ] [ File ] | ||
| mod - core/bug_api.php | [ Diff ] [ File ] | ||
| mod - core/history_api.php | [ Diff ] [ File ] | ||
|
master-2.0.x 1354c3fb
Timestamp: 2012-02-28 15:51:28 Author: Paul Richards [ Details ] [ Diff ] |
move BugRelationshipData to seperate class file | ||
| add - core/classes/MantisBugRelationshipData.class.php | [ Diff ] [ File ] | ||
| mod - core/relationship_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x 643de3ff
Timestamp: 2012-02-28 06:09:30 Author: siebrand [ Details ] [ Diff ] |
Localisation updates from http://translatewiki.net. [^] | ||
| add - plugins/MantisCoreFormatting/lang/strings_polish.txt | [ Diff ] [ File ] | ||
| add - plugins/MantisCoreFormatting/lang/strings_romanian.txt | [ Diff ] [ File ] | ||
| add - plugins/MantisGraph/lang/strings_romanian.txt | [ Diff ] [ File ] | ||
| add - plugins/XmlImportExport/lang/strings_polish.txt | [ Diff ] [ File ] | ||
| add - plugins/XmlImportExport/lang/strings_romanian.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_belarusian_tarask.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_breton.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_bulgarian.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_chinese_simplified.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_chinese_traditional.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_czech.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_dutch.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_french.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_galician.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_german.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_hebrew.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_hungarian.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_interlingua.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_italian.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_macedonian.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_norwegian_bokmal.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_polish.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_portuguese_brazil.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_romanian.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_russian.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_serbian.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_serbian_latin.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_spanish.txt | [ Diff ] [ File ] | ||
| mod - lang/strings_turkish.txt | [ Diff ] [ File ] | ||
| mod - plugins/MantisCoreFormatting/lang/strings_italian.txt | [ Diff ] [ File ] | ||
| mod - plugins/MantisCoreFormatting/lang/strings_norwegian_bokmal.txt | [ Diff ] [ File ] | ||
| mod - plugins/MantisGraph/lang/strings_hungarian.txt | [ Diff ] [ File ] | ||
| mod - plugins/MantisGraph/lang/strings_italian.txt | [ Diff ] [ File ] | ||
| mod - plugins/MantisGraph/lang/strings_norwegian_bokmal.txt | [ Diff ] [ File ] | ||
| mod - plugins/MantisGraph/lang/strings_polish.txt | [ Diff ] [ File ] | ||
| mod - plugins/XmlImportExport/lang/strings_norwegian_bokmal.txt | [ Diff ] [ File ] | ||
|
master 3f91f588
Timestamp: 2012-02-28 03:16:19 Author: dregad [ Details ] [ Diff ] |
Revert incorrect change to function definition The parameters for function excel_format_custom_field() were unduly changed, preventing proper exporting of custom field data to Excel (custom fields would be displayed as '@@'). This is a regression from a39a948a439974b208cf7441d003177fc9d08105. Thanks to Roland Becker for catching this. This commit also fixes an incorrect comment in the function header for excel_format_plugin_column_value(). Affects 0013728 |
||
| mod - core/excel_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x fafe09ae
Timestamp: 2012-02-28 03:16:19 Author: dregad [ Details ] [ Diff ] |
Revert incorrect change to function definition The parameters for function excel_format_custom_field() were unduly changed, preventing proper exporting of custom field data to Excel (custom fields would be displayed as '@@'). This is a regression from a39a948a439974b208cf7441d003177fc9d08105. Thanks to Roland Becker for catching this. This commit also fixes an incorrect comment in the function header for excel_format_plugin_column_value(). Affects 0013728 |
||
| mod - core/excel_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x ab0f3818
Timestamp: 2012-02-27 22:55:00 Author: user14104 [ Details ] [ Diff ] |
Fixed documentation typo for column names The field name for additional information is additional_info rather than additional_information. |
||
| mod - config_defaults_inc.php | [ Diff ] [ File ] | ||
| mod - docbook/adminguide/en/configuration.sgml | [ Diff ] [ File ] | ||
|
master 4ba21872
Timestamp: 2012-02-27 16:19:06 Author: dregad [ Details ] [ Diff ] |
Add function to handle Excel formatting of sponsorship When exporting issues in Excel format a fatal error is thrown if the export includes sponsorship totals. This is due to a missing excel_format_sponsorship_total() function. Fixes 0013959 |
||
| mod - core/excel_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x 087b1fcd
Timestamp: 2012-02-27 16:19:06 Author: dregad [ Details ] [ Diff ] |
Add function to handle Excel formatting of sponsorship When exporting issues in Excel format a fatal error is thrown if the export includes sponsorship totals. This is due to a missing excel_format_sponsorship_total() function. Fixes 0013959 |
||
| mod - core/excel_api.php | [ Diff ] [ File ] | ||
|
master 1d2a0355
Timestamp: 2012-02-27 16:12:26 Author: dregad [ Details ] [ Diff ] |
Extra column in csv export when sponsorship_total >= 1000 Bug introduced by commit 169b882b97b0c6cf1babbf072ce326f0779c6c0b. Due to the use of number_format() function with default parameters, PHP outputs the sponsorship amount formatted with ',' as a thousands separator, which also happens to be MantisBT's default csv separator. Since the fields are not escaped, this causes an extra column to be generated. Call to number_format() was removed, as it makes more sense to output raw data in csv exports. Fixes 0013958 |
||
| mod - core/csv_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x 0791a497
Timestamp: 2012-02-27 16:12:26 Author: dregad [ Details ] [ Diff ] |
Extra column in csv export when sponsorship_total >= 1000 Bug introduced by commit a786f9badbccd329e5acec46d2f715219b9e99fc. Due to the use of number_format() function with default parameters, PHP outputs the sponsorship amount formatted with ',' as a thousands separator, which also happens to be MantisBT's default csv separator. Since the fields are not escaped, this causes an extra column to be generated. Call to number_format() was removed, as it makes more sense to output raw data in csv exports. Fixes 0013958 |
||
| mod - core/csv_api.php | [ Diff ] [ File ] | ||
|
master-1.2.x 9a069ce4
Timestamp: 2012-02-27 16:11:46 Author: dregad [ Details ] [ Diff ] |
Merge branch 'fix-11323-cross-proj-rel' Conflicts: excel_xml_export.php |
||
| mod - account_sponsor_page.php | [ Diff ] [ File ] | ||
| mod - core/bug_group_action_api.php | [ Diff ] [ File ] | ||
| mod - core/columns_api.php | [ Diff ] [ File ] | ||
| mod - core/csv_api.php | [ Diff ] [ File ] | ||
| mod - core/custom_function_api.php | [ Diff ] [ File ] | ||
| mod - core/excel_api.php | [ Diff ] [ File ] | ||
| mod - core/helper_api.php | [ Diff ] [ File ] | ||
| mod - core/print_api.php | [ Diff ] [ File ] | ||
| mod - core/relationship_api.php | [ Diff ] [ File ] | ||
| mod - csv_export.php | [ Diff ] [ File ] | ||
| mod - excel_xml_export.php | [ Diff ] [ File ] | ||
| mod - my_view_inc.php | [ Diff ] [ File ] | ||
| mod - print_all_bug_page_word.php | [ Diff ] [ File ] | ||
| mod - view_all_inc.php | [ Diff ] [ File ] | ||
|
master-2.0.x cf22f224
Timestamp: 2012-02-26 13:40:16 Author: Paul Richards [ Details ] [ Diff ] |
Fix 0011452: [patch] Show link to main page only when the news feature is enabled. | ||
| mod - core/html_api.php | [ Diff ] [ File ] | ||
| mod - view_user_page.php | [ Diff ] [ File ] | ||
|
master-2.0.x d2fb6237
Timestamp: 2012-02-26 13:31:04 Author: Paul Richards [ Details ] [ Diff ] |
Fix 0012422: Patch: sort by bugnotes count | ||
| mod - core/columns_api.php | [ Diff ] [ File ] | ||
| mod - core/filter_api.php | [ Diff ] [ File ] | ||
| mod - core/string_api.php | [ Diff ] [ File ] | ||
|
master 2e1bb5bd
Timestamp: 2012-02-26 12:53:00 Author: atrol [ Details ] [ Diff ] |
Fix 0012006: Mantis Graphs - Configuration - jpgraph library path not saved | ||
| mod - config_defaults_inc.php | [ Diff ] [ File ] | ||
| mod - core/config_api.php | [ Diff ] [ File ] | ||
| << 1 2 3 ... 20 ... 35 36 37 38 39 40 41 42 43 44 45 ... 60 ... 80 ... 100 ... 120 ... 140 ... 160 ... 180 ... 200 ... 220 ... 240 ... 260 ... 280 ... 300 ... 320 ... 340 ... 360 ... 380 ... 400 ... 403 404 405 >> | |||
| MantisBT 1.2.16dev master-1.2.x-05091f5 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.1472 seconds. memory usage: 2,933 KB |