core

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
      • empty log message ***
  1. … 1 more file in changeset.

cut_first in section title

  1. … 4 more files in changeset.

language packs separated by modules

  1. … 2 more files in changeset.
      • empty log message ***

shipping

permissions - logout

  1. … 1 more file in changeset.

mod_rewrite anti-fix

mb: 7812

      • empty log message ***
      • empty log message ***
    • -0
    • +5
    ./kernel/processors/main_processor.php
  1. … 3 more files in changeset.
      • empty log message ***
    • -8
    • +8
    ./units/modules/modules_event_handler.php
  1. … 2 more files in changeset.
      • empty log message ***
    • -1
    • +2
    ./kernel/processors/main_processor.php
  1. … 2 more files in changeset.
      • empty log message ***
  1. … 15 more files in changeset.

Merged from in-commerce4_dev

    • -0
    • +311
    ./units/languages/languages_event_handler.php
    • -0
    • +52
    ./units/translator/translator_config.php
    • -0
    • +49
    ./units/config_search/config_search_tag_processor.php
    • -0
    • +5
    ./admin_templates/incs/image_blocks.tpl
    • -0
    • +89
    ./units/selectors/selectors_tag_processor.php
  1. … 889 more files in changeset.
      • empty log message ***
    • -0
    • +113
    ./admin_templates/stylesheets/block_style_edit.tpl
    • -0
    • +68
    ./units/phrases/phrases_event_handler.php
    • -0
    • +127
    ./units/phrases/phrases_config.php
    • -0
    • +13
    ./admin_templates/stylesheets/stylesheets_tabs.tpl
    • -0
    • +70
    ./admin_templates/stylesheets/stylesheets_edit.tpl
    • -0
    • +103
    ./admin_templates/stylesheets/base_style_edit.tpl
    • -0
    • +111
    ./admin_templates/stylesheets/stylesheets_edit_block.tpl
    • -0
    • +103
    ./admin_templates/stylesheets/stylesheets_edit_base.tpl
    • -0
    • +75
    ./admin_templates/stylesheets/stylesheets_list.tpl
    • -0
    • +145
    ./admin_templates/stylesheets/style_editor.tpl
  1. … 26 more files in changeset.
      • empty log message ***
    • -0
    • +480
    ./kernel/parser/template_parser.php
    • -0
    • +581
    ./kernel/utility/temp_handler.php
  1. … 27 more files in changeset.
      • empty log message ***
    • -307
    • +0
    ./kernel/parser/template_parser.php
  1. … 25 more files in changeset.
      • empty log message ***
    • -65
    • +0
    ./units/general/cat_event_handler.php
    • -61
    • +0
    ./units/general/inp_ses_storage.php
  1. … 47 more files in changeset.
      • empty log message ***
    • -59
    • +0
    ./units/categories/categories_config.php
  1. … 4 more files in changeset.
      • empty log message ***
  1. … 4 more files in changeset.
      • empty log message ***

Merged from in-c

    • -22
    • +726
    ./kernel/db/db_tag_processor.php
    • -50
    • +219
    ./kernel/utility/http_query.php
    • -56
    • +131
    ./kernel/parser/template_parser.php
    • -14
    • +87
    ./kernel/languages/phrases_cache.php
    • -0
    • +35
    ./kernel/processors/tag_processor.php
  1. … 14 more files in changeset.

Merged to HEAD from in-commerce4_dev

    • -0
    • +102
    ./units/configuration/configuration_event_handler.php
    • -0
    • +59
    ./units/categories/categories_config.php
    • -0
    • +57
    ./units/configuration/configuration_tag_processor.php
    • -0
    • +18
    ./units/general/inp_login_event_handler.php
    • -0
    • +36
    ./units/categories/categories_event_handler.php
    • -0
    • +65
    ./units/general/cat_event_handler.php
    • -0
    • +113
    ./units/general/cat_dbitem.php
    • -0
    • +52
    ./units/configuration/configuration_config.php
    • -0
    • +73
    ./units/categories/categories_tag_processor.php
    • -0
    • +69
    ./units/general/custom_fields.php
    • -0
    • +61
    ./units/general/inp_ses_storage.php
    • -0
    • +12
    ./units/general/cat_dblist.php
  1. … 48 more files in changeset.

debug text is not displayed in statusbar when using debugger

1. show debugger link added to header template

2. db error handler fixed to support extra long sql errors

long sql error messages are now supported by debugger

  1. … 2 more files in changeset.

mb: 5484 - createObject moved upstairs through object hierarchy

t_pass & t_pass_events vars are reset now each time new url using Application->HREF is build

changed way of setting event for link urls;

added way not to add events in link urls

    • -4
    • +22
    ./kernel/processors/main_processor.php

fixed problem when tag T containted more then one prefix.special in it's "pass" parameter;

item is now saved. problem was when OnLoad event was removed and SaveEvent was not set at all;

link to candidates list modified to include cand & cand.test info;

SET sql part added to formatSQL method