In-Portal

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

#27228 - Admin: Save DESC from .TPL in Template Description in ThemeFiles

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

#27330 - Admin: Messed up Page Title

#27334 - Admin: Configuration-> Advanced Settings

    • -21
    • +80
    /branches/RC/core/install/upgrades.sql
    • -4
    • +7
    /branches/RC/core/install/english.lang
    • -73
    • +73
    /branches/RC/core/install/install_data.sql

1. some "Edit" buttons removed from "Navigation bar"

2. #27335 - Admin: Site Views -> Item is NOT Passed

1. New js hook "m:OnUploadersReady" added. Hook event is called, when all flash uploaders done initializing (flash completely loaded and can be manipulated on).

2. Fixed various incosistent with database structure unit configs.

3. Currency rates are updated using object, not just direct sql query, as before.

4. Checkout step box in default2009 theme was broken (fixed).

5. USPS integration fixes (like no error from usps were shown on Front-End, incorrect style used in both admin and front-end usps messages).

    • -1
    • +1
    /branches/RC/core/install/install_schema.sql
    • -1
    • +1
    /branches/RC/core/install/upgrades.sql
    • -1
    • +11
    /branches/RC/core/units/skins/skins_config.php
    • -1
    • +1
    /branches/RC/core/install/install_data.sql

cvsignore on usps labels folder

      • empty log message ***
    • -0
    • +1
    /branches/RC/system/user_files/labels/dummy.txt

1. Proj-base module discontinued. Some stuff moved to Core.

2. Temp handler now can check, that record is being edited by someone else based on given ids (not only based on ids from current user's temp tables)

3. Fixed problem, when adding new language and there are errors on form, then all data from form is lost.

    • -7
    • +0
    /branches/RC/core/install/install_schema.sql
    • -0
    • +644
    /branches/RC/core/admin_templates/incs/style_template.css
    • binary
    /branches/RC/core/admin_templates/img/bgr_input_line.gif
  1. /branches/RC/core/admin_templates/languages
  2. … 161 more files in changeset.

#27263 - Admin: Left Menu

    • -10
    • +10
    /branches/RC/core/units/forms/forms_config.php
    • -23
    • +22
    /branches/RC/core/install/english.lang
    • -0
    • +64
    /branches/RC/core/units/users/users_config.php
    • -1
    • +4
    /branches/RC/core/install/upgrades.sql
  1. … 17 more files in changeset.

1. check for non-existing tab (when prefix is given) added in catalog

2. now theme default2007, then theme default2009 will be preselected during install (when available)

3. added new constant DBG_IGNORE_FATAL_ERRORS, that should be used in methods, that define their own error handlers and don't want kApplication to interfear (like sending 500 HTTP Responce code on fatal errors).

4. new edit button design for template editor on Front-End.

5. new method CategoriesTagProcessor::_transformContentBlockData added for applying custom processing to st_ContentBlock tag

6. new tag st_EditingScripts with all admin javascript includes from admin added. In case, when it's now used all such javascript are still added in st_EditPage tag.

    • -11
    • +11
    /branches/RC/core/install/install_schema.sql
    • binary
    /branches/RC/system/user_files/in-portal_logo_img.jpg
    • -0
    • +110
    /branches/RC/core/units/forms/forms_config.php
    • -0
    • +2
    /branches/RC/core/units/structure/structure_item.php
    • binary
    /branches/RC/core/admin_templates/img/icons/icon24_form.gif
  1. … 66 more files in changeset.

Added Required option for Custom Fields

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

1. missing phrases

2. unique index for Phrase table

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

Fixed incorrect upgrades.sql by Dima

    • -4
    • +8
    /branches/RC/core/install/upgrades.sql

Fix for LogoBottom + Added LogoLogin field (image will be added separately).

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

colors for edit page, edit cms block buttons

SMSIGNORE + META DATA for Templates (.TPL)

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

#27228 - Admin: Save DESC from .TPL in Template Description in ThemeFiles

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

1. Show All/Show Structure links remembered last visited category.

2. Empty line between grid and toolbar in IE.

3. New replacement #section_label#, that will be replaced with label, from given section.

4. Unused old tab design styles removed from css file.

5. Completely rewrited "Loading ..." overlay logic during ajax requests in catalog and other ajax-related places.

6. search_keydown function fixed and don't raise php fatal error when enter is pressed in simple search input near search buttons in toolbar.

7. Categories tab removed from reviews section (was accidentally added during new catalog implementation).

8. Priority dropdown in categories list in admin is now filled with positive values.

9. Fixed proj-cms templates (because they will be moved to core later).

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

Exclude DES.TPL from Templates Drop-down

Advanced Site Configs

Moving "inbulletin" to "in-bulletin"

#26605 - Admin: Permissions in In-Edit

    • -18
    • +2
    /branches/RC/themes/default2009/index.tpl
    • -1
    • +7
    /branches/RC/core/install/upgrades.sql
    • -0
    • +6
    /branches/RC/core/install/install_data.sql
    • -0
    • +35
    /branches/RC/core/install/upgrades.php

fixes related to "-" adding in main 3 module names

    • -25
    • +18
    /branches/RC/core/units/fck/fck_eh.php

#27082 - Admin: Catalog Item Selector

1. problem during product coping with options prevented product without options (were deleted by user) beeing added to order (from admin).

2. original prefix, that opened catalog item selector was lost when moved to advanced view selector (from catalog selector).

#27120 - Front: Move in CVS module themes to have "in-" format

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

site config files renamed to match naming standarts

1. changed site config reader to allow such case, when you can defined only needed variables in site config, not all of them as empty arrays.

2. change log config was missing toolbar_buttons section for each title preset

1. export button added to visits list template copy, when in-commerce is installed

2. fixed grid name for export button on visits list

3. change log edit preset renamed in unit config too (Dima renamed only in template)

META DATA for Templates (.TPL)

    • -0
    • +6
    /branches/RC/themes/default2009/phrases_edit.tpl

Added Export button