categories_tag_processor.php

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

Creating "In-Portal" module for versions before 5.0.0.

    • -2077
    • +0
    ./categories_tag_processor.php
  1. … 5855 more files in changeset.

1. Fixes #0000015: Saving "Movable Blocks" in Layout Mode.

2. JavaScript error (on left frame width save attempt) fixed, when F5 was pressed in administrative console.

INP-8

  1. … 7 more files in changeset.

Fixes #0000096: Modal Windows and Pop-ups Editing Interfaces (still beta, needs to be tested)

INP-81

  1. … 6 more files in changeset.

Fixes #0000121: Tag "st_ContentBlock" doesn't set DataExists mark

INP-101

Fixes #0000103: Applying License to In-Portal and Modules

INS-1

  1. … 255 more files in changeset.

1. Fixes #0000035: Minor Adjustments to Catalog Grids.

2. Fixed JS error on category edit -> permissions tab (data was loaded, but loading indicator was not hidden).

3. Pass through variables were passed (but they should not be passed), when item was edited from "Comments" (former "Reviews") section or from "User Edit -> Items" tab. This resulted in js error in case, when category item selector was used on that item editing template.

4. New category item permission checking scheme was normally working only in administrative console, that's why for front-end old permission checking scheme restored.

5. New "View in Browse Mode" icon added/used.

INP-25

  1. … 9 more files in changeset.

1. Fixes 0000031: Convert FCK "Internal Link Pointers" to Real URLs.

2. Fixes 0000032: SQL Error when using FCKEditor to edit textarea data.

3. In edit templates, where HTML isn't allowed, but multi line input is required 'allow_html="0"' added to inp_edit_textarea blocks.

4. Module root categories during installation were incorrectly sorted: "Products, Topics, News, Links" instead of "Links, News, Topics, Products".

5. Fixed "Preview" button in FCKEditor, when editing content blocks:

  • problems with non-latin character encoding in javascript
  • "Preview" button were not visible during content block editing, but was visible during category description editing, where it shouldn't.

    6. Method "CategoriesTagProcessor::_replacePageIds" moved to "CategoryHelper::replacePageIds" and can be used in any place, where required.

    7. Add new field option: "using_fck". When specified, then all "@@ID@@" occurences are replaced with actual structure page urls.

INP-21

INP-22

  1. … 24 more files in changeset.

1. Added submenu item in "Catalog -> Tools" menu for rebuilding priorities cache in current category

2. "View in Browse Mode" link is now hidden from catalog item selector.

3. Added missing js_escape parameter to phrases used in javascript in combined_header block.

4. Fixed bad automatic thickbox window positioning, when firebug or bookmark panel was opened (iframe was moving outside it's window).

5. New parameter $onAfterOpenPopup added for js functions: std_precreate_item, std_new_item, std_edit_temp_item.

6. inp_edit_box_ml block was used on non-multilanguage field (for prefix "skin", "test").

7. Improvements in installator & unit config reader for windows (DIRECTORY_SEPARATOR was used insead of "/" that was hardcoded). Iproved file scanning operation performance.

8. Installation on linux failed on 2nd step, when config.php file was missing and attempt was made to check it's write permissions.

9. kDBConnection::doInsert method iproved, so it now can perform multiple record insert into same table using only one INSERT statement no matter what actual records will be inserted.

10. Removed unused code from kDBTagProcessor::PredefinedSearchOptions tag

11. Now grid filters are not affected by DefaultSettingUsedId configuration variable.

12. Fixed Debugger::netMatch method. Now it doesn't raise warnings every time, when compare 2 given ip addresses (not subnet masks as earlier).

13. Improved config file search engine, now it takes 1 second to scan all config file for all in-portal modules.

14. preg_match in kUnitConfigReader::configAllowed replaced with substr, that improved config file checking speed.

15. Fixed bug in "Content" removal in each category path (was not removed, when only Content was present in category path).

16. Fixed bug in ExportHelper, that asked item for ExportColumns field even, when such field was not available.

17. When installed on local domain (tested on windows), then paid modules were not available at all, but they should be available for installing.

  1. … 35 more files in changeset.

#27081 - Admin: Editor in Site Views

  1. … 12 more files in changeset.

1. Fixed bug, when "extra_toolbar" (in head frame) stays from "catalog" section and was not replaced by Front-End "extra_toolbar" when using "View in browse mode" functionality from category item grid (like links).

2. Opening form tag was missing on tree template in admin.

3. #27461 - Admin: Browse Modes -> Section Properties for Items

4. Now c_CategoryLink tag builds link to category using it's path as template, not actual design template as before (as result was have identical links in menu and in category listing).

5. New method kEventManager::openerStackChange for changing last element of current window's opener stack.

6. Don't autocreate missing system pages, when user browses to them, like design pages (because they could intensionally not created in structure via .smsignore file).

7. Correct category id is now passed, when going to 404 not found and no permission tempalates.

8. Incorrect element template was used for article in category displaying.

  1. … 12 more files in changeset.

1. Tag adm_TemplateMatches removed, because equals_to parameter does the same as equals_to parameter for m_if tag.

2. Simultanious edit message functionality.

3. New title_render_as parameter for combined_header block.

  1. … 59 more files in changeset.

#27333 - Admin: Field with Primary Category on "Showing All"

  1. … 5 more files in changeset.

1. #27328 - Admin: FCK Editor doesn't Load for Textarea in FF3

2. New parameter "force_admin" for m_TemplatesBase tag gives ability to create link to admin from Front-End

3. Last template, when browsing through site in frame was not saved when visiting admin next time.

  1. … 4 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.

    • -84
    • +143
    ./categories_tag_processor.php
  1. … 80 more files in changeset.

colors for edit page, edit cms block buttons

  1. … 1 more file in changeset.

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

  1. … 181 more files in changeset.

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. … 10 more files in changeset.

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. … 4 more files 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

  1. … 10 more files in changeset.

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

2. Iheritance of Template field for categories

  1. … 12 more files in changeset.

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.

  1. … 15 more files in changeset.

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.

    • -68
    • +996
    ./categories_tag_processor.php
  1. … 35 more files in changeset.

=== ++++ ===

  • Возможность передавать все параметры из блока в шаблон (через pass_params параметр).
  • К классу String (в JavaScript) добавлены методы toNumeric и trim.
  • Добавлен класс JSONHelper из проекта BegonijaASU.
  • Возможность убирания кнопок с панели инструментов шаблонов при помощи конфигурационного файла.

=== *** ===

  • В кеше секций теперь присудствует путь к шаблону, который ранее по ошибке стирался при его построении.
  • Метод Validate в классах kCatDBItem и CategoriesItem вызывался 2 раза, причём при первом его вызове изменения в OnBeforeItemCreate и OnBeforeItemUpdate событиях игнорировались.
  1. … 46 more files in changeset.

#24714 - In-portal CMS (merging In-portal & Platform); icons

c_Meta tag, checking if module at least found before getting ItemTemplate (from mobiland_eshop to RC)

empty line removed

  1. … 1 more file in changeset.
      • empty log message ***
  1. … 5 more files in changeset.

hybrid project fixes

  1. … 1 more file in changeset.

#22640 - optimizing sql

  1. … 11 more files in changeset.

category page in mod-rewrite

  1. … 15 more files in changeset.