• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

breaking user new/register form out into an include that can be reused in dotlrn and Openacs admin pages

    • -0
    • +1
    /openacs-4/packages/acs-subsite/lib/user-new.adp
    • -0
    • +112
    /openacs-4/packages/acs-subsite/lib/user-new.tcl
allowing the base of export_vars to have query vars in it

Dirk Gomez: bug fixes

Bumped up EventFutureLimit to 5 (see #523)

No more need for these procs as all their functionality has been moved into the view-* files

bugfixes to make calendar play nicely with calendar-portlet

Lars forced me to add a test case for util_export_vars - export with base with and without query vars

Modified the check for curriculum_bar_p. Vinod Kurup bug 840

Adding a clear: both at the start of the footer

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
typo in path to i386-glibc21-linux-env.sh

Dirk Gomez: converted portlets to use templated calendar, bug fixes