Changesets: MantisBT

master e0b2e14c

2011-02-21 21:33

Giovanni Giacobbi

Committer: dhx


Details Diff
Show the OS row only if we have something interesting to show

Applies to the bug view page. This is a good compromise to avoid screen
clutter without giving up a useful feature.

Signed-off-by: David Hicks <hickseydr@optusnet.com.au>
mod - bug_view_inc.php Diff File

master ec534e44

2011-02-19 21:52

rombert


Details Diff
Add a dedicated SOAP logger

Bug: 0008657 ( custom filters )
mod - core/constant_inc.php Diff File
mod - core/logging_api.php Diff File

master-1.2.x 253c9882

2011-02-19 21:52

rombert


Details Diff
Add a dedicated SOAP logger

Bug: 0008657 ( custom filters )
mod - core/constant_inc.php Diff File
mod - core/logging_api.php Diff File

master 2c7d97bc

2011-02-19 08:12

rombert


Details Diff
Extract mci_issue_data_as_header_array utility function

Bug: 0008657 ( custom filters )
mod - api/soap/mc_issue_api.php Diff File

master-1.2.x 4974921b

2011-02-19 08:12

rombert


Details Diff
Extract mci_issue_data_as_header_array utility function

Bug: 0008657 ( custom filters )
mod - api/soap/mc_issue_api.php Diff File

master d6b9f244

2011-02-18 22:09

dhx


Details Diff
Use label tag for view status checkbox in bugnote add form

To aid accessibility the view status "private" checkbox in the bugnote
add form should make use of the HTML <label> field.
mod - bugnote_add_inc.php Diff File

master 931d19e7

2011-02-18 22:05

dhx


Details Diff
Use label tag for "Username" text box in the bug monitor list

To aid accessibility the "Username" text next to the username text input
field within the bug monitor list (when viewing a bug) should use the
HTML <label> tag.
mod - bug_monitor_list_view_inc.php Diff File

master 88f7416d

2011-02-18 21:59

dhx


Details Diff
Use label tag for "Select All" checkbox on view_all_bug_page

To aid accessibility the "Select All" text next to the checkbox to
select all bugs on the page should be a HTML <label>.
mod - view_all_inc.php Diff File

master 42ec45f3

2011-02-18 21:55

dhx


Details Diff
Use label tags for filter search box

To aid accessibility with MantisBT the "Search:" label next to the
filter search box should be wrapped in a HTML <label> tag.
mod - core/filter_api.php Diff File

master-1.2.x 892b45c9

2011-02-14 13:31

siebrand


Details Diff
Localisation updates from translatewiki.net.
mod - lang/strings_ripoarisch.txt Diff File
mod - lang/strings_vietnamese.txt Diff File
mod - lang/strings_belarusian_tarask.txt Diff File
mod - lang/strings_chinese_simplified.txt Diff File
mod - lang/strings_romanian.txt Diff File
mod - lang/strings_interlingua.txt Diff File

master 88b689f7

2011-02-14 11:37

daryn


Details Diff
Fix html validation and improve html/css for view user page. Generalize styles a bit.
mod - view_user_page.php Diff File
mod - css/default.css Diff File

master 0bf520ca

2011-02-14 11:36

daryn


Details Diff
Fix validation issues and improve html/css for main page, news add, news menu page, and news view page.
mod - css/default.css Diff File
mod - main_page.php Diff File
mod - core/print_api.php Diff File
mod - news_view_page.php Diff File
mod - news_list_page.php Diff File
mod - news_menu_page.php Diff File
mod - news_add.php Diff File

master 85439a65

2011-02-13 14:45

vboctor


Details Diff
Fix 0012747: Better log message for LDAP auth errors. Affected Issues
0012747
mod - core/ldap_api.php Diff File

master-1.2.x 75fef46e

2011-02-13 14:45

vboctor


Details Diff
Fix 0012747: Better log message for LDAP auth errors. Affected Issues
0012747
mod - core/ldap_api.php Diff File

master 2f215565

2011-02-13 09:52

rombert


Details Diff
Correct WSDL declaration for IssueData.monitors

Bug: 0008558 ( SOAP API needs ability to Monitor a Task )
mod - api/soap/mantisconnect.php Diff File

master-1.2.x 1ee7db98

2011-02-13 09:52

rombert


Details Diff
Correct WSDL declaration for IssueData.monitors

Bug: 0008558 ( SOAP API needs ability to Monitor a Task )
mod - api/soap/mantisconnect.php Diff File

master 45ef6c70

2011-02-13 09:49

rombert


Details Diff
Return the filter url in the FilterData

Bug: 12765 ( Include the filter url when returning filters )
mod - api/soap/mantisconnect.php Diff File
mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_filter_api.php Diff File

master-1.2.x f46bd252

2011-02-13 09:49

rombert


Details Diff
Return the filter url in the FilterData

Bug: 12765 ( Include the filter url when returning filters )
mod - api/soap/mantisconnect.php Diff File
mod - api/soap/mc_filter_api.php Diff File
mod - api/soap/mc_api.php Diff File

master-1.2.x 83af863f

2011-02-13 08:57

rombert


Details Diff
Final tweaks to mci_issue_set_monitors

Bug: 8558 ( SOAP API needs ability to Monitor a Task )
mod - api/soap/mc_issue_api.php Diff File

master ba09954b

2011-02-13 08:57

rombert


Details Diff
Final tweaks to mci_issue_set_monitors

Bug: 8558 ( SOAP API needs ability to Monitor a Task )
mod - api/soap/mc_issue_api.php Diff File

master-1.2.x 875c408d

2011-02-13 08:54

rombert


Details Diff
Add a test to verify that the monitor list is not changed on empty update

Bug: 8558 ( SOAP API needs ability to Monitor a Task )
mod - tests/soap/IssueMonitorTest.php Diff File

master 19cda76d

2011-02-13 08:54

rombert


Details Diff
Add a test to verify that the monitor list is not changed on empty update

Bug: 8558 ( SOAP API needs ability to Monitor a Task )
mod - tests/soap/IssueMonitorTest.php Diff File

master-1.2.x fff800a1

2011-02-13 08:53

rombert


Details Diff
Implement removal of issue monitors on issue update

Bug: 8558 ( SOAP API needs ability to Monitor a Task )
mod - api/soap/mc_issue_api.php Diff File
mod - tests/soap/IssueMonitorTest.php Diff File

master-1.2.x 12982280

2011-02-13 08:40

rombert


Details Diff
Implement setting monitors on issue update

Bug: 8558 ( SOAP API needs ability to Monitor a Task )
mod - tests/soap/IssueMonitorTest.php Diff File
mod - api/soap/mc_issue_api.php Diff File

master f6a79e3e

2011-02-13 08:40

rombert


Details Diff
Implement setting monitors on issue update

Bug: 8558 ( SOAP API needs ability to Monitor a Task )
mod - tests/soap/IssueMonitorTest.php Diff File
mod - api/soap/mc_issue_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 ... 420 ... 432 433 434 435 436 437 438 ... 490 ... 560 ... 630 ... 700 ... 729 730 731  Next  Last