In-Portal

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

permission check for events (not all) added. without exceptions

    • -3
    • +17
    /trunk/core/units/users/users_event_handler.php
    • -1
    • +3
    /trunk/core/units/admin/admin_config.php
    • -3
    • +78
    /trunk/core/kernel/event_handler.php
    • -0
    • +1
    /trunk/kernel/units/groups/groups_config.php
  1. … 12 more files in changeset.

permissions

    • -0
    • +15
    /trunk/core/kernel/event_handler.php

section and module are now passed only when required in tree.

    • -4
    • +4
    /trunk/core/units/users/users_config.php
    • -6
    • +6
    /trunk/core/units/admin/admin_config.php
      • empty log message ***
    • -1
    • +1
    /trunk/kernel/admin_templates/tree.tpl
    • -1
    • +3
    /trunk/core/kernel/utility/http_query.php
    • -2
    • +11
    /trunk/admin/category/permcacheupdate.php
      • empty log message ***
    • -0
    • +94
    /trunk/core/units/user_groups/user_groups_config.php
    • -0
    • +74
    /trunk/core/units/permissions/permissions_config.php

old permissions processing

additional permissions editor

    • -0
    • +66
    /trunk/kernel/admin_templates/groups/permissions_selector.tpl
    • -0
    • +66
    /trunk/core/admin_templates/groups/permissions_selector.tpl
    • -0
    • +2
    /trunk/kernel/units/groups/groups_config.php
    • -2
    • +5
    /trunk/core/units/admin/admin_tag_processor.php

admin tree permissions

    • -3
    • +3
    /trunk/core/units/admin/admin_config.php
    • -2
    • +2
    /trunk/kernel/units/groups/groups_config.php
    • -1
    • +1
    /trunk/kernel/units/themes/themes_config.php
    • -0
    • +75
    /trunk/kernel/units/general/helpers/sections_helper.php
    • -0
    • +75
    /trunk/core/units/general/helpers/sections_helper.php
    • -0
    • +42
    /trunk/core/units/general/helpers/permissions_helper.php
    • -1
    • +1
    /trunk/core/kernel/processors/tag_processor.php
    • -0
    • +42
    /trunk/kernel/units/general/helpers/permissions_helper.php
  1. … 14 more files in changeset.

indexes added to ResourceId columns of customdata tables

    • -0
    • +96
    /trunk/core/admin_templates/groups/groups_edit_permissions.tpl
    • -23
    • +0
    /trunk/kernel/admin_templates/tree.tpl
    • -2
    • +2
    /trunk/admin/install/inportal_schema.sql
    • -0
    • +2
    /trunk/kernel/units/groups/groups_config.php
    • -0
    • +14
    /trunk/core/units/admin/admin_tag_processor.php
      • empty log message ***
    • -1
    • +1
    /trunk/kernel/units/groups/groups_config.php

groups new section

    • -0
    • +114
    /trunk/core/units/groups/groups_config.php
    • -0
    • +114
    /trunk/kernel/units/groups/groups_config.php
    • -0
    • +13
    /trunk/kernel/admin_templates/groups/groups_edit_tabs.tpl
    • -0
    • +19
    /trunk/kernel/units/groups/groups_event_handler.php
  1. … 9 more files in changeset.

usage of "Options" parameter in htaccess is not always allowed

      • empty log message ***
      • empty log message ***

code for selecting only licensed modules moved from application to modules helper

    • -0
    • +17
    /trunk/kernel/units/general/helpers/modules.php

changes to licensing stuff check and module list from application

    • -170
    • +112
    /trunk/kernel/units/general/helpers/modules.php
    • -29
    • +57
    /trunk/core/kernel/application.php
    • -170
    • +112
    /trunk/core/units/general/helpers/modules.php
    • -1
    • +1
    /trunk/core/units/general/my_application.php
    • -1
    • +1
    /trunk/kernel/units/general/my_application.php
    • -2
    • +1
    /trunk/core/kernel/processors/main_processor.php

only enabled modules are shown in tree now

ml category name (IE fix)

incorrect definition of "Priority" field in config

mb: 11758

new tree appearance fixed to be like in prior in-portal version (styles, paddings, etc.)

    • -5
    • +5
    /trunk/kernel/admin_templates/tree.tpl

"modules management" section added under "Configuration"

"modules management" section added under "Configuration"

    • -0
    • +43
    /trunk/core/units/admin/admin_config.php
    • -11
    • +37
    /trunk/core/units/modules/modules_config.php
    • -0
    • +43
    /trunk/kernel/units/admin/admin_config.php
    • -11
    • +37
    /trunk/kernel/units/modules/modules_config.php

isModuleEnabled used when checks was made of module existance

    • -1
    • +1
    /trunk/core/kernel/utility/http_query.php

This commit was manufactured by cvs2svn to create tag 'RC_may06_1'.

    • -0
    • +161
    /tags/RC_may06_1/admin/users/addgroup.php
    • binary
    /tags/RC_may06_1/admin/help/manual.pdf
    • -0
    • +2543
    /tags/RC_may06_1/kernel/include/category.php
    • -0
    • +286
    /tags/RC_may06_1/kernel/include/customfield.php
    • -0
    • +677
    /tags/RC_may06_1/admin/include/sections.php
  1. … 67 more files in changeset.

debugger fix

merge to RC (1.1.8 release)

new debugger, supports fatal error while buffering

      • empty log message ***
    • -24
    • +41
    /trunk/core/kernel/utility/debugger.php

small refactoring in old in-portal parsing

    • -72
    • +34
    /trunk/core/units/general/inp1_parser.php
    • -16
    • +22
    /trunk/core/kernel/application.php
    • -9
    • +10
    /trunk/core/kernel/parser/template.php
    • -72
    • +34
    /trunk/kernel/units/general/inp1_parser.php