In-Portal

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

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

1. fixes language upgrade problem on multiple module install during clean install

INP-1002

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

1. fixes missing columns on clean install

INP-1002

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

INP-1002

    • -22
    • +27
    /branches/5.2.x/core/kernel/utility/email.php
    • -4
    • +63
    /branches/5.2.x/core/install/upgrades.php
    • -39
    • +158
    /branches/5.2.x/core/install/english.lang

Fixes #0001224: Email event usage refactoring

INP-999

    • -0
    • +805
    /branches/5.2.x/core/kernel/utility/email.php
    • -23
    • +12
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql

Committing 'svn:externals' property to 'releases/5.2.0-B2' in 'in-portal' module.

Releasing version 'releases/5.2.0-B2' (copy from 'branches/5.2.x') of 'in-portal' module.

Bug #0001125: Prepare 5.2.0 release

1. fixing differences between 5.2.0-B2 clean install and 5.2.0-B2 upgrade from 5.1.2

INP-921

    • -2
    • +10
    /branches/5.2.x/core/install/upgrades.sql

Fixes #0001221: Failed upgrade from 5.1.2

INP-996

    • -6
    • +88
    /branches/5.2.x/core/install/upgrades.php
    • -13
    • +29
    /branches/5.2.x/core/install/prerequisites.php

Fixes #0001220: Incomplete /system/config.php file after upgrade

INP-995

Fixes #0001219: Usage of undefined kDBtagProcessor class

INP-994

Bug #0001215: Speed up page loading

INP-990

    • -1
    • +1
    /branches/5.2.x/core/admin_templates/tree.tpl
    • -6
    • +35
    /branches/5.2.x/core/kernel/application.php
    • -1
    • +2
    /branches/5.2.x/core/units/fck/fck_eh.php

Bug #0001125: Prepare 5.2.0 release

1. missing SVN auto-properties on all files added in 5.2.0, since I've added them in PhpStorm and not in TortoiseSVN

INP-921

  1. … 20 more files in changeset.

Fixes #0001218: Missing Approve/Decline buttons for Administrators

INP-993

Fixes #0001217: White Border around CKEditor Editing area

INP-992

    • -1
    • +1
    /branches/5.2.x/core/install/install_data.sql

Bug #1125: Prepare 5.2.0 release

1. Correct IP addresses (US office & localhosts) in debug_sample.php

INP-921

    • -2
    • +2
    /branches/5.2.x/tools/debug_sample.php

Bug #1125: Prepare 5.2.0 release

1. All modules moved to /modules folder since 5.1.0

INP-921

Bug #1125: Prepare 5.2.0 release

1. Adjust "satisfy rules" for System Presets to work with multiple .htaccess files

INP-921

    • -2
    • +2
    /branches/5.2.x/admin/system_presets/.htaccess

Fixes #0001216: Missing column title on CSV export

INP-991

Bug #0000268: Code Cleanup in 5.2.x branch

1. use SimpleXML for internal XML processing (not XML from external services)

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($this->getObject calls in tag processors)

INP-224

    • -1
    • +1
    /branches/5.2.x/core/units/files/file_tp.php
  1. … 15 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -3
    • +3
    /branches/5.2.x/core/units/skins/skin_eh.php
    • -4
    • +4
    /branches/5.2.x/core/units/files/file_eh.php
    • -1
    • +1
    /branches/5.2.x/core/units/themes/themes_eh.php
  1. … 45 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

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

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -2
    • +2
    /branches/5.2.x/core/units/skins/skin_eh.php
    • -5
    • +4
    /branches/5.2.x/core/kernel/utility/factory.php
    • -15
    • +15
    /branches/5.2.x/core/install.php
  1. … 124 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -5
    • +5
    /branches/5.2.x/core/units/skins/skin_eh.php
    • -4
    • +4
    /branches/5.2.x/core/units/files/file_eh.php
    • -6
    • +6
    /branches/5.2.x/core/kernel/event_handler.php
    • -274
    • +225
    /branches/5.2.x/core/kernel/utility/factory.php
  1. … 81 more files in changeset.

Fixes #0001215: Speed up page loading

INP-990

    • -0
    • +6
    /branches/5.2.x/core/kernel/application.php

Fixes #0001214: Incorrect configuration setting grouping on configuration display page

INP-989

Fixes #0001213: When table in database contains "from" word in it's name then it will produce sql error

INP-988

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

Fixes #0001212: Category item reviews counter sometimes isn't updated

INP-987

Fixes #0001211: Reviews (comments) created from Admin Console are not saved to database

INP-986

Bug #0001208: Improvements to automatic deployment script

1. display affected row count after sql execution in log

INP-983