In-Portal

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

Ability to set default per_page for lists via "default_per_page" tag/event parameter.

    • -1
    • +2
    /branches/RC/core/kernel/db/db_event_handler.php

Limit large kDBConnection::GetOne usage results to be fully shown in debugger report (standart limit: when > 200, then show first 50 only).

      • empty log message ***
    • -1
    • +0
    /branches/RC/core/kernel/utility/email_send.php

DBG_EMAIL has no effect, when SetEncodedHeader was used. Fixed.

    • -0
    • +5
    /branches/RC/core/kernel/utility/email_send.php

DBG_EMAIL option for debugger

    • -0
    • +24
    /branches/RC/core/kernel/utility/email_send.php

When fatal error occurs during AJAX request then HTTP responce status was still 200 OK, not 500 Server Error.

    • -3
    • +2
    /branches/RC/core/kernel/application.php

Silent Log now works again

      • empty log message ***
    • -26
    • +30
    /branches/RC/themes/default2009/index.tpl

This commit was manufactured by cvs2svn to create branch 'RC'.

    • -0
    • +54
    /branches/RC/themes/default2009/index.tpl
      • empty log message ***
    • binary
    /branches/RC/themes/default2009/platform/img/logo.gif
    • -0
    • +54
    /trunk/themes/default2009/index.tpl
  1. … 173 more files in changeset.

#25407 - NParser Improvements for CMS Views

    • -0
    • +273
    /branches/RC/core/units/general/helpers/template_helper.php
    • -6
    • +71
    /branches/RC/core/kernel/nparser/nparser.php
    • -34
    • +40
    /branches/RC/core/kernel/application.php

Ability to skip parent window refresh on edit window close

Removed CONFLICTS

    • -1
    • +1
    /branches/RC/core/install/upgrades.sql

Removed CONFLICTS

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

New addions for "Users Online"

    • -0
    • +6
    /branches/RC/core/units/users/users_config.php

Minor Change - Field INDEX added for SpamControl table

    • -0
    • +1
    /branches/RC/core/install/install_schema.sql

Default AJAX Design template - used for Ajax processing only

Added POLLs

Added new PollManager for processing Poll Answers

Minor CSS change to Thickbox

#25727 - Mailing Manager

    • -0
    • +21
    /branches/RC/core/install/install_schema.sql
    • -1
    • +2
    /branches/RC/core/install/remove_schema.sql
    • -0
    • +21
    /branches/RC/core/install/upgrades.sql

#25727 - Mailing Manager

    • -1
    • +3
    /branches/RC/core/install/install_schema.sql
    • -3
    • +4
    /branches/RC/core/kernel/utility/email_send.php
    • -0
    • +311
    /branches/RC/core/units/mailing_lists/mailing_list_eh.php
    • -0
    • +4
    /branches/RC/core/install/install_data.sql
    • -0
    • +270
    /branches/RC/core/units/general/helpers/mailing_list_helper.php
    • -0
    • +6
    /branches/RC/core/kernel/constants.php
    • -1
    • +11
    /branches/RC/core/install/upgrades.sql
  1. /branches/RC/core/admin_templates/mailing_lists
  2. … 12 more files in changeset.

Fix bug, when toolbar button is named sort, then it's not shown in IE

Debugger support jquery ajax requestes, highlight of large strings

    • -16
    • +35
    /branches/RC/core/kernel/utility/debugger.php

swf files are now ignored in mod-rewrite

phpDocumentator comments added to all kXMLHelper methods and attributes

    • -0
    • +77
    /branches/RC/core/units/general/xml_helper.php

Reset all curl helper input parameters, not only postData as before.

jquery on front-end

New "img_size", "img_sizes" format for kUploadFormatter.

1. Fixed swfupload (for 10 flash player) style problem under in-portal.

2. Prevent cases of using undefined sections in combined_header block (new error is trown)

3. misc