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

Fixes #0001292: Sorting already uploaded files

INP-1061

  1. … 2 more files in changeset.

Fixes #0001291: Uploaded files with "&" in name are showing

INP-1060

    • -12
    • +22
    ./formatters/upload_formatter.php

Bug #0001291: Uploaded files with "&" in name are showing

INP-1060

  1. … 2 more files in changeset.

Fixes #0001273: Primary e-mail event design (former footer) always used instead of design on correct language

INP-1043

Fixes #0001259: Replace "unhtmlentities" with PHP native "htmlspecialchars_decode" method

INP-1029

  1. … 9 more files in changeset.

Bug #0001260: Broken URL Caching Mechanisms with Memcache disabled

1. serial requests not cached locally

INP-1030

Fixes #0001260: Broken URL Caching Mechanisms with Memcache disabled

INP-1030

Fixes #0000698: Refactor all module Toolbar Buttons by Merge into one PNG file

INP-549

  1. … 151 more files in changeset.

Fixes #0001207: Ability to subscribe to any system event from e-mail event

INP-982

  1. … 16 more files in changeset.

Fixes #0001240: Ability to detect event implementation

INP-1014

  1. … 5 more files in changeset.

Fixes #0001238: Giving empty "to_name" and "to_email" parameters during e-mail sending results in Fatal Error

INP-1013

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

INP-1008

  1. … 1 more file in changeset.

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

  1. … 1 more file in changeset.

Fixes #0001228: Email Log Rotation and New Fields

INP-1003

  1. … 12 more files in changeset.

Fixes #0001231: Bug in parallel cache rebuild protection

INP-1006

  1. … 5 more files in changeset.

Fixes #0000485: Create more control over sent emails

INP-402

  1. … 11 more files in changeset.

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

INP-1002

  1. … 14 more files in changeset.

Fixes #0001224: Email event usage refactoring

INP-999

  1. … 4 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

  1. … 59 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ('parent_event' code)

INP-224

  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

  1. … 129 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -13
    • +13
    ./formatters/formatters_config.php
  1. … 90 more files in changeset.

Fixes #0001210: Parameter "storage_format" is ignored during regular uploads

INP-985

Bug #0000268: Code Cleanup in 5.2.x branch

1. method Debugger::highlightString was actually used outside debugger (via indirect call from "adm" event handler)

INP-224

Fixes #0001204: Formatter class kOptionsFormatter doesn't always correctly parse data

INP-979

Fixes #0001199: Rename DBG_EMAIL option and Add it to debug_sample.php

INP-974

  1. … 1 more file in changeset.

Fixes #0001194: Virtual multilingual fields don't work sometimes

INP-970

Bug #0001123: Parallel cache rebuild problem could cause high server load

1. don't perform empty (with no keys passed) multi_get request

2. store locally also missing variables, that are requested from cache (speed improvement)

3. fixed "scalar value can't be used as array" warning in getCache method

INP-919

Bug #0001123: Parallel cache rebuild problem could cause high server load

1. multiple "get" requests to caching engine combined into "multi_get" requests resulting less overhead on cache reading on each page load

INP-919

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in kApplication

INP-224

  1. … 7 more files in changeset.