• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file by-state-and-time-oracle.xql was initially added on branch oacs-5-1.

file by-state-and-time.tcl was initially added on branch oacs-5-1.

file by-state-and-time-postgresql.xql was initially added on branch oacs-5-1.

cleaned up some html, re-organized links, added more ones to fit dir hierarchy.

making changes

    • -3
    • +3
    /openacs-4/packages/courses/courses.info
    • -0
    • +5
    /openacs-4/packages/courses/lib/community-chunk.adp
    • -0
    • +10
    /openacs-4/packages/courses/lib/community-chunk.tcl
    • -0
    • +11
    /openacs-4/packages/courses/lib/community-chunk.xql
    • -0
    • +60
    /openacs-4/packages/courses/lib/course-chunk.adp
    • -0
    • +10
    /openacs-4/packages/courses/lib/course-chunk.tcl
    • -21
    • +31
    /openacs-4/packages/courses/tcl/course-procs.tcl
  1. … 28 more files in changeset.
after mount proc (doesn't work yet)

    • -0
    • +21
    /openacs-4/packages/assessment/tcl/as-apm-action-procs.tcl
fix error

site-node-selection with an "s"

Bugfix.

Removed a stray 'end'.

add default notifications

removing *SQL*

Adding another 'or replace'.

create -> create or replace for rolling the failed 1.0d3 -> 1.0d4 upgrade

Bugfix: converted extra 'where' to an 'and'.

Fix missing required parameter.

fixing the literal translation of "open" into Spanish

Adding first version of the package builder

    • -0
    • +36
    /openacs-4/packages/package-builder/package-builder.info
    • -0
    • +81
    /openacs-4/packages/package-builder/tcl/pb-create-db-procs.tcl
    • -0
    • +37
    /openacs-4/packages/package-builder/tcl/pb-create-db-procs.xql
    • -0
    • +274
    /openacs-4/packages/package-builder/tcl/pb-create-www-ae-procs.tcl
  1. … 34 more files in changeset.
Change get_id to return a list.

ad_get_client_property returns the default when no security session exists; ie. during install.

export more data

    • -0
    • +72
    /openacs-4/packages/assessment/tcl/as-export-procs.tcl
make missing svc contract give message rather than traceback

    • -8
    • +18
    /openacs-4/packages/acs-subsite/www/o.vuh
rollback the secret multisubsite stuff did not mean to commit

do not try to login when creating a user from the install.xml actioninstall-procs.tcl

add a display of a particular binding so you can easily track down the actual functions

don't use en_US in lc_numeric if lookup fails since when acs-lang totally borked even en_US might not be there and the admin page won't display

tweak some of the dev support css and markup

make h2 consistent with other includelets

value for param has to default to empty string since otherwise the empty value throws error in apm_required_attribute_value

throw error if no package provided and no connection