• last updated 49 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update

adding arjun to avail list

added deletion confirmation. PG version still needs an outer join conversion.

pretty-fied the daily summary

update

doc update

aks: adding subcomm delete and some cleanup

aks: some stuff for subcomm info for dotlrn-admin-portlet

aks: adding dotlrn_syllabus to default_comm_applets

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
adding links to fodler-contents page

aks: dont show manage link to non-swa's

adding links to fodler-contents page

fixed up the no_data_found case

fixed up the no_data_found case

removing extra spaces

adding files and www dir

    • -0
    • +17
    /openacs-4/packages/dotlrn-fs/www/all-objects.adp
    • -0
    • +84
    /openacs-4/packages/dotlrn-fs/www/all-objects.tcl
members page now features a sortable table form members-chunk-table. the list-based members-chunk was not removed

    • -0
    • +120
    /openacs-4/packages/dotlrn/www/members-chunk-table.adp
    • -0
    • +203
    /openacs-4/packages/dotlrn/www/members-chunk-table.tcl
access level is now a column in dotlrn_user_profile_rels, not a separate rel; so all the limited vs full rel stuff was removed and replaced by this simpler system

  1. … 35 more files in changeset.
adding a couple useful procs; account for removal of dotlrn_full_users

some fixes

aks: small bug fix to get_layout_region_count

aks: small fix. put portlet on non-member portal on the right

aks: don't show dummy comms by checking for portal_id is not null

I got tired of seeing code snippets building return urls everywhere ... so

I wrote a simple utility proc to build them.

update

removing a bunch of files

removing emacs backup files

adding dotlrn-syllabus

    • -0
    • +51
    /openacs-4/packages/dotlrn-syllabus/dotlrn-syllabus.info
    • -0
    • +125
    /openacs-4/packages/dotlrn-syllabus/tcl/dotlrn-syllabus-procs.tcl
    • -0
    • +125
    /openacs-4/packages/dotlrn-syllabus/tcl/dotlrn-syllabus-procs.tcl~
  1. … 16 more files in changeset.
Minor mods to add the ability to specify the title of an fs object using a urlvar and a minor doc update

a few fixes