kernel

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

Fixes #0001179: Cookie Path not Set when Debugger is Disabled based on Cookie

INP-957

Fixes #0001117: Version Control for Sections

INP-915

  1. … 40 more files in changeset.

Fixes #0001178: DBItem loading problem, when multiple keys are used

INP-956

Fixes #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

INP-922

  1. … 16 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

  1. … 10 more files in changeset.

Fixes #0001147: Methods for processing large data amounts from database

INP-932

Fixes #0001177: Debug version of CSS/JS files (decompressed) loaded even after Debug is Disabled via Cookies

INP-955

Fixes #0001160: Ability to Load "index.tpl" by default within any Template Folder

INP-942

Fixes #0001176: Implement usage of Variables added on "System Configuration" step

1. removes memcache settings from db

INP-954

  1. … 3 more files in changeset.

Bug #0000572: Refactor Currency Converter Class

Commit on behalf of Erik

MINC-39

Fixes #0000852: Improvements to m_GetConfig tag

Commit on behalf of Erik

INP-685

Fixes #0001154: Optimization of TableFound function

INP-938

  1. … 3 more files in changeset.

Bug #0001094: Optimizing storage of help phrases

1. fixes case, when hints for untranslated phrases are displayed, but when phrase is translated then hint disappears

INP-894

Fixes #0001164: Adding "empty_label" parameter to PredefinedOptions tag

INP-946

Fixes #0001173: Wrong template on templates loaded via AJAX requests

INP-953

Fixes #0001172: Incorrect SQL when item load clause contains NULL

INP-952

Fixes #0001171: Fatal when trying to Relate Catalog Items

INP-951

Bug #0000268: Code Cleanup in 5.2.x branch

1. created a separate DeleteSectionCache method for "sections_parsed" cache delete, so it no longer is secretly invoked only along with "configs_parsed" cache delete

2. added some explanatory comments to kApplication::Init method

3. unit config cache ("configs_parsed" variable) that was deleted on any configuration variable change, but now it is only deleted when this configuration variable's value is located in "configs_parsed" cache

4. objects of rewrite listeners are now created in separate kRewriteUrlProcessor::rewriteListeners class variable, so it no longer can be accidentally overwritten during unit config cache building process

5. fixed case, when rewrite listener instances could be associated with incorrent unit config prefixes (PHP5 object assignment problem)

6. mod-rewrite url is now successfully processed (using only build-in rewrite listeners) when unit config cache is missing (or needs to be rebuilt) and user is visiting mod-rewrite url

7. "conf_changed" global variable (accessible via GetVar) now contains names of all changes configuration variables

INP-224

    • -5
    • +16
    ./managers/rewrite_url_processor.php
  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. "inp2" namespace was missing for In-Portal tags, left inside HTML comments in a TPL files

INP-224

Bug #0001132: Prev / Next Product Links

1. fixing 404 page was displayed when no prev/next link for non-product category item

2. unable to do prev/next for list that has HAVING filter

3. %1$s not replaced for sub-select queries inside custom fields

INP-925

  1. … 1 more file in changeset.

Bug #0001131: Useful Product Review

1. change useful/not useful count via ajax

INP-924

Bug #0001138: General Template Work

1. ability to display price decimals using separate HTML tag

2. mod rewrite builder for review list

3. display firstname and lastname instead of reviewed login

4. support for ajax-based review creation via same rev:OnCreate event

TMST-1

  1. … 4 more files in changeset.

Bug #0001138: General Template Work

1. return other field validation errors when validation single field (on blur)

TMST-1

  1. … 1 more file in changeset.

Bug #0001138: General Template Work

1. added php files for ajax-based real-time form field validation

TMST-1

  1. … 4 more files in changeset.

Fixes #0001164: Adding "empty_label" parameter to PredefinedOptions tag

INP-946

Fixes #0001163: Debugger report is affected by "reset.css" stylesheet

INP-945

Fixes #0001162: Ability to specify module in theme.xml file

INP-944

    • -33
    • +18
    ./managers/rewrite_url_processor.php
  1. … 3 more files in changeset.

Fixes #0001159: Language and Theme Links don't work without Template

INP-941

Bug #0000268: Code Cleanup in 5.2.x branch

1. adding missing license/FULL_PATH constant checks (against direct PHP file opening from web-browser)

INP-224

    • -1
    • +3
    ./utility/formatters/ccdate_formatter.php
    • -1
    • +3
    ./utility/formatters/date_formatter.php
    • -1
    • +3
    ./utility/formatters/options_formatter.php
    • -1
    • +3
    ./utility/formatters/upload_formatter.php
    • -1
    • +3
    ./utility/formatters/unit_formatter.php
    • -1
    • +3
    ./utility/formatters/left_formatter.php
  1. … 10 more files in changeset.

Fixes #0001024: Phrase type detection based on it's name

INP-826

  1. … 8 more files in changeset.