• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.

bump version number

Fix search delete trigger

    • -0
    • +6
    ./sql/postgresql/upgrade-1.6d1-1.6d2.sql
Fix page title

Reverting unintentional commit

Bug fix: grant read permission on individual bug if access policy is show user bugs only.

use parameter for bug name in message key

    • -1
    • +1
    ./catalog/bug-tracker.en_US.ISO-8859-1.xml
minor css tweaks

centralize navbar css in bug-tracker.css

add missing access policy message keys

    • -0
    • +3
    ./catalog/bug-tracker.en_US.ISO-8859-1.xml
Optionally display only the bugs the user is participating in.

    • -0
    • +28
    ./tcl/bug-tracker-callback-procs.tcl
    • -1
    • +3
    ./tcl/bug-tracker-procs-postgresql.xql
    • -0
    • +3
    ./www/admin/access-policy-edit.adp
    • -0
    • +16
    ./www/admin/access-policy-edit.tcl
use proper .info file format

Restore missing PageSize parameter.

Hide "Fix for Version" field if Versions are disabled.

Fix workflow-edit link