In-Portal

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
      • 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 ***

mb: 5121 - suggest link to multiple cats

    • -23
    • +23
    /trunk/kernel/include/parseditem.php

debugger fixes:

1. Esc only hide it if it is shown, not toggle show/hide status

2. main flat table style changed

3. warning added in case if try to edit files in not IE

    • -11
    • +19
    /trunk/kernel/include/debugger.php

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.4.70'.

#5210

      • empty log message ***
    • -1022
    • +1076
    /trunk/kernel/include/image.php

wrong sql when deleting email message queue

    • -1
    • +1
    /trunk/kernel/include/emailmessage.php

mb: 5183 - custom charset linked with selected language (admin,front)

    • -371
    • +58
    /trunk/admin/config/addlang.php
    • -0
    • +1
    /trunk/admin/install/inportal_schema.sql
  1. … 17 more files in changeset.

add check upgrades to install process

    • -0
    • +209
    /trunk/admin/install/upgrade_errors.php
      • empty log message ***