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.

  1. … 5855 more files in changeset.

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

INP-24

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

INP-24

  1. … 1 more file in changeset.

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

INP-87

  1. … 5 more files in changeset.

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

INP-112

  1. … 1 more file in changeset.

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 #0000052: Preventing Data loss from Temporarily tables

INP-42

  1. … 5 more files in changeset.

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

INP-81

  1. … 6 more files in changeset.

Fixes #0000102: Upgrades in English Language Pack.

INP-86

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

Redone Admin Login

  1. … 7 more files in changeset.

#27228 - Admin: Save DESC from .TPL in Template Description in ThemeFiles

  1. … 5 more files in changeset.

#27334 - Admin: Configuration-> Advanced Settings

  1. … 2 more files in changeset.

1. New js hook "m:OnUploadersReady" added. Hook event is called, when all flash uploaders done initializing (flash completely loaded and can be manipulated on).

2. Fixed various incosistent with database structure unit configs.

3. Currency rates are updated using object, not just direct sql query, as before.

4. Checkout step box in default2009 theme was broken (fixed).

5. USPS integration fixes (like no error from usps were shown on Front-End, incorrect style used in both admin and front-end usps messages).

  1. … 8 more files in changeset.

1. Proj-base module discontinued. Some stuff moved to Core.

2. Temp handler now can check, that record is being edited by someone else based on given ids (not only based on ids from current user's temp tables)

3. Fixed problem, when adding new language and there are errors on form, then all data from form is lost.

  1. … 175 more files in changeset.

#27263 - Admin: Left Menu

  1. … 31 more files in changeset.

1. check for non-existing tab (when prefix is given) added in catalog

2. now theme default2007, then theme default2009 will be preselected during install (when available)

3. added new constant DBG_IGNORE_FATAL_ERRORS, that should be used in methods, that define their own error handlers and don't want kApplication to interfear (like sending 500 HTTP Responce code on fatal errors).

4. new edit button design for template editor on Front-End.

5. new method CategoriesTagProcessor::_transformContentBlockData added for applying custom processing to st_ContentBlock tag

6. new tag st_EditingScripts with all admin javascript includes from admin added. In case, when it's now used all such javascript are still added in st_EditPage tag.

  1. … 80 more files in changeset.

Added Required option for Custom Fields

  1. … 4 more files in changeset.

1. missing phrases

2. unique index for Phrase table

  1. … 8 more files in changeset.

Fixed incorrect upgrades.sql by Dima

Fix for LogoBottom + Added LogoLogin field (image will be added separately).

  1. … 2 more files in changeset.

#27228 - Admin: Save DESC from .TPL in Template Description in ThemeFiles

  1. … 5 more files in changeset.

#26605 - Admin: Permissions in In-Edit

  1. … 3 more files in changeset.

#27120 - Front: Move in CVS module themes to have "in-" format

1. Fixed problem width textarea automatic height detection during form resize.

2. JS getFrame function fixed to support pseudo-popups.

3. new JS maximizeElement function for maximizing element till bottom of the window.

4. new method for detecting temp mode for prefix/special: kApplication::IsTempMode

5. new m_SetParam tag. Input parameter format same as form m_Set tag.

6. new parameter "language_id" for kApplication::EmailEventAdmin/EmailEventUser $send_params parameter. Allows to specify language to get event translation from.

7. New errors, that allows user to detect why email event was not sent (empty event translation before/after parsing).

  1. … 38 more files in changeset.

1. More upgrade scripts (move all categories from Home to Content, rename /in-edit/desings/general to /platform/designs/default_design.des for all categories)

2. CMS page load sql fixed to add theme filter (forgot to implement this, but described in specs)

3. Onlinestore category index and product detail template names replaced with new ones for all categories

4. Spelling error in template from include on my favorites template resulted in empty template (no favories were always shown)

  1. … 4 more files in changeset.