kernel

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

  1. … 15 more files in changeset.

Bug #0000493: Redirect template (kEvent::redirect attribute) has no effect, when popups are used

1. small refactoring

2. transforming the code, so openerStackChange method is no longer needed

INP-410

Fixes #0001149: Tag FieldModifier doesn't work with multilingual fields

INP-933

Fixes #0001140: Ability to specify Timeout for Agents

Commit on behalf of Dmitry

INP-926

  1. … 6 more files in changeset.

Fixes #0000493: Redirect template (kEvent::redirect attribute) has no effect, when popups are used

INP-410

Fixes #0000392: Section renaming using "Section Properties" button causes one more section to be created

INP-325

    • -0
    • +194
    ./utility/opener_stack.php
  1. … 1 more file in changeset.

Fixes #0001105: Add "Login as User" button to user list in Admin

Commit on behalf of Erik

INP-904

  1. … 6 more files in changeset.

Bug #0000397: Ability to work with main event from OnBefore/OnAfter type events called from kDBItem class

1. Fixes problem, when objects created within temp handler were not having reference to event, that called temp handler method in first place

INP-330

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing auto-complete issues in PhpStorm

INP-224

Bug #0001125: Prepare 5.2.0 release

1. adapting merged 5.1.3 code

2. custom field values were not saved

3. external page urls were not working from CategoryLink tag

INP-921

  1. … 2 more files in changeset.

Fixes #0001131: Useful Product Review

INP-924

  1. … 4 more files in changeset.

Fixes #0001132: Prev / Next Product Links

INP-925

  1. … 1 more file in changeset.

Bug #0001125: Prepare 5.2.0 release

1. replaced kDBBase::SelectClause attribute direct usage with access methods

INP-921

  1. … 1 more file in changeset.

Fixes #0000055: Get rid of safeDefine function usage when possible

Commit on behalf of Erik

INP-45

  1. … 1 more file in changeset.

Fixes #0000751: Allow to set phrase initial translation from template

Commit on behalf of Erik

INP-596

Fixes #0000899: Create new "m_CurrentPageLink" tag to return current Page URL

Commit on behalf of Erik

INP-726

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

Fixes #0000897: Improvement to "Languages Synchronization"

INP-724

  1. … 8 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

    • -5
    • +25
    ./utility/formatters/options_formatter.php
    • -165
    • +300
    ./db/cat_event_handler.php
    • -12
    • +29
    ./utility/formatters/ccdate_formatter.php
  1. … 103 more files in changeset.

Fixes #0001124: Ability to enter date & time in a single field

INP-920

    • -31
    • +36
    ./utility/formatters/date_formatter.php
  1. … 1 more file in changeset.

Fixes #0000742: Create universal file mime type detection function

INP-589

  1. … 1 more file in changeset.

Fixes #0000979: Improvements to form submissions (upload field, custom notification email)

INP-792

  1. … 10 more files in changeset.

Fixes #0000980: Ability to perform file extension-based check during single file upload

INP-793

    • -4
    • +34
    ./utility/formatters/upload_formatter.php

Fixes #0000856: Add PriorityEventHandler to Core

INP-689

  1. … 5 more files in changeset.

Fixes #0000576: Separating Database Master/Slave Requests

INP-457

    • -0
    • +627
    ./db/db_load_balancer.php
  1. … 2 more files in changeset.

Fixes #0000397: Ability to work with main event from OnBefore/OnAfter type events called from kDBItem class

INP-330

Fixes #0000883: Site domain-based agents

INP-713

  1. … 5 more files in changeset.

Fixes #0001071: Add m_LinkVar and m_GetLinedVar tags

INP-871

Fixes #0000975: Automatically remove unused LEFT JOIN from list count database queries

INP-788

  1. … 2 more files in changeset.

Bug #0000271: Redesign "Data Validation" Engine

1. session expiration code used ValidateLogin field, that was replaced by UserLogin and "login" form name wasn't used

INP-227

  1. … 1 more file in changeset.