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

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

Fixes #0000124: Improve database interaction code

INP-104

    • -33
    • +13
    ./core/kernel/db/db_connection.php

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

    • -2
    • +2
    ./core/admin_templates/incs/form_blocks.tpl

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

    • -64
    • +4
    ./core/admin_templates/js/script.js

Fixes #0000050: Improvements of CheckSimultaneousEdit functionality

INP-40

    • -1
    • +12
    ./core/kernel/utility/temp_handler.php

Fixes #0000111: Default link/product image is not resized

INP-92