• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HTML Strict cleanup: removed trailing slash of input, img, link, meta tags

  1. … 13 more files in changeset.
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 19 more files in changeset.
Drop database type from generic sql file.

Add missing closing @ of the too_many_subsites_p var

Remove header stuff from core. Use template::head procedures.

Add template::head::add_style to add inline styles.

  1. … 5 more files in changeset.
HTML 4.01 Strict cleanup

  1. … 24 more files in changeset.
Merged 5.3 to HEAD

  1. … 57 more files in changeset.
Made sure we are using the right user-new template

changing <br/> to <br> to meet html transitional validation requirements

  1. … 12 more files in changeset.
Made sure that we are not loading subsites if there are to many of them

Added support for after user state change callback

  1. … 2 more files in changeset.
Allow a new parameter type "text" to show a textarea on the parmeter form for parmaeter values that don't fit well within a textbox.

  1. … 5 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 320 more files in changeset.
Added link for bouncing users

    • -0
    • +6
    ./users/bouncing-users.adp
    • -0
    • +53
    ./users/bouncing-users.tcl
    • -0
    • +15
    ./users/bouncing-users.xql
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/

i18nized some lists

  1. … 3 more files in changeset.
fixing code leading to a broken repository/5-3/manifest due to overlong command line in tar command. The new version uses the "--files-from filename" option from GNU tar (this code is most probably only run on openacs.org)

fixing code leading to a broken repository/5-3/manifest due to overlong command line in tar command. The new version uses the "--files-from filename" option from GNU tar (this code is most probably only run on openacs.org)

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

  1. … 353 more files in changeset.
First round of oacs-5-3 merge to HEAD commits

  1. … 95 more files in changeset.
Picked up some changes missed by the join of oacs-5-2 and oacs-5-3. It turns

out the cvs won't join files if it has already done some merging previously.

In this case I'd previously merged oacs-5-2 to HEAD, then branched oacs-5-3, then

reopened the 5.2 branch for minor bug fixing for .LRN 2.2.1. This confused

CVS or ... at least made it stubborn.

  1. … 4 more files in changeset.
Fixed bug #2999: Merge users fails.

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. … 707 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

Fixed bug #2496. Obscure locking issue caused PG to hang on any package

trying to drop a table with a foreign key reference to apm_packages.

  1. … 1 more file in changeset.
Fix bug#2633. Make context bar consistent for all pages in install page flow.

file packages-install-3.adp was added on branch oacs-5-8 on 2013-09-27 18:47:52 +0000