• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version number to 5.8.0

  1. … 24 more files in changeset.
- bump version number to beta 2 (5.8.0b2)

  1. … 24 more files in changeset.
- get rid of empty_string_p

  1. … 3 more files in changeset.
- get rid of empty_string_p

  1. … 12 more files in changeset.
- bumped version number to 5.8.0b1

  1. … 24 more files in changeset.
- regenerated documentation

    • -128
    • +128
    ./www/apm-requirements.html
    • -14
    • +14
    ./www/automated-testing-best-practices.html
  1. … 149 more files in changeset.
- extended Makefile for doc generation such it works with MacPorts

Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.
- Bumping version numbers to 5.8.0a1

  1. … 24 more files in changeset.
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -40
    • +41
    ./www/tutorial-notifications.html
Merged oacs-5-7 to HEAD

    • -128
    • +128
    ./www/apm-requirements.html
    • -14
    • +14
    ./www/automated-testing-best-practices.html
  1. … 153 more files in changeset.
Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Forgot to bump the version to 5.7.0 before regenerating the docs

    • -2
    • +2
    ./www/automated-testing-best-practices.html
    • -3
    • +3
    ./www/configuring-configuring-packages.html
  1. … 98 more files in changeset.
5.7.0 core doc html files

    • -128
    • +128
    ./www/apm-requirements.html
    • -14
    • +14
    ./www/automated-testing-best-practices.html
    • -274
    • +274
    ./www/db-api-detailed.html
  1. … 105 more files in changeset.
Bumped version number to 5.7.0

  1. … 24 more files in changeset.
Bump to 5.7.0b1

  1. … 24 more files in changeset.
remove conflicts in html docs

    • -11
    • +2
    ./www/automated-testing-best-practices.html
    • -5
    • +1
    ./www/configuring-configuring-packages.html
    • -5
    • +1
    ./www/configuring-configuring-permissions.html
  1. … 120 more files in changeset.
fix broken image paths

    • -126
    • +131
    ./www/apm-requirements.html
    • -12
    • +21
    ./www/automated-testing-best-practices.html
    • -2
    • +6
    ./www/configuring-configuring-packages.html
    • -2
    • +6
    ./www/configuring-configuring-permissions.html
  1. … 159 more files in changeset.
fix broken image paths

    • -128
    • +128
    ./www/apm-requirements.html
    • -14
    • +14
    ./www/automated-testing-best-practices.html
    • -3
    • +3
    ./www/configuring-configuring-packages.html
    • -3
    • +3
    ./www/configuring-configuring-permissions.html
    • -4
    • +4
    ./www/configuring-install-packages.html
  1. … 156 more files in changeset.
Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

    • -2
    • +2
    ./www/automated-testing-best-practices.html
    • -1
    • +1
    ./www/configuring-configuring-packages.html
  1. … 200 more files in changeset.
OpenACS 5.6.0 docs.

    • -2
    • +2
    ./www/automated-testing-best-practices.html
    • -1
    • +1
    ./www/configuring-configuring-packages.html
    • -1
    • +1
    ./www/configuring-configuring-permissions.html
  1. … 119 more files in changeset.
Bumped to 5.6.0.

  1. … 24 more files in changeset.
Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

  1. … 26 more files in changeset.
Bumped remaining packages to 5.6.0b2

  1. … 24 more files in changeset.
Bumped info files for 5.6.0b1

  1. … 22 more files in changeset.
Bumped version number for 5.6.0a1

  1. … 22 more files in changeset.
Added link to the tutorial. Page cleanup.