• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 362 more files in changeset.
the read_private_data_p form input widget is now named guest_p

variable names in log_alert statements were wrong

updating hard coded term data after new year shift

fixing previous crawler commit

crawler fix: setting start_url_absolute to be the return value of do_request so that a trailing slash is added for directories. We need this to resolve relative URLs

bug fix in crawler

debugging the crawler and adding ability to exclude links

further work on the crawl_links proc, making it handle relative links correctly by adding the previous_url switch and forcing tclwebtest to use that as the base for relative urls

making crawler work and fixing some bugs related to that

  1. … 18 more files in changeset.
making the ::twt::crawl_links work much better than before

  1. … 1 more file in changeset.
not setting script_dir variable (clobbered variable in calling script) in test-procs

Lars finished up the revamped version of the install scripts that generates AOLserver config file and run script dynamically

  1. … 7 more files in changeset.
adding testcase for the manage my memberships page

  1. … 1 more file in changeset.
starting work on testing the manage-memberships page, not finished yet

  1. … 2 more files in changeset.
Adding the customize layout page test. fixes and cleanup.

    • -0
    • +55
    ./new-portal-procs.tcl
  1. … 3 more files in changeset.
replacing all field select (label based) invocations with ::twt::multiple_select_value calls, except in those cases where the label is locale independent

changing user-procs.tcl to select options in select boxes based on value rather than label. This allows us to test in German locale

adding acs-lang tests (loading all I18N messages and switching to German locale)

    • -0
    • +35
    ./acs-lang-procs.tcl
  1. … 2 more files in changeset.
making ::twt::do_request try 10 times before giving up if host is unreachable (I've experienced some socket connet problems recently

  1. … 2 more files in changeset.
updating README and TODO files. Bugfixing dotlrn-basic-setup

  1. … 2 more files in changeset.
adding a simple forums posting test. Restructuring procs a little

  1. … 3 more files in changeset.
further adaption of install.sh to the new OpenACS installer. Making dotlrn-basic-setup work with new tcl library

  1. … 2 more files in changeset.
making dotlrn-basic-setup use the new namespacified procs

  1. … 2 more files in changeset.
breaking up the procs to support testing OpenACS with tclwebtest into namespaces.

    • -0
    • +164
    ./class-procs.tcl
    • -0
    • +175
    ./dotlrn-procs.tcl