• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix a few malformed tcl files.

  1. … 2 more files in changeset.
fix a few more missing rdbms stanzas

  1. … 12 more files in changeset.
fix calls to ad_return_complaint

    • -3
    • +3
    ./www/apm/version-dependency-add-2.tcl
    • -3
    • +3
    ./www/apm/version-dependency-remove.tcl
    • -2
    • +2
    ./www/apm/version-generate-tarball.tcl
  1. … 17 more files in changeset.
change the query to prevent a slow table scan

fixing bug 1019 by making sure message keys are deleted and removed from the cache on package deletion. Moving all package deletion logic into proc. Adding an instruction on the package delete page that the server should be restarted after deletion

  1. … 3 more files in changeset.
Localize instance name

removed docs in favor of link to acs-core-docs

Changed the # delimiter to curly braces, so it is not interpreted as language keys

Use new interval prettify proc from util

added automated test scripts

bug 911, using new authorization system

Applied Lars' fix for bug #1141 from HEAD

Add extra check to catch when downloading an APM failed

Fixed package root path when building repository

Fixed bug #1141: restart server link

don't count the guest user on the registration history page (user_id 0)

    • -0
    • +1
    ./www/users/registration-history-postgresql.xql
don't count the guest user on the users admin page (user_id 0)

Use textarea for descriptions

Use new site_node::get_package_url which doesn't break if a package is mounted multiple times

updated all to 5.0.0a5, cleaned up require sections that listed multiple versions, and updated package owner info

  1. … 18 more files in changeset.
add -- to all string_truncate calls

  1. … 11 more files in changeset.
Repository now lives on openacs.org

Fixed the code to build repository for all relevant versions, include description, summary, etc. in manifest

    • -49
    • +207
    ./www/apm/build-repository.tcl
Removed old 'we're only showing authorized users...' message

Removed old code that had 'temporarily been taken out for ACS 4'. Thanks to the magic of revision control, we can always suck it out again later.

Removed note about the page being cached, because it isn't cached

Fixed creation_date bug

added automated test

    • -0
    • +19
    ./tcl/test/acs-admin-procs.tcl
  1. … 4 more files in changeset.
Fixed some context bar, show name of package being reloaded

authority page was broken for creating new authorities. Don't query for number of users if the authority doesn't exist