• last updated 14 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing bug #852, wrong relation naming

Fixed timezone RSS support: Always convert times to GMT

Changed RSS link to use Dave Winer's gif (are we allowed to do that?)

Bumped up version number, and required latest version of rss-support

Bumped up version number

Added support for RSS 2.0

Added (basic) support for RSS 2.0

Typo

Fixed timezonification bug

Granted full commit rights to Steffen Christensen (steffenc)

Tweaked the non-dotlrn display of title and context bar even more. It's not great, but we really need to make dotlrn just be acs-subsite

    • -14
    • +15
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -3
    • +4
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Using list builder for bug listing

  1. … 10 more files in changeset.
Use new templated parameters page

Added view workflow_case_assigned_actions

Changed local_account_ok_p to get_local_account_status, which can also return no_account. Helps prevents problems with old cookies that do no longer have a corresponding user_id

Added more gifs: left and right arrows

    • binary
    /openacs-4/packages/acs-subsite/www/resources/stock_left.png
    • binary
    /openacs-4/packages/acs-subsite/www/resources/stock_right.png
String trim label for null_label

Removed commented out debugging statement

    • -3
    • +1
    /openacs-4/packages/logger/www/index.tcl
Don't use double-colon in button name

Ugly hack to get the page title and context bar to display if outside of /dotlrn, so the rest of OpenACS is usable

    • -1
    • +9
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -1
    • +8
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
replaced old style graphic orange arrow with »

added missing type_id to item goto url link

Wrong alter table statements

missing braces in if expression in ad_return_forbidden

Added mising etp-edit.xql

- Fixed bug #789 - make presence of shutterfly links a parameter, default off.

- Bumped version to 4.6.3 so new param gets read on upgrade

adapting the user_add proc to work with the new form

making the administrator user-add page reuse the user-new include from the registration page

making the dotlrn user-add pages reuse the user-new include from acs-subsite

    • -9
    • +41
    /openacs-4/packages/dotlrn/www/user-add-2.tcl
    • -105
    • +4
    /openacs-4/packages/dotlrn/www/user-add.tcl
- Fixed bug where it tried to sum columns with a count aggregate -- only sum if sum or average

- Export empty filter vars, anyway, to allow for null filters.