• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- modernize tcl

- break overlong lines

  1. … 5 more files in changeset.
- completing/improving .info files of major packages

  1. … 9 more files in changeset.
- use property "doc(title)" instead of "title"

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

- fix bracing in "export_vars -form"

  1. … 118 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

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

  1. … 82 more files in changeset.
- replace deprecated "ad_export_vars" by "form_vars"

  1. … 53 more files in changeset.
- bump version numbers

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

  1. … 5 more files in changeset.
- replace deprecated "ad_parameter" by "parameter::get"

  1. … 1 more file in changeset.
- modernize tcl

  1. … 1 more file 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.
- require for all packages in oacs-5-8 branch acs-kernel 5.8.0

  1. … 13 more files in changeset.
- fix half-baken dollar quoting

    • -3
    • +6
    ./sql/postgresql/forums-forums-create.sql
- fix half-baken dollar quoting

    • -3
    • +6
    ./sql/postgresql/forums-forums-create.sql
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -10
    • +11
    ./sql/postgresql/forums-forums-create.sql
    • -16
    • +16
    ./sql/postgresql/forums-forums-drop.sql
    • -5
    • +5
    ./sql/postgresql/forums-messages-drop.sql
    • -82
    • +132
    ./sql/postgresql/forums-messages-package-create.sql
    • -33
    • +40
    ./sql/postgresql/forums-sc-create.sql
    • -7
    • +14
    ./sql/postgresql/forums-tree-create.sql
    • -44
    • +70
    ./sql/postgresql/upgrade/upgrade-0.1d-0.2d.sql
    • -47
    • +76
    ./sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql
    • -23
    • +30
    ./sql/postgresql/upgrade/upgrade-1.0d4-1.0.1d2.sql
  1. … 9 more files in changeset.
Accessibility improvements, link titles

Spanish translation

  1. … 13 more files in changeset.
Fixes Bug#3188 Fix query names in merge user callback for notifications. Also fixed in forums package

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

Fix for bug 3153 to 'consider anonymous users' was wrong. rolling back.

changed registered_user magic to unregistered_vistor hopefully to prevent anonymous posts without permission

Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
fixing acs-lang messages, added message view url

adding optional 'withhold content from notifications when browser connection is secure' feature.

Fix dependencies and their version

  1. … 14 more files in changeset.
Added feedback when an user post to a moderated forum.

Don't quote explicitely forum name, template will do that automagically

More fixes for bug 3153 to consider the "anonymous" user case

Fix for bug 3153