Changesets: MantisBT

master 03db938d

2017-11-04 21:14

vboctor


Details Diff
Ensure required custom fields specified on create issue

Fixes 0023577
Affected Issues
0023577
mod - api/soap/mc_issue_api.php Diff File
mod - api/soap/mc_project_api.php Diff File

master 0a8fa153

2017-11-04 14:20

cproensa


Details Diff
New option limit_handler_unless_threshold

A new otpion 'limit_handler_unless_threshold' is created that works in a
similar way that 'limit_reporter_unless_threshold'.
When this option is enabled, users will only have access to issues which
are handled by themselves.
The option is a threshold that behaves in the same way than
'limit_reporter_unless_threshold'.

When there is a conflict in both limit_xxx options, the user will see
only those issues that are either reporter by him, or handled by him.

Fixes: 0010831
Affected Issues
0010831
mod - config_defaults_inc.php Diff File
mod - core/access_api.php Diff File
mod - core/classes/BugFilterQuery.class.php Diff File
mod - manage_config_work_threshold_page.php Diff File
mod - manage_config_work_threshold_set.php Diff File

master 0e071b67

2017-11-03 19:30

vboctor


Details Diff
Return 400 when category doesn't exist

If user attempts to create/update an issue with a category that doesn't exist
then return 400 instead failing and returning 500.

Fixes 0023579
Affected Issues
0023579
mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File

master 46893b19

2017-11-03 19:08

vboctor


Details Diff
Make REST API category lookup case insensitive

Fixes 0023575
Affected Issues
0023575
mod - api/soap/mc_api.php Diff File

master eae6f667

2017-11-03 06:09

dregad


Details Diff
Document need for consistency in date formats

$g_datetime_picker_format and $g_normal_date_format settings need to be
consistent.

Differences between them may result in unexpected behavior such as an
invalid interpretation of the date by the DateTime picker widget, or
errors trying to save a modified date.

Fixes 0023578
Affected Issues
0023578
mod - config_defaults_inc.php Diff File
mod - docbook/Admin_Guide/en-US/config/date.xml Diff File

master 89b3fe24

2017-11-03 06:07

dregad


Details Diff
Documentation: date formats default to ISO 8601

Default date format was changed from US-style MDY dates to ISO (YMD)
dates back in 2006 (c08892b8b607600da0f6cce260300ec21c123a84), but the
Admin Guide's config/date section was never updated to reflect the
change.
mod - docbook/Admin_Guide/en-US/config/date.xml Diff File

master a67d7e4d

2017-11-01 23:19

translatewiki.net


Details Diff
Localisation updates from https://translatewiki.net.
mod - lang/strings_belarusian_tarask.txt Diff File
mod - lang/strings_spanish.txt Diff File

master 7a2bcc5b

2017-11-01 13:59

atrol


Details Diff
Obsolete option meta_include_file

Fixes 0023573
Affected Issues
0023573
mod - config_defaults_inc.php Diff File
mod - core/obsolete.php Diff File
mod - docbook/Admin_Guide/en-US/config/html.xml Diff File

master a5995734

2017-11-01 13:45

atrol


Details Diff
Remove unused option manage_user_cookie
mod - config_defaults_inc.php Diff File

master 69bfa7bb

2017-11-01 13:17

atrol


Details Diff
Use config_get_global for logo_url

Issue 0023626
Affected Issues
0023626
mod - core/html_api.php Diff File
mod - core/layout_api.php Diff File

master 416e177c

2017-11-01 13:16

atrol


Details Diff
Use config_get_global for manual_url

Issue 0023626
Affected Issues
0023626
mod - core/html_api.php Diff File

master 46034e54

2017-11-01 13:15

atrol


Details Diff
Use config_get_global for logout_redirect_page

Issue 0023626
Affected Issues
0023626
mod - account_delete.php Diff File
mod - core/classes/AuthFlags.class.php Diff File

master c5614ea7

2017-11-01 13:12

atrol


Details Diff
Use config_get_global for default_home_page

Issue 0023626
Affected Issues
0023626
mod - core/access_api.php Diff File
mod - index.php Diff File
mod - login.php Diff File
mod - login_page.php Diff File
mod - login_password_page.php Diff File
mod - manage_user_impersonate.php Diff File
mod - set_project.php Diff File
mod - tests/test_config_get_set.php Diff File

master bc0fb1ec

2017-11-01 13:07

atrol


Details Diff
Use config_get_global for top_include_page

Issue 0023626
Affected Issues
0023626
mod - core/html_api.php Diff File

master 4db88e9e

2017-11-01 13:04

atrol


Details Diff
Use config_get_global for plugin_path

Issue 0023626
Affected Issues
0023626
mod - admin/index.php Diff File
mod - admin/test_langs.php Diff File
mod - core/lang_api.php Diff File
mod - core/plugin_api.php Diff File
mod - manage_overview_page.php Diff File
mod - plugin.php Diff File
mod - plugin_file.php Diff File
mod - plugins/XmlImportExport/pages/import_action.php Diff File

master 601c0054

2017-11-01 13:01

atrol


Details Diff
Use config_get_global for ldap_simulation_file_path

Issue 0023626
Affected Issues
0023626
mod - core/ldap_api.php Diff File

master 85a88e81

2017-11-01 12:59

atrol


Details Diff
Use config_get_global for absolute_path_default_upload_folder

Issue 0023626
Affected Issues
0023626
mod - admin/move_attachments.php Diff File
mod - admin/move_attachments_page.php Diff File
mod - api/soap/mc_file_api.php Diff File
mod - core/file_api.php Diff File
mod - core/project_api.php Diff File
mod - manage_proj_create_page.php Diff File
mod - manage_proj_edit_page.php Diff File

master ab10114d

2017-11-01 12:50

atrol


Details Diff
Use config_get_global for language_path

Issue 0023626
Affected Issues
0023626
mod - core/lang_api.php Diff File

master 2dba1583

2017-11-01 12:23

atrol


Details Diff
Use config_get_global for core_path

Issue 0023626
Affected Issues
0023626
mod - admin/index.php Diff File
mod - manage_overview_page.php Diff File

master 7bb41351

2017-11-01 12:21

atrol


Details Diff
Use config_get_global for absolute_path

Issue 0023626
Affected Issues
0023626
mod - admin/index.php Diff File
mod - manage_overview_page.php Diff File

master ebd267f3

2017-11-01 12:17

atrol


Details Diff
Use config_get_global for short_path

Issue 0023626
Affected Issues
0023626
mod - core/layout_api.php Diff File
mod - core/string_api.php Diff File

master cfd34525

2017-11-01 12:13

atrol


Details Diff
Use config_get_global for path

Issue 0023626
Affected Issues
0023626
mod - api/soap/mantisconnect.php Diff File
mod - api/soap/mc_api.php Diff File
mod - core/filter_api.php Diff File
mod - core/html_api.php Diff File
mod - core/print_api.php Diff File
mod - core/rss_api.php Diff File
mod - core/string_api.php Diff File
mod - issues_rss.php Diff File
mod - manage_user_update.php Diff File
mod - news_rss.php Diff File
mod - plugins/MantisGraph/pages/issues_trend_page.php Diff File
mod - plugins/XmlImportExport/pages/export.php Diff File
mod - set_project.php Diff File

master b109e2fd

2017-11-01 12:09

atrol


Details Diff
Use config_get_global for file_type_icons

Issue 0023626
Affected Issues
0023626
mod - core/file_api.php Diff File

master f213c2a3

2017-11-01 12:04

atrol


Details Diff
Use config_get_global for css_rtl_include_file

Issue 0023626
Affected Issues
0023626
mod - core/html_api.php Diff File

master ccaf434e

2017-11-01 12:03

atrol


Details Diff
Use config_get_global for css_include_file

Issue 0023626
Affected Issues
0023626
mod - core/html_api.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 168 169 170 171 172 173 174 ... 210 ... 280 ... 350 ... 420 ... 490 ... 560 ... 630 ... 700 ... 746 747 748  Next  Last