• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
syncing info file

    • -1
    • +0
    /openacs-4/packages/acs-tcl/acs-tcl.info
checking in old updates to site

i doubt these gifs are being used since they seem to actually be adp files ???

    • -17
    • +0
    /openacs-4/packages/dotlrn/dotlrn.info
    • binary
    /openacs-4/packages/dotlrn/www/left.gif
    • binary
    /openacs-4/packages/dotlrn/www/right.gif
made ordering more intuitive

fixed ordering

fixed indentation bug and making sort consistent accross portlets

portal admin updates

small fixes, updated www/admin a bit

    • -0
    • +20
    /openacs-4/packages/new-portal/www/admin/portal-show.adp
small fix to toggle_pinned

added templates for prev and next

fixed up display procs

commiting some diffs

aks: minor logging text changes

    • -9
    • +19
    /openacs-4/packages/dotlrn/tcl/dotlrn-init.tcl
aks: small fix

aks: checking in a bunch of memoization, and some small fixes

made some improvements to the subgroup membership widget

    • -6
    • +18
    /openacs-4/packages/dotlrn/www/members-chunk.adp
making description optional

aks: removed log_time calls, some cleanup

Most of this fixes up the creation of application groups for subsites.

Subsites - for PG at least - still have some serious problems that need

fixing.

fixed links & navigation

updated calendar to have an item editing page (this is NOT YET functional on PG, finalizing testing)

    • -0
    • +33
    /openacs-4/packages/calendar/www/cal-item-view.adp
    • -0
    • +62
    /openacs-4/packages/calendar/www/cal-item-view.tcl

1. Hitting the site with the host name only (http://foo.com) reveals that

[ns_conn urlc] is incorrectly set to "1" and [ns_conn urlv] to [list "\"\""].

I've masked this in the ad_conn structure, so [ad_conn urlc] == 0 and

[ad_conn urlv] == [list].

2. When a cookie is set to an empty string, ad_set_cookie sets it to

"\"\"". I've modified ad_get_cookie to return the empty string if the

cookie it grabs from the browser is "\"\"". I looked quite carefully around

the toolkit and saw no code that appears to depend on this abberant behavior.

AKS: rename non-full cal portlet to "Day Summary"

adding the remove_user functionality

cleaning up some queries

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
removed unnecessary query in one case

    • -4
    • +9
    /openacs-4/packages/dotlrn/www/admin/term.tcl
foo

using templating system constructs instead of straight tcl code

fixed query to be more foolproof against sorting weirdness in the connect by

minimized number of queries