In-Portal

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
      • empty log message ***

""

    • -32
    • +40
    /trunk/kernel/include/parseditem.php
      • empty log message ***

mb: 5541- primary group (admin -> community -> groups -> group edit -> users ) UserGroup table was filled with data for resourceid -> doesn't work

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

    • -0
    • +1
    /trunk/kernel/include/emailmessage.php
    • -17
    • +27
    /trunk/kernel/include/debugger.php

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

      • empty log message ***
    • -0
    • +48
    /trunk/admin/install/fix_paths.php
      • empty log message ***
    • -1
    • +0
    /trunk/admin/install/inportal_data.sql
      • empty log message ***

fixed warning raising code

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

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

      • empty log message ***
    • -1
    • +1
    /trunk/admin/install/install_finish.php

mb: 7741 - separate reviews section in admin

mb: 7741 - separate reviews section in admin

    • -0
    • +378
    /trunk/admin/reviews.php
    • binary
    /trunk/admin/icons/icon24_reviews.gif
    • binary
    /trunk/admin/icons/icon46_reviews.gif
    • -1
    • +6
    /trunk/kernel/admin/include/navmenu.php
    • -12
    • +156
    /trunk/kernel/include/itemreview.php
    • binary
    /trunk/admin/icons/icon46_list_reviews.gif
    • -0
    • +447
    /trunk/kernel/admin/include/toolbar/reviews.php
    • -0
    • +264
    /trunk/admin/addreview_direct.php
      • empty log message ***
    • -6
    • +14
    /trunk/kernel/include/advsearch.php
    • -3
    • +3
    /trunk/kernel/include/searchconfig.php

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

    • -1
    • +1
    /trunk/kernel/include/adodb/adodb.inc.php
      • empty log message ***
    • -1
    • +1
    /trunk/admin/config/addcustomfield.php
    • -0
    • +12
    /trunk/admin/include/mainscript.php

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)

    • -2
    • +2
    /trunk/admin/config/addlang_labels.php

long sql error messages are now supported by debugger

    • -1
    • +20
    /trunk/core/kernel/utility/debugger.php
    • -1
    • +4
    /trunk/kernel/include/adodb/adodb.inc.php

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

mb: 5484 - createObject moved upstairs through object hierarchy

    • -11
    • +0
    /trunk/core/kernel/event_handler.php
    • -3
    • +13
    /trunk/core/kernel/utility/event.php

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)

    • -0
    • +2
    /trunk/admin/config/addlang_labels.php

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