Search Changesets

MantisBT: master-1.2.x 094d4b27

2012-03-27 01:16

dregad


Details Diff
Fix utf8 offset when logging SQL in db_query_bound

The fix for 0013280 (5835572fde9df4d0837f0105c6c44c75fe64c07c) only fixed
one part of the problem, i.e. when the UTF8 characters were in the SQL
query itself. This commit fixes the remaining case when the string
parameters contain multibyte chars.

Fixes 0014097
Affected Issues
0014097
mod - core/database_api.php Diff File

MantisBT: master-1.2.x e8e48923

2012-03-25 19:56

vboctor


Details Diff
Updated MantisTouch website url in the manual.
mod - docbook/adminguide/en/configuration.sgml Diff File

MantisBT: master 758c840d

2012-03-25 19:55

vboctor


Details Diff
Fixed include for mobile_api.php
mod - core.php Diff File

MantisBT: master 1d7d9df9

2012-03-25 19:47

vboctor


Details Diff
Added mobile_api.php which was missed from previous commit.
add - core/mobile_api.php Diff File

MantisBT: master 72dde3fc

2012-03-25 19:41

vboctor


Details Diff
Fixed 0013740: Support auto-redirection from MantisBT to MantisTouch for mobi

1. Auto-detect mobile browser.
2. Redirect to a configured instance of MantisTouch, passing in the URL of t

This functionality will be controlled via a configuration option that enable
Affected Issues
0013740
mod - config_defaults_inc.php Diff File
mod - core.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File

MantisBT: master 5cafc571

2012-03-25 19:33

vboctor


Details Diff
Fixed documentation typo for column names

The field name for additional information is additional_info rather than additional_information.
mod - config_defaults_inc.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File

MantisBT: master 5f1dba99

2012-03-25 19:25

vboctor


Details Diff
Fix 0013992: Use Gravatar generated patterns based on email hash for users wh

- Change gravatar integration to generate patterns based on email hash when
- Moved the checking for show_avatar inside the print_avatar() API.
- Remove default_avatar config option and delete the image.
Affected Issues
0013992
rm - images/no_avatar.png Diff
mod - bugnote_view_inc.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/config_api.php Diff File
mod - core/obsolete.php Diff File
mod - core/print_api.php Diff File
mod - core/user_api.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File

MantisBT: master-1.2.x 83969641

2012-03-25 19:10

vboctor


Details Diff
Revert "Update version to 1.2.10"

This reverts commit 1c1e04736ff5a6f57049cee5056fbad00392fba5.
mod - core/constant_inc.php Diff File

MantisBT: master-1.2.x 6eb52586

2012-03-25 19:08

vboctor


Details Diff
Removing previous checkins in preparation for 1.2.10. Will re-do just before release.

Revert "Updated doc/RELEASE for 1.2.10."

This reverts commit a817c2cb10d5e26a7a5083f5ad1cce6168fddabf.
mod - doc/RELEASE Diff File

MantisBT: master c1a7935f

2012-03-25 19:04

vboctor


Details Diff
Fixes 0013993: Support search by email in manage users page
- Search by email, if no match by username.
- Use the label 'Search' instead of 'Username' for the text field.
Affected Issues
0013993
mod - manage_user_edit_page.php Diff File
mod - manage_user_page.php Diff File

MantisBT: master d4508697

2012-03-25 18:31

vboctor


Details Diff
Issue 0014086: Default administrator timezone to server timezone. (partial fix). Affected Issues
0014086
mod - core.php Diff File

MantisBT: master a469bdc4

2012-03-25 17:50

vboctor


Details Diff
Make the crypto error message descriptive to reflect the minimum 16 character length.
mod - lang/strings_english.txt Diff File

MantisBT: master 4eb7dac6

2012-03-23 04:05

dregad


Details Diff
PHPdoc and whitespace fixes in config_defaults_inc.php

Removed < > around pre in comment for g_wrap_in_preformatted_text,
causing syntax error when compiling PHPdoc.
mod - config_defaults_inc.php Diff File

MantisBT: master-1.2.x 31fc7a6e

2012-03-23 04:05

dregad


Details Diff
PHPdoc and whitespace fixes in config_defaults_inc.php

Removed < > around pre in comment for g_wrap_in_preformatted_text,
causing syntax error when compiling PHPdoc.
mod - config_defaults_inc.php Diff File

MantisBT: master 766a7d38

2012-03-23 03:32

dregad


Details Diff
Fix 0004465: Add config to disable 'save login' feature

To increase security, the administrator may want to prevent users from
using a 'permanent' cookie, thus forcing them to authenticate each time
they start a new session.

The new config option 'g_allow_permanent_cookie' enables this.

Porting to master branch of the following 1.2.x commits:
- 56986173ea3a2da12345acecb11afc7ab374696a
- 6a9f3a810dca575cc230808b780a80946acdcb73
- 568ee14305c4c6935b18137032d13de097841286
Affected Issues
0004465
mod - config_defaults_inc.php Diff File
mod - login.php Diff File
mod - login_page.php Diff File

MantisBT: master-1.2.x 56986173

2012-03-23 03:32

dregad


Details Diff
Fix 0004465: Add config to disable 'save login' feature

