In-Portal

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

Fixes INP-1343 - Move "getRequestProtectedFields" method to "kDBItem" class

    • -1
    • +21
    /branches/5.2.x/core/units/users/users_item.php
    • -12
    • +31
    /branches/5.2.x/core/kernel/db/dbitem.php

Fixes INP-1342 - Allow "Forms" usage during user editing

Fixes INP-1340 - Add multi-column display to "Predefined Options" tag

Fixes INP-1339 - Make "Username" field non-required in "simple" interface preset

Fixes INP-1338 - Don't use translation links for phrases, that are used by sprintf

Fixes INP-1337 - Allow missing phrase translation via AJAX

Fixes INP-1336 - Always expand calculated fields in COUNT queries

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

Fixes INP-1335 - Method "FormSubmissionHelper::getFieldByName" always return false

Fixes INP-1334 - User object not available right after login (resurrection)

Fixes INP-1333 - Don't perform self-redirect from u:OnLoginAjax event

Fixes INP-1332 - Handle self-redirect in FormManager

Fixes INP-1331 - Integrate Plupload

    • binary
    /branches/5.3.x/core/admin_templates/Moxie.swf
    • -0
    • +2254
    /branches/5.3.x/core/admin_templates/js/uploader/plupload.dev.js
    • -0
    • +10211
    /branches/5.3.x/core/admin_templates/js/uploader/moxie.js
    • -0
    • +337
    /branches/5.3.x/core/units/helpers/upload_helper.php

Fixes INP-1330 - Deletion of uploaded files now always succeeds

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

Fixes INP-1329 - Replace home-made "fputcsv" function with built-in one

    • -7
    • +9
    /branches/5.2.x/core/kernel/globals.php

Fixes INP-1328 - Unify BaseURL method logic for ssl and non-ssl urls

    • -0
    • +54
    /branches/5.3.x/core/install/upgrades.php
    • -3
    • +3
    /branches/5.3.x/core/install/english.lang
    • -2
    • +2
    /branches/5.3.x/core/install/install_data.sql
  1. … 6 more files in changeset.

Fixes INP-1290 - Deal with "svn:ignore" attributes

    • -0
    • +2
    /branches/5.3.x/system/cache/.gitignore
    • -0
    • +2
    /branches/5.3.x/system/images/pending/.gitignore
    • -0
    • +2
    /branches/5.3.x/.gitignore
    • -0
    • +1
    /branches/5.3.x/tools/.gitignore

Fixes INP-1251 - Add support for using jQueryUI Autocomplete

  1. … 14 more files in changeset.

Fixes INP-1250 - Add 'admin' meta-permission

Fixes INP-1316 - Add primary key to table, that don't have it

    • -0
    • +5
    /branches/5.3.x/core/install/upgrades.sql

Fixes INP-1326 - TempHandler constrain applying results in SQL error

Fixes INP-1314 - Change module-dependency to unit-dependency

Commit on behalf of Erik

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

Fixes INP-1289 - Create message filter for Debugger Report

Commit on behalf of Erik

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

Fixes INP-1324 - Enable mod-rewrite for new installations

Commit on behalf of Erik

    • -2
    • +2
    /branches/5.3.x/core/install/install_data.sql

Fixes INP-1268 - Add image filtering feature to ImageHelper

Fixes INP-1298 - Use "http_build_query" to escape url parameters

    • -12
    • +4
    /branches/5.3.x/core/kernel/session/session.php
  1. … 59 more files in changeset.

Fixes INP-1321 - Add tag, for mobile browser detection

Fixes INP-1320 - Create fallback for missing *Ajax events

    • -0
    • +47
    /branches/5.3.x/core/kernel/event_handler.php

Fixes INP-1319 - Subscriber e-mail missing in Admin notifications

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

Fixes INP-1159 - Create intermediate class to access /system/config.php file

    • -27
    • +24
    /branches/5.3.x/core/kernel/startup.php
    • -2
    • +1
    /branches/5.3.x/core/kernel/utility/debugger.php
    • -57
    • +39
    /branches/5.3.x/core/install.php
    • -0
    • +283
    /branches/5.3.x/core/kernel/utility/system_config.php
    • -1
    • +2
    /branches/5.3.x/core/kernel/application.php
  1. … 3 more files in changeset.

Fixes INP-1318 - Add support for multi-select to AjaxDropdownPreloader control