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

Fixes #0000456: Major Flash Uploader Redesign

INP-381

    • -28
    • +32
    ./admin_templates/incs/style_template.css
    • -119
    • +24
    ./admin_templates/js/uploader/upload_manager.js
    • -239
    • +197
    ./admin_templates/js/uploader/uploader.js
    • -36
    • +5
    ./admin_templates/incs/form_blocks.tpl

Fixes #0000747: Fatal error on user approve/decline

INP-594

Fixes #0000704: Improvements to "E-mail Template" editing

INP-555

    • -0
    • +17
    ./admin_templates/incs/style_template.css
    • -20
    • +46
    ./admin_templates/languages/email_message_list.tpl
    • -0
    • +301
    ./admin_templates/languages/email_message_settings.tpl
    • -12
    • +2
    ./units/categories/categories_config.php
    • -14
    • +30
    ./admin_templates/languages/email_message_edit.tpl
    • -80
    • +0
    ./admin_templates/config/config_email_edit.tpl
    • -0
    • +50
    ./units/email_events/email_event_tp.php
  1. … 5 more files in changeset.

Fixes #0000107: Implement "MemCached" functionality

INP-88

Fixes #0000743: Incorrect daylight time saving, when server timezone differs from site timezone

INP-590

    • -0
    • +80
    ./admin_templates/config/custom_variables.tpl
    • -55
    • +68
    ./admin_templates/config/config_universal.tpl
    • -1
    • +0
    ./kernel/utility/unit_config_reader.php
    • -6
    • +6
    ./install/step_templates/post_config.tpl
    • -31
    • +35
    ./admin_templates/incs/config_blocks.tpl

Fixes #0000719: English Language pack for 5.1.0

INP-569

Fixes #0000734: Improvements to multi-input control

INP-581

    • -22
    • +63
    ./admin_templates/js/form_controls.js
    • -3
    • +29
    ./units/helpers/controls/minput_helper.php
    • -1
    • +17
    ./admin_templates/incs/form_blocks.tpl

Fixes #0000733: Improvements to ajax auto-complete control

INP-580

    • -80
    • +349
    ./admin_templates/js/ajax_dropdown.js

Fixes #0000457: Automatic CSS / JS Compression

INP-382

Fixes #0000736: New "debug" event permission

INP-583

    • -1
    • +13
    ./units/helpers/permissions_helper.php

Fixes #0000279: Phrases of state and country names

INP-235

    • -19
    • +21
    ./units/helpers/language_import_helper.php

Fixes #0000738: Refactoring of unit config field builder engine

INP-585

    • -20
    • +64
    ./units/admin/admin_events_handler.php

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

INP-582

    • -1
    • +1
    ./units/modules/modules_event_handler.php
    • -2
    • +2
    ./units/structure/structure_config.php
    • -1
    • +1
    ./units/modules/modules_tag_processor.php
    • -2
    • +2
    ./units/categories/categories_config.php
    • -2
    • +2
    ./units/helpers/permissions_helper.php
  1. … 16 more files in changeset.

Fixes #0000679: Issues with Grids in Chrome & Safari

INP-535

    • -16
    • +19
    ./admin_templates/js/grid_scroller.js

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

INP-399

    • -3
    • +12
    ./units/admin/admin_events_handler.php
    • -0
    • +5
    ./units/stylesheets/stylesheets_item.php
  1. … 16 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 #0000473: Improvements to Form Submissions

2. Fixes inability to edit existing form field

INP-391

    • -1
    • +1
    ./admin_templates/forms/forms_edit_fields.tpl

Fixes #0000672: Create new m_Redirect tag

INP-530

    • -1
    • +14
    ./kernel/processors/main_processor.php

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

    • -9
    • +60
    ./units/helpers/mod_rewrite_helper.php
    • -2
    • +6
    ./kernel/processors/main_processor.php
    • -6
    • +44
    ./units/languages/languages_item.php
    • -0
    • +48
    ./admin_templates/site_domains/site_domain_list.tpl
    • -0
    • +155
    ./units/site_domains/site_domains_config.php
    • -0
    • +123
    ./admin_templates/site_domains/site_domain_edit.tpl
  1. … 8 more files in changeset.

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

    • -0
    • +22
    ./units/structure/structure_config.php
    • -35
    • +55
    ./kernel/db/db_tag_processor.php
    • -1
    • +1
    ./admin_templates/agents/agent_list.tpl
    • -20
    • +52
    ./units/images/image_tag_processor.php
  1. … 82 more files in changeset.

1. Bug #0000727: Button "Section Template" (Design Mode) doesn't work

2. Manually merging to 5.1.0, since doesn't work at all without it

INP-577

Fixes #0000095: Support for Multi-Domain Installation

INP-80

    • -0
    • +1
    ./kernel/utility/unit_config_reader.php

Fixes #0000548: Automatic mod-rewrite redirecting

INP-438

Fixes #0000471: Implement site content language negotiation

INP-389

    • -1
    • +1
    ./units/helpers/mod_rewrite_helper.php
    • -4
    • +114
    ./units/languages/languages_item.php
    • -0
    • +1
    ./kernel/utility/unit_config_reader.php

1. Bug #0000252: Add ability to specify custom HTTP response code along with redirect header

2. Fixing typo error.

INP-211

Fixes #0000457: Automatic CSS / JS Compression

INP-382

    • -0
    • +297
    ./units/helpers/minifiers/js_minify_helper.php
    • -0
    • +245
    ./units/helpers/minifiers/minify_helper.php
    • -22
    • +26
    ./admin_templates/incs/header.tpl
    • -0
    • +216
    ./units/helpers/minifiers/css_minify_helper.php
    • -0
    • +26
    ./units/helpers/minifiers/minifiers_config.php
  1. … 3 more files in changeset.

Fixes #0000686: Upgrade to JQuery 1.4.x for Admin Interfaces

INP-542

    • -15
    • +150
    ./admin_templates/js/jquery/jquery.pack.js

1. Bug #0000454: Customizable URL Endings for Mod-rewrite

2. Fixes incorrect value separator in "url endings" configuration variable

INP-379