In-Portal

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

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

    • -1
    • +1
    /branches/RC/themes/default2009/index.tpl

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

    • -1
    • +1
    /branches/RC/themes/default2009/index.tpl

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

    • -2
    • +2
    /branches/RC/themes/default2009/phrases_edit.tpl
  1. … 50 more files in changeset.

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

  1. … 40 more files in changeset.

TPL Name Changes (elm.tpl = Templates with Elements and Blocks)

TPL Name Changes (dsg.tpl = Design templates)

  1. … 20 more files in changeset.

TPL Name Changes:

.dsg.tpl = Design templates

.elm.tpl = Templates with Elements and Blocks

*.tpl = Complete page templates

Basic GEOCODE helper class.

TODO: needs to be cleaned and completed

    • -0
    • +173
    /branches/RC/core/units/general/helpers/geocode_helper.php

Minor fix in for CMSTreeLoad event (fixed by Kostya before)

    • -0
    • +1
    /branches/RC/core/units/fck/fck_eh.php

New functionality to Edit eisting Language Labels

    • -2
    • +1
    /branches/RC/themes/default2009/phrases_edit.tpl
    • -2
    • +1
    /branches/RC/themes/default2007/phrases_edit.tpl

Added Header 404 Not Found for this template

Added 2 new CONSTANTs to Edit eisting Language Labels in Admin and Front

New functionality to Edit eisting Language Labels

1. customized block redesign to match platform block layout

2. new method for setting/restoring fullscreen mode in admin

3. SetPopupSize tag added for "regional", "stylesheets" section templates

4. new tab design for "regional" section templates

5. Session class: missing attribute CachedSID declared, fixed duplicate session (with same sid) create attempt on session expiration resulting sql error

6. help icon removed from "blue_bar" block

    • -3
    • +10
    /branches/RC/core/kernel/session/session.php

1. NEW: Template Manager in default2009 theme (editing and saving blocks, error reporting)

2. Beta version of element dragging code (don't save changes in template, don't work in IE when attempting 2 dragging attempts on same element)

  1. … 22 more files in changeset.

1. all missing image checks from img:ImageSrc tag moved to one place

2. added ability to scale default image using requested image dimensions

3. remotely located images are now always assumed as existing

Removed (commented out) PHP check File_Exists() on images with http:// since some servers FAIL to resolve this check.

1. ThickBox - fixed to work with jQuery 1.3+

2. Incorrect placement of m:OnAfterFormInit JS hook in upload_manager.js

3. "Browse" button position adjustement (in uploader) even with slow i-net connection

4. Upgrade script for skin (from 4.3.9 to 5.0.0)

    • -0
    • +46
    /branches/RC/core/install/upgrades.php

Missing login_pending_disabled template copied & adapted from onlinestore theme. Phrases moved from In-Commerce to Core module.

    • -0
    • +2
    /branches/RC/core/install/english.lang

Missing login_pending_disabled template copied & adapted from onlinestore theme.

Field required check is now performed first and then other type, unique e.t.c. checks

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

#26671 - Admin: Standardized Grids & Catalog

    • -0
    • +2
    /branches/RC/core/install/english.lang
    • -1
    • +5
    /branches/RC/core/units/users/users_config.php
    • -0
    • +4
    /branches/RC/core/kernel/db/db_event_handler.php
  1. /branches/RC/core/admin_templates/img/tabs
  2. … 5 more files in changeset.

#26809 - Admin: Functionality in HEAD frame

    • -4
    • +5
    /branches/RC/core/install/install_schema.sql
    • -1
    • +3
    /branches/RC/core/install/upgrades.sql
    • -0
    • +1
    /branches/RC/core/install/english.lang

TemplatesBase fix for duplicate "/" tags

#26805 - Admin: Menu + Main frames Resizable

    • -1
    • +4
    /branches/RC/core/install/upgrades.sql
    • -0
    • +3
    /branches/RC/core/install/english.lang
    • -0
    • +3
    /branches/RC/core/install/install_data.sql

1. NULL support for Conn->doInsert & Conn->doUpdate methods

2. support for long (over 65KB) sql queries in above mentioned methods

1. "bgcolor" parameter value was ignored in st_ContentBlock tag resulting white background in fckeditor in all cases

2. missing section in "fck" prefix unit config resulted in no permission error in fck file browser.

    • -2
    • +15
    /branches/RC/core/units/fck/fck_eh.php
    • -0
    • +1
    /branches/RC/core/kernel/db/db_tag_processor.php

New "m:OnAfterFormInit" js hook.

New "show_mode" for section definition: smNORMAL. This show mode constant and its handling to override sections (through SectionAdjustments) which are in smSUPER_ADMIN or smDEBUG by default, previously it was impossible (copied from "intechnic4").

    • -0
    • +2
    /branches/RC/core/kernel/constants.php