• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
fixed some more bits

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
    • -0
    • +39
    /openacs-4/packages/dotlrn/www/admin/term.adp
    • -0
    • +90
    /openacs-4/packages/dotlrn/www/admin/term.tcl
    • -0
    • +30
    /openacs-4/packages/dotlrn/www/admin/term.xql
removing useless files

    • -12
    • +0
    /openacs-4/packages/dotlrn/dotlrn.info
    • -0
    • +5
    /openacs-4/packages/dotlrn/www/admin/club.adp
    • -0
    • +23
    /openacs-4/packages/dotlrn/www/admin/club.tcl
  1. … 7 more files in changeset.
removing useless files

    • -1
    • +0
    /openacs-4/packages/dotlrn/www/admin/club.adp
    • -19
    • +0
    /openacs-4/packages/dotlrn/www/admin/club.tcl
    • -1
    • +0
    /openacs-4/packages/dotlrn/www/admin/term.adp
    • -20
    • +0
    /openacs-4/packages/dotlrn/www/admin/term.tcl
    • -14
    • +0
    /openacs-4/packages/dotlrn/www/admin/term.xql
don't allow null for supertype in acs_object_type__create_type. default to 'acs_object'

1) Added hack to openacs.xsl to fix gremlin that only shows when files are being served from openacs 3.2

2) Numerous fixes in aolserver, oracle, postgres and openacs install docs. Thanks Torben, Van, Jade, Tapiwa!

3) Regenerated all HTML files

  1. … 57 more files in changeset.
ui tweaks

update to subgroups display and stuff

fixed typo in file-storage-create.sql

minor fixes to error conditions

new members and staff list portlets

    • -0
    • +134
    /openacs-4/packages/dotlrn-dotlrn/tcl/dotlrn-members-procs.tcl
    • -0
    • +19
    /openacs-4/packages/dotlrn-portlet/www/dotlrn-members-portlet.tcl
  1. … 4 more files in changeset.
cleaned up class and dept administrative ui; added drop downs for terms and departments in various places

    • -1
    • +18
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
    • -24
    • +45
    /openacs-4/packages/dotlrn/tcl/class-procs.xql
    • -1
    • +0
    /openacs-4/packages/dotlrn/www/index.adp
  1. … 3 more files in changeset.
update .info and comm-procs

    • -1
    • +5
    /openacs-4/packages/dotlrn/dotlrn.info
This commit fixes the package install bug. Apparently the problem is in the '\' string in the adserver.info file. It works on my office machine but not on my home machine when they have the same version of PG. Weird.