• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
only showing var widget for attribute searches if an operand exists

Making sure the search exists before its logged - this threw an error when was on the advanced search page and clicked on the contacts page (and the contact::search::log proc attempted to log a search where the search_id wasn't in the database

file contact-rels.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Creating pretty error message if no role is selected a contact is searched for

UI fix

Bugfix on new participant creation

Prerequisites request and approval

    • -0
    • +21
    /openacs-4/packages/dotlrn-ecommerce/www/application-reject.tcl
    • -0
    • +195
    /openacs-4/packages/dotlrn-ecommerce/www/applications.tcl
doh forgot to init err1

Updated catalog messages

Undid previous commit

Undid previous commit

Prerequisites support for hold and wait for approval

I18n for buttons

Support for prerequisites

need to catch close since if close fails you could send message over and over

forgotten var webdav

forgotten show var

adding searches include files

    • -0
    • +8
    /openacs-4/packages/contacts/lib/searches.adp
    • -0
    • +19
    /openacs-4/packages/contacts/lib/searches.tcl
file history.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file history.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Adding history files

    • -0
    • +27
    /openacs-4/packages/contacts/lib/history.adp
    • -0
    • +159
    /openacs-4/packages/contacts/lib/history.tcl
    • -0
    • +4
    /openacs-4/packages/contacts/www/history.adp
    • -0
    • +19
    /openacs-4/packages/contacts/www/history.tcl
Removing eval from callbacks implementation definition and adding the namespace 'merge'

Removing eval from callback implementation definition and adding the namespace 'merge'

Removing eval from callback implementation and adding 'merge' namespace

    • -34
    • +33
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
Removing eval from callback implementations and adding the namespace 'merge'

Adding namespace 'merge' and removing eval from the callback impls definitions

    • -51
    • +50
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Removing eval from callback implementation definition and adding 'merge' namespace

    • -27
    • +27
    /openacs-4/packages/news/tcl/news-procs.tcl
Removing eval from forums callbacks implementations of merge feature and adding the 'merge' namespace

    • -45
    • +45
    /openacs-4/packages/forums/tcl/forums-procs.tcl
Removing eval from calendar callback implementation and adding the new namespace 'merge'

Adding merge namespace. Now the callbacks will be defined under this namespace