• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HTML cleanup

  1. … 3 more files in changeset.
Fix acs-admin subsite list to show subsite extension packages

fix for yet another occurance of: adding missing FROM-clause entry for table "acs_object_id_seq" ...

Adding missing parameters ( implements_subsite_p and inherit_templates_p). To the

apm_package_register call. Does it make sense to let the user choose the values

for this parameters in the previos form?. Bug #3162.

insert missing argument for dependency_type

add option to delete users from the admin pages (acs-admin/users/one)

    • -0
    • +26
    ./users/delete-user.tcl
Extract queries from tcl to xql file

- cleanup: reduce usage of deprecated functions (ad_parameter)

  1. … 1 more file in changeset.
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.