• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
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.