• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
list packages without docs, sort uninstalled packages by name

Fixed bug #1695 with Brad Duell's patches

fix typo

    • -1
    • +1
    /openacs-4/packages/cms/tcl/item-procs.tcl
Fixed bugs #1710, #1711 with Brad Duell's patches

    • -0
    • +21
    /openacs-4/packages/ecommerce/www/select-shipping-oracle.xql
Fixed bug #1708 with Brad Duell's patch

add missing ad_library calls

    • -3
    • +11
    /openacs-4/packages/cronjob/tcl/cronjob-procs.tcl
    • -0
    • +8
    /openacs-4/packages/notes/tcl/notes-procs.tcl
Fixed bug #1704

Fixed bug #1691 with one of Brad Duell's patches

Fixed bug #1689 with Brad Duell's patch

Fixed bug #1688 with Brad Duell's patch

Fixed bug #1687 with Brad Duell's patch

Fixed bug #1687 with Brad Duell's patch

Fixed bug #1700 with Brad's patch

Fixed bug #1286

Incorporated Oracle port by Brad Buell

Addapted .adp files to revised master template.

  1. … 5 more files in changeset.
Addapted .adp files to revised master template.

Removed double context bar and title

Posted time was mistakenly shown as HH24:SS instead of HH24:MI, so the seconds were displayed in place of the minutes

fixed a bug that caused posted_date to be updated when you do *not*

change the draft_p status, which was exacatly the opposite of the

intention. The intention is that when you change status from draft to

publish, the posted_date is set. That's how it works now.

Updated one-entry display to match the new look of the default blog display

Moved the Edit/Delete/Publish/Revoke links.

Changed the # url to link to the one-entry page.

Fixed bug in money_select query as reported by Janus Dubanik

Fixed bug #1692, based on patch by Brad Buell

Included fix for ec_formatted_date & ec_formatted_full_date and dates including timezone (-TZ) information as returned by PG 7.2.

Added the dependency on Reference Data - Country.

PM: adding notification and patches to the Bug Tracker. The new version number is 0.8 and there is a corresponding upgrade script

    • -0
    • +10
    /openacs-4/packages/bug-tracker/lib/pagination.adp
    • -0
    • +36
    /openacs-4/packages/bug-tracker/lib/pagination.tcl
  1. … 15 more files in changeset.
Added index page

    • -0
    • +20
    /openacs-4/packages/acs-lang/www/doc/index.html
In order for the Bug Tracker version bar to work I added the possibility for a package to stick something at the beginning of the HTML body. This is a temporary workaround. It may not work well with sites with customized default-masters. The Bug Tracker should show its version information between the header and footer instead