• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix variable reference in adp

fixing variable reference

removing backslashes from adp

  1. … 4 more files in changeset.
updating templating to tcl/adp

committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 901 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 686 more files in changeset.
Fix for bug 1375

  1. … 164 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 103 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 680 more files in changeset.

1. Changed a lot of package info files to fix problems ...

2. Added Vinod's bboard patch

3. Rationalized party e-mail checking by putting a "before insert or update"

trigger on the table that lower-cases email (this was already done by the

party.new() func but at least one update missed this). Got rid of all

"lower(email) = " and "upper(email) = " checks and just made all use the

db email column directly and lower-cased Tcl vars. In this way the index

on the email column is always and consistently used without needing to

define functional indexes on the column (an EE feature for Oracle).

4. Rationalized naming of a couple of workflows and fixed a glossary PG bug

where apparently its workflow got overwritten by one from the CMS at some

point in time.

5. Made the .cmp/.dat/.frm filters in the template code usable though not

very beautiful nor exactly correct. But with practice you can use them

to debug pages in the packages/* hierarchy. I also turned these off by

default as there's no need to run these filters on a production site!

6. Performed minor surgery on templating, including adding a new

"ad_return_exception_template" that allows you to return a templated

error page and aborts the script.

7. ??? probably but I think this covers most stuff.

  1. … 74 more files in changeset.

Cleanup of double cashing. The ad_parameter procedure was often called

within util_memoize.

  1. … 54 more files in changeset.

More nextval cleanup. Removed ns_share.

  1. … 45 more files in changeset.

Major clean up. Mostly db_map queries and customer service stuff.

  1. … 76 more files in changeset.

Initial commit of admin directory. All subdirectories in admin have been ported with the exception of products/add-4-postgresql.xql. Dynamic queries have not been ported yet. Files in the root directory of admin have not been ported yet.

    • -0
    • +17
    ./add-2-postgresql.xql
    • -0
    • +13
    ./add-postgresql.xql
    • -0
    • +15
    ./approve-toggle-oracle.xql
    • -0
    • +15
    ./approve-toggle-postgresql.xql
    • -0
    • +26
    ./member-add-2-oracle.xql
    • -0
    • +26
    ./member-add-2-postgresql.xql
  1. … 319 more files in changeset.

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2467 more files in changeset.
Initial revision

    • -0
    • +36
    ./approve-toggle.tcl
    • -0
    • +23
    ./member-delete-2.tcl
  1. … 2467 more files in changeset.