branches

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Fixes #0001100: First char of HTML isn't displayed, when "html:<some_html_here>" is passed instead of block name to any tag

INP-900

    • -1
    • +1
    ./5.1.x/core/kernel/nparser/nparser.php

Fixes #0001097: Wrong sub-menu is displayed on a disabled pages

INP-897

    • -4
    • +4
    ./5.1.x/core/units/helpers/menu_helper.php

Bug #0001095: Error messages are displayed on unrelated forms

1. adaptation for 5.2.x code

INP-895

    • -7
    • +7
    ./5.2.x/core/units/users/users_event_handler.php

Bug #0001095: Error messages are displayed on unrelated forms

1. merging from 5.1.x to 5.2.x because it's needed by #0000271 task.

INP-895

    • -82
    • +56
    ./5.2.x/core/units/users/users_event_handler.php
    • -6
    • +6
    ./5.2.x/core/admin_templates/login.tpl
    • -0
    • +39
    ./5.2.x/core/units/users/users_config.php
    • -3
    • +5
    ./5.2.x/core/units/users/users_tag_processor.php

Fixes #0001095: Error messages are displayed on unrelated forms

INP-895

    • -98
    • +68
    ./5.1.x/core/units/users/users_event_handler.php
    • -6
    • +6
    ./5.1.x/core/admin_templates/login.tpl
    • -0
    • +39
    ./5.1.x/core/units/users/users_config.php
    • -3
    • +5
    ./5.1.x/core/units/users/users_tag_processor.php

Fixes #0001086: Ability to limit maximal username length on registration form

INP-886

    • -0
    • +3
    ./5.1.x/core/units/users/users_event_handler.php

Fixes #0001092: Restricting Access to .svn and CVS folders from Web

INP-892

Fixes #0001084: Duplicate categories are being added under "Tools" tree node in Admin Console

INP-884

    • -0
    • +4
    ./5.1.x/core/admin_templates/js/tree.js

Fixes #0001083: Buttons "Home" and "Go Up" are not disabled when used from non-Sections tab

INP-883

Fixes #0001085: Missing Tag with User Login name in Subject of USER.ADD.PENDING email template

INP-885

Fixes #0001081: Logout link broken

INP-881

    • -1
    • +2
    ./5.1.x/core/units/helpers/user_helper.php
    • -1
    • +1
    ./5.1.x/core/units/users/users_tag_processor.php

Fixes #0001082: Numeric installation folder name causes image display problem on Windows installation

INP-882

    • -2
    • +5
    ./5.1.x/core/units/helpers/file_helper.php

Bug #0000951: User isn't automatically logged-in, when "Immediate" user registration mode is used

1. merging from 5.1.x to 5.2.x because it's needed by #0000271 task.

INP-765

    • -2
    • +4
    ./5.2.x/core/units/users/users_event_handler.php

Fixes #0001050: Ability to access Disabled Section with Direct Link

INP-851

    • -0
    • +2
    ./5.2.x/core/install/install_schema.sql

Bug #0001056: No way to open disabled page from Admin Console

1. merging from 5.1.x to 5.2.x because it's needed by #0001050 task.

INP-857

Fixes #0000948: Change in "Forgot Password" logic

INP-762

    • -129
    • +108
    ./5.2.x/core/units/users/users_event_handler.php
    • -0
    • +34
    ./5.2.x/core/units/helpers/user_helper.php
    • -3
    • +1
    ./5.2.x/core/install/install_schema.sql
    • -4
    • +2
    ./5.2.x/core/units/users/users_config.php
    • -77
    • +59
    ./5.2.x/core/units/users/users_tag_processor.php

Bug #0001044: Expiration of registration with "Email Activation" can't be changed

1. merging from 5.1.x to 5.2.x because it's needed by #0000948 task.

INP-845

    • -12
    • +26
    ./5.2.x/core/units/users/users_tag_processor.php

Fixes #0000778: Improvements to Create User & Admin form in Admin

INP-618

    • -18
    • +79
    ./5.2.x/core/units/users/users_event_handler.php
    • -1
    • +1
    ./5.2.x/core/units/users/users_config.php

Bug #0001074: Prepare 5.1.3 release

1. Adding 5.1.3-RC1 version

INP-874

Fixes #0001079: Script "clear_cache.sh" is not Deleting Debug files

Commit on behalf of Dmitry

INP-879

Fixes #0000964: Improvements to user Login field

INP-778

    • -30
    • +18
    ./5.2.x/core/units/users/users_event_handler.php
    • -3
    • +4
    ./5.2.x/core/install/install_schema.sql
    • -7
    • +16
    ./5.2.x/core/units/users/users_config.php
    • -12
    • +16
    ./5.2.x/core/units/users/users_item.php

Bug #0001080: Users can register without password, when automatic passwords are turned off

1. merging from 5.1.x to 5.2.x because it's needed by #0001031 task.

INP-880

    • -4
    • +6
    ./5.2.x/core/units/users/users_event_handler.php

Fixes #0001080: Users can register without password, when automatic passwords are turned off

INP-880

    • -11
    • +9
    ./5.1.x/core/units/users/users_event_handler.php

Fixes #0001046: Too short debugger report waiting timeout

INP-847

    • -1
    • +1
    ./5.1.x/core/kernel/utility/debugger.php

Fixes #0001054: There is php warning on each product update

INP-855

Fixes #0001035: Tag auto-complete functionality not working in AJAXDropdown control

INP-836

Fixes #0001039: Incorrect detection of Referrer field in form submissions

INP-840

Fixes #0001058: Category not available during Link/Product (or any category item) creation

INP-859

Fixes #0001060: Debugger report not deleted on Logout

INP-861

    • -5
    • +1
    ./5.1.x/core/kernel/session/session.php

Fixes #0001031: User management internals refactoring

INP-833

    • -166
    • +183
    ./5.2.x/core/units/users/users_event_handler.php
    • -8
    • +9
    ./5.2.x/core/install/install_schema.sql
    • -8
    • +7
    ./5.2.x/core/units/users/users_item.php
    • -0
    • +7
    ./5.2.x/core/units/helpers/user_helper.php
    • -12
    • +14
    ./5.2.x/core/units/users/users_config.php
  1. … 3 more files in changeset.