• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making the ::twt::crawl_links work much better than before

making sure run script is edited in the case of custom AOLserver config file. Making sure permissions are always set correctly on whole tree

not setting script_dir variable (clobbered variable in calling script) in test-procs

added example install_xml

tweak

more tweaks

*** empty log message ***

*** empty log message ***

  1. … 72 more files in changeset.
assorted db-related bug fixes in install scripts

assorted db-related bug fixes in install scripts

assorted db-related bug fixes in install scripts

more adjustments to defaults

genericized default values

adding support for the new parameters packages_list and install_xml_file

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

adding server_ip parameter

more tidying up

Lars made the config file readable

adding testcase for the manage my memberships page

starting work on testing the manage-memberships page, not finished yet

Adding the customize layout page test. fixes and cleanup.

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

bugfix: the eval-command.tcl file had the wrong path

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
    ./tcl/acs-lang-procs.tcl
    • -0
    • +18
    ./tcl/eval-command.tcl
chmod +x on checkout.sh before executing

making ::twt::do_request try 10 times before giving up if host is unreachable (I've experienced some socket connet problems recently

changing checkout script to use new dotlrn-prereq alias. Correcting rerun all tests URL in tcl-api-tests

updating README and TODO files. Bugfixing dotlrn-basic-setup

removing old procs file replaced by files in tcl dir