• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Apply patch 536 for bug 1918. Fixes message key typos.

  1. … 1 more file in changeset.
font-size 70% is really small, made it 80% for bt_navbar

some i18n fixes, make bug_tracker::bug::get work outside the bug tracker pkg, add search datasource/url impl for bugs and patches

  1. … 7 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
now with less Fooooooooooooo

some more minor fixes for i18n

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

  1. … 4 more files in changeset.
Fixed bug #1696: Removed .html extension

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. … 28 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.
propigate bug/patch id to master tip 55

  1. … 1 more file in changeset.
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. … 3 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
adding priority and severity explanations from Joel to the bug submission instructions

Fixed security issue: summary line contents could get subst'ed

Removed noquote in if tag

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.
Fixed bug #923: first/last nav buttons

Moving stylesheet into a separate file

    • -0
    • +101
    ./resources/bug-tracker.css
  1. … 1 more file in changeset.
Fixed some links

Don't duplicate page title in context bar

Replaced table with div for back/forward naviagation

don't show email to un-logged in users.

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

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

  1. … 10 more files in changeset.
Removed versions multirow -- versions have moved to a separate page a long time ago

Added 'Undecided' to patch list, and changed link in navbar to list open patches to be applied to the current version

  1. … 1 more file in changeset.
Flush project info cache when version info changes

Removed hard-coded reference to form style standard-lars

Using list builder for patch list

    • -0
    • +23
    ./patch-list-oracle.xql
    • -0
    • +24
    ./patch-list-postgresql.xql