core

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

Added Required option for Custom Fields

1. missing phrases

2. unique index for Phrase table

  1. … 3 more files in changeset.

Fixed incorrect upgrades.sql by Dima

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

colors for edit page, edit cms block buttons

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

  1. … 3 more files in changeset.

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).

    • -0
    • +25
    ./units/admin/admin_tag_processor.php
    • -3
    • +15
    ./admin_templates/js/grid_scroller.js

Exclude DES.TPL from Templates Drop-down

Advanced Site Configs

    • -2
    • +9
    ./units/stop_words/stop_words_config.php
    • -2
    • +5
    ./units/categories/categories_config.php

#26605 - Admin: Permissions in In-Edit

  1. … 1 more file in changeset.

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

#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

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)

Added Export button

Minor change/fix in TitlePreset

1. Fixed problem width textarea automatic height detection during form resize.

2. JS getFrame function fixed to support pseudo-popups.

3. new JS maximizeElement function for maximizing element till bottom of the window.

4. new method for detecting temp mode for prefix/special: kApplication::IsTempMode

5. new m_SetParam tag. Input parameter format same as form m_Set tag.

6. new parameter "language_id" for kApplication::EmailEventAdmin/EmailEventUser $send_params parameter. Allows to specify language to get event translation from.

7. New errors, that allows user to detect why email event was not sent (empty event translation before/after parsing).

    • -39
    • +45
    ./units/visits/visits_tag_processor.php
    • -21
    • +28
    ./admin_templates/no_permission.tpl
    • -10
    • +10
    ./units/statistics/statistics_config.php
    • -1
    • +1
    ./units/email_queue/email_queue_config.php
    • -4
    • +19
    ./admin_templates/user_selector.tpl
    • -27
    • +15
    ./admin_templates/categories/categories_edit_permissions.tpl
    • -1
    • +1
    ./units/ban_rules/ban_rules_config.php
  1. … 24 more files in changeset.

1. jQuery selector escaper fixed (now it escapes dots too).

2. getFrame was not able to find "head" frame when used from pseudo-popup (2nd subitem editing), that's why all 2nd level windows opened with default size no matter what adm_SetPopupSize tag told.

3. new catalog/advanced_view/item_selector tab style.

    • -32
    • +16
    ./admin_templates/catalog/catalog_tabs.tpl

1. export in new catalog fixed

2. openSelector fixed, now it really uses given url as form.action during submit

3. added ability to specify onAfterOpenPopup callback for open_popup function

4. new unit config option: PassPriority, used to sort prefixes in "env" variable in links

5. new tag abstract tag ModifyUnitConfig, used as addition to OnAfterConfigRead, but is called only when combined_header is used

6. fixed problem, when events from GET were not passed, when empty event names were presetnt in POST

7. SelectParam helper method changed, now it can be used as tag: selects 1st parameter, that has value from given parameter names

8. category sorting by priority is only applied in admin (now it's not forced) and in CachedMenu tag

9. tag c_HomeCategory added to return home category, because not it's Content (id > 0), not 0, as before.

10. fixed "SaveWarning" tag for categories. now it is displayed during category editing.

11. Virtual fields shown in grid are now skipped from search, when they doesn't have corresponding calculated fields

12. Missing email events (found in language pack, but not found in db) are now skipped without rising sql error.

13. new parameters perm_prefix and perm_event added to combined_header block. They as used during permission checking.

14. new parameter pagination_prefix added to combined_header block. It's used (when passed) as prefix for drawing upper pagination bar (usually in subitem lists).

    • -18
    • +20
    ./admin_templates/no_permission.tpl
    • -32
    • +15
    ./admin_templates/logs/visits/visits_list.tpl
    • -15
    • +21
    ./admin_templates/users/image_edit.tpl
    • -32
    • +7
    ./admin_templates/tools/restore2.tpl
    • -33
    • +6
    ./admin_templates/tools/restore4.tpl
    • -3
    • +5
    ./admin_templates/themes/themes_edit.tpl
    • -7
    • +2
    ./admin_templates/modules/modules_list.tpl
    • -3
    • +3
    ./admin_templates/groups/groups_edit_permissions.tpl
  1. … 167 more files in changeset.

Changed default value for "FilenameSpecialCharReplacement" to - (hyphen) from _ (underscore)

Js calendar always used lowercased am/pm and hours without leading zeros instead of requested. This resulted in invalid format every time, when date/time was selected using calendar.

    • -26
    • +47
    ./admin_templates/js/calendar/calendar.js

Connected our "internal" Multi-byte support library (used in Application) for cases when NO support on the Server

1. "Home" toolbar button in Catalog & in Catalog Item Selector now goes to Proj-CMS root category, not category with 0 id.

2. Fixed problem in new catalog selectors, where Categories tab was always visible in advanced view.

3. Theme selector added to catalog item selector too.

4. Path to primary category in advanced view was incorrect, because of ParentId field in Category table now has options formatter.

5. js function openSelector now also passes category

6. Firebug's console object is now also availible in iframes

7. proj-base/login.tpl now closes new-style opened pseudo-popups on session expiration

8. no_permission template in admin now also redirects to login template in case, when user is not logged in

    • -1
    • +14
    ./kernel/processors/main_processor.php

1. More upgrade scripts (move all categories from Home to Content, rename /in-edit/desings/general to /platform/designs/default_design.des for all categories)

2. CMS page load sql fixed to add theme filter (forgot to implement this, but described in specs)

3. Onlinestore category index and product detail template names replaced with new ones for all categories

4. Spelling error in template from include on my favorites template resulted in empty template (no favories were always shown)

  1. … 1 more file in changeset.

1. page edit, content block edit now works, but gives strange error in IE, can't really detect why

2. Fixed modrewrite for category items and category pagination

    • -69
    • +54
    ./units/general/helpers/mod_rewrite_helper.php
    • -5
    • +6
    ./units/general/main_event_handler.php
    • -6
    • +7
    ./admin_templates/incs/close_popup.tpl
    • -4
    • +4
    ./admin_templates/categories/ci_blocks.tpl

Minor fix for ALT attr. for Images

    • -1
    • +1
    ./units/images/image_tag_processor.php

1. CachedMenu tag now uses MenuTitle field instead of page name

2. Iheritance of Template field for categories

    • -3
    • +2
    ./units/categories/categories_config.php
    • binary
    ./admin_templates/img/itemicons/icon16_folder.gif
    • binary
    ./admin_templates/img/itemicons/icon16_folder-red.gif
    • binary
    ./admin_templates/img/icons/icon24_folder.gif
    • -16
    • +17
    ./units/categories/cache_updater.php
    • binary
    ./admin_templates/img/icons/icon24_folder-red.gif

1. Path field was not used and was removed from Category table

2. TemplateExists now lowercases template name before checking on disk

3. System pages (in structure) now has same path creation logic, like virtual pages (based on their location in structure, not on disk)

4. Fixed admin section highlighting when browsing on Front-End through frame and st:EditPage tag is present on page

5. Correct category is passed in st:PageBrowseLink, not parent category id as before

6. Config cache was not rebuild, when changing module root category (e.g. for In-Link)

7. "Content" category removed from tag CategoryPath results

8. Misspelled category path (with "/" instead of "||") in template description.

    • -49
    • +32
    ./units/general/helpers/mod_rewrite_helper.php
    • -1
    • +0
    ./units/categories/categories_config.php
    • -0
    • +54
    ./admin_templates/categories/edit_content.tpl
    • -6
    • +6
    ./units/categories/categories_item.php
    • -2
    • +6
    ./units/general/main_event_handler.php