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.

    • binary
    ./incs/img/toolbar/tool_select_f2.gif
    • binary
    ./incs/img/toolbar/tool_cancel_f2.gif
  1. … 5841 more files in changeset.

Bug #0000024: Setting up SiteConfigs for Projects

INP-16

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

INP-24

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

2. Moving phrases from Core to Modules

INP-24

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

2. Deleting Deprecated / old phrases

INP-24

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

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

Fixes #0000024: Advanced Site Configurator: Create Unit Configs

INP-16

  1. … 4 more files in changeset.

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

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

INP-77

Fixes #0000052: Preventing Data loss from Temporarily tables

INP-42

  1. … 3 more files in changeset.

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

INP-81

  1. … 4 more files in changeset.

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

INS-1

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

INS-1

  1. … 252 more files in changeset.

Fixes #0000102: Upgrades in English Language Pack.

INP-86

  1. … 2 more files in changeset.

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

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

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

Fixes #0000008: Limiting "Form Creator" to DBG Mode.

1. Added new configuration variable "DebugOnlyFormConfigurator" (in "Configuration -> Website Settings -> Advanced" section).

INP-4

  1. … 1 more file in changeset.

1. #27504 - Admin: Left Tree -> Add 2px Padding-Right to Elements

2. Skin name made requred.

  1. … 2 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. … 33 more files in changeset.

1. #27081 - Admin: Editor in Site Views fix

2. kDateFormatter doesn't create *_formatted virtual fields anymore.

  1. … 8 more files in changeset.

1. Fixed category edit template layout in IE -> hidden fields moved outside table to look normal.

2. Fixed ajax overlay zIndex, so new windows will open over it, not under it as before.

3. Content category stripped from exported data.

4. Use is redirected exactly to import target category (not just in home category as before) after import is made.

5. #27456 - Admin: Import -> Multiple Fixes

  1. … 15 more files in changeset.

#27081 - Admin: Editor in Site Views

  1. … 12 more files in changeset.

1. Final ajustments to categories_edit template to work with site config field hiding engine.

2. Custom field options list made smaller.

3. no_special parameter added to inp_label block.

4. Some debug code removed from kApplication class.

5. Added tags FieldVisible and FieldsVisible to show/hide fields based on data from site configs.

6. Global template compiler (from system tools section) now works only with enabled themes.

7. Fixed some warning on import/export screen.

8. #27460 - Admin: Hide Fields & Sections marked in Site Configs

  1. … 15 more files in changeset.

1. [[EventHandler:OnSynchronizeLanguages|]] event added + button on language toolbar in admin. Functionality copies missing phrases across the languages.

  1. … 2 more files in changeset.

1. Fixed design for "save warning" message during category editing.

2. #13454 - Admin: Remove Option to Simple Search for NON-text Fields

3. #27369 - Admin: Grids + Catalog -> Remove Double Sorting

4. Double sorting arrow was shown event with UseDoubleSorting option disabled

5. When defined in unit config, then double sorting is applied, but no dobule sorting icon is shown in admin

6. Fixed permission checking during category relation edit template popup size query

7. Fixed missing closing DefineElement tag

  1. … 5 more files in changeset.