• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed graphics, whooops, wrong place

added graphics

    • binary
    /openacs-4/packages/calendar/www/graphics/left-arrow.gif
    • binary
    /openacs-4/packages/calendar/www/graphics/right-arrow.gif

This package didn't have a "provides" tag, breaking any package declared to

have a dependency on it!

fixed the rel segment names for dotlrn-procs.tcl, for dotlrn-init

    • -2
    • +2
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.xql

I boo-booed when changing the notification callback signature.

cleaning a few things up

1. Added session-update.tcl, a small utility which somewhat safely allows

you to put up a link that changes a session_property, for instance to

change the number of items displayed or that sort of thing. The caller

must sign their values and URL, which are verified by the callee via

ad_page_contract. If the referrer doesn't match the signed expected

referrer, you get bounced. I think this is reasonably secure (though

permissions should always be rigorously checked on all pages, of course)

2. acs_events had an html_p flag in the datamodel but no way to set it.

Fixed. It should really be a mime-type but since it's not using the

CR, and since I'm extremely busy with other stuff, I didn't fix it.

3. While doing #1 above I learned that signing and verifying arrays didn't

quite work. Fixed.

4. Found and fixed a small problem with my earlier work on the currency widget.

    • -0
    • +35
    /openacs-4/packages/acs-subsite/www/shared/session-update.tcl
changed dotlrn user infrastructure

    • -0
    • +31
    /openacs-4/packages/dotlrn/dotlrn.info
    • -0
    • +24
    /openacs-4/packages/dotlrn/sql/oracle/dotlrn-admins-create.sql
    • -0
    • +105
    /openacs-4/packages/dotlrn/sql/oracle/dotlrn-admins-init.sql
    • -0
    • +65
    /openacs-4/packages/dotlrn/sql/oracle/dotlrn-admins-sanitize.sql
    • -0
    • +13
    /openacs-4/packages/dotlrn/sql/oracle/dotlrn-professors-drop.sql
  1. … 35 more files in changeset.
use ad_acs_kernel_id to get package_id

send the proper date format to ad_dateentrywidget

adjusted install sequence to use ad_parameter instead of checking db directly

fixed outgoing messages to use OutgoingSender param as Sender: instead of robot@arsdigita.com

fixed version checking error

1) small fixes to the install docs

2) added the XSL stylesheet

initial import

Initial revision

fixing acs_sc_impl.delete() bug

fixed a few bugs

I completed a first cut at the currency widget support procs, left incomplete

in ACS 4.2 Classic.

    • -0
    • +190
    /openacs-4/packages/acs-templating/tcl/currency-procs.tcl

Fixed the compare routine for real this time. I'd spaced earlier and forgot

that the "sql_date" property doesn't return a formatted SQL data but rather

a "to_char" function call ...

improvements to get_parent_id

improvments to get_parent_name

Reverse a change introduced in rev 1.4 which breaks the group-new

admin page

Cast arguments to acs_sc_binding__new to make sure integer version is

selected. Add error checking to text version.

Remove the semicolon

CHanged back.

Fixed clickthrough-init.tcl

fixed aolserver tcl link

removed arsdigita-specific files

Changed ACS->OpenACS and regenerated HTML docs

    • -0
    • +54
    /openacs-4/packages/acs-core-docs/www/ch01s01.html
    • -0
    • +54
    /openacs-4/packages/acs-core-docs/www/ch03s01.html
    • -0
    • +54
    /openacs-4/packages/acs-core-docs/www/ch04s01.html
    • -0
    • +54
    /openacs-4/packages/acs-core-docs/www/ch05s01.html
    • -0
    • +81
    /openacs-4/packages/acs-core-docs/www/ch07s01.html
    • -0
    • +148
    /openacs-4/packages/acs-core-docs/www/index.html
    • -0
    • +336
    /openacs-4/packages/acs-core-docs/www/install-overview.html
    • -0
    • +499
    /openacs-4/packages/acs-core-docs/www/nextsteps.html
    • -0
    • +816
    /openacs-4/packages/acs-core-docs/www/openacs.html
    • -0
    • +242
    /openacs-4/packages/acs-core-docs/www/operating-system.html
    • -0
    • +388
    /openacs-4/packages/acs-core-docs/www/postgres.html