• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed local install path problem introduced by remote install

Installation from package repository -- now we just need the repository up at openacs.org

  1. … 5 more files in changeset.
Installer didn't work on Oracle because it had a PG-specific query in the page. Changed to use API.

Don't display package type in list

Installed packages list

Added some debugging and logging statements

-install_path has been changed to -package_path

- Returned to installing packages in foreground so they have a connection

- Templated the progress bar and made it a general utility in acs-tcl

Sorting packages, clean up text

  1. … 1 more file in changeset.
Executing installation in a background thread; fixed a number of small issues

Typo

Added a progress bar to the installer and renamed it 'Install Software'

    • -0
    • +15
    ./local-install-4.adp
    • -0
    • +10
    ./local-install-4.tcl
  1. … 1 more file in changeset.
Cleaned up UI a bit

Display nice message when there are no packages to install

Added simpler package install/upgrade UI

    • -0
    • +16
    ./local-install-2.adp
    • -0
    • +126
    ./local-install-2.tcl
    • -0
    • +15
    ./local-install-3.adp
    • -0
    • +102
    ./local-install-3.tcl
  1. … 7 more files in changeset.