branches

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

New option to get Convert KG to Pounds WITHOUT Ounces.

Fix for CSV Export when we have MANY records and we go through less THEN one step in 1%. Keep showing 99% until all Records are completed. Tested in Vic with 60,000 rows Export.

Fix for Custom CHARET and COLLATIONs to be used with Temporarily Table for Cache Rebuild

    • -1
    • +4
    ./RC/core/units/categories/cache_updater.php

Added INDEX to Keyword field in SearchLog table

Fix - wrong Email Event was called on "Recommend to Friend" event.

    • -1
    • +1
    ./RC/core/units/users/users_event_handler.php

Added INDEX on "Event" field (Varchar 40)

When on section overwrites other by priority, then this is reported.

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

    • -1
    • +2
    ./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
    ./RC/core/kernel/utility/email_send.php

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

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

DBG_EMAIL option for debugger

    • -0
    • +24
    ./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.

Silent Log now works again

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

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

      • empty log message ***
    • -0
    • +90
    ./RC/themes/default2009/platform/login/register.tpl
    • -0
    • +153
    ./RC/themes/default2009/platform/inc/nlsmenuext_dyn.js
    • binary
    ./RC/themes/default2009/platform/img/logo.gif
    • -0
    • +35
    ./RC/themes/default2009/platform/designs/preferences.tpl
    • -0
    • +51
    ./RC/themes/default2009/platform/elements/side_boxes/search.tpl
    • binary
    ./RC/themes/default2009/platform/img/starrating.gif
    • binary
    ./RC/themes/default2009/platform/img/pixel_blue.gif
    • -0
    • +17
    ./RC/themes/default2009/platform/elements/title_bar.tpl
    • binary
    ./RC/themes/default2009/platform/img/icon_favorite.gif
    • binary
    ./RC/themes/default2009/platform/img/file_icons/mp3.gif
  1. ./RC/themes/default2009/platform/my_account
  2. … 173 more files in changeset.

#25407 - NParser Improvements for CMS Views

    • -0
    • +273
    ./RC/core/units/general/helpers/template_helper.php
    • -2
    • +20
    ./RC/core/units/admin/admin_events_handler.php
    • -74
    • +14
    ./RC/core/kernel/processors/main_processor.php
    • -6
    • +71
    ./RC/core/kernel/nparser/nparser.php
    • -0
    • +1
    ./RC/core/units/general/helpers/helpers_config.php
    • -34
    • +40
    ./RC/core/kernel/application.php

Ability to skip parent window refresh on edit window close

Removed CONFLICTS

Removed CONFLICTS

New addions for "Users Online"

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

Minor Change - Field INDEX added for SpamControl table

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
    ./RC/core/install/install_schema.sql

#25727 - Mailing Manager

    • -3
    • +4
    ./RC/core/kernel/utility/email_send.php
    • -0
    • +311
    ./RC/core/units/mailing_lists/mailing_list_eh.php
    • -0
    • +270
    ./RC/core/units/general/helpers/mailing_list_helper.php
    • -0
    • +11
    ./RC/core/admin_templates/mailing_lists/mailing_list_tabs.tpl
    • -0
    • +78
    ./RC/core/admin_templates/mailing_lists/mailing_list_list.tpl
  1. … 12 more files in changeset.

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

    • -1
    • +1
    ./RC/core/admin_templates/js/toolbar.js