In-Portal

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

Fixes INP-1519 - Generate e-mail access key after subject is prepared

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

    • -19
    • +16
    /branches/5.3.x/core/kernel/utility/email.php

Fixes INP-1523 - Populate user info, when sending membership expiration e-mails

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

    • -4
    • +4
    /branches/5.3.x/core/install/english.lang
    • -0
    • +7
    /branches/5.3.x/core/install/upgrades.sql

Fixes INP-1525 - Register default build events when re-reading caches

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

    • -2
    • +1
    /branches/5.2.x/core/kernel/application.php

Fixes INP-1524 - Disable auto-complete on password fields on user creation page

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

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

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

Fixes INP-1520 - Honor manually set owner of categories/category items created from CLI

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

Fixes INP-1512 - Each "kDBBase::SetDefaultValues" call should respect "#NOW#" default value

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

    • -3
    • +16
    /branches/5.2.x/core/kernel/kbase.php

Fixes INP-1509 - Change concept used for category path matching to module root category

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

    • -2
    • +2
    /branches/5.2.x/core/admin_templates/tree.tpl

Fixes INP-1508 - Enable non-sortable grid column title wrapping

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

Fixes INP-1507 - Flush OpCode cache for /system/config.php when it's changed

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

Fixes INP-1491 - Round numbers in kFormatter before using "sprintf"

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

Fixes INP-1514 - Reset validation errors before object loading

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

    • -2
    • +4
    /branches/5.2.x/core/kernel/db/dbitem.php

Fixes INP-1503 - Search for new units during install/upgrade

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

Fixes INP-1493 - Always expand calculated fields in WHERE filters

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

    • -6
    • +4
    /branches/5.2.x/core/kernel/db/dblist.php

Fixes INP-1492 - Replace "%2$s" with current language in "kDBList::extractCalculatedFields" method

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

    • -0
    • +2
    /branches/5.2.x/core/kernel/db/dblist.php

Fixes INP-1504 - Correctly use "index_type" option from multilingual field declaration

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

Fixes INP-1498 - Add protection against missing EmailEvents table during language pack import

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

Fixes INP-1497 - Detect primary key of "email-template" unit automatically during upgrade

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

    • -0
    • +5
    /branches/5.2.x/core/install/upgrades.php

Fixes INP-1496 - Don't initialize "scheduled-task" unit during installation

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

Fixes INP-1490 - Use width of frame with menu to detect current width in function onTreeFrameResize()

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

    • -7
    • +10
    /branches/5.2.x/core/admin_templates/tree.tpl
    • -3
    • +3
    /branches/5.2.x/core/admin_templates/index.tpl

Fixes INP-1488 - Actualize "bugtraq:logregex" SVN property

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

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

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

Fixes INP-1477 - Sort catalog items by primary key (id) during export

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

Fixes INP-1444 - Show item name (vs module name) during category permission editing

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

Fixes INP-1489 - Initialize properties of ProcessBuilder class with null

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

Fixes INP-1484 - Connect "Symfony Process" component

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

    • -1
    • +1
    /branches/5.3.x/core/install/steps_db.xml
    • -0
    • +307
    /branches/5.3.x/core/kernel/utility/ProcessBuilder.php
    • -1
    • +1
    /branches/5.3.x/core/install/prerequisites.php

Fixes INP-1485 - Create "AbstractCommand::initDependencies" method

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

Fixes INP-1482 - Add "ConsoleIO" class

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

    • -0
    • +230
    /branches/5.3.x/core/kernel/Console/ConsoleIO.php

Fixes INP-1483 - Use "path" in from DBG_EDITOR_URL constant only when available

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

    • -1
    • +5
    /branches/5.3.x/core/kernel/utility/debugger.php

Fixes INP-1464 - Optimize unit config search

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