Changesets: MantisBT

master b73fcb0f

2004-05-26 22:00

int2str


Details Diff
* Fix 0003806: Timestamp in project management page (Version management section) isn't shown as configured

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2583 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003806
mod - manage_proj_edit_page.php Diff File
mod - doc/ChangeLog Diff File
mod - core/version_api.php Diff File

master c89f6676

2004-05-26 21:07

int2str


Details Diff
Forgot one realname field.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2582 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/print_api.php Diff File

master 2ba8277c

2004-05-26 16:20

int2str


Details Diff
Minor tweak to avoid duplicate queries if no attachments are present (for any bug).

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2581 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/file_api.php Diff File

master 4bfdbf9c

2004-05-26 02:25

int2str


Details Diff
Dont break amounts in bug view list.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2580 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/sponsorship_api.php Diff File

master b048f486

2004-05-26 01:25

int2str


Details Diff
- Fix 0003878: Table cells are centered in Internet Explorer.
- Also removed title="" from bug link on the view issues page, since it's totally redundant there and costs a lot in terms of HTML page size.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2579 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003878
mod - core/print_api.php Diff File
mod - view_all_inc.php Diff File
mod - css/default.css Diff File
mod - core/string_api.php Diff File

master 2a949122

2004-05-26 01:04

int2str


Details Diff
Fix 0003879: Empty entry in project select field can cause bugs to be moved to non-existing project.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2578 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003879
mod - core/print_api.php Diff File
mod - bug_actiongroup_page.php Diff File
mod - doc/ChangeLog Diff File

master 191e9de1

2004-05-26 00:46

int2str


Details Diff
- Added list of selected issues to mass bug manipulation page

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2577 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - doc/ChangeLog Diff File

master abd6a01f

2004-05-26 00:45

int2str


Details Diff
- Added "Move Issue" button to bug_view_page.php.
- Changed mass bug manipulation page to show list of selected issues

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2576 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/html_api.php Diff File
mod - lang/strings_english.txt Diff File
mod - bug_actiongroup_page.php Diff File

master 85dc681e

2004-05-25 23:54

int2str


Details Diff
Fixed field name issues and undefined variable errors.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2575 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/email_api.php Diff File
mod - bug_sponsorship_list_view_inc.php Diff File

master 0c37818b

2004-05-25 23:22

int2str


Details Diff
Added real name to various drop-downs and other missing places.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2574 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/print_api.php Diff File
mod - manage_user_edit_page.php Diff File
mod - manage_proj_edit_page.php Diff File
mod - core/project_api.php Diff File

master 06cba376

2004-05-25 22:41

int2str


Details Diff
Show real user name on the summary page (Bug 3875).

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2573 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003875
mod - core/summary_api.php Diff File

master 85c26fde

2004-05-25 22:28

int2str


Details Diff
Applied Cristian Hack's patch to allow users to edit their real name (Bug 3876).

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2572 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003876
mod - manage_user_edit_page.php Diff File
mod - account_page.php Diff File
mod - core/user_api.php Diff File
mod - account_update.php Diff File
mod - lang/strings_english.txt Diff File

master e920a963

2004-05-25 21:06

int2str


Details Diff
Another attempt at fixing Logout. It's more secure now, but not very user friendly. If Anonymous browsing is disabled, all is well. But if anonymous browsing is enabled, hitting logout still forces a login prompt. The user has to hit Cancel to get back to anonymous.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2571 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - login.php Diff File

master cc933456

2004-05-25 20:59

int2str


Details Diff
Fixed HTTP authentication logout function.
Logout is still pretty clumsy, but such is the nature of http auth...

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2570 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - login.php Diff File
mod - logout_page.php Diff File
mod - core/authentication_api.php Diff File
mod - config_defaults_inc.php Diff File

master 41d47624

2004-05-25 19:43

int2str


Details Diff
Added HTTP_AUTH authentication method.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2569 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/constant_inc.php Diff File
mod - core/authentication_api.php Diff File
mod - lang/strings_english.txt Diff File
mod - login_page.php Diff File
mod - logout_page.php Diff File
mod - login.php Diff File

master f00e9e2e

2004-05-25 09:38

vboctor


Details Diff
Enh 0003841: Add real name ability to mantis

M lang/strings_english.txt
- Add necessary strings.

M admin/upgrades/0_18_inc.php
- Add realname field.

M manage_user_create.php
M manage_user_create_page.php
M manage_user_edit_page.php
M manage_user_page.php
M manage_user_update.php
- Setting and maintaining the realname.

M core/html_api.php
- Using the realname in the logged in as ...

M core/user_api.php
- Updating user_get_name() to return realname if not empty, otherwise return login name.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2568 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - manage_user_create_page.php Diff File
mod - core/user_api.php Diff File
mod - lang/strings_english.txt Diff File
mod - manage_user_page.php Diff File
mod - manage_user_update.php Diff File
mod - manage_user_create.php Diff File
mod - manage_user_edit_page.php Diff File
mod - doc/ChangeLog Diff File
mod - admin/upgrades/0_18_inc.php Diff File
mod - core/html_api.php Diff File

