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

Fixes #0001313: Add a page for managing system configuration

INP-1077

    • -0
    • +48
    ./configuration_validator.php
    • -48
    • +217
    ./configuration_event_handler.php
  1. … 10 more files in changeset.

Fixes #0001357: Validation of system settings is shared across multiple settings

INP-1118

Fixes #0001350: Switching between interface presets

INP-1111

  1. … 5 more files in changeset.

Fixes #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

  1. … 8 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($this->getObject calls in tag processors)

INP-224

  1. … 29 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($event->getObject calls)

INP-224

  1. … 59 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

  1. … 138 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

  1. … 95 more files in changeset.

Fixes #0001214: Incorrect configuration setting grouping on configuration display page

INP-989

    • -15
    • +15
    ./configuration_tag_processor.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

  1. … 42 more files in changeset.

Fixes #0001187: Protect specific fields of kDBItem class to be changed from Request

INP-964

  1. … 15 more files in changeset.

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

  1. … 95 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

  1. … 49 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. visibility of OnUpdate event

2. kDBTagProcessor::getObject is now used instead kApplication::recallObject where appropriate

INP-224

  1. … 8 more files in changeset.

Fixes #0001183: Separate setting for default Email Sender / Recipients

Done Additionally:

1. wrong constants were used on "Settings" tab (e-mail event editing page) resulting JS error

2. e-mail sending to a group, specified on "Settings" tab (e-mail event editing page) wasn't working

INP-960

  1. … 18 more files in changeset.

Fixes #0000065: Add "Maintenance Mode" option for Website

INP-53

  1. … 12 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. created a separate DeleteSectionCache method for "sections_parsed" cache delete, so it no longer is secretly invoked only along with "configs_parsed" cache delete

2. added some explanatory comments to kApplication::Init method

3. unit config cache ("configs_parsed" variable) that was deleted on any configuration variable change, but now it is only deleted when this configuration variable's value is located in "configs_parsed" cache

4. objects of rewrite listeners are now created in separate kRewriteUrlProcessor::rewriteListeners class variable, so it no longer can be accidentally overwritten during unit config cache building process

5. fixed case, when rewrite listener instances could be associated with incorrent unit config prefixes (PHP5 object assignment problem)

6. mod-rewrite url is now successfully processed (using only build-in rewrite listeners) when unit config cache is missing (or needs to be rebuilt) and user is visiting mod-rewrite url

7. "conf_changed" global variable (accessible via GetVar) now contains names of all changes configuration variables

INP-224

    • -51
    • +44
    ./configuration_event_handler.php
  1. … 5 more files in changeset.

Fixes #0001118: Show "saved message" on Saving Configuration Settings in Admin

Commit on behalf of Erik

INP-916

  1. … 13 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

    • -24
    • +31
    ./configuration_event_handler.php
  1. … 116 more files in changeset.

Fixes #0000271: Redesign "Data Validation" Engine

INP-227

  1. … 21 more files in changeset.

Merge of "in-portal/releases/5.1.2@14308" to "in-portal/branches/5.2.x@14560".

  1. … 98 more files in changeset.

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

  1. … 1004 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

Part 2 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 3206)

INP-224

  1. … 14 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

Part 1 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 2970)

INP-224

  1. … 161 more files in changeset.

Releasing version 'branches/5.2.x' (copy from 'branches/5.1.x') of 'in-portal' module.

    • -0
    • +313
    ./configuration_event_handler.php
    • -0
    • +260
    ./configuration_tag_processor.php
  1. … 1589 more files in changeset.