branches

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

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

#24714 - In-portal CMS (merging In-portal & Platform); in-portal's install removed

#24714 - In-portal CMS (merging In-portal & Platform); merged install/upgrade scripts (core+in-portal)

    • -0
    • +319
    ./RC/core/install/install_schema.sql
    • -1
    • +24
    ./RC/core/install/remove_schema.sql
    • -50
    • +0
    ./RC/kernel/install/prerequisites.php
    • -243
    • +0
    ./RC/kernel/install/install_data.sql
    • -318
    • +0
    ./RC/kernel/install/install_schema.sql
    • -23
    • +0
    ./RC/kernel/install/remove_schema.sql
    • -0
    • +237
    ./RC/core/install/install_data.sql
    • -0
    • +60
    ./RC/core/install/prerequisites.php
    • -29
    • +403
    ./RC/core/install/upgrades.php

#24714 - In-portal CMS (merging In-portal & Platform); remove duplicate phrases (per language basis) + change case of some phrase names

#24714 - In-portal CMS (merging In-portal & Platform); merged language pack from core, in-portal, proj-base

    • -0
    • +3106
    ./RC/core/install/english.lang
    • -3112
    • +0
    ./RC/kernel/install/english.lang

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

    • -6
    • +6
    ./RC/core/units/users/users_config.php
    • -1
    • +1
    ./RC/core/admin_templates/summary/root.tpl

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

    • -1
    • +1
    ./RC/core/units/sections/sections_config.php
    • -2
    • +2
    ./RC/core/units/categories/categories_config.php
    • -1
    • +1
    ./RC/kernel/units/sections/sections_config.php

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

    • -1
    • +1
    ./RC/core/units/categories/categories_config.php
    • -1
    • +1
    ./RC/core/units/sections/sections_config.php
    • -1
    • +1
    ./RC/core/admin_templates/catalog_tab.tpl
    • -1
    • +1
    ./RC/kernel/units/sections/sections_config.php
    • -1
    • +1
    ./RC/kernel/admin_templates/catalog.tpl
  1. … 6 more files in changeset.

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

    • -1
    • +1
    ./RC/core/units/admin/admin_tag_processor.php

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

    • -1
    • +1
    ./RC/core/units/sections/sections_config.php
    • -1
    • +1
    ./RC/core/units/categories/categories_config.php
    • -1
    • +1
    ./RC/kernel/units/sections/sections_config.php
    • -2
    • +2
    ./RC/kernel/admin_templates/catalog.tpl

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

    • -2
    • +2
    ./RC/core/admin_templates/catalog_tab.tpl
    • -4
    • +4
    ./RC/kernel/admin_templates/catalog.tpl
    • -1
    • +1
    ./RC/core/units/general/cat_event_handler.php
  1. … 4 more files in changeset.

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

  1. … 3 more files in changeset.

#24714 - In-portal CMS (merging In-portal & Platform); unused tag removed

    • -39
    • +0
    ./RC/core/units/admin/admin_tag_processor.php

#24714 - In-portal CMS (merging In-portal & Platform); reviews, visits

    • -2
    • +2
    ./RC/core/units/sections/sections_config.php
    • -2
    • +2
    ./RC/kernel/units/sections/sections_config.php

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

    • -2
    • +2
    ./RC/kernel/admin_templates/reviews.tpl

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

#24714 - In-portal CMS (merging In-portal & Platform); section from to module sections_config.php

    • -0
    • +11
    ./RC/core/units/sections/sections_config.php
    • -0
    • +11
    ./RC/kernel/units/sections/sections_config.php

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

    • -1
    • +1
    ./RC/kernel/admin_templates/catalog.tpl
    • -1
    • +1
    ./RC/kernel/admin_templates/reviews.tpl
  1. … 10 more files in changeset.

SQL are formatted even, when DBG_USE_HIGHLIGHT is turned off.

Dynamic Rating, fixes

Added functionality for use additional CSS style, param "small_style"

    • -1
    • +1
    ./RC/core/units/general/cat_tag_processor.php

Added functionality for use additional CSS style to show Small and Regular size Stars

Minor fixes for Layout

Minor Changes in Rating/Voting layout

    • -9
    • +13
    ./RC/core/units/general/helpers/rating_helper.php

Changes for Dynamic Rating

    • -62
    • +61
    ./RC/themes/default2007/platform/inc/styles.css

Rating Images

    • binary
    ./RC/themes/default2007/platform/img/star_small.gif
    • binary
    ./RC/themes/default2007/platform/img/starrating.gif

1. Добавлено новое <code>JavaScript</code> событие "<code>OnAfterOpenPopup</code>", которое будет вызываться после успешного открытия окна функцией "<code>open_popup</code>".

2. Теперь размер окна, переданный <code>JavaScript</code> функции "<code>openSelector</code>" также передаётся в вызываемую оттуда функцию "<code>open_popup</code>".

    • -1
    • +3
    ./RC/core/admin_templates/js/script.js

1. New metod kDBList:GoIndex, that sets current index of list to given value

2. kDBList::GetDBField added error reporting in case, when someone tries to select field, that wasn't queried

Fixed problem with CheckPermission call in OnAfterConfigRead during session expiration

      • empty log message ***