• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make use of byte-compiled functions

  1. … 12 more files in changeset.
- abstract in check for existance of a command whether this is scripted or not

- use a more modern tcl command set

  1. … 12 more files in changeset.
HTML cleanup

  1. … 3 more files in changeset.
fix: add needed ending slash in link pointing to http://openacs.org/repository/

fix: add needed ending slash in link pointing to http://openacs.org/repository/

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 364 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 720 more files in changeset.
Fix check for maturity procedure so maturity is shown in Installer.

FIxing a problem when no package is to be upgraded with maturity label

Made sure an upgrade from local works and does not complain about missing functions

Fix bug#2633. Make context bar consistent for all pages in install page flow.

Update wording to be more accurate

Showing maturity on the package install page. Renaming apm_maturity_int_to_text to apm::package_version::attributes::maturity_int_to_text (in namespace where it belongs)

  1. … 1 more file in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Minor adjustment of title and message of progress bar

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 644 more files in changeset.
Made the package name be a link to install the package, instead of having a separate link at the far right side

Implemented first step towards merging the six different install options - now there are just 4

Fixed Bug #1646 by applying Patch #1646 with modifications for a typo

  1. … 1 more file in changeset.
added some band-aid layout to make install from repository/local less

confusing.

Applied Lars' fix for bug #1141 from HEAD

Add extra check to catch when downloading an APM failed

Fixed bug #1141: restart server link

Repository now lives on openacs.org

fixing package_path typo (it was missing the ) reported by Mark Aufflick

Added debug log statement to installer

Fixed bug in upgrading, upgraded from version_id instead of version_name

Fixed stupid little typo: string ... instead of string equal

Let the page title say whether installation failed or not

fixing problem that I introduced earlier with ctl files not being loaded when package is installed from install.xml file and the the proc apm_packages_full_install. The problem was that no data model files were provided and the proc apm_data_model_scripts_find was used to provide the default. However, that proc would not return ctl files. I therefore changed it to do so and removed the proc apm_ctl_files_find that we no longer need

  1. … 2 more files in changeset.