trunk

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

mb: 5541- primary group (admin -> community -> groups -> group edit -> users )

      • empty log message ***
    • -0
    • +48
    ./admin/install/fix_paths.php
      • empty log message ***
      • empty log message ***

fixed warning raising code

      • empty log message ***

mb: 7741 - separate reviews section in admin

mb: 7741 - separate reviews section in admin

    • -0
    • +378
    ./admin/reviews.php
    • binary
    ./admin/icons/icon24_reviews.gif
    • binary
    ./admin/icons/icon46_reviews.gif
    • -12
    • +156
    ./kernel/include/itemreview.php
    • binary
    ./admin/icons/icon46_list_reviews.gif
    • -0
    • +447
    ./kernel/admin/include/toolbar/reviews.php
    • -0
    • +264
    ./admin/addreview_direct.php
      • empty log message ***

1. show debugger link added to header template

2. db error handler fixed to support extra long sql errors

adodb fix with long sql errors reporting

      • empty log message ***

1. mb: 5491 - show phrase translation in primary language

2. executed phrase_locator.php, to add phrases to missing list (assumed that Maris forgot to do this)

long sql error messages are now supported by debugger

mb: 4855 - saving custom fields values from front, e.g. suggest category template

mb: 5484 - createObject moved upstairs through object hierarchy

mb: 5353 - primary group set in admin

mb: 5473 - admin charsets with multiple languages (all forms in language editing now use charset of language beeing edited, not language selected from admin)

redirect on updating categories with debug mode on - fixed.

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

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

      • empty log message ***

debugger: memory/file size formatting method added

application: error message format changed

htaccess added to show all errors

1. sql error handler added to Application

2. added sql profiling ability to DBConnection

3. fixed bug with setting custom error hander for DBConnection

      • empty log message ***
    • -0
    • +4
    ./themes/default/misc/right_loggedin.tpl
    • -0
    • +83
    ./themes/default/sort_cats.tpl
    • -0
    • +85
    ./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
    ./core/kernel/session/session.php
    • -0
    • +71
    ./core/kernel/utility/http_query.php

OnSetPage, OnLoad events in kDBEventHander removed

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

    • -27
    • +0
    ./core/kernel/db/db_event_handler.php