• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added email to the drop-down of users to pick from as assignees

no postgres support bug 77/patch 12 Vinod Kurup

acs_function_args should have been define_function_args

remove oracle file, fix fetch_paths query, comment on idiocy of existing delete function fixes bug 81

use ns_returnfile for returning files from the content repository

fixes spam from download bug 1675/patch 514 Vinod Kurup

  1. … 6 more files in changeset.
Default timezone to UTC, not New York (not that I don't like New York, I do, a lot, actually, but UTC is more neutral)

Default timezone to UTC, not New York

quote html in subjects on the search page

    • -2
    • +4
    /openacs-4/packages/forums/www/search.tcl
define arguments for package_instantiate_object, and fix a couple other minor issues bug 1788/patch 504 Ken Kennedy

html quoting for plain text bug 1954/patch 513 Eduardo P�rez

    • -6
    • +1
    /openacs-4/packages/notes/www/index.adp
    • -1
    • +5
    /openacs-4/packages/notes/www/index.tcl
bad close table bug 1955/patch 515 Jun Yamog

Fixed skewed layout for url entries.

I18N: trying to make sure that everytime the role pretty names are displayed they are localized (they may be message keys in the database). Since I couldn't figure out how to use the group type / relationship admin UI I didn't test this change as thoroughly as I would have like to...sorry

I18N: we need pretty_name and pretty_plural of the member relationship role to be internationalized in dotLRN - using two new message keys

add double-click and back-submit protection

    • -132
    • +92
    /openacs-4/packages/survey/www/process-response.tcl
Added TODO comments about deleting stale items and all their attached

comments, only.

Fixed bug #1: subscribe link not shown when there are no bugs

Improved notifications; added an error to the errorlog when notifications don't work.

Added 'on delete cascade' constraint to bt_projects_apm_packages_fk, and sourcing bug-tracker-notifications-init.sql, so notifications actually work when you install bug-tracker :)

Bug: acs-lang had a default sysdate. Changed to default now()

Make errors during install process more obvious.

Peter made it so that if you don't supply a name for your new package instance, it uses the pretty name of the package

fix merged from oacs-4-6 for bug 10 by Lars

let's not double quote messages (some have HTML in them) in textareas (the form builder quotes for us)

performance work + patch for read == add comment

Resolved bug #10, giving all users who can read a bug the right to comment on the bug.

merging the dotlrn-1-0 branch down onto HEAD (the trunk)

  1. … 186 more files in changeset.
I18N: localizing posting date iwth lc_time_fmt from acs-lang

    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.tcl
    • -2
    • +2
    /openacs-4/packages/forums/www/search-oracle.xql
    • -2
    • +4
    /openacs-4/packages/forums/www/search.tcl
I18NL: localizing the display of dates and time using the lc_time_fmt proc from acs-lang, removing key ADD from catalog file as it's not used