• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add editor hints to keep spaces/tabs in the future more consistent

    • -1
    • +7
    /openacs-4/packages/dotlrn/lib/member-email.tcl
    • -0
    • +6
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
    • -0
    • +6
    /openacs-4/packages/dotlrn/tcl/dotlrn-filter.tcl
  1. … 203 more files in changeset.
- remove obsolete file

- simplify dimensional by using <group> tag

- improve consistency of naming

- improve labels

- improve explanatory text

- add missing "Set by the admin theme-switching UI" hint

- make pretty string of acs-tcl and acs-admin more conformant

    • -4
    • +4
    /openacs-4/packages/acs-tcl/acs-tcl.info
- fix default

- prefer ns_quotehtml

- remove subsistes from "service-parameters" page, since these might be many, and there is a own page for administering subsites

- delete parameters from database, that were deleted from .info files ages ago

file upgrade-5.9.0d8-5.9.0d9.sql was initially added on branch oacs-5-9.

- return apm_package_types.pretty name consistently when referring to packages (instead of e.g. acs-object's name)

- allow no-selected group in user search (by fixing other bugs, db_html_select_value_options works now, but forced the user to select a group)

- use a faster sql query

- order groups by group_id to list "the public" first

- fix further action links

- fix unmount url

- white-space changes (follow closer to engineering guidelines)

- white-space change

- improve indentation, remove tabs

- add editor hints to keep spaces/tabs in the future more consistent

  1. … 299 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 740 more files in changeset.
- add editor hints

  1. … 50 more files in changeset.
- fix editor hints

- remove obsolte "--same-order" flag from tar, which causes errors on newer versions of tar

- prefer ns_quotehtml over ad_quotehtml

- make update script more robust

installer-updates:

- distinguish in messages between "install" and "upgrade"

- move code for per-package install.xml from www code to library

function apm_package_install and evaluate the file only on installs

- use apm_package_installed_p to guard dependent code

- make apm_package_installed_p more rubust, such it can be used early in the startup phase

- fix quoting and typo