Update of /cvsroot/mantisbt/mantisbt/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10408/doc
Modified Files:
ChangeLog
Log Message:
Preparing for 1.0.0a1 release.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/doc/ChangeLog,v
retrieving revision 1.832
retrieving revision 1.833
diff -u -d -r1.832 -r1.833
--- ChangeLog 4 Mar 2005 13:29:05 -0000 1.832
+++ ChangeLog 18 Apr 2005 11:18:44 -0000 1.833
@@ -1,7 +1,145 @@
Mantis ChangeLog
-2005.03.xx - 1.0.0rc1
+2005.04.18 - 1.0.0a1
+- 0004589: [administration] Administrator cannot manage projects to which
he/she is assigned. (thraxisp)
+- 0004595: [administration] file upload in error report doesnt work (thraxisp)
+- 0004950: [administration] "Prune Accounts" should confirm before deleting
user accounts (masc)
+- 0004975: [administration] Confirmation message in admin area (masc)
+- 0004982: [administration] Mantis fails converting nested URLs into
hyperlinks (bpfennig)
+- 0004983: [administration] HTML should not be allowed in the Summary field,
even if it is part of the allowed HTML list in the configuration (thraxisp)
+- 0005033: [administration] Turkish translation Email notifications fail.
(thraxisp)
+- 0005044: [administration] No warning message for missing strings (thraxisp)
+- 0005045: [administration] windows specific path bug in move_db2disk
(thraxisp)
+- 0005065: [administration] Added Info about Who can assign issues in
Permissions Report (thraxisp)
+- 0005087: [administration] language changes if bug report is incomplete
(thraxisp)
+- 0005099: [administration] French translation (patch) (Wanderer)
+- 0005100: [administration] "confirmation has been sent to your email address"
when reseting other user's password (thraxisp)
+- 0005286: [administration] Copy user permissions from one project to another
(jlatour)
+- 0005287: [administration] Permissions listed on 'Manage Project' page are
global, not per-project. (jlatour)
+- 0005417: [administration] Can't set the real name to the login name
(thraxisp)
+- 0005445: [administration] You can delete the last administrator in the
system. (thraxisp)
+- 0003343: [bugtracker] Manager cannot see Project after creating it as
"Private". (vboctor)
+- 0003364: [bugtracker] Unassigned public projects are not listed on
manage_user_edit_page.php (jlatour)
+- 0003498: [bugtracker] allow signup with deactivated email-support, new user
should be able to set a password (vwegert)
+- 0003581: [bugtracker] "Manage" menu item not consequently available for
project managers (vwegert)
+- 0003882: [bugtracker] Private notes on public bugs notify people below
private threshold (extesnion of #3824) (thraxisp)
+- 0004611: [bugtracker] "&" displayed as "&" in summary categories
(grangeway)
+- 0004787: [bugtracker] Issue Summary is marked as updated when it contains
'quotes' or "double quotes" (thraxisp)
+- 0004857: [bugtracker] Upgraded to 0.19.1 - DISK Upload failed - No error
message (thraxisp)
+- 0004874: [bugtracker] Assign to (users) fails from the View_all_bug_page.php
Issues screen - I found out why, too. (thraxisp)
+- 0004908: [bugtracker] Missing error alert when file upload fails (Report
Issue only) (thraxisp)
+- 0004959: [bugtracker] "Delete Issue" should show information identifying
issue to be deleted (bpfennig)
+- 0004964: [bugtracker] Backdoor for assigning sponsored issues (bpfennig)
+- 0004992: [bugtracker] Use of is_uploaded_file() in file_add() prevents use
in importer PHP script. (thraxisp)
+- 0005004: [bugtracker] Relationship table doesn't show whether an issue is
private or not. (masc)
+- 0005013: [bugtracker] html_status_percentage_legend() generates notices
(vboctor)
+- 0005052: [bugtracker] Sort by ID bug (vwegert)
+- 0005079: [bugtracker] Reopen Issue - Show Assign to only if Access level >=
update_bug_assign_threshold (thraxisp)
+- 0005080: [bugtracker] Close Issue - Show Fixed in Version only if Access
level >= handle_bug_threshold (thraxisp)
+- 0005095: [bugtracker] Close bug page needs to show resolution dropdown...
(thraxisp)
+- 0005130: [bugtracker] bug_view_page.php always shows Product Version
(thraxisp)
+- 0005153: [bugtracker] Divide by 0 error in status_percentage_legend
(thraxisp)
+- 0005187: [bugtracker] Breaks HTML links incorrectly (grangeway)
+- 0005237: [bugtracker] Support for subprojects that can be linked to several
parent projects (jlatour)
+- 0005250: [bugtracker] Subprojects listed multiple times in project selection
drop-down (jlatour)
+- 0005251: [bugtracker] Subprojects not shown in 'project menu bar' (jlatour)
+- 0005252: [bugtracker] Subprojects not listed in category field when outside
'All Projects' (jlatour)
+- 0005267: [bugtracker] Reopen issues are not marked as "reopened" (thraxisp)
+- 0005314: [bugtracker] updater cannot reopen issue even though
$g_reopen_bug_threshold = UPDATER; (thraxisp)
+- 0005341: [bugtracker] Allow thresholds to take on discrete values (thraxisp)
+- 0005343: [bugtracker] File download does not use filename in Konqueror /
download script should set disposition type (thraxisp)
+- 0005346: [bugtracker] misleading error message and inconsistent user
interface (thraxisp)
+- 0005396: [bugtracker] It shows only administrators in "assign to" dropdown
and "manage project" page for private projects (thraxisp)
+- 0005423: [bugtracker] Status change doesn't appear in bug history when issue
is automatically assigned to a person (thraxisp)
+- 0005439: [bugtracker] the mantis_config_table needs a primary key (thraxisp)
+- 0005143: [change log] Possibility to extend the changelog (vboctor)
+- 0005146: [change log] "Version not found" error on changelog page (thraxisp)
+- 0003791: [custom fields] Additional Custom-Field-Type "version" (vboctor)
+- 0004683: [custom fields] Is there a way to localize enumations of custom
fields? (vboctor)
+- 0004897: [custom fields] SQL standardization in custom_field_api.php
(grangeway)
+- 0005021: [custom fields] Custom fields don't get updated in version 0.19.2
(thraxisp)
+- 0005068: [custom fields] Custom fields showing up unexpectedly while doing
"Change Status to:" (vboctor)
+- 0005179: [custom fields] Support setting a custom field value for multiple
issues (vboctor)
+- 0005180: [custom fields] Support custom fields with dynamic possible values
(vboctor)
+- 0005416: [custom fields] mandatory custom field: problem when updating an
"Display when Reporting Issues" only bug (thraxisp)
+- 0004960: [customization] Show parameter name in gpc_api.php error messages
(thraxisp)
+- 0005170: [customization] Issues list sorting (thraxisp)
+- 0003401: [documentation] remove project doc (masc)
+- 0004896: [documentation] Updating project documentation entry needs upload
(masc)
+- 0004729: [email] No [ENTER] after "The following issue..." in MS OUTLOOK
(thraxisp)
+- 0004976: [email] Relationship section uses the language of the person who
did the action (thraxisp)
+- 0005061: [email] e-mail recipients not removed in case of corresponding
email_on_xxxaction not defined in db (thraxisp)
+- 0005097: [email] email recipients not computed correctly (thraxisp)
+- 0005132: [email] Can't suppress messages on change of handler (thraxisp)
+- 0000934: [feature] Would be nice to select what columns to view (vboctor)
+- 0003070: [feature] Standard Profiles for all users to use (jlatour)
+- 0003961: [feature] Add the ability to custom enumerations by project
(vboctor)
+- 0004314: [feature] Bug status percentage (bpfennig)
+- 0004551: [feature] Sticky issues (bpfennig)
+- 0004695: [feature] Set View-Status of bugnote when change status through
button (thraxisp)
+- 0004842: [feature] we should be able to giva a target for a given bug.
(vboctor)
+- 0004978: [feature] g_notify_flags + reopened and owner (thraxisp)
+- 0005246: [feature] Allow file:/// to become a clickable link. (grangeway)
+- 0004315: [filters] Show filter without reloading whole page (thraxisp)
+- 0004544: [filters] Impossible to filter on category which name contains " '
" (thraxisp)
+- 0004718: [filters] Not possible to select blank fields in filter (thraxisp)
+- 0004793: [filters] Some filters are lacking the [none] selection (vwegert)
+- 0004853: [filters] Add the ability to filter by relationship (thraxisp)
+- 0004932: [filters] In advanced filter mode, display 'empty' values in
drop-down lists as '[empty]' istead showing blank list box entry (thraxisp)
+- 0004998: [filters] Can't use Date Filters in the filters screens (thraxisp)
+- 0005075: [filters] Add additional standard filter attributes (thraxisp)
+- 0005120: [filters] APPLICATION ERROR #401 when Reporter uses shared filter
(thraxisp)
+- 0005131: [filters] Trim filter values (thraxisp)
+- 0005226: [filters] When setting filters for ALL Projects, no reporters,
developers, etc.. listed when project_user_list is empty (thraxisp)
+- 0005394: [filters] select multiple 'assigned to' then change 'hide status'
and value is ignored (thraxisp)
+- 0001890: [graphs] summary displays '0' where not supposed to (thraxisp)
+- 0003512: [graphs] I have alot of categories and several category graphs show
up very small with illegible text. Need feature to autosize & colors (thraxisp)
+- 0003922: [graphs] Add in ability to have certain graphs in large size
(thraxisp)
+- 0004651: [graphs] Legend of two summary graphs not properly set-up (thraxisp)
+- 0004929: [graphs] Inscriptions on the graphs on Apache for Microsoft Windows
for CP1251 do not hatch. (thraxisp)
+- 0004971: [graphs] Bargraphs show lines - this is incorrect (thraxisp)
+- 0004986: [graphs] Graphs should cache data (thraxisp)
+- 0004994: [graphs] Two "system font directories" in configuration (bpfennig)
+- 0005236: [installation] check.php not working (jlatour)
+- 0005023: [localization] Typo in french localization - "bug courrant" should
be "bug courant" (Wanderer)
+- 0005031: [localization] Typos in Norwegian translation (Wanderer)
+- 0005051: [localization] Column names in permissions report aren't localized
(thraxisp)
+- 0005060: [localization] New danish translation (Wanderer)
+- 0005206: [localization] Changing some German strings (Wanderer)
+- 0005292: [localization] spelling errors in german $s_signup_info (Wanderer)
+- 0005322: [localization] Delete attachment shows empty text and button in
German-Version (Wanderer)
+- 0005377: [localization] german: text changes (Wanderer)
+- 0005411: [localization] New polish translation (Wanderer)
+- 0004664: [other] Can't upload project documents for "All Projects" (masc)
+- 0004860: [other] File downloads via HTTPS with IE6 do not work (thraxisp)
+- 0004962: [other] URL not parsing after ? in any link (bpfennig)
+- 0004995: [other] Sign up for a new account no longer works... (masc)
+- 0004997: [other] HTML special characters in Summary field incorrectly
displayed in My View (thraxisp)
+- 0005001: [other] click-through on summary page requested (thraxisp)
+- 0005011: [other] Delete file attached bug instead of project doc (masc)
+- 0005134: [other] My View Page "Assigend to me" (vboctor)
+- 0005225: [other] Dropdown lists for Real Name sorted by first name not by
last name (thraxisp)
+- 0005282: [other] Inappropriate error when Uploading a File without a file
(thraxisp)
+- 0004979: [printing] Images not shown while printing bug details (bpfennig)
+- 0005074: [printing] Bugnote Id doesn't appear when printing note (thraxisp)
+- 0005119: [printing] print preview does not show, if note has been edited
(thraxisp)
+- 0005113: [relationships] include duplicate-of and has-duplicate relationship
options when creating a clone (thraxisp)
+- 0005290: [relationships] Relationship box invalid in View.php page (thraxisp)
+- 0005345: [relationships] Quotes and ampersands are corrupted in issues names
in relationships list ("test & test") (vwegert)
+- 0004952: [scripting] some issues with script authentication support
(thraxisp)
+- 0005199: [scripting] Mantis mangles URLS (grangeway)
+- 0005247: [security] Real email addresses are visible when using reminders
(thraxisp)
+- 0005092: [sponsorships] Users sponsoring bug (thraxisp)
+- 0004996: [sql] "Open and assigned to me" shows wrong number (thraxisp)
+- 0005110: [sql] Slow SQL statement on my view page (thraxisp)
+- 0005171: [sql] Upgrade adodb to v4.60 (latest) (thraxisp)
+- 0005380: [sql] Invalid LEFT JOIN syntax for Oracle (thraxisp)
+- 0005419: [sql] Odd use of SELECT DISTINCT (thraxisp)
+- 0005434: [sql] More SELECT DISTINCT (in filter_api.php) (vboctor)
+- 0005057: [webpage] PHP 5/Mysql 4.0/Apache 2.0 - Index page fails to load
(vboctor)
+- 0005063: [webpage] Checkbox graphic unclear, Solution is included in this
bug (thraxisp)
+- 0005307: [webpage] URL not parsed correct after 'X' (grangeway)
- Support customizing which fields/custom fields should be shown in the View
Issues page via custom functions (vboctor)
- Support for dynamically populated custom fields (use =versions_enum or
=categories_enum or =anyfunc in possible values field) (vboctor)
- Reworked config_api to fetch configuration from the database with fallback
to global variables (thraxisp)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|