• last updated 58 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
fixed ACS->OpenACS. regenerated html docs

  1. … 79 more files in changeset.
clean up

adding version info

still a few small fixes

passing around the referer url correctly

pending users can now be added easily by clicking on their names

removed old ACS files

beta version of install docs

    • -0
    • +29
    /openacs-4/packages/acs-core-docs/www/files/openacs-start.html
    • -0
    • +315
    /openacs-4/packages/acs-core-docs/www/files/openacs4.tcl.txt
  1. … 12 more files in changeset.

Tilmann Singer noted that my previous change to the site_nodes_select

query wasn't quite right.

Cleanup of double cashing. The ad_parameter procedure was often called

within util_memoize.

  1. … 41 more files in changeset.
as always forgot to update the metadata for the package

    • -2
    • +11
    /openacs-4/packages/dotlrn/dotlrn.info
add flag to allow for skipping over the adding of a membership to a community, this is mainly so that we can use this program to add dotlrn users from the dotlrn admin pages

cleaned up a bit

    • -51
    • +2
    /openacs-4/packages/dotlrn/www/spam.tcl
    • -0
    • +34
    /openacs-4/packages/dotlrn/www/spam.xql
fixing typo in queries

Added the CustomerServiceEmailDescription parameter to ecommerce.info.

Removed all .xql files from the ecommerce.info file that had been cleaned up.