• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix typos

  1. … 1 more file in changeset.
- fix quoting

- fix typo (need a break)

- fix typo

- fix typo

- standardize url construction to protect against injection attacks

- harden page contracts

- imporve readability

- improve safety of page contracts

  1. … 6 more files in changeset.
- return error when invalid mode was specified

- remove deprecated calls to cr::keyword::get_keyword_id,

cr::keyword::new, and cr::keyword::set_heading

- remove calls to deprecated function cr::keyword::item_get_assigned

- harden page-contracts against injections

- update version dependeny for acs-tcl

- bump version number

- quote hrefs

- more sane HTML generation

- fix quoting of attributes

- improve page-contracts

  1. … 28 more files in changeset.
- perform better input checking on action and categories

- improve error messages (backport from openacs.org)

- remove formatting option "pre" of input form for patches. The differentce between "plain" and "pre" is not documented and seems to be non-existant.

- fix bug #3221

    • -1
    • +1
    ./catalog/bug-tracker.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/bug-tracker.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/bug-tracker.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/bug-tracker.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/bug-tracker.pt_BR.ISO-8859-1.xml
- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- normalize string expressions

  1. … 7 more files in changeset.
- replace deprecated "cr::keyword::item_assign" by "content::keyword::item_assign"

- use property "doc(title)" instead of "title"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "template::util::quote_html" by "ad_quotehtml"

  1. … 19 more files in changeset.
- fix provided privilege for permission::require_permission

Avoid usign deprecated ad_require_permission. Using permission::require_permission instead.

no need to split line into 2.

catalog files for bug-tracker orginally added on oacs-5-2 branch.

    • -0
    • +259
    ./catalog/bug-tracker.ca_ES.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/bug-tracker.de_DE.ISO-8859-1.xml
    • -0
    • +260
    ./catalog/bug-tracker.es_ES.ISO-8859-1.xml
    • -0
    • +258
    ./catalog/bug-tracker.nl_NL.ISO-8859-1.xml
    • -0
    • +253
    ./catalog/bug-tracker.pt_BR.ISO-8859-1.xml
Populating new column workflow_id in case there were already workflows assigned to porjects.

    • -0
    • +1
    ./sql/postgresql/upgrade-1.4d5-1.4d6.sql
small modifications to css for bug-tracker.

setting filename on response headers when downloading patch.

Exporting page variable as well.