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

view permission check in common section templates

  1. … 14 more files in changeset.

permissions moved to permissionhelper

    • -47
    • +34
    ./kernel/processors/main_processor.php
    • -15
    • +165
    ./units/general/helpers/permissions_helper.php
  1. … 2 more files in changeset.

debugger small fix related to trace printing

      • empty log message ***
    • -2
    • +2
    ./admin_templates/groups/groups_list.tpl
    • -2
    • +2
    ./admin_templates/groups/permissions_selector.tpl
    • -2
    • +2
    ./admin_templates/groups/groups_edit.tpl
    • -2
    • +2
    ./admin_templates/groups/groups_edit_permissions.tpl
  1. … 42 more files in changeset.

debugger changes related to chashing + code optimization & small refactoring

    • -85
    • +149
    ./kernel/utility/debugger.php

debugger supports AJAX now

    • -0
    • +257
    ./kernel/utility/debugger/debugger.js
    • -274
    • +86
    ./kernel/utility/debugger.php
    • -0
    • +15
    ./kernel/utility/debugger/debugger_responce.php
    • -0
    • +68
    ./kernel/utility/debugger/debugger.css
  1. … 3 more files in changeset.

appendrow method added to debugger js version

      • empty log message ***

events in debugger

oop js debugger now

    • -325
    • +291
    ./kernel/utility/debugger.php
  1. … 3 more files in changeset.
      • empty log message ***
  1. … 3 more files in changeset.
      • empty log message ***
  1. … 1 more file in changeset.

don't show relevance settings in config_search template in case if module_key=_

  1. … 2 more files in changeset.

case with mod_rewrite in case if page is set in home category

    • -29
    • +18
    ./units/categories/categories_item.php
  1. … 2 more files in changeset.
      • empty log message ***
    • -3
    • +3
    ./units/custom_data/custom_data_config.php
    • -15
    • +42
    ./kernel/utility/unit_config_reader.php
  1. … 1 more file in changeset.

aggregate config usage converted to hooks

    • -1
    • +10
    ./units/custom_data/custom_data_config.php
    • -2
    • +3
    ./kernel/utility/unit_config_reader.php
  1. … 2 more files in changeset.
      • empty log message ***
    • -11
    • +14
    ./kernel/utility/unit_config_reader.php
      • empty log message ***
    • -1
    • +5
    ./kernel/utility/unit_config_reader.php
  1. … 16 more files in changeset.
      • empty log message ***
    • -0
    • +300
    ./units/general/helpers/mod_rewrite_helper.php
    • -5
    • +0
    ./units/custom_data/custom_data_config.php
    • -2
    • +2
    ./kernel/utility/unit_config_reader.php
  1. … 2 more files in changeset.
      • empty log message ***
    • -15
    • +16
    ./units/user_groups/user_groups_config.php
    • -49
    • +29
    ./kernel/utility/unit_config_reader.php
    • -15
    • +16
    ./units/permissions/permissions_config.php
  1. … 5 more files in changeset.
      • empty log message ***
    • -2
    • +8
    ./kernel/utility/unit_config_reader.php
  1. … 1 more file in changeset.

translator & permissions

    • -3
    • +2
    ./units/translator/translator_config.php
    • -1
    • +1
    ./kernel/utility/unit_config_reader.php
  1. … 5 more files in changeset.
      • empty log message ***
    • -1
    • +0
    ./units/custom_data/custom_data_config.php
    • -14
    • +12
    ./kernel/utility/unit_config_reader.php
  1. … 1 more file in changeset.
      • empty log message ***
    • -6
    • +8
    ./kernel/utility/unit_config_reader.php
  1. … 3 more files in changeset.
      • empty log message ***
    • -0
    • +9
    ./kernel/utility/unit_config_reader.php
      • empty log message ***
    • -21
    • +12
    ./kernel/utility/unit_config_reader.php
  1. … 1 more file in changeset.
      • empty log message ***
    • -155
    • +148
    ./kernel/utility/unit_config_reader.php
      • empty log message ***
    • -408
    • +408
    ./kernel/utility/unit_config_reader.php
  1. … 1 more file in changeset.

fixes related to config reading

    • -1
    • +1
    ./units/custom_data/custom_data_config.php
    • -2
    • +2
    ./kernel/utility/unit_config_reader.php
    • -10
    • +0
    ./units/general/main_event_handler.php
    • -14
    • +16
    ./kernel/processors/main_processor.php
  1. … 4 more files in changeset.

Performance optimization - parsed configs caching, session improvment, initialization improvments etc.

    • -0
    • +118
    ./kernel/utility/formatters/multilang_formatter.php
    • -31
    • +31
    ./units/languages/languages_config.php
    • -11
    • +14
    ./units/visits/visits_event_handler.php
    • -0
    • +11
    ./kernel/utility/formatters/serialized_formatter.php
    • -0
    • +84
    ./kernel/utility/formatters/unit_formatter.php
    • -20
    • +16
    ./units/custom_data/custom_data_config.php
    • -2
    • +2
    ./units/categories/categories_item.php
    • -48
    • +49
    ./kernel/db/db_event_handler.php
    • -0
    • +141
    ./kernel/utility/formatters/formatter.php
  1. … 57 more files in changeset.