• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prevent overquoting with OpenACS 5.10

Replace ad_decode idioms

  1. … 2 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
remove unneeded "expr" statements

  1. … 3 more files in changeset.
- strengthen page contract and minor cleanup

- allow post requests only from logged-in users

- strengthen page contracts for return_urls

  1. … 11 more files in changeset.
- protect against too large bug numbers (causes pg errors)

- don't access @patch.patch_id@ for displayed_object_id, if it does

not exist (view mode)

- don't perform message key subsitution in user contributed bug description

- add csrf protection for search

  1. … 4 more files in changeset.
- provide default value for desc_format

- revise last patch

- - fix bug, when "description" is not set either

CVS: ----------------------------------------------------------------------

- fix bug, when desc_format is not set

- standardize url construction to protect against injection attacks

  1. … 8 more files in changeset.
- harden page contracts

- imporve readability

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

- harden page-contracts against injections

- update version dependeny for acs-tcl

- bump version number

  1. … 4 more files in changeset.
- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- normalize string expressions

  1. … 21 more files in changeset.
- 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. … 33 more files in changeset.
- fix provided privilege for permission::require_permission

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

  1. … 3 more files in changeset.
no need to split line into 2.

setting filename on response headers when downloading patch.

Add content dispositon header to patch download and filename.

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Send enabled_action_id to bug_tracker::bug::edit when closing a bug

and accpeting a patch at the same time.

  1. … 1 more file in changeset.
some more minor fixes for i18n

  1. … 4 more files in changeset.
fix some of the i18n issues incl bug 1748, bug.tcl patch.tcl still borked though

  1. … 9 more files in changeset.
I18N: A first stab at internationalizing Bug Tracker by Nima and Joel. This commit will probably introduce a number of bugs. You may use the before-i18n tag for reverting or for seeing how things have changed.

  1. … 42 more files in changeset.
add a bt_bug__name function, populate acs_object.title, bump to 1.4d2 upgrade postgres, need oracle

  1. … 4 more files in changeset.