• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- replace deprecatd call to "item::get_title" by "content::item::get_title"

- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

    • -16
    • +16
    ./www/xml/developers-guide/i18n.xml
  1. … 50 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 103 more files in changeset.
- added missing release info for OpenACS 5.8.0

    • -2
    • +25
    ./www/xml/for-everyone/release-notes.xml
- stop renaming predefined AOLserver/NaviServer command ns_sendmai (for the time migration phase, simply overwrite it)

- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

    • -17
    • +17
    ./www/xml/kernel/ext-auth-design.xml
  1. … 3 more files in changeset.
- don't rise "internal server errors" (500) for invalid urls

  1. … 1 more file in changeset.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

- flatten nested "lindex" structures

- escape message keys

- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 13 more files in changeset.
- reduce number of remaining "string equal" operations

- normalize string expressions

- use tcl 8.5 extended index format for "string range"

    • -3
    • +3
    ./www/xml/developers-guide/subsites.xml
- add title property

- stop advertising deprecated ad_footer and ad_header

    • -25
    • +2
    ./www/xml/developers-guide/templates.xml
- stop advertising deprecated calls ad_footer and ad_header in documentation

- fix for bug #2769

    • -30
    • +2
    ./www/xml/install-guide/macinstall.xml
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 335 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url" in documentation

  1. … 1 more file in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 119 more files in changeset.
- replace deprecated "export_form_vars" in adp files and documentation

  1. … 8 more files in changeset.
- revert form_vars update

  1. … 81 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 30 more files in changeset.
- wipe out ad_get_user_id from documentation

- bump version numbers

  1. … 39 more files in changeset.
- modernize tcl

  1. … 8 more files in changeset.
- replace deprecated "ad_verify_and_get_user_id" by "ad_conn user_id"

    • -2
    • +2
    ./www/xml/developers-guide/templates.xml
  1. … 6 more files in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

    • -1
    • +1
    ./www/xml/kernel/permissions-design.xml
  1. … 5 more files in changeset.
- replace deprecated ad_permission_p with permission::permission_p

    • -1
    • +1
    ./www/xml/kernel/permissions-design.xml
  1. … 28 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

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