FxCop4NUnit - Change Log FxCop4NUnit - 1.1 ================= - 0000155: [Rules] FNU1007 complains about startup methods marked with [TestFixtureSetUp] (vboctor) - closed. - 0000164: [Rules] FNU1004: Allow test fixtures to include TestFixtureSetUp and SetUp (vboctor) - closed. - 0000165: [Rules] FNU1015: InvalidMethodSignature (new rule) (vboctor) - closed.
MantisWAP - Change Log MantisWAP - 0.7 =============== - 0000332: [Functionality] Application warning, no access to report (vboctor) - resolved. - 0000355: [Functionality] All notes added in WAP have 'private' status. (vboctor) - resolved. - 0000405: [Functionality] Support MantisBT v1.2 (vboctor) - resolved. - 0000322: [Functionality] wap_report_page is not totally translated (vboctor) - resolved. MantisWAP - 0.6 =============== - 0000315: [Functionality] Allow users to specify Category when reporting issues (vboctor) - resolved. - 0000302: [Functionality] Reporter always seems to be same person (vboctor) - resolved. - 0000298: [Functionality] Replace "e" and ' in text and summary fields with the correct charaters (vboctor) - resolved. - 0000300: [Functionality] Show much more issues when showing issuelist from a project (vboctor) - resolved. - 0000304: [Functionality] Its not possible to report a new bug from mantiswap (vboctor) - resolved. - 0000311: [Others] Implement an error handler to display errors on WAP devices (vboctor) - resolved. - 0000301: [Functionality] Show subprojects in project select listbox (vboctor) - resolved. - 0000312: [Functionality] Display project name at the top of Issues Page (vboctor) - resolved. - 0000313: [Functionality] Support a Mantis-like configuration model (vboctor) - resolved. - 0000314: [Functionality] Re-direct to view issue page after reporting a new issue (vboctor) - resolved. MantisWAP - 0.5 ===============
The first public version of MantisWAP.
- 0000251: [Functionality] Support user login/logout (vboctor) - resolved. - 0000252: [Functionality] Ability to view list of issues matching default or custom filter (vboctor) - resolved. - 0000253: [Functionality] Ability to view issue details. (vboctor) - resolved. - 0000254: [Functionality] Ability to submit new issues (vboctor) - resolved. - 0000255: [Functionality] Ability to submit notes to an existing issues (vboctor) - resolved. - 0000256: [Functionality] Ability to change the current project (vboctor) - resolved. - 0000257: [Functionality] Ability to jump to a specific issue given it's number (vboctor) - resolved.
MC DotNet - Change Log MC DotNet - 1.0a6.1 =================== - 0000306: [C# Library] SubmitIssue.cs is trying to use the System.Configuration.ConfigurationSettings.AppSettings method (vboctor) - resolved. - 0000351: [Library] Increase minimum .NET requirement to .NET 2.0 (vboctor) - resolved. - 0000350: [Library] Replace MantisEnum.Labels with MantisEnum.GetLabels() + several other enhancements (vboctor) - resolved. - 0000349: [Cropper Plugin] Exception while typing the issue number (vboctor) - resolved. - 0000275: [Library] Support mc_issue_update() (vboctor) - resolved. - 0000195: [Library] Add special handling for multiline strings (eg: description) (vboctor) - resolved. - 0000193: [Library] Mark classes like Issue as Serializable (vboctor) - resolved. - 0000211: [Library] Support mc_project_get_issues() (vboctor) - resolved. - 0000274: [Library] Support mc_project_version_add/update/delete() (vboctor) - resolved. - 0000273: [Library] Support mc_project_add() and mc_project_delete() (vboctor) - resolved. MC DotNet - 1.0a5 ================= - 0000148: [Mantis Notifier] Close button in the wrong place (vboctor) - closed. - 0000177: [Mantis Notifier] PostBuildEvent.bat fails to copy MantisNotify.exe.config file (vboctor) - closed. - 0000188: [C# Library] Support getting released / unreleased project versions (vboctor) - closed.
MC Java - Change Log MC Java - 1.1.0.0 ================= - 0000319: [Library] Cannot add issues for subprojects (planser) - resolved. - 0000294: [Library] RelationshipData not being added to issue when using Session.addIssue (planser) - resolved. - 0000278: [Eclipse Plugin] Switching between issue editors does not update status line (planser) - resolved. - 0000277: [Library] Ant - Add fainonerror attribute to tasks (planser) - resolved. - 0000276: [Library] Support mc_issue_update() (planser) - resolved. - 0000202: [Eclipse Plugin] Eclipse plugin does not build on Linux (planser) - resolved. - 0000203: [Eclipse Plugin] Eclipse plugin does not run on Linux (planser) - resolved. - 0000242: [Eclipse Plugin] Eclipse Plugin should save last used Project and Filter (planser) - resolved. - 0000243: [Eclipse Plugin] Optimize the Eclipse plugin for Eclipse 3.2 (planser) - resolved. - 0000244: [Eclipse Plugin] Eclipse plugin support for changing reporter and handler (planser) - resolved. - 0000245: [Eclipse Plugin] Show custom fields in the Issue Editor (planser) - resolved. - 0000249: [Eclipse Plugin] Fails to produce a Issue List (planser) - resolved. MC Java - SVN ============= - 0000359: [Library] Improve error reporting for 'updateversion' ant task (planser) - resolved. - 0000357: [Library] Consider adding antlib.xml to mantisconnect-client-api jar (planser) - resolved.
MC Webservice - Change Log MC Webservice - 1.1.0 ===================== - 0000327: [Implementation] mc_project_version_add() doesn't set the date_order field correctly (vboctor) - resolved. - 0000352: [API Breaking Change] mci_issue_get_notes called with wrong parameters in mc_filter_api.php (vboctor) - resolved. - 0000337: [Implementation] Mantis defaults to ISO-8859-1 encoding instead of UTF-8 (kingargyle) - resolved. - 0000323: [API] new API function: mc_issue_checkin (vboctor) - resolved. - 0000324: [API] Notice in Line 225 in File mc_api.php: $t_user_id is not defined (vboctor) - resolved. - 0000201: [Implementation] mc_filter_get at most returns one filter (planser) - resolved. - 0000198: [API] Issue Update Function - code (vboctor) - resolved. - 0000208: [Implementation] mc_issue_add() bug in function mci_issue_set_custom_fields (vboctor) - resolved. - 0000191: [WSDL] WSDL - CustomFieldLinkForProjectData is referenced but not defined (planser) - resolved. - 0000145: [API] Pull all issues without a filter (tyler) - resolved. - 0000192: [Implementation] Notes are not retrieved properly (planser) - resolved. - 0000129: [API] Support attachments (planser) - resolved. - 0000231: [Implementation] Upgrade Nusoap from v0.6.9 to v0.7.2 (vboctor) - resolved. - 0000239: [WSDL] WSDL - Nillable values are not defined as nillable (planser) - resolved. - 0000248: [API] mc_project_get_custom_fields webservice call needed (planser) - resolved. - 0000259: [Implementation] A lot of webservice functions are missing in wsdl (planser) - resolved. - 0000262: [Implementation] $_SERVER['HTTPS'] not defined in Apache2 causing XML error (vboctor) - resolved. - 0000269: [Localization] I18n of enum strings (planser) - resolved. - 0000271: [API] Implement mc_project_add() and mc_project_delete() (tyler) - resolved. - 0000272: [API] Implement mc_project_version_add/update/delete() (planser) - resolved. - 0000281: [Security] mci_issue_get_relationships fetches related issues user has no access to (planser) - resolved. - 0000207: [Webservice] Webservice does wrong filter (planser) - resolved. MC Webservice - 1.0a5 =====================
This version is mainly tested with Mantis 1.0.0a3, however, it should be usable with Mantis 0.19.x. In addition to adding some extra new features, this release was also focused on adding more test cases and making it easier for users to download, compile (optional), and use MantisConnect.
- 0000176: [Other] Error during build (vboctor) - closed. - 0000166: [Webservice] WSDL information not available if database is not available (vboctor) - closed. - 0000187: [Webservice] Support defaulting version when not found (vboctor) - closed. - 0000186: [Webservice] Support defaulting category when not specified or not found (vboctor) - closed. - 0000184: [Webservice] mc_issue_add() doesn't add the array of notes in the issue data (vboctor) - closed. - 0000183: [Webservice] Add config vars for default enum values when specified labels are not found (vboctor) - closed. - 0000182: [Webservice] mc_issue_add() should default optional fields if not specified (vboctor) - closed. - 0000181: [Webservice] Attachment download url is not set correctly (vboctor) - closed. - 0000175: [Webservice] Support view state when adding a note (vboctor) - closed. - 0000189: [Webservice] Support submitting issues with notes (vboctor) - closed. MC Webservice - 1.0a4 =====================
MantisConnect 1.0a4 includes several bug fixes, supports addition of issue notes, supports .NET Framework v1.0, 1.1, 2.0, CF 1.0. This release also includes NUnit unit tests and an upgraded version of NuSoap. This version is not backward compatible with MantisConnect 1.0a3, and hence clients must be re-tested against this version of the webservice.
- 0000162: [Mantis] Implement issue_get_attachments() in Mantis (vboctor) - closed. - 0000136: [Other] NAnt build script should always use .NET v1.1 (vboctor) - closed. - 0000167: [Other] Implement unit tests for MantisConnect (vboctor) - closed. - 0000171: [Webservice] Support deletion of issue notes (vboctor) - closed. - 0000157: [Webservice] Not getting automatic emails when I use MantisConnect webservice with Mantis 0.19.2 (vboctor) - closed. - 0000160: [Webservice] Move Nusoap to a nusoap/ folder under the webservice folder (vboctor) - closed. - 0000168: [Webservice] Defaulting of enumeration fields is not correct (vboctor) - closed. - 0000169: [Webservice] Defaulting of reporter is not correct (vboctor) - closed. - 0000131: [Webservice] WSDL: Complex type "IssueData" contains field "duplicate_id" (stefanb) - closed. - 0000128: [Webservice] Support date submitted and last updated fields (vboctor) - closed. - 0000126: [Webservice] Support retrieving notes associated with an issue (stefanb) - closed. - 0000159: [Webservice] Remove the weather sample webservice (vboctor) - closed. - 0000158: [Webservice] Upgrade Nusoap to v0.6.9 (stefanb) - closed. - 0000156: [Webservice] mc_user_get_issues() should return an Array of objects instead of a String (stefanb) - closed. - 0000143: [Webservice] mc_issue_get doesn't return valid data structure (vboctor) - closed. - 0000138: [Webservice] mc_issue_add(): setting the reporter (vboctor) - closed. - 0000137: [Webservice] mc_issue_add(): works only if target project has at least one category (vboctor) - closed. - 0000133: [Webservice] WSDL: Reporter and Handler fields should be of type tns:PersonRef (stefanb) - closed. - 0000125: [Webservice] Support adding notes to existing issues (vboctor) - closed. MC Webservice - 1.0a3 ===================== - 0000135: [Other] Add a sample .snk file to ease compilation (vboctor) - closed. - 0000130: [Webservice] WSDL: Namespace should be http://futureware.biz/mantisconnect [^] (vboctor) - closed. MC Webservice - 1.0a2 ===================== - 0000116: [Other] Implement a sample submit issue form (vboctor) - closed. - 0000121: [Other] Implement a sample filters application (vboctor) - closed. - 0000114: [Webservice] Implement a method for retrieving stored queries (vboctor) - closed. - 0000115: [Webservice] Implement a method for retrieving issues matching a stored query (vboctor) - closed. - 0000114: [Webservice] Implement a method for retrieving stored queries (vboctor) - closed. - 0000115: [Webservice] Implement a method for retrieving issues matching a stored query (vboctor) - closed. - 0000119: [Webservice] Add a read-only / read-write access threshold (vboctor) - closed. - 0000120: [Webservice] Generate proper exception if summary / description not supplied in mc_issue_add (vboctor) - closed. - 0000122: [Webservice] Disallow login when Mantis installation is marked as offline (vboctor) - closed. - 0000124: [Webservice] Change config vars to start with $g_mc_* (vboctor) - closed. MC Webservice - 1.0a1 ===================== - 0000107: [Webservice] Develop a PHP Webservice (vboctor) - closed.