In-Portal

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

redirect on updating categories with debug mode on - fixed.

    • -0
    • +2
    /trunk/admin/category/category_maint.php

t_pass & t_pass_events vars are reset now each time new url using Application->HREF is build

changed way of setting event for link urls;

added way not to add events in link urls

    • -4
    • +22
    /trunk/core/kernel/processors/main_processor.php

fixed problem when tag T containted more then one prefix.special in it's "pass" parameter;

item is now saved. problem was when OnLoad event was removed and SaveEvent was not set at all;

link to candidates list modified to include cand & cand.test info;

debugger improvements

SET sql part added to formatSQL method

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

debugger: memory/file size formatting method added

application: error message format changed

htaccess added to show all errors

    • -3
    • +73
    /trunk/core/kernel/utility/debugger.php

1. sql error handler added to Application

2. added sql profiling ability to DBConnection

3. fixed bug with setting custom error hander for DBConnection

    • -0
    • +25
    /trunk/core/kernel/db/db_connection.php
      • empty log message ***
    • -0
    • +83
    /trunk/themes/default/sort_cats.tpl
    • -6
    • +18
    /trunk/kernel/include/parseditem.php
    • -0
    • +85
    /trunk/themes/default/items_since_last.tpl

1. removed Utilities and Configuration classes registrations in application

2. processQueryString method moved from EventManager to HTTPQuery

3. added some comments to session class

4. fixed HTTPQuery and Params constructors to call parent class constructor too

5. added tags for kernel debugging into CandatateTagProcessor

6. styles moved to separate file.

    • -15
    • +38
    /trunk/core/kernel/session/session.php
    • -0
    • +71
    /trunk/core/kernel/utility/http_query.php
    • -60
    • +13
    /trunk/core/kernel/event_manager.php

OnSetPage, OnLoad events in kDBEventHander removed

PrintPages tag in kDBTagProcessor changed to not pass last printed item's id in page url

1. Fixed BIG bug in case if sid was specified in QueryString, just was not used at all and each time new was generated

2. Session and SessioStorage adopted to kernel classes

3. EventManager ProcessRequest is devided into 2 methods - parse QueryString and ProcessRequest

    • -22
    • +26
    /trunk/core/kernel/session/session.php
    • -10
    • +29
    /trunk/core/kernel/event_manager.php

1. kDBEventHandler - little warning with selectedids in grid

2. MainProcessor - store tag restored for testing purposes ONLY

    • -3
    • +3
    /trunk/core/kernel/processors/main_processor.php

little fix to kApplication + some methods removed/commented

    • -17
    • +16
    /trunk/core/kernel/application.php

depricated tags removed,

tags with uncrear purpose or BAD tags commented out

    • -70
    • +168
    /trunk/core/kernel/processors/main_processor.php

MyIterator & Utilities classes are no longer needed

    • -0
    • +2
    /trunk/core/kernel/utility/iterator.php
    • -7
    • +3
    /trunk/core/kernel/utility/utilities.php
      • empty log message ***
    • -0
    • +50
    /trunk/core/kernel/startup.php
    • -0
    • +232
    /trunk/core/kernel/parser/template_parser.php
    • -0
    • +294
    /trunk/core/kernel/db/dbitem.php
    • -0
    • +225
    /trunk/core/kernel/utility/http_query.php
    • -0
    • +192
    /trunk/core/kernel/event_manager.php
    • -0
    • +229
    /trunk/core/kernel/parser/tags.php
    • -0
    • +393
    /trunk/core/kernel/db/dblist.php
    • -0
    • +779
    /trunk/core/kernel/application.php
    • -0
    • +690
    /trunk/core/kernel/utility/debugger.php
    • -0
    • +87
    /trunk/core/kernel/utility/configuration.php
  1. … 20 more files in changeset.

wrong admin redirect/include, my fault. fixed.

mb: 5312 - actions possible in expired session. needs refactoring

    • -1
    • +1
    /trunk/admin/config/edit_customfields.php

mb: 5351 - fixed maris bug

    • -13
    • +17
    /trunk/kernel/include/language.php

mb: 5351 - bug implementation needs refactoring, technique required is described in comments (in code)

      • empty log message ***

mb: 5355 - admin login/logout screen not translated using primary language

mb: 5353 - can't set primary group for user in admin

      • empty log message ***
      • empty log message ***
    • -1
    • +43
    /trunk/themes/inlink2/sort_cats.tpl

1. mb: 5314 - language adding in admin, charset not saved

2. phrases locator reads configs automatically

    • -0
    • +54
    /trunk/tools/tool_lib.php
    • -0
    • +27
    /trunk/tools/flush_tables.php
    • -0
    • +70
    /trunk/tools/xml2txt.php
    • -0
    • +400
    /trunk/kernel/include/db.class.php
      • empty log message ***
    • -0
    • +126
    /trunk/admin/install/upgrades/changelog_1_0_10.txt
      • empty log message ***