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

Fixes #0000357: Form modification detector (it's php part) works strange

INP-295

  1. … 3 more files in changeset.

Fixes #0000776: Change usage of "lu_rootcategory_name" Language label

INP-616

  1. … 9 more files in changeset.

Fixes #0000780: Language pack upgrade fails, when it contains translations to non-existing email events

INP-620

Merge of "in-portal/releases/5.0.4@13715" to "in-portal/branches/5.1.x@13749".

  1. … 39 more files in changeset.

Fixes #0000768: Installation on WAMP server fails

INP-609

  1. … 2 more files in changeset.

Fixes #0000761: Bug related to SSL in JS/CSS compress feature

INP-604

  1. … 1 more file in changeset.

Fixes #0000662: Filenames of uploaded files are not escaped, when used in url

INP-521

  1. … 5 more files in changeset.

Fixes #0000734: Improvements to multi-input control

INP-581

  1. … 3 more files in changeset.

Fixes #0000736: New "debug" event permission

INP-583

Fixes #0000279: Phrases of state and country names

INP-235

Fixes #0000735: Addressing (in code) users "root" and "Guest" using named constants

INP-582

  1. … 28 more files in changeset.

Fixes #0000482: Automatic folder creation under "/system" folder

INP-399

  1. … 25 more files in changeset.

1. Bug #0000457: Automatic CSS / JS Compression

2. Fixes case, that files got re-compressed again and again when I switch debug mode on and off.

INP-382

1. Bug #0000107: Implement "MemCached" functionality

2. Fixes issue, that parent category path cache was overlapping between MenuHelper and CategoryHelper resulting unexpected data to be restored from cache.

INP-88

1. Bug #0000457: Automatic CSS / JS Compression

2. Disables compression even, when we are debugging using Zend Studio

INP-382

Fixes #0000472: Domain-based site auto-configuration

INP-390

  1. … 20 more files in changeset.

Merge of "in-portal/releases/5.0.3@13506" to "in-portal/branches/5.1.x@13544".

  1. … 87 more files in changeset.

Fixes #0000471: Implement site content language negotiation

INP-389

  1. … 5 more files in changeset.

Fixes #0000457: Automatic CSS / JS Compression

INP-382

    • -0
    • +297
    ./minifiers/js_minify_helper.php
    • -0
    • +245
    ./minifiers/minify_helper.php
    • -0
    • +216
    ./minifiers/css_minify_helper.php
    • -0
    • +26
    ./minifiers/minifiers_config.php
  1. … 12 more files in changeset.

Fixes #0000459: Improve Mod-rewrite Listener by separating into Parsing and Building methods

INP-384

  1. … 2 more files in changeset.

Fixes #0000225: Move login-related code away from UsersEventHandler class

INP-185

    • -0
    • +408
    ./user_helper.php
  1. … 3 more files in changeset.

Fixes #0000279: Phrases of state and country names

INP-235

  1. … 21 more files in changeset.

Fixes #0000014: Check ADD/EDIT Permissions in Section drop-down

INP-7

  1. … 4 more files in changeset.

Fixes #0000454: Customizable URL Endings for Mod-rewrite

INP-379

  1. … 6 more files in changeset.

Fixes #0000455: Interface Improvements to Language pack Export

INP-380

  1. … 6 more files in changeset.

Fixes #0000584: Optimize spam control for user rating indicator

INP-462

  1. … 1 more file in changeset.

1. Bug #0000473: Improvements to Form Submissions

2. Forgot to add "submission_log" folder for attachments

2. All new ".php" files were not containing licensing information

INP-391

  1. … 8 more files in changeset.

Fixes #0000630: Move Config.php and Debug.php from root to system/ folder

INP-496

  1. … 8 more files in changeset.

Fixes #0000473: Improvements to Form Submissions

INP-391

    • -0
    • +105
    ./form_submission_helper.php
    • -0
    • +482
    ./mime_decode_helper.php
    • -0
    • +480
    ./mailbox_helper.php
    • -0
    • +339
    ./pop3_helper.php
  1. … 48 more files in changeset.

1. Bug #0000285: Translation system refactoring

2. Fixes problem, when all email events after import were marked as "text" instead of "html" and "\n" was stripped from all email event translations on import.

INP-241