branches

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

Fixes INP-1350 - Add the "kUtil::unescape" method

    • -2
    • +2
    ./5.2.x/core/units/thesaurus/thesaurus_eh.php
    • -1
    • +27
    ./5.2.x/core/kernel/utility/http_query.php
    • -1
    • +15
    ./5.2.x/core/kernel/application.php
    • -2
    • +2
    ./5.2.x/core/units/helpers/file_helper.php
    • -1
    • +1
    ./5.2.x/core/units/thesaurus/thesaurus_tp.php
    • -1
    • +1
    ./5.2.x/core/kernel/processors/main_processor.php

Fixes INP-1347 - Unable to crop user avatar

Fixes INP-1291 - Change "getRequestProtectedFields" to "getRequestAccessibleFields"

1. inability to self-activate user using link from e-mail

    • -2
    • +2
    ./5.2.x/core/units/users/users_tag_processor.php

Fixes INP-1346 - Unable to get to homepage after logout

    • -1
    • +5
    ./5.2.x/core/units/helpers/user_helper.php

Fixes INP-1345 - Capture any SQL errors during deployment process

    • -31
    • +39
    ./5.2.x/core/units/helpers/deployment_helper.php

Fixes INP-1344 - The ".tmp" extension isn't removed from uploaded files

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

    • -1
    • +21
    ./5.2.x/core/units/users/users_item.php
    • -2
    • +3
    ./5.2.x/core/units/theme_files/theme_file_eh.php
    • -2
    • +3
    ./5.2.x/core/units/content/content_eh.php
    • -3
    • +3
    ./5.2.x/core/units/helpers/brackets_helper.php
    • -12
    • +31
    ./5.2.x/core/kernel/db/dbitem.php
    • -34
    • +19
    ./5.2.x/core/units/users/users_event_handler.php

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

    • -0
    • +4
    ./5.2.x/core/units/users/users_event_handler.php

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

    • -25
    • +85
    ./5.3.x/core/kernel/db/db_tag_processor.php

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

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

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

    • -2
    • +7
    ./5.2.x/core/units/helpers/user_helper.php

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

    • -1
    • +1
    ./5.2.x/core/units/users/users_event_handler.php

Fixes INP-1332 - Handle self-redirect in FormManager

    • -0
    • +4
    ./5.2.x/core/units/helpers/ajax_form_helper.php

Fixes INP-1331 - Integrate Plupload

    • binary
    ./5.3.x/core/admin_templates/Moxie.swf
    • -0
    • +1
    ./5.3.x/core/units/helpers/helpers_config.php
    • binary
    ./5.3.x/core/admin_templates/swfupload.swf
    • -0
    • +10211
    ./5.3.x/core/admin_templates/js/uploader/moxie.js
    • -0
    • +337
    ./5.3.x/core/units/helpers/upload_helper.php
    • -206
    • +37
    ./5.3.x/core/kernel/db/db_event_handler.php

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

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

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

    • -17
    • +5
    ./5.3.x/core/kernel/utility/http_query.php
    • -1
    • +3
    ./5.3.x/core/units/helpers/skin_helper.php
    • -3
    • +18
    ./5.3.x/core/kernel/managers/url_manager.php
    • -9
    • +12
    ./5.3.x/core/units/helpers/file_helper.php
    • -10
    • +4
    ./5.3.x/core/kernel/processors/main_processor.php
    • -6
    • +6
    ./5.3.x/core/units/helpers/fck_helper.php
    • -4
    • +4
    ./5.3.x/core/install/install_schema.sql
    • -2
    • +18
    ./5.3.x/core/units/helpers/site_helper.php
  1. … 6 more files in changeset.

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

    • -0
    • +2
    ./5.3.x/system/images/pending/.gitignore
    • -0
    • +1
    ./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

    • -1
    • +14
    ./5.3.x/core/units/users/users_event_handler.php
    • -1
    • +7
    ./5.3.x/core/install/install_schema.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

Fixes INP-1289 - Create message filter for Debugger Report

Commit on behalf of Erik

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

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

Commit on behalf of Erik

Fixes INP-1268 - Add image filtering feature to ImageHelper

    • -1
    • +39
    ./5.3.x/core/units/helpers/image_helper.php