In-Portal

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

Fixes #0000099: Category Name not shown in List and Other pages

INP-84

Fixes #0000110: Request variable "skip_last_template" has no affect, when placed after tags, that can perform redirect

INP-91

    • -1
    • +1
    /branches/RC/core/admin_templates/index.tpl
    • -2
    • +1
    /branches/RC/core/admin_templates/login.tpl

Fixes #0000108: Add "multiple" option to possible field options, when kOptionsFormatter is used (helps in search queries)

INP-89

Fixes #0000109: Error in database query syntax, when table aliases are used in "option_key_field" or "option_title_field" field options

INP-90

1. Fixes #0000090: Sitemap Template is Broken.

2. PrintList2 tag wasn't passing parameters to MoreLink tag.

3. Block "more_link_elem" content was incorrect and this leaded to fatal error, when it was used.

4. Sitemap template was renamed from "site_map.tpl" to "sitemap.tpl", but references to it's old name in other templates were not.

INP-76

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

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

INS-1

    • -0
    • +12
    /branches/RC/core/kernel/event_handler.php
    • -0
    • +12
    /branches/RC/core/kernel/parser/template.php
    • -0
    • +12
    /branches/RC/core/units/files/file_eh.php
    • -0
    • +12
    /branches/RC/core/units/themes/theme_item.php
    • -0
    • +12
    /branches/RC/core/units/agents/agent_eh.php
    • -0
    • +12
    /branches/RC/core/kernel/utility/email_send.php
  1. … 241 more files in changeset.

Fixes #0000102: Upgrades in English Language Pack.

INP-86

    • -0
    • +27
    /branches/RC/core/install/upgrades.sql
    • -98
    • +94
    /branches/RC/core/install/english.lang

Bug #0000090: Moved default2009/platform/site_map.tpl to default2009/platform/sitemap.tpl

INP-76

Fixes #0000090: Sitemap fix, now lists "menu" sections using <ul>, <li> elements

INP-76

Bug #0000085: Removed back IsMenu = 0 in OnBeforeItemCreate since we actually want have Suggested Categories to be listed in Menus if Admin setup Permissions that users can suggest them in a first place.

INP-73

1. Fixes #0000086: Added IsMenu = 0 during Category Suggestion

2. Corrected current category URL on Category Pending and Category Confirm Pending templates

INP-73

MINN-1

Fixes #0000042: Vertical scrollbar, when content block edit window is opened on Front-End

INP-32

Bug #0000080: Improvements to Multi-lingual text fields on Add/Edit forms (added flags for russian and english languages).

INP-68

mantis auto-checking test - ok, cross-commit block test - ok, log message required test - ok.

testing mantis remote checkin

Bug #0000080: Improvements to Multi-lingual text fields on Add/Edit forms

INP-68

1. New "IconDisabledURL" added to Language table.

2. Tag "m_elseif" was incorrectly compiled to php.

3. Bug #0000080: Improvements to Multi-lingual text fields on Add/Edit forms.

INP-68

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

1. Fixes #0000093: Tag <inp2:c_Field ../> returns incorrect info.

2. Fixed in other way: now category is always returned, but when "page" or "-virtual" special is used, then cms page is returned.

INP-79

Fixes #0000092: Missing top menu when JavaScript is disabled.

INP-78

When list of category items (links, articles, etc.) or categories is displayed in Front-End and parameter "parent_cat_id='0'" was used, then 0 is now replaced with "Content" category ID.

1. Fixes #0000089: Session expiration doesn't happen in admin.

2. Width of overlay div shown during ajax requests is now also updated, when window is resized.

3. Function maximizeElement (javascript) now also updates maximized control size on window resize.

4. "Tools -> Query Database" section now uses correct class for column header (class was missing before this fix).

5. Fixed warning about missing 'login_template' parameter for m_RequireLogin tag (in kPermissionHelper::getPermissionTemplate method).

INP-75

    • -5
    • +43
    /branches/RC/core/kernel/utility/http_query.php
    • -12
    • +36
    /branches/RC/core/kernel/session/session.php

Fixes #0000017: Session Expiration check for Ajax requests

INP-10

Bug #0000079: Improvements to Image uploads on Add / Edit Item

INP-67

1. Fixes #0000079: Improvements to Image uploads on Add / Edit Item.

2. Added way to add any count of virtual fields associated with uploaded image.

INP-67

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

Fixes #0000037: Simplify code of kSearchHelper::getSearchClause method

INP-27

Fixes #0000078: Make Custom Fields Searchable

INP-66

1. Fixes #0000083: Ability to enter sql queries and phrases as custom field options.

2. htmlspecialchars function (in javascript) wasn't applied on options added in MInput control (inp_edit_minput block).

3. Commented-out code removed from kModRewriteHelper class, because was proven, that code if uncommented doesn't provide any upgrade to current url parsing functionality. In other words - all works without it in all cases.

INP-71

1. Fixes #0000084: Duplicate records in SearchConfig table for custom fields.

2. When custom field was created, then in related record in SearchConfig table in SimpleSearch column was always 1 (means can use in simple search). Value for this column should be 0, when "simple search checkbox" is not visible in "Search Settings" section.

INP-72

1. Fixes #0000070: FCKEditor integration fixes

2. Optimized "inp_fckconfig.js" - it now only contains changed lines, not a copy of "fckconfig.js" as before.

3. FCKEditor upgraded from 2.6.3 to 2.6.4

INP-58

  1. … 129 more files in changeset.

Bug #0000069: Issues with "MoreLink" tag and "Data_Exists" param

INP-57

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