core

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

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

Merging "st" and "c" prefixes. Theme selector.

1. Theme selector for catalog/advanced_view

2. Catalog is now derived from "Content" category as Proj-CMS

3. Search box for category permission editor

4. yellow/red folder (small/super small) icons moved to core (from proj-cms)

5. getFrame hang up fix in all getFrame copies

6. Fixed 2 popups from System Tools section

7. added QuickCategoryPermissionRebuild configuration variable

8. missing OnResetSorting event permission mapping added

9. kDBBase::PrepareFieldOptions is now called only once per field

10. usage of undefined configuration variable "UseFileCache" in "cache.php"

11. cache variable cms_menu is now deleted together with StructureTree (in adm:OnResetCMSMenuCache event)

12. Fixed spelling error on $add_collation variable in kPermCacheUpdater::initData method (bug by Dima)

13. "menu" type added for category lists (<inp2:c_InitList types="menu" except="menu"/>) for showing/excluding menu items from category lists

14. During theme file rebuild files from disabled theme are not added to ThemeFiles table

15. Templates with .des.tpl and .elm.tpl extensions are skipped on structure creation step; also ".svn" directory is skipped

16. New parameter "additional_blue_bar_render_as" for block "combined_header" allows to specify block to render at right corner of blue bar.

    • -1
    • +5
    ./units/themes/themes_tag_processor.php
    • -0
    • +3
    ./admin_templates/categories/categories_edit_permissions.tpl
    • -2
    • +8
    ./admin_templates/incs/close_popup.tpl
  1. … 21 more files in changeset.

#26327 - Admin: Modal Windows - fix for custom field translator

1. #26327 - Admin: Modal Windows

2. some blocks redesigned to match platform requirements

3. fixed some error reporting in javascript (in try-catch statements in 2 places)

4. jQuery upgraded to 1.3.2, added draggable and resizeable ui elements

5. fixed set_hidden_field problem on category images template (admin) when starting to add new image

6. search/search_reset buttons are now always visible even with toolbar button visibility restritions in effect

7. blocks grid_options_td and grid_date_td copied and adapted to proj-base/grid_blocks template

8. fixed duplicate wid recursiva addition to window name

    • -1
    • +1
    ./admin_templates/users/user_selector.tpl
    • -3
    • +4
    ./admin_templates/emails/send_complete.tpl
    • -1
    • +1
    ./admin_templates/groups/permissions_selector.tpl
    • binary
    ./admin_templates/img/close_window15.gif
    • -28
    • +49
    ./admin_templates/js/jquery/thickbox/thickbox.css
    • -1
    • +1
    ./admin_templates/popups/translator.tpl
  1. … 21 more files in changeset.

Basic GEOCODE helper class.

TODO: needs to be cleaned and completed

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

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

New functionality to Edit eisting Language Labels

    • -3
    • +20
    ./kernel/languages/phrases_cache.php
    • -1
    • +33
    ./units/phrases/phrases_event_handler.php

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

    • -0
    • +12
    ./admin_templates/js/frame_resizer.js
    • -31
    • +21
    ./admin_templates/incs/image_blocks.tpl
    • -0
    • +1
    ./admin_templates/regional/languages_edit_email_events.tpl
    • -0
    • +1
    ./admin_templates/regional/languages_edit_phrases.tpl
    • -13
    • +7
    ./admin_templates/regional/languages_edit_tabs.tpl

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

    • -22
    • +46
    ./units/images/image_tag_processor.php

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

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

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)

    • -1
    • +1
    ./admin_templates/js/jquery/thickbox/thickbox.js
    • -0
    • +1
    ./admin_templates/js/uploader/uploader.js

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

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

#26671 - Admin: Standardized Grids & Catalog

    • -2
    • +2
    ./admin_templates/js/jquery/thickbox/thickbox.js
    • -14
    • +35
    ./admin_templates/incs/form_blocks.tpl
    • -0
    • +52
    ./units/general/helpers/search_helper.php
    • binary
    ./admin_templates/img/expand_filter.gif
    • binary
    ./admin_templates/img/tabs/left.png
    • -0
    • +195
    ./admin_templates/js/tab_scroller.js
  1. … 5 more files in changeset.

#26809 - Admin: Functionality in HEAD frame

    • -0
    • +1
    ./units/languages/languages_config.php

TemplatesBase fix for duplicate "/" tags

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

#26805 - Admin: Menu + Main frames Resizable

    • -0
    • +31
    ./units/admin/admin_events_handler.php

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.

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

Fix for images - "Default Image" will be shown when image file is missing from the filesystem, but Item still refers to it.

    • -9
    • +16
    ./units/images/image_tag_processor.php