• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file page-drop.sql was initially added on branch oacs-4-5.

    • -0
    • +0
    /openacs-4/packages/page/sql/oracle/page-drop.sql
    • -0
    • +0
    /openacs-4/packages/page/sql/postgresql/page-drop.sql

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. … 60 more files in changeset.

Small query fix: and became a where clause.

fixed default label which i just broke

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp
now passing referer

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/register-link.adp

Added some stuff to acs-events, like an html_p arg to "new" to set this

existing but unused table column.

Added some hacks for dotLRN events that might be useful elsewhere. I'm not

*too* worried about hacking in this style since this package needs to be

entirely rewritten except for the graphics!

fixed subcomm chunk admin like formatting

fixed to look like sloan again

making font smaller when no research papers are listed

fixed context bar

fixed pattern example

add default value for portal_page_name and layout

don't allow creation_user to be 0 because it will fail the referential constraint

Fixed trailing semicolons in queries that Oracle doesn't like.

check whether the user is already an acs user before trying to make them one

test commit

test commit

added dotlrn-core alias

fixed table size

added course assistant package

fixed email address

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/folder-chunk.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/members-chunk.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/spam.tcl
  1. … 14 more files in changeset.
fixed up

update

updates

added course assistant role

small UI fix

a little better

    • -7
    • +15
    /openacs-4/packages/dotlrn/www/admin/term.tcl
    • -0
    • +42
    /openacs-4/packages/dotlrn/www/admin/term.xql
header and subcomm display fixes

fixed context bar

    • -3
    • +3
    /openacs-4/packages/dotlrn/www/admin/term.tcl