Changesets: MantisBT
|
master efb50eb7 2010-09-17 16:48 Committer: dhx Details Diff |
Fix 0012344: manage_user_page.php: changing page resets sort criteria When a user navigates to a different page of the search results the current sort criteria are forgotten. Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0012344 |
|
| mod - manage_user_page.php | Diff File | ||
|
master-1.2.x 5744213a 2010-09-17 16:48 Committer: dhx Details Diff |
Fix 0012344: manage_user_page.php: changing page resets sort criteria When a user navigates to a different page of the search results the current sort criteria are forgotten. Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0012344 |
|
| mod - manage_user_page.php | Diff File | ||
|
master-1.2.x f2f21189 2010-09-16 19:22 Details Diff |
Localisation updates from http://translatewiki.net | ||
| mod - lang/strings_french.txt | Diff File | ||
| mod - lang/strings_czech.txt | Diff File | ||
| mod - lang/strings_russian.txt | Diff File | ||
| mod - lang/strings_portuguese_brazil.txt | Diff File | ||
| mod - lang/strings_ripoarisch.txt | Diff File | ||
| mod - lang/strings_catalan.txt | Diff File | ||
| mod - lang/strings_spanish.txt | Diff File | ||
| mod - lang/strings_occitan.txt | Diff File | ||
| mod - lang/strings_german.txt | Diff File | ||
| mod - lang/strings_portuguese_standard.txt | Diff File | ||
| mod - lang/strings_ukrainian.txt | Diff File | ||
| mod - lang/strings_swedish.txt | Diff File | ||
| mod - lang/strings_chinese_simplified.txt | Diff File | ||
| mod - lang/strings_romanian.txt | Diff File | ||
| mod - lang/strings_galician.txt | Diff File | ||
|
master ec53b72a 2010-09-16 07:45 Committer: rombert Details Diff |
Get the id of project with the specified name via SOAP API Fixes 0012360: [PATCH] Get id of project with specified name via SOAP API Signed-off-by: Robert Munteanu <robert.munteanu@gmail.com> |
Affected Issues 0012360 |
|
| mod - api/soap/mantisconnect.php | Diff File | ||
| mod - tests/soap/ProjectTest.php | Diff File | ||
| mod - api/soap/mc_project_api.php | Diff File | ||
|
master-1.2.x a9b22d80 2010-09-16 07:45 Committer: rombert Details Diff |
Get the id of project with the specified name via SOAP API Fixes 0012360: [PATCH] Get id of project with specified name via SOAP API Signed-off-by: Robert Munteanu <robert.munteanu@gmail.com> |
Affected Issues 0012360 |
|
| mod - api/soap/mantisconnect.php | Diff File | ||
| mod - tests/soap/ProjectTest.php | Diff File | ||
| mod - api/soap/mc_project_api.php | Diff File | ||
|
master-1.2.x 75159eea 2010-09-14 14:36 Details Diff |
Add release doc link for 1.2.3 changelog | ||
| mod - doc/RELEASE | Diff File | ||
|
master 3e17066d 2010-09-14 14:31 Details Diff |
Corrected upgrade instruction order | ||
| mod - doc/INSTALL | Diff File | ||
|
master-1.2.x e61d5fa1 2010-09-14 14:31 Details Diff |
Corrected upgrade instruction order | ||
| mod - doc/INSTALL | Diff File | ||
|
master-1.2.x 2dd30822 2010-09-14 14:27 Details Diff |
Prep for 1.2.3 release | ||
| mod - doc/RELEASE | Diff File | ||
| mod - core/constant_inc.php | Diff File | ||
|
master 7411cb9d 2010-09-12 10:11 Committer: dhx Details Diff |
Fixed 0011654: Excel export does not encode '&' character as entity Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0011654 |
|
| mod - core/excel_api.php | Diff File | ||
|
master-1.2.x ffeefaa1 2010-09-12 10:11 Committer: dhx Details Diff |
Fixed 0011654: Excel export does not encode '&' character as entity Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0011654 |
|
| mod - core/excel_api.php | Diff File | ||
|
master 44e43731 2010-09-11 11:31 Details Diff |
Fix possibly confusing message. The login details are kept on a browser basis, not on a computer basis. | ||
| mod - lang/strings_english.txt | Diff File | ||
|
master-1.2.x 62aa2de0 2010-09-11 11:29 Details Diff |
Fix possibly confusing message. The login details are kept on a browser basis, not on a computer basis. |
Affected Issues 0006816 |
|
| mod - lang/strings_english.txt | Diff File | ||
|
master 0ed24722 2010-09-10 04:58 Gulacsi Tamas Committer: David Hicks Details Diff |
fix graphiz_api indentation and syntax error Signed-off-by: David Hicks <hickseydr@optusnet.com.au> |
Affected Issues 0012336 |
|
|
master 34cdf3b8 2010-09-08 14:30 Details Diff |
Fix 0012327 - Enhance plugin filters to allow developers to specify the number of columns to use in the bug filter. Feature allowing plugin filters to specify the number of table columns to span in the bug filter. If a field requires more columns than are available in the row it is placed into the next row with available columns. If the plugin specifies a colspan greater than is configured the field is given a full row. If the plugin specifies a colspan of zero the field is assigned one column. If the plugin specifies a negative number it is converted to a positive number. |
Affected Issues 0012327 |
|
| mod - core/classes/MantisFilter.class.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
|
master 7debb53c 2010-09-08 10:57 Details Diff |
Tweaks for new publican documentation | ||
| mod - .gitignore | Diff File | ||
| mod - docbook/Developers_Guide/publican.cfg | Diff File | ||
| mod - docbook/Admin_Guide/publican.cfg | Diff File | ||
|
master 34a69a70 2010-09-07 15:13 Details Diff |
Fix 0006447 - The filter table columns shouldn't be used to divide the "Search/Filters" row at the bottom of the table. Improve layout and styling for filter. Floating elements were breaking out of the box. Now the box grows to contain elements floating on new lines. |
Affected Issues 0006447 |
|
| mod - core/filter_api.php | Diff File | ||
| mod - css/default.css | Diff File | ||
|
master 09a2d8cd 2010-09-02 19:18 Details Diff |
Remove old SGML manual | ||
| rm - docbook/template/chapter.sgml | Diff | ||
| rm - docbook/adminguide/en/customizing_mantis.sgml | Diff | ||
| rm - docbook/developers/en/event-reference-account.sgml | Diff | ||
| rm - docbook/adminguide/en/file-entities.ent | Diff | ||
| rm - docbook/developers/en/event-reference-output.sgml | Diff | ||
| rm - docbook/adminguide/en/workflow.sgml | Diff | ||
| rm - docbook/adminguide/en/configuration.sgml | Diff | ||
| rm - docbook/adminguide/en/Makefile | Diff | ||
| rm - docbook/developers/en/event-reference-filter.sgml | Diff | ||
| rm - docbook/template/stylesheet.css | Diff | ||
| rm - docbook/developers/en/plugins-building-source.sgml | Diff | ||
| rm - docbook/developers/en/appendix.sgml | Diff | ||
| rm - docbook/template/stylesheet.dsl | Diff | ||
| rm - docbook/template/template.sgml | Diff | ||
| rm - docbook/developers/en/contributers.sgml | Diff | ||
| rm - docbook/developers/en/event-reference-bug.sgml | Diff | ||
| rm - docbook/developers/en/file-entities.ent | Diff | ||
| rm - docbook/template/Makefile | Diff | ||
| rm - docbook/adminguide/en/contributing.sgml | Diff | ||
| rm - docbook/adminguide/en/installation.sgml | Diff | ||
| rm - docbook/adminguide/en/about.sgml | Diff | ||
| rm - docbook/adminguide/en/administration_guide.sgml | Diff | ||
| rm - docbook/developers/en/events.sgml | Diff | ||
| rm - docbook/developers/en/developers.sgml | Diff | ||
| rm - docbook/developers/en/plugins-building.sgml | Diff | ||
| rm - docbook/adminguide/en/authentication.sgml | Diff | ||
| rm - docbook/template/file-entities.ent | Diff | ||
| rm - docbook/adminguide/en/project_management.sgml | Diff | ||
| rm - docbook/developers/en/event-reference-manage.sgml | Diff | ||
| rm - docbook/developers/en/event-reference.sgml | Diff | ||
| rm - docbook/developers/en/Makefile | Diff | ||
| rm - docbook/adminguide/en/page_descriptions.sgml | Diff | ||
| rm - docbook/adminguide/en/user_management.sgml | Diff | ||
| rm - docbook/developers/en/database.sgml | Diff | ||
| rm - docbook/developers/en/plugins.sgml | Diff | ||
| rm - docbook/developers/en/event-reference-notify.sgml | Diff | ||
|
master 23d138c7 2010-09-02 19:17 Details Diff |
Convert SGML files to XML | ||
| add - docbook/Developers_Guide/en-US/Events_Reference_Filter.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Events_Reference_Account.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Events_Reference_Bug.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Plugins_Building_Source.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Events_Reference_Manage.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Appendix.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Events_Reference.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Plugins.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Author_Group.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Events_Reference_Notify.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Database.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Events_Reference_Output.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Events.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Book_Info.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Contributors.xml | Diff File | ||
| mod - docbook/Developers_Guide/en-US/Developers_Guide.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Plugins_Building.xml | Diff File | ||
|
master 8b23ec29 2010-09-02 18:34 Details Diff |
Add empty Developers Guide created with publican | ||
| add - docbook/Developers_Guide/en-US/Revision_History.xml | Diff File | ||
| add - docbook/Developers_Guide/publican.cfg | Diff File | ||
| add - docbook/Developers_Guide/en-US/Book_Info.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Preface.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Developers_Guide.ent | Diff File | ||
| add - docbook/Developers_Guide/en-US/Chapter.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Developers_Guide.xml | Diff File | ||
| add - docbook/Developers_Guide/en-US/Author_Group.xml | Diff File | ||
|
master 2d0e00a4 2010-09-02 18:32 Details Diff |
replace "link" tag with "xref" for cross references | ||
| mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||
| mod - docbook/Admin_Guide/en-US/Page_Descriptions.xml | Diff File | ||
| mod - docbook/Admin_Guide/en-US/Authentication.xml | Diff File | ||
| mod - docbook/Admin_Guide/en-US/Installation.xml | Diff File | ||
|
master c4f0d68e 2010-09-02 07:58 Details Diff |
Issue 0012312: Provide patch for NuSOAP XSS fix and update README.libs |
Affected Issues 0012312 |
|
| add - library/nusoap/0001-Fix-12312-NuSOAP-web-description-XSS-vulnerability.patch | Diff File | ||
| mod - library/README.libs | Diff File | ||
|
master-1.2.x bce955ce 2010-09-02 07:58 Details Diff |
Issue 0012312: Provide patch for NuSOAP XSS fix and update README.libs |
Affected Issues 0012312 |
|
| mod - library/README.libs | Diff File | ||
| add - library/nusoap/0001-Fix-12312-NuSOAP-web-description-XSS-vulnerability.patch | Diff File | ||
|
master edb81799 2010-09-02 07:51 Details Diff |
Fix 0012312: NuSOAP web description XSS vulnerability Bogdan Calin from Acunetix discovered a number of XSS vulnerabilities in NuSOAP 0.9.5 (bundled with MantisBT) relating to improperly escaped URLs. A sample exploit URL is: /api/soap/mantisconnect.php?1<ScRiPt>prompt(923395)</ScRiPt> The upstream report for these XSS flaws in NuSOAP is located at the following URL: http://sourceforge.net/projects/nusoap/forums/forum/193579/topic/3834005 This patch provides an interim fix for MantisBT users until upstream makes a new release. |
Affected Issues 0012312 |
|
| mod - library/nusoap/nusoap.php | Diff File | ||
| mod - library/nusoap/class.wsdl.php | Diff File | ||
|
master-1.2.x 6b2e7153 2010-09-02 07:51 Details Diff |
Fix 0012312: NuSOAP web description XSS vulnerability Bogdan Calin from Acunetix discovered a number of XSS vulnerabilities in NuSOAP 0.9.5 (bundled with MantisBT) relating to improperly escaped URLs. A sample exploit URL is: /api/soap/mantisconnect.php?1<ScRiPt>prompt(923395)</ScRiPt> The upstream report for these XSS flaws in NuSOAP is located at the following URL: http://sourceforge.net/projects/nusoap/forums/forum/193579/topic/3834005 This patch provides an interim fix for MantisBT users until upstream makes a new release. |
Affected Issues 0012312 |
|
| mod - library/nusoap/nusoap.php | Diff File | ||
| mod - library/nusoap/class.wsdl.php | Diff File | ||