Search Changesets

MantisBT: master-2.0.x 9604e1f7

2012-03-06 10:30

Paul Richards


Details Diff
Fix typo in sql query
mod - core/custom_field_api.php Diff File

MantisBT: master-1.2.x a817c2cb

2012-03-04 20:04

vboctor


Details Diff
Updated doc/RELEASE for 1.2.10.
mod - doc/RELEASE Diff File

MantisBT: master-1.2.x e1cae075

2012-03-04 19:34

dregad


Details Diff
Updated release notes for 1.2.9

A bit late but better than never
mod - doc/RELEASE Diff File

MantisBT: master-1.2.x 1c1e0473

2012-03-04 16:22

vboctor


Details Diff
Update version to 1.2.10
mod - core/constant_inc.php Diff File

MantisBT: master-1.2.x dd3c6ddc

2012-03-04 16:18

vboctor


Details Diff
Issue 0013998: Logo is not present on new installation.

1. Rename the mantis_logo_238x40.png to mantis_logo.png. To avoid more renames in the future if we change the logo size or design.
2. Added a copy of mantis_logo.png in gif format to match the old file name, just in case config_inc.php points to it. Note that the gif version is a lower quality due to the gif format.
3. Changed the code, default configuration, and sample configuration to reference mantis_logo.png.
Affected Issues
0013998
add - images/mantis_logo.gif Diff File
add - images/mantis_logo.png Diff File
rm - images/mantis_logo_232x80.png Diff
mod - config_defaults_inc.php Diff File
mod - config_inc.php.sample Diff File
mod - core/html_api.php Diff File

MantisBT: master 480bec8f

2012-03-04 16:18

vboctor


Details Diff
Issue 0013998: Logo is not present on new installation.

1. Rename the mantis_logo_238x40.png to mantis_logo.png. To avoid more
renames in the future if we change the logo size or design.
2. Added a copy of mantis_logo.png in gif format to match the old file
name, just in case config_inc.php points to it. Note that the gif
version is a lower quality due to the gif format.
3. Changed the code, default configuration, and sample configuration to
reference mantis_logo.png.
Affected Issues
0013998
add - images/mantis_logo.gif Diff File
add - images/mantis_logo.png Diff File
rm - images/mantis_logo_232x80.png Diff
mod - config_defaults_inc.php Diff File
mod - core/html_api.php Diff File

MantisBT: master-1.2.x 9ee9f2ce

2012-03-04 06:26

vboctor


Details Diff
Issue 0013998: Logo is not present on new installation.

- Updated config_inc_sample.php to use the new logo filename.
- Commented out all configuration options that are optional (i.e. all except db and email).
Affected Issues
0013998
mod - config_inc.php.sample Diff File

MantisBT: master c7be5330

2012-03-04 06:26

vboctor


Details Diff
Issue 0013998: Logo is not present on new installation.

- Updated config_inc_sample.php to use the new logo filename.
- Commented out all configuration options that are optional (i.e. all
except db and email).

Fixes 0014119
Affected Issues
0013998, 0014119
mod - config_inc.php.sample Diff File

Website: master 633494c2

2012-03-04 01:44

Victor Boctor


Details Diff
Remove version number from "Hosted MantisBT" link.
mod - download.php Diff File

Website: master da636d67

2012-03-04 01:41

Victor Boctor


Details Diff
Update download page to refer to MantisTouch rather than MantisWAP.

Updated add-on software section to refer to MantisTouch rather than MantisWAP.
mod - download.php Diff File

MantisBT: master-1.2.x 3e11346a

2012-03-03 12:58

vboctor


Details Diff
Update version to 1.2.9

Changing the version number in preparation for release 1.2.9.
mod - core/constant_inc.php Diff File

MantisBT: master-2.0.x a7149629

2012-03-03 12:33

Paul Richards


Details Diff
remove obsolete values from config_is_private
mod - core/config_api.php Diff File

MantisBT: master-2.0.x a05c20c2

2012-03-03 12:32

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

MantisBT: master-1.2.x 5ee37f69

2012-03-03 11:48

vboctor


Details Diff
Fixes 0013994: Use rounded edges for avatars

Use CSS to make the gravatars have rounded edges.
Affected Issues
0013994
mod - css/default.css Diff File

MantisBT: master 70cbb8b0

2012-03-03 11:48

vboctor


Details Diff
Fixes 0013994: Use rounded edges for avatars

Use CSS to make the gravatars have rounded edges.
Affected Issues
0013994
mod - css/default.css Diff File

MantisBT: master 4dd69a55

2012-03-03 09:41

rombert


Details Diff
Correct access checks in mc_issue_get_id_from_summary

Fixes 0013736: mc_issue_get_id_from_summary incorrectly checks for
permissions
Affected Issues
0013736
mod - api/soap/mc_issue_api.php Diff File

MantisBT: master-1.2.x 35aed248

2012-03-03 09:38

rombert


Details Diff
Correct access checks in mc_issue_get_id_from_summary

Fixes 0013736: mc_issue_get_id_from_summary incorrectly checks for
permissions
Affected Issues
0013736
mod - api/soap/mc_issue_api.php Diff File

MantisBT: master-1.2.x 9a0edf60

2012-03-03 08:36

rombert


Details Diff
Add regression tests for 0013901
mod - tests/soap/LoginTest.php Diff File

MantisBT: master-1.2.x 16c85fff

2012-03-02 15:46

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.
Affected Issues
0013993
mod - manage_user_edit_page.php Diff File
mod - manage_user_page.php Diff File

MantisBT: master-1.2.x 7d072d5f

2012-03-02 14:28

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.
Affected Issues
0013992
rm - images/no_avatar.png Diff
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

MantisBT: master dea7e315

2012-03-02 02:28

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
Affected Issues
0013816
mod - core/bug_api.php Diff File

MantisBT: master-1.2.x 38e23e3b

2012-03-02 02:28

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
Affected Issues
0013816
mod - core/bug_api.php Diff File

MantisBT: master cf5df427

2012-03-01 08:58

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).
Affected Issues
0013816
mod - bug_actiongroup.php Diff File
mod - core/bug_api.php Diff File
mod - core/history_api.php Diff File

MantisBT: master-1.2.x dd634e7c

2012-03-01 08:58

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).
Affected Issues
0013816
mod - bug_actiongroup.php Diff File
mod - core/bug_api.php Diff File
mod - core/history_api.php Diff File

MantisBT: master-2.0.x 1354c3fb

2012-02-28 10:51

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
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 353 354 355 356 357 358 359 ... 420 ... 490 ... 560 ... 630 ... 700 ... 743 744 745  Next  Last