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

Bug #0000024: Create Unit Configs

INP-16

  1. … 39 more files in changeset.

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

INS-1

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

#27462 - License Check for Modules

  1. … 2 more files in changeset.

Session log was initialized only for root.

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

#27263 - Admin: Left Menu

  1. … 31 more files in changeset.

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. export in new catalog fixed

2. openSelector fixed, now it really uses given url as form.action during submit

3. added ability to specify onAfterOpenPopup callback for open_popup function

4. new unit config option: PassPriority, used to sort prefixes in "env" variable in links

5. new tag abstract tag ModifyUnitConfig, used as addition to OnAfterConfigRead, but is called only when combined_header is used

6. fixed problem, when events from GET were not passed, when empty event names were presetnt in POST

7. SelectParam helper method changed, now it can be used as tag: selects 1st parameter, that has value from given parameter names

8. category sorting by priority is only applied in admin (now it's not forced) and in CachedMenu tag

9. tag c_HomeCategory added to return home category, because not it's Content (id > 0), not 0, as before.

10. fixed "SaveWarning" tag for categories. now it is displayed during category editing.

11. Virtual fields shown in grid are now skipped from search, when they doesn't have corresponding calculated fields

12. Missing email events (found in language pack, but not found in db) are now skipped without rising sql error.

13. new parameters perm_prefix and perm_event added to combined_header block. They as used during permission checking.

14. new parameter pagination_prefix added to combined_header block. It's used (when passed) as prefix for drawing upper pagination bar (usually in subitem lists).

  1. … 180 more files in changeset.

#26671 - Admin: Standardized Grids & Catalog

  1. … 19 more files in changeset.

Correction for "Email Validation" - switched to using Constant REG Expr (defined core/kernel/constants.php) In-Portal-wide.

Correction in "Email Validation" reg. expression - "+" is ALLOWED in email addresses - http://www.remote.org/jochen/mail/info/chars.html

Fix - wrong Email Event was called on "Recommend to Friend" event.

New addions for "Users Online"

FIX - make subscribe Users ACTIVE right away

1. rollback Dima's changes in AdvancedUserManagement check, because they doesn't change how check is made

2. correct install for AdvancedUserManagement variable

  1. … 2 more files in changeset.

Workaround for "AdvancedUserManagement" - using "AdvancedUserManagementInportal" + check for Proj-Base is not installed

  1. … 2 more files in changeset.

#24714 - In-portal CMS (merging In-portal & Platform); users

  1. … 11 more files in changeset.

#24714 - In-portal CMS (merging In-portal & Platform); users

  1. … 13 more files in changeset.

#24714 - In-portal CMS (merging In-portal & Platform); root.tpl

  1. … 2 more files in changeset.

user ban rule check method -> style corrections [[K4:Stil%27_programmirovanija]]

cosmetics in checkBanRules method

      • empty log message ***
  1. … 8 more files in changeset.

grid new features

  1. … 20 more files in changeset.

#24714

  1. … 10 more files in changeset.

#20812

  1. … 6 more files in changeset.

#22965

  1. … 8 more files in changeset.
      • empty log message ***