To increase security, the administrator may want to prevent users from
using a 'permanent' cookie, thus forcing them to authenticate each time
they start a new session.

The new config option 'g_allow_permanent_cookie' enables this.
Affected Issues
0004465
mod - config_defaults_inc.php Diff File
mod - login_page.php Diff File

MantisBT: master f5d49d3f

2012-03-21 11:02

rombert


Details Diff
Document g_file_upload_max_num in the administration guide

Affects 0005228: Attaching multiple files in one go.
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File

MantisBT: master-1.2.x e24591b5

2012-03-21 11:02

rombert


Details Diff
Document g_file_upload_max_num in the administration guide

Affects 0005228: Attaching multiple files in one go.
mod - docbook/adminguide/en/configuration.sgml Diff File

Website: master b52817c7

2012-03-12 01:58

Victor Boctor


Details Diff
Updated top menu to refer to mantistouch.org
mod - top.php Diff File

Website: master 85e3a04b

2012-03-12 01:57

Victor Boctor


Details Diff
Redirect mantistouch.php to mantistouch.org
mod - mantistouch.php Diff File

Website: master d12266b2

2012-03-12 01:56

Victor Boctor


Details Diff
Update favicon to new one.
mod - favicon.ico Diff File

MantisBT: master-1.2.x 6540f011

2012-03-11 09:55

siebrand


Details Diff
Localisation updates from http://translatewiki.net.
mod - lang/strings_chinese_traditional.txt Diff File
mod - lang/strings_french.txt Diff File
mod - lang/strings_galician.txt Diff File
mod - lang/strings_hebrew.txt Diff File
mod - lang/strings_portuguese_brazil.txt Diff File
mod - lang/strings_portuguese_standard.txt Diff File
mod - lang/strings_spanish.txt Diff File
mod - plugins/MantisCoreFormatting/lang/strings_hebrew.txt Diff File
mod - plugins/MantisGraph/lang/strings_hebrew.txt Diff File
mod - plugins/XmlImportExport/lang/strings_hebrew.txt Diff File

MantisBT: master-2.0.x a0c06785

2012-03-10 03:12

Paul Richards


Details Diff
remove comment
mod - core/print_api.php Diff File

MantisBT: master-2.0.x 2124a526

2012-03-10 02:55

Paul Richards


Details Diff
remove error api
mod - bug_actiongroup_add_note_inc.php Diff File
mod - bug_monitor_add.php Diff File
mod - bug_relationship_add.php Diff File
mod - bug_relationship_delete.php Diff File
mod - bug_reminder.php Diff File
mod - bug_reminder_page.php Diff File
mod - bug_report.php Diff File
mod - bug_report_page.php Diff File
mod - bug_update.php Diff File
mod - bug_update_advanced_page.php Diff File
mod - bugnote_add.php Diff File
mod - bugnote_edit_page.php Diff File
mod - bugnote_set_view_state.php Diff File
mod - bugnote_update.php Diff File
mod - changelog_page.php Diff File
mod - core.php Diff File
mod - core/access_api.php Diff File
mod - core/authentication_api.php Diff File
mod - core/bug_api.php Diff File
mod - core/bugnote_api.php Diff File
mod - core/category_api.php Diff File
mod - core/columns_api.php Diff File
mod - core/config_api.php Diff File
mod - core/crypto_api.php Diff File
mod - core/custom_field_api.php Diff File
mod - core/database_api.php Diff File
mod - core/email_queue_api.php Diff File
rm - core/error_api.php Diff
mod - core/event_api.php Diff File
mod - core/filter_api.php Diff File
mod - core/gpc_api.php Diff File
mod - core/helper_api.php Diff File
mod - core/html_api.php Diff File
mod - core/lang_api.php Diff File
mod - core/news_api.php Diff File
mod - core/plugin_api.php Diff File
mod - core/print_api.php Diff File
mod - core/profile_api.php Diff File
mod - core/project_api.php Diff File
mod - core/session_api.php Diff File
mod - core/sponsorship_api.php Diff File
mod - core/tag_api.php Diff File
mod - core/user_api.php Diff File
mod - core/user_pref_api.php Diff File
mod - core/utility_api.php Diff File
mod - core/version_api.php Diff File
mod - file_download.php Diff File
mod - manage/adm_config_set.php Diff File
mod - manage/proj_cat_add.php Diff File
mod - manage/user_edit_page.php Diff File
mod - plugins/XmlImportExport/XmlImportExport.php Diff File
mod - print_all_bug_options_reset.php Diff File
mod - print_all_bug_options_update.php Diff File
mod - proj_doc_add.php Diff File
mod - return_dynamic_filters.php Diff File
mod - roadmap_page.php Diff File
mod - view_all_set.php Diff File
mod - view_user_page.php Diff File

MantisBT: master-2.0.x 2d7c0d6f

2012-03-09 23:40

Paul Richards


Details Diff
Remove use of error proceed url
mod - core/classes/MantisError.class.php Diff File
mod - core/error_api.php Diff File
mod - view_all_set.php Diff File
 First  Prev  1 2 3 ... 70 ... 140 ... 210 ... 280 ... 350 351 352 353 354 355 356 357 ... 420 ... 490 ... 560 ... 630 ... 700 ... 743 744 745  Next  Last