In-Portal

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

Fixes #0001237: Cursor isn't focused on username field on admin login form

INP-1012

    • -2
    • +2
    /branches/5.2.x/core/admin_templates/login.tpl

Fixes #0001226: Storing function "crc32" results in database problem

INP-1001

    • -1
    • +1
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +11
    /branches/5.2.x/core/kernel/globals.php
    • -0
    • +20
    /branches/5.2.x/core/install/upgrades.sql

Bug #0001234: Improvements to kDBConnection class (iterator, kDBConnectionDebug class)

1. adds GetColIterator method

2. replaces mysql_fetch_array to mysql_fetch_assoc method call inside iterators

INP-1009

    • -1
    • +15
    /branches/5.2.x/core/kernel/db/db_connection.php

Fixes #0001235: Getting Fatal error on link export in catalog

INP-1010

Bug #0001234: Improvements to kDBConnection class (iterator, kDBConnectionDebug class)

1. ensures, that GetIterator method would be called on slave connections only

INP-1009

Fixes #0001234: Improvements to kDBConnection class (iterator, kDBConnectionDebug class)

INP-1009

    • -1
    • +2
    /branches/5.2.x/core/kernel/application.php
    • -155
    • +512
    /branches/5.2.x/core/kernel/db/db_connection.php

Bug #0000485: Create more control over sent emails

1. Fixes issue, that custom html design template were ignored when multiple modules were installed along with In-Portal.

INP-402

Fixes #0001225: Additional checks to perform on "System Requirements" step before installation/upgrade

INP-1000

    • -12
    • +32
    /branches/5.2.x/core/install/prerequisites.php

Fixes #0001230: Issue with Username Validation on User Registration & Edit

INP-1005

Fixes #0001229: Missing Permissions for Item Filters and Spam Reports on Clean install

INP-1004

    • -5
    • +11
    /branches/5.2.x/core/install/install_data.sql
    • -2
    • +8
    /branches/5.2.x/core/install/upgrades.sql

Fixes #0001233: Incorrect error message during field value length validation

INP-1008

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing wrong refactoring in @14714 revision resulted in mod-rewrite url being parsed before virtual to physical template mapping was loaded from cache

INP-224

    • -2
    • +0
    /branches/5.2.x/core/kernel/application.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($event->getObject calls in helpers)

INP-224

Fixes #0001232: Unable to set parsed category from custom rewrite parser

INP-1007

Fixes #0001228: Email Log Rotation and New Fields

INP-1003

    • -20
    • +62
    /branches/5.2.x/core/kernel/utility/email.php
    • -0
    • +131
    /branches/5.2.x/core/units/logs/email_logs/email_log_tp.php
    • -0
    • +2
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +126
    /branches/5.2.x/core/units/logs/email_logs/email_log_eh.php
    • -0
    • +20
    /branches/5.2.x/core/install/upgrades.sql
    • -2
    • +14
    /branches/5.2.x/core/install/english.lang

Bug #0000268: Code Cleanup in 5.2.x branch

1. redirecting cron output from command line to /dev/null

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting default cron interval to 1 minute instead of 10 minutes

INP-224

Bug #0001231: Bug in parallel cache rebuild protection

INP-1006

    • -9
    • +19
    /branches/5.2.x/core/kernel/application.php

Fixes #0001231: Bug in parallel cache rebuild protection

INP-1006

    • -73
    • +179
    /branches/5.2.x/core/kernel/utility/cache.php

Fixes #0000485: Create more control over sent emails

INP-402

    • -13
    • +13
    /branches/5.2.x/core/kernel/utility/email.php
    • -34
    • +99
    /branches/5.2.x/core/install/upgrades.php
    • -0
    • +3
    /branches/5.2.x/core/install/upgrades.sql
    • -5
    • +8
    /branches/5.2.x/core/install/english.lang

Bug #0001227: Ability to specify both HTML and Plain Text version of e-mail event

1. fixes language upgrade problem on multiple module install during clean install

INP-1002

Bug #0001227: Ability to specify both HTML and Plain Text version of e-mail event

1. fixes missing columns on clean install

INP-1002

Fixes #0001227: Ability to specify both HTML and Plain Text version of e-mail event

INP-1002

    • -22
    • +27
    /branches/5.2.x/core/kernel/utility/email.php
    • -4
    • +63
    /branches/5.2.x/core/install/upgrades.php
    • -39
    • +158
    /branches/5.2.x/core/install/english.lang

Fixes #0001224: Email event usage refactoring

INP-999

    • -0
    • +805
    /branches/5.2.x/core/kernel/utility/email.php
    • -23
    • +12
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql

Committing 'svn:externals' property to 'releases/5.2.0-B2' in 'in-portal' module.

Releasing version 'releases/5.2.0-B2' (copy from 'branches/5.2.x') of 'in-portal' module.

Bug #0001125: Prepare 5.2.0 release

1. fixing differences between 5.2.0-B2 clean install and 5.2.0-B2 upgrade from 5.1.2

INP-921

    • -2
    • +10
    /branches/5.2.x/core/install/upgrades.sql

Fixes #0001221: Failed upgrade from 5.1.2

INP-996

    • -6
    • +88
    /branches/5.2.x/core/install/upgrades.php
    • -13
    • +29
    /branches/5.2.x/core/install/prerequisites.php

Fixes #0001220: Incomplete /system/config.php file after upgrade

INP-995

Fixes #0001219: Usage of undefined kDBtagProcessor class

INP-994