• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed internationalization

  1. … 1 more file in changeset.
Yet another fix to pagination ... getting there...

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.
Tch tch someone put some SQL code inline rather than in an XQL file 'cause

they thought it was DB independent and it was really PG dependent. I made

it DB independent and stuck it in the XQL file where it belongs anyway.

  1. … 1 more file in changeset.
New instantiation of Bug-Tracker was broken due to old usage of the CR. Fixed in an ugly, hasty hack for postgresql, as I assume Don will work on it once he comes around to it

  1. … 1 more file in changeset.
There was a missing package_id parameter in part of the Tcl API. HOWEVER,

don't believe the bug-tracker Tcl API that misleads you into thinking that

you can explicitly pass package_id as a parameter to various procs. The

vile bug_tracker::conn proc guarantees this does not work. I rewrote my

test case to save/set/restore ad_conn package_id ...

  1. … 1 more file in changeset.
some i18n fixes, make bug_tracker::bug::get work outside the bug tracker pkg, add search datasource/url impl for bugs and patches

  1. … 9 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.
Added support for parameterizing name of a 'patch', like you can with bugs and components

Changing bug-tracker to work with workflow version 2.0d1. Making use of enabled_action_id instead of action_id/case_id on the bug page

  1. … 4 more files in changeset.
use %20 rather than + in patch label (cf bug 1099) fix some quoting problems, order the patch list by summary, add -- where needed

  1. … 3 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Using list builder for bug listing

  1. … 24 more files in changeset.
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.
Fixed bug: Clicking on the name under 'Close' produced a list with zero bugs, even though there might be plenty bugs to show.

  1. … 1 more file in changeset.
1. removed some needless LARS notices

2. removed acs_methods and friends from the permissions documentation

and got rid of the commented-out table stubs.

3. dropping of permissions was broken in PG, fixed that.

4. cc_users and registered_users views have been sped up.

5. removed an unused and incorrect proc from revision-procs

6. updated acs-kernel to 4.6.3

-------------------------------------------------------------------------------------

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

    • -942
    • +1424
    ./bug-tracker-procs.tcl
  1. … 114 more files in changeset.
Latest version of bug-tracker/ticket-tracker, using workflow

  1. … 114 more files in changeset.
add -- where needed fixes bug 266

  1. … 1 more file in changeset.
Cleaned up bug.tcl page, now using new form builder enhancements

  1. … 10 more files in changeset.
Include project maintainer, component maintainers, and version maintainers, in list of assignees to choose from by default

merge from oacs-4-6

  1. … 9 more files in changeset.
Fixed version-ae and component-ae so they use the search widget. Also fixed minor bug in bug-tracker-procs, where I'd forgotten to add the email of the current user.

  1. … 2 more files in changeset.
Added email to the drop-down of users to pick from as assignees

  1. … 1 more file in changeset.
Improved notifications; added an error to the errorlog when notifications don't work.

merge from oacs-4-6

  1. … 130 more files in changeset.
merge of Lars bugfixes on HEAD to 4.6 branch

  1. … 4 more files in changeset.