db_tag_processor.php

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

[backported] Fixes INP-1617 - Implement inline editing in CKEditor

Conflicts:

  • core/admin_templates/js/template_manager.js
  • core/kernel/db/db_tag_processor.php
  • core/units/content/content_eh.php
  1. … 28 more files in changeset.

[backported] Fixes INP-1618 - Append new column to the grid at designated position

Conflicts:

  • core/units/admin/admin_tag_processor.php
  • core/units/helpers/col_picker_helper.php
  • core/units/helpers/csv_helper.php
  1. … 15 more files in changeset.

[backported] Fixes INP-1620 - Upgrade to CKEditor 4.2

  1. … 769 more files in changeset.

Fixes INP-1557 - Use "http_build_query" to escape url parameters

  1. … 82 more files in changeset.

Fixes INP-1521 - Don't expose InitList and PrintList tag communication to Web Request

Differential Revision: http://qa.in-portal.org/D175

  1. … 1 more file in changeset.

Fixes INP-1479 - Define "pp_*" virtual fields in "user-profile" unit config

Differential Revision: http://qa.in-portal.org/D132

  1. … 2 more files in changeset.

Fixes INP-1453 - Multiple AdminEditButton for same item doesn't work properly

Differential Revision: http://qa.in-portal.org/D103

Fixes INP-1388 - Make CKEditor stylesheet within theme editable

  1. … 9 more files in changeset.

Fixes INP-1311 - Incorrect links in pagination bar

Fixes INP-1296 - No toolbar buttons on User List

Fixes INP-1278 - Use ENT_QUOTES with 'htmlspecialchars'

  1. … 41 more files in changeset.

Fixes INP-1212 - Custom field Option ID is displayed instead of Option Title

1. fixing a bug in previous bug fix

Fixes INP-1212 - Custom field Option ID is displayed instead of Option Title

Fixes #0001423: Function "htmlspecialchars" breaks down UTF-8 encoding

INP-1176

  1. … 18 more files in changeset.

Fixes #0001305: Support for alternative currency on per-record basis

MINC-96

Fixes #0001286: CKEditor/FCKEditor not loading, when website is deployed on live

INP-1055

Fixes #0001268: Ease of editing Content Blocks

INP-1038

  1. … 6 more files in changeset.

Fixes #0001257: Fatal Error on editing CMS block

INP-1027

Fixes #0001236: Direct Editing of Catalog Items and Prefixes in Content Mode

INP-1011

  1. … 7 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($this->getObject calls in tag processors)

INP-224

  1. … 29 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

  1. … 138 more files in changeset.

Fixes #0001038: Upgrade to CKEditor

INP-839

  1. … 1387 more files in changeset.

Bug #0001184: Sticky parent object in PrintList tag

1. fixes case, when compare product sidebox on the left removed product list object on the right

INP-961

Fixes #0001184: Sticky parent object in PrintList tag

INP-961

Fixes #0001181: Main product list is displayed in all sideboxes on a page

INP-959

  1. … 4 more files in changeset.

Bug #0001126: Implement Smart Filters

MINC-78

  1. … 13 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. fixing incorrect extended method declarations

3. moving permission checks from all csv import/export events into central place

4. csv helper wasn't processing missing column "title" attributes during export

INP-224

  1. … 11 more files in changeset.

Bug #0001126: Implement Smart Filters

1. parameters "from_record" & "to_record" passed to page block, called from PrintPages tag

2. tag PerPageSelected wasn't able to detect is -1 per-page is selected

3. added $replace_table parameter to kDBList::extractCalculatedFields method allowing for %1$s to be replaced in tag result

MINC-78

  1. … 2 more files in changeset.

Bug #0000572: Refactor Currency Converter Class

Commit on behalf of Erik

MINC-39

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