admin_templates

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

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

1. Fixes #0000137: Section Title in Catalog and HTML Title contain HTML

2. It was a bad idea to escape html entities in section title, because it seems, there are cases, when some code specially places HTML into section title to extend it's behavior.

INP-115

1. Fixes #0000134: Add "Wiki" Url to Language pack Export/Import parameters

2. Text, shown in title preset was not html escaped, fixed too.

INP-112

  1. … 3 more files in changeset.

Fixes #0000024: Advanced Site Configurator: Create Unit Configs

INP-16

  1. … 3 more files in changeset.

Fixes #0000052: Preventing Data loss from Temporarily tables

INP-42

  1. … 5 more files in changeset.

Fixes #0000125: Javascript cycle "for (index in array)" is used for arrays - replace with normal "for (index = 0; i < array.length; i++)"

INP-105

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

INP-81

  1. … 4 more files in changeset.

Fixes #0000128: Add event, that is called when grid page is changed

INP-108

  1. … 1 more file in changeset.

Fixes #0000127: Add jQuery-style "each" function Grid and Array classes

INP-107

Fixes #0000126: Add ability to hook to all events of given prefix in javascript

INP-106

1. Fixes #0000123: Upload formatter option "direct_links" is ignored in "inp_edit_swf_upload" block

2. incorrect css class for block "inp_edit_fck"

INP-103

Fixes #0000122: JavaScript warning related to "related.parentNode", when selecting data in date picker

INP-102

Fixes #0000051: Improvements to Duplicate Submit checks

INP-41

Fixes #0000112: Ability to remove swfuploader object

INP-93

Fixes #0000113: FCKEditor behavior, when ENTER is pressed

INP-94

Fixes #0000024: Create Unit Configs

INP-16

  1. … 6 more files in changeset.

Bug #0000024: Create Unit Configs

INP-16

  1. … 25 more files in changeset.

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

INP-84

  1. … 4 more files in changeset.

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

INP-91

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

INP-32

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

  1. … 6 more files in changeset.

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

  1. … 5 more files in changeset.

Fixes #0000017: Session Expiration check for Ajax requests

INP-10

Fixes #0000078: Make Custom Fields Searchable

INP-66

  1. … 1 more file in changeset.

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

    • -0
    • +2
    ./custom_fields/custom_fields_edit.tpl
  1. … 3 more files in changeset.

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

Fixes #0000036: Duplicate category shown at the bottom in tree frame.

Problem was in exact place I've supposed. It was related to concurrent attempts of reloading contents of same tree folder.

INP-26

Fixes #0000005: Issue with Copy/Paste into FCK in Edit Blocks (in IE8 only)

INP-1

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

    • binary
    ./img/ic_browse_mode.gif
  1. … 4 more files in changeset.

Fixes #0000033: "Loading..." element while Edit Item form is loading

INP-23

    • binary
    ./img/ajax_iframe_progress.gif