master 1e88af2e

2004-05-24 18:23

vboctor


Details Diff
Enh 0003870: Support for custom functions which provides hooks for customizing behaviour

A core/custom_function_api.php
- API providing default implementation for all custom functions.
- Added the first custom function that decides whether a bug should be included in Changelog or not.

M Changelog_page.php
- Use 'changelog_include_issue' custom function to decide if an issue that is visible to the user and that has "fixed in release" set, should be included in changelog or not.

M core.php
- Include custom_functions_inc.php / core/custom_function_api.php.

M core/helper_api.php
- (helper_call_custom_function): This method should be used in all Mantis code to call custom functions. The only case where a custom function is called directly is when it is called from the user's override method.

M .cvsignore
- Added custom_funcitons_inc.php

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2567 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
add - core/custom_function_api.php Diff File
mod - .cvsignore Diff File
mod - core/helper_api.php Diff File
mod - changelog_page.php Diff File
mod - core.php Diff File
mod - doc/ChangeLog Diff File

master 0d3a01ce

2004-05-24 09:50

vboctor


Details Diff
End 0003638: The bugtracker should be able to produce a changelog.

A changelog_page.php
- Change log page.

M config_defaults_inc.php
- Added threshold for access level required to view change log.
- Private issues will only be visible to the appropriate access level.

M set_project.php
- If current project changed while in changelog page, don't go to main page.

M core/html_api.php
- Add changelog to the menu if the user has the appropriate access level.

M lang/strings_english.txt
- Add required strings.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2566 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - lang/strings_english.txt Diff File
mod - core/html_api.php Diff File
mod - config_defaults_inc.php Diff File
mod - doc/ChangeLog Diff File
add - changelog_page.php Diff File
mod - set_project.php Diff File

master 3cd0b2d7

2004-05-24 08:45

vboctor


Details Diff
Support fixed_in_version in email notifications.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2565 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/email_api.php Diff File
mod - lang/strings_english.txt Diff File

master f4384af8

2004-05-24 08:35

vboctor


Details Diff
Added support for fixed_in_version. Whenever a version is renamed/deleted, both the fixed_in_version and version fields need to be updated.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2564 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/version_api.php Diff File

master 6dd94782

2004-05-24 08:23

vboctor


Details Diff
Enh 0003164: Added "fixed in version" field, set when resolving a bug.

M admin/upgrades/0_18_inc.php
- Added fixed in release to bug table, and add an index on it.

M core/bug_api.php
- Support for "fixed in release" in the bug api

M print_bug_page.php
M bug_update.php
M bug_update_advanced_page.php
M bug_view_advanced_page.php
- Added fixed in release.

M bug_resolve.php
M bug_resolve_page.php
- Fixed in release is can also be set through the bug resolved page.

M core/csv_api.php
- Export the "fixed in release"

M lang/strings_english.txt
- Needed strings.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2563 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - admin/upgrades/0_18_inc.php Diff File
mod - bug_resolve.php Diff File
mod - print_bug_page.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - doc/ChangeLog Diff File
mod - bug_update.php Diff File
mod - lang/strings_english.txt Diff File
mod - bug_view_advanced_page.php Diff File
mod - bug_resolve_page.php Diff File
mod - core/bug_api.php Diff File
mod - core/csv_api.php Diff File

master abeb7564

2004-05-24 04:20

int2str


Details Diff
echo it is...

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2562 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - view_all_inc.php Diff File

master 4ac9951d

2004-05-24 04:12

int2str


Details Diff
HTML and PHP code cleanup.

- Reduced number of times we drop in and out of <?php ?> mode to
avoid whitespace created in the output. (And maybe speed up
parsing?)
- Standardized table cell creation a little
- Removed whitespace in output
- removed class="center" and made center default alignment, since
its used in all but 2/3 columns in the list

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2561 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - css/default.css Diff File
mod - view_all_inc.php Diff File

master 0a4b8133

2004-05-23 10:13

vboctor


Details Diff
Enh 0003765: Change title on bug details page to bug summary line.

M bug_update_advanced_page.php
M bug_update_page.php
M bug_view_advanced_page.php
M bug_view_page.php
M print_bug_page.php
M core/html_api.php
- Changed the page title to include the currently open issue.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2560 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
mod - core/html_api.php Diff File
mod - print_bug_page.php Diff File
mod - bug_view_page.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - doc/ChangeLog Diff File
mod - bug_update_page.php Diff File
mod - bug_view_advanced_page.php Diff File

master ac52240b

2004-05-23 09:50

vboctor


Details Diff
Fix 0003866: URLs that include bookmark are not hyperlinked correctly.
Enh 0003867: Give the user control whether to open hyperlink in new or current window.

M core/file_api.php
- (file_list_attachments): Added [^] next to the attachments.

M core/strings_api.php
- (string_insert_hrefs): Added [^] next to hyperlinks.
- (string_insert_hrefs): Supported # in hyperlinks.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2559 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003866
mod - doc/ChangeLog Diff File
mod - core/file_api.php Diff File
mod - core/string_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 636 637 638 639 640 641 642 ... 700 ... 729 730 731  Next  Last