Changesets: MantisBT
master d7274439 2016-05-15 03:09 Details Diff |
Add missing db_param_push() call in category_can_delete() | ||
mod - core/category_api.php | Diff File | ||
master 1a404965 2016-05-15 00:47 Details Diff |
Replace calendar-img with fa-calendar | ||
rm - images/calendar-img.gif | Diff | ||
mod - js/common.js | Diff File | ||
master fc8dd1f5 2016-05-14 12:24 Details Diff |
Upgrade to recent version of dropzone plugin with IE edge fix | ||
mod - js/dropzone.min.js | Diff File | ||
master b3df7b79 2016-05-14 10:15 Details Diff |
Remove duplicate page title from previous merge | ||
mod - account_prof_menu_page.php | Diff File | ||
master d7b8d33e 2016-05-14 08:26 Details Diff |
Manage the password reset hash as a token Refactor verify.php to be a not-logged-in page (like login_page.php), so the only action the user can do is change the password, and not navigate into the site. If the user does not change the password and quits the page, the activation token remains valid until the change is effectively done (or the token times out) Fixes 0020686, 0006009, https://github.com/mantisbt/mantisbt/pull/735 Note: I reworded and reformatted some of the original commit messages. |
Affected Issues 0006009, 0020686 |
|
mod - account_page.php | Diff File | ||
mod - account_update.php | Diff File | ||
mod - core/constant_inc.php | Diff File | ||
mod - core/user_api.php | Diff File | ||
mod - css/default.css | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - lost_pwd.php | Diff File | ||
mod - verify.php | Diff File | ||
master 09c97dd9 2016-05-14 08:07 Details Diff |
Documentation: fix incorrect link The xref link in Customizing MantisBT > Email Notifications section was pointing to that section itself instead of the Configuration section. |
||
mod - docbook/Admin_Guide/en-US/Customizing.xml | Diff File | ||
master 25315e01 2016-05-14 07:53 Details Diff |
Remove unnecessary in column headings Column headings in E-mail Notifications page were wrapped in non-breaking spaces. This caused the labels to appear off-center when the text wraps on more than one line. |
||
mod - manage_config_email_page.php | Diff File | ||
master 90ea5f89 2016-05-14 07:08 Details Diff |
Merge branch 'modern-ui' of https://github.com/mantishub/mantisbt into modern-ui | ||
mod - bug_report_page.php | Diff File | ||
master 8abcf295 2016-05-14 07:03 Details Diff |
Fix impersonate button poistion in edit user page | ||
mod - manage_user_edit_page.php | Diff File | ||
master f18505cf 2016-05-14 05:52 Details Diff |
Do not add a space before version suffix It makes more sense to let the user choose whether they need a space before the suffix by adding it themselves, rather than hardcoding it in core which prevents them from removing it. This reverts commit 065521c1f7832d12fd0b4ca47e7587caa214444b and applies the same change in manage_overview_page.php. The admin index page did not need fixing as it already concatenated the suffix without the space. Fixes 0020909 |
Affected Issues 0020909 |
|
mod - core/html_api.php | Diff File | ||
mod - manage_overview_page.php | Diff File | ||
master b32fc6de 2016-05-13 21:52 Details Diff |
Fix 'report stay' checkbox Ticking the report stay checkbox on the report page had no impact. Fixes 0020907 |
Affected Issues 0020907 |
|
mod - bug_report_page.php | Diff File | ||
master 7438e048 2016-05-13 19:25 Details Diff |
Fix impersonation redirect layout | ||
mod - manage_user_impersonate.php | Diff File | ||
master 0d24fc0e 2016-05-13 19:08 Rafik Robeal Details Diff |
Adjust form button in the view | ||
mod - view_user_page.php | Diff File | ||
master 8d92e853 2016-05-13 19:07 Rafik Robeal Details Diff |
Merge branch 'master' of git://github.com/mantisbt/mantisbt into modern-ui # Conflicts: # adm_config_report.php # bug_reminder_page.php # js/common.js # lost_pwd_page.php # manage_user_edit_page.php # print_bug_page.php # view_user_page.php |
||
mod - adm_config_report.php | Diff File | ||
mod - adm_config_set.php | Diff File | ||
mod - admin/upgrade_unattended.php | Diff File | ||
mod - api/soap/mc_issue_api.php | Diff File | ||
mod - billing_export_to_csv.php | Diff File | ||
mod - billing_export_to_excel.php | Diff File | ||
mod - bug_actiongroup.php | Diff File | ||
mod - bug_actiongroup_add_note_inc.php | Diff File | ||
mod - bug_reminder.php | Diff File | ||
mod - bug_reminder_page.php | Diff File | ||
mod - bug_report.php | Diff File | ||
mod - bug_update.php | Diff File | ||
mod - bugnote_add.php | Diff File | ||
mod - config_defaults_inc.php | Diff File | ||
mod - core.php | Diff File | ||
mod - core/access_api.php | Diff File | ||
mod - core/authentication_api.php | Diff File | ||
mod - core/billing_api.php | Diff File | ||
mod - core/bug_api.php | Diff File | ||
mod - core/bugnote_api.php | Diff File | ||
mod - core/classes/Avatar.class.php | Diff File | ||
add - core/classes/ConfigParser.class.php | Diff File | ||
add - core/classes/Tokenizer.class.php | Diff File | ||
mod - core/collapse_api.php | Diff File | ||
mod - core/columns_api.php | Diff File | ||
mod - core/compress_api.php | Diff File | ||
mod - core/constant_inc.php | Diff File | ||
mod - core/email_api.php | Diff File | ||
mod - core/filter_api.php | Diff File | ||
mod - core/graphviz_api.php | Diff File | ||
add - core/mention_api.php | Diff File | ||
mod - core/obsolete.php | Diff File | ||
mod - core/plugin_api.php | Diff File | ||
mod - core/print_api.php | Diff File | ||
mod - csv_export.php | Diff File | ||
mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||
mod - docbook/Admin_Guide/en-US/Customizing.xml | Diff File | ||
mod - docbook/Admin_Guide/en-US/User_Management.xml | Diff File | ||
mod - docbook/Admin_Guide/en-US/config/email.xml | Diff File | ||
mod - docbook/Admin_Guide/en-US/config/html.xml | Diff File | ||
mod - docbook/Admin_Guide/en-US/config/reminders.xml | Diff File | ||
add - docbook/Admin_Guide/en-US/config/user.xml | Diff File | ||
mod - excel_xml_export.php | Diff File | ||
mod - js/common.js | Diff File | ||
mod - lang/strings_belarusian_tarask.txt | Diff File | ||
mod - lang/strings_chinese_simplified.txt | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - lang/strings_french.txt | Diff File | ||
mod - lang/strings_galician.txt | Diff File | ||
mod - lang/strings_german.txt | Diff File | ||
mod - lang/strings_hebrew.txt | Diff File | ||
mod - lang/strings_italian.txt | Diff File | ||
mod - lang/strings_macedonian.txt | Diff File | ||
mod - lang/strings_occitan.txt | Diff File | ||
mod - lang/strings_portuguese_brazil.txt | Diff File | ||
mod - lang/strings_ripoarisch.txt | Diff File | ||
mod - lang/strings_spanish.txt | Diff File | ||
mod - lang/strings_swedish.txt | Diff File | ||
mod - lang/strings_ukrainian.txt | Diff File | ||
mod - lost_pwd_page.php | Diff File | ||
mod - manage_user_edit_page.php | Diff File | ||
add - manage_user_impersonate.php | Diff File | ||
mod - plugins/MantisCoreFormatting/MantisCoreFormatting.php | Diff File | ||
mod - plugins/XmlImportExport/lang/strings_lithuanian.txt | Diff File | ||
mod - print_all_bug_page.php | Diff File | ||
mod - print_bug_page.php | Diff File | ||
mod - tests/AllTests.php | Diff File | ||
mod - tests/Mantis/AllTests.php | Diff File | ||
add - tests/Mantis/ConfigParserTest.php | Diff File | ||
mod - tests/Mantis/HelperTest.php | Diff File | ||
add - tests/Mantis/MentionParsingTest.php | Diff File | ||
mod - tests/Mantis/StringTest.php | Diff File | ||
mod - tests/TestConfig.php | Diff File | ||
mod - tests/soap/AllTests.php | Diff File | ||
add - tests/soap/MentionTest.php | Diff File | ||
mod - view_all_inc.php | Diff File | ||
mod - view_user_page.php | Diff File | ||
master 3406fd52 2016-05-12 12:42 Kirill Krasnov Details Diff |
* Fix incorrect showing file icons * For delete button in monitoring change text delete to fa-times * For delete button in tags change text to fa-times * In changelog and roadmap replace fa-clock-o to fa-calendar-o |
||
mod - bug_monitor_list_view_inc.php | Diff File | ||
mod - changelog_page.php | Diff File | ||
mod - core/print_api.php | Diff File | ||
mod - core/tag_api.php | Diff File | ||
mod - roadmap_page.php | Diff File | ||
master-1.3.x 3704e888 2016-05-10 05:51 Details Diff |
Install: remove 'mssql' db type This driver is only supported with PHP < 5.3 and we require 5.3.2. Fixes 0017336 |
Affected Issues 0017336 |
|
mod - admin/install.php | Diff File | ||
master-1.3.x c8312b84 2016-05-10 05:47 Details Diff |
Hide DB2 for new installs The MantisBT team have no access to a DB2 environment and no technical knowledge of this database. Consequently, we are not able to support it moving forward. This commit removes 'db2' from the database types selection list in the installer, reflecting the fact that this DB type is deprecated. This commit should actually have gone in 1.3.0, but I forgot to merge the branch back then... Fixes 0017336 |
Affected Issues 0017336 |
|
mod - admin/install.php | Diff File | ||
mod - config_defaults_inc.php | Diff File | ||
master 1b842729 2016-05-10 05:07 Details Diff |
pgsql: integer vs boolean issue in user_count_level() Use a query parameter instead of hardcoded 0/1 values so ADOdb automatically converts the data type. Fixes 0020894 |
Affected Issues 0020894 |
|
mod - core/user_api.php | Diff File | ||
master b378aaaf 2016-05-08 14:00 Carlos Proensa Details Diff |
Allow view filter page to edit any filter id | ||
mod - view_filters_page.php | Diff File | ||
master b84d833e 2016-05-06 11:57 Carlos Proensa Details Diff |
Fix filter by date disabled inputs Fix wrong condition that results in showing the date inputs as disabled even if the filter property is enabled Fixes 0020882 |
||
mod - core/filter_api.php | Diff File | ||
master e98a8fa3 2016-05-06 03:11 Alexander ISHMURADOV Committer: dregad Details Diff |
Improve documentation for Admin Guide > Configuration Fixes 0020880 |
Affected Issues 0020880 |
|
mod - .mailmap | Diff File | ||
mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||
master daf3fdd6 2016-05-05 14:24 Carlos Proensa Details Diff |
View filters page refactor Change view_filters_page to remove duplicated code for drawing the filter box. Use filter api instead, so the html box is generated by the same code. |
||
mod - core/filter_api.php | Diff File | ||
mod - lang/strings_english.txt | Diff File | ||
mod - view_filters_page.php | Diff File | ||
master 41fde48a 2016-05-05 02:13 Carlos Proensa Details Diff |
Filter api, clean up filter box code Clean up the filter box drawing code: - Move code outside of main function, for a better organization - Add functionality to draw the current box as in view_all, or the static form with populated selects as used in view_filters_page |
||
mod - core/filter_api.php | Diff File | ||
master 466fde0b 2016-05-04 16:03 Carlos Proensa Details Diff |
Create manage filter page | ||
mod - lang/strings_english.txt | Diff File | ||
add - manage_filter_page.php | Diff File | ||
master e043fe82 2016-05-04 14:37 Carlos Proensa Details Diff |
Filter api db functions clean up. Clean up some functions in filter_api: - Remove duplicated code - Use more effectively the filter cache. |
||
mod - core/filter_api.php | Diff File |