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

Bug #0000034: Update English lang. Pack for v5.0.0

INP-24

Fixes #0000034: Update English lang. Pack for v5.0.0

INP-24

Bug #0000105: Language pack cleanup - get rid of "la_fld_*Id" phrases

INP-87

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

2. Adjusting templates to support this functionality

INP-8

    • -43
    • +45
    ./themes/default2009/phrases_edit.tpl
    • -26
    • +27
    ./themes/default2009/error_notfound.tpl
    • -26
    • +29
    ./themes/default2009/no_permission.tpl

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

2. Adjusting templates to support this functionality

INP-8

    • -71
    • +72
    ./themes/default2009/platform/login/register.tpl
    • -28
    • +28
    ./themes/default2009/platform/thankyou.tpl
    • -55
    • +55
    ./themes/default2009/platform/terms.tpl
  1. … 15 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
    • +12
    ./core/admin_templates/incs/cms.css
    • -0
    • +114
    ./core/units/general/helpers/template_helper.php
    • -0
    • +26
    ./core/units/theme_files/theme_file_eh.php
    • -1
    • +66
    ./core/admin_templates/js/template_manager.js

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

INS-1

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
    • +1
    ./core/admin_templates/incs/form_blocks.tpl

Fixes #0000136: Add basic "robots.txt" file to exclude system/php folders from Spidering/Indexing

INP-114

Bug #0000024: Setting up SiteConfigs for Projects

INP-16

Bug #0000134: Add "Wiki" Url to Language pack Export/Import parameters

INP-112

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
    • +1
    ./core/admin_templates/incs/form_blocks.tpl

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

INS-1

Fixes #0000024: Advanced Site Configurator: Create Unit Configs

INP-16

    • -1
    • +1
    ./core/admin_templates/incs/grid_blocks.tpl
    • -0
    • +2
    ./core/admin_templates/incs/form_blocks.tpl
    • -1
    • +1
    ./core/units/sections/site_config_eh.php

1. Bug #000091: All top module categories have same icon in menu

2. Removes consequences of accidentally pressed Ctrl+D (duplicate line removed).

INP-77

Bug #0000103: Removed old In-Portal Licensing, Credits (will be listed in README) + Manual document (wiki's will be used)

INS-1

    • -0
    • +2
    ./core/units/sections/sections_config.php

Bug #0000103: Removed old In-Portal Licensing, Credits (will be listed in README) + Manual document (wiki's will be used)

INS-1

Fixes #000091: All top module categories have same icon in menu

INP-77

1. optimized code, when "fill", "crop" and "wm" formats could be used simultaneously.

2. added code, that uses target size (width/height), when appropriate maximal possible size (width/height) is not specified in format string.

3. Bug #0000131: Ability to fill margins left after image resize with given color.

4. Bug #0000028: Add crop ability to ImageHelper class.

INP-20

INP-111

    • -21
    • +23
    ./core/units/general/helpers/image_helper.php

Bug #0000131: Ability to fill margins left after image resize with given color

INP-111

Fixes #0000131: Ability to fill margins left after image resize with given color

INP-111

Fixes #0000130: Ability to work with BMP image files

INP-110

Bug #0000124: Improve database interaction code

INP-104

1. Fixes #0000129: Misc NParser additions

2. Debugger design fix to support Firefox 3.5

INP-109

Fixes #0000052: Preventing Data loss from Temporarily tables

INP-42

    • -1
    • +72
    ./core/kernel/utility/temp_handler.php
    • -0
    • +8
    ./core/admin_templates/incs/footer.tpl

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

INP-105

    • -1
    • +1
    ./core/admin_templates/js/dropdown_mapper.js
    • -1
    • +1
    ./core/admin_templates/js/grid_scroller.js
    • -5
    • +5
    ./core/admin_templates/js/form_controls.js

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

INP-81

    • -46
    • +86
    ./core/admin_templates/js/script.js
    • -0
    • +12
    ./core/admin_templates/incs/close_popup.tpl
    • -1
    • +5
    ./core/admin_templates/incs/header.tpl

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

INP-108

    • -0
    • +12
    ./core/kernel/db/db_event_handler.php

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

INP-107

    • -0
    • +10
    ./core/admin_templates/js/script.js

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

INP-106

    • -9
    • +20
    ./core/admin_templates/js/application.js