• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
don't show email to un-logged in users.

Fixed upload of new patch file -- element was named wrong (bad coding style, ugh)

More for bug #814.

  1. … 6 more files in changeset.
More "Security Violation" nitpicks for bug #814.

  1. … 3 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
1. Suppressed display of deleted patches (it's a Google thing :)

2. Someone forced component_id to be an integer but the code displays the

component name instead ... I changed the element to text.

  1. … 1 more file in changeset.
Fixed prefs.tcl select query, and changed context_bar to context in all pages except those that still use bug_tracker::context_bar

  1. … 9 more files in changeset.
Merged over latest version from HEAD

  1. … 114 more files in changeset.
Latest version of bug-tracker/ticket-tracker, using workflow

  1. … 114 more files in changeset.
PM: adding notification and patches to the Bug Tracker. The new version number is 0.8 and there is a corresponding upgrade script

  1. … 29 more files in changeset.