In-Portal

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

Fixes #0000717: Add ability to display hint labels for configuration variables

INP-568

    • -116
    • +116
    /branches/5.1.x/core/install/install_data.sql
    • -1
    • +5
    /branches/5.1.x/core/install/upgrades.sql

Fixes #0000541: Ability to get formatted output of kDBBase::GetCol method

INP-437

    • -4
    • +18
    /branches/5.1.x/core/kernel/db/dblist.php
    • -1
    • +7
    /branches/5.1.x/core/kernel/db/dbitem.php

1. Bug #0000362: We should move all module folders to new "modules" subfolder

2. Fixes broken link on catalog item name and comments grid.

INP-300

Fixes #0000486: Add "Pending ..." node while ajax content is loaded into tree

INP-403

    • -0
    • +5
    /branches/5.1.x/core/admin_templates/tree.tpl

Fixes #0000584: Optimize spam control for user rating indicator

INP-462

Fixes #0000494: Slight improvement to automatic field array builder (service tools)

INP-411

Fixes #0000589: Process expired sessions from agent

INP-464

    • -14
    • +21
    /branches/5.1.x/core/kernel/session/session.php

Committing 'svn:externals' property to 'releases/5.0.3-RC1' in 'in-portal' module.

Releasing version 'releases/5.0.3-RC1' (copy from 'branches/5.0.x') of 'in-portal' module.

Bug #0000622: Prepare 5.0.3 Release

INP-489

    • -1
    • +3
    /branches/5.0.x/core/install/upgrades.sql

1. Fixes #0000712: PrefixSpecial for ListSortings config option not set in SetSorting method of kDBEventHandler class

2. Commit on behalf of Dmitry.

INP-563

Fixes #0000705: All toolbar buttons during installation are disabled

INP-556

1. Bug #0000579: Ability to use PerPage, SortBy and Page params from URL Query

2. Problem, that we have "per_page" in url for products even, when mod-rewrite is not used.

INP-460

1. Bug #0000285: Translation system refactoring

2. Fatal SQL on language delete.

3. Phrases translation for deleted language isn't deleted.

4. Fatal SQL, when "Copy From Language" functionality used on new language creation.

INP-241

Fixes #0000435: Enabling "Prev/Next" buttons in sub-Item Grids

INP-360

Fixes #0000481: Ability to highlight tree sections, that are only visible in debug mode

INP-398

    • -1
    • +1
    /branches/5.1.x/core/install/install_data.sql
    • -2
    • +2
    /branches/5.1.x/core/admin_templates/tree.tpl

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

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

INP-496

Fixes #0000492: Add ID attribute to each field's row on editing form

INP-409

Fixes #0000530: Improvements of "m_Get" and "m_GetConfig" tags

INP-432

Fixes #0000502: Debugger option "DBG_RAISE_ON_WARNINGS" doesn't work as expected

INP-418

    • -1
    • +13
    /branches/5.1.x/core/kernel/utility/debugger.php
    • -1
    • +1
    /branches/5.1.x/core/kernel/application.php

Fixes #0000235: Redo "config.php" into PHP format

INP-194

    • -0
    • +3
    /branches/5.1.x/core/install/upgrades.php
    • -45
    • +50
    /branches/5.1.x/core/kernel/globals.php

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

INP-496

    • -2
    • +2
    /branches/5.1.x/core/install/steps_db.xml
    • -3
    • +3
    /branches/5.1.x/core/kernel/startup.php
    • -6
    • +4
    /branches/5.1.x/core/kernel/globals.php

Fixes #0000252: Add ability to specify custom HTTP response code along with redirect header

INP-211

    • -1
    • +10
    /branches/5.1.x/core/kernel/application.php

Fixes #0000473: Improvements to Form Submissions

INP-391

    • -0
    • +35
    /branches/5.1.x/core/units/forms/form_fields/form_field_eh.php
    • -36
    • +0
    /branches/5.1.x/core/units/forms/forms_tp.php
    • -0
    • +48
    /branches/5.1.x/core/units/forms/drafts/drafts_config.php
    • -1
    • +73
    /branches/5.1.x/core/install/english.lang
    • -0
    • +3
    /branches/5.1.x/core/install/install_data.sql
  1. … 38 more files in changeset.

Bug #0000473: Improvements to Form Submissions

INP-391

Fixes #0000595: Category Item variations of ItemLink tag doesn't work

INP-470

Fixes #0000590: Remove deprecated "theme_StylesheetFile" tag

INP-465

1. Bug #0000107: Implement "MemCached" functionality.

2. Solves problem, that tree sections are invisible even, when their "view" permission is set.

INP-88

Bug #0000049: Merge ConfigurationAdmin and ConfigurationValues table

INP-39