• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Clarified documentation of apm_higher_version_installed_p

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

    • -0
    • +68
    ./www/apm/build-repository.tcl
    • -0
    • +34
    ./www/install/install-2.adp
    • -0
    • +114
    ./www/install/install-2.tcl
    • -0
    • +123
    ./www/install/install-3.tcl
    • -0
    • +15
    ./www/install/install-4.adp
    • -0
    • +16
    ./www/install/install-4.tcl
    • -0
    • +21
    ./www/install/install.adp
    • -0
    • +107
    ./www/install/install.tcl
    • -127
    • +0
    ./www/install/local-install-2.tcl
    • -108
    • +0
    ./www/install/local-install-3.tcl
  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.

Typo

Cleaned up version-i18n pages

    • -0
    • +11
    ./www/apm/version-i18n-import.adp
    • -32
    • +29
    ./www/apm/version-i18n-index.adp
Don't display package type in list

Installed packages list

Added some debugging and logging statements

fixing upgrade bug related to .ctl (ctl_file) files. First of all, don't offer ctl files when upgrading (ok, we should make this possible if we need it). Second of all, use the ctl file selections the user actually made when choosing files to source (in proc apm_package_install_data_model)

  1. … 1 more file in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -1
    • +1
    ./www/users/member-state-change-oracle.xql
  1. … 275 more files in changeset.
making the administrator user-add page reuse the user-new include from the registration page

Always display reload links, but not always check file status

-install_path has been changed to -package_path

Check of version name didn't allow more than one digit after the letter (e.g. 5.0d10)

bug 50 - adding note saying that sql scripts can be sourced manually when install fails

  1. … 1 more file in changeset.
bug 335 - making sure it's possible to install from .apm files again. The UI needs improvement. Robustness could also be improved. May need to handle the case when there is a later version of a package in the packages directory than in the apm_workspace dir

  1. … 3 more files in changeset.
- Returned to installing packages in foreground so they have a connection

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

    • -146
    • +68
    ./www/install/local-install-3.tcl
removing files and queries related to the removed tables apm_package_files and apm_package_file_types

    • -77
    • +0
    ./www/apm/view-unattached-files.tcl
    • -13
    • +0
    ./www/apm/view-unattached-files.xql
Added acs-core-docs to developer's admin page

Fixed bug #825: bootstrap and package installer shut server down with [exit] instead of [ns_shutdown]

  1. … 2 more files in changeset.
Only offer invoke for callbacks that don't take any arguments

Fixed bug #679: Show/hide unapproved users ; and cleaned up display

Removed tests directory with old, now irrelevant tests

    • -207
    • +0
    ./www/tests/db-api-acceptance-test-oracle.xql
    • -207
    • +0
    ./www/tests/db-api-acceptance-test-postgresql.xql
    • -873
    • +0
    ./www/tests/db-api-acceptance-test.tcl
    • -721
    • +0
    ./www/tests/db-api-acceptance-test.xql
    • -82
    • +0
    ./www/tests/page-contract-test-2.tcl
    • -110
    • +0
    ./www/tests/tcl-documentation.tcl
Sorting packages, clean up text

added updated user_info query with username

Added developer's admin

    • -0
    • +102
    ./www/developer.adp
  1. … 4 more files in changeset.
Executing installation in a background thread; fixed a number of small issues

    • -136
    • +115
    ./www/install/local-install-3.tcl
Do show main site in the pacakge parameter list

    • -1
    • +1
    ./lib/service-parameters-postgresql.xql
Typo

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

    • -3
    • +107
    ./www/install/local-install-3.tcl
    • -0
    • +15
    ./www/install/local-install-4.adp
    • -0
    • +10
    ./www/install/local-install-4.tcl