• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added parameters for default folders per community type and added the code to create these folders to the tcl library

added display procs

updated site nodes

getting rid of the emacs backup files

adding double click protection

update a constraint

small fixes

splitting out package creation in preparation for adding functionality

changes for portal template stuff

big changes

    • -37
    • +104
    /openacs-4/packages/new-portal/tcl/portal-procs.tcl
  1. … 3 more files in changeset.
dotlrn portal template stuff (not fully functional).

    • -5
    • +19
    /openacs-4/packages/dotlrn/dotlrn.info
    • -0
    • +19
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
    • -79
    • +154
    /openacs-4/packages/dotlrn/tcl/community-procs.tcl
    • -35
    • +44
    /openacs-4/packages/dotlrn/tcl/dotlrn-init.tcl
    • -41
    • +16
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
    • -15
    • +0
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
  1. … 8 more files in changeset.
cleaned up to prepare for adding functionality

cleaned up to prepare for adding functionality

fixed up return_urls

fixed up creation of portal mappings

fixed up calls to portal

added URL callback

fixed up links using new portal scheme

making the workflow caused by forgetting one's password a lot easier

pass page_num urlvar to one-community.tcl

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/index.tcl
spaced b/w roles, and ordering by last name

    • -9
    • +11
    /openacs-4/packages/dotlrn/www/members-chunk.adp
made consistent with other portlets

fixed proc names

There was an error when trying to edit a spam that was either text or

html but not both, because I forgot to port the query spam_get_text to

postgres.

This has already been checked in but accidentially on the HEAD branch,

so this is a re-checkin to the oacs-4-5 branch. Conflicts are ok this

time, Don said.

cleaned up a bit, added a re-install section. not done revising tho

cleaning up graphics

    • binary
    /openacs-4/packages/dotlrn/www/help.gif
    • binary
    /openacs-4/packages/dotlrn/www/logout.gif
    • binary
    /openacs-4/packages/dotlrn/www/logowhite.gif
    • -2
    • +3
    /openacs-4/packages/dotlrn/www/master.adp
    • binary
    /openacs-4/packages/dotlrn/www/spacer.gif
adding def master replacements

    • -0
    • +92
    /openacs-4/packages/dotlrn/www/dotlrn-default-master.adp
    • -0
    • +177
    /openacs-4/packages/dotlrn/www/dotlrn-default-master.tcl
added parameter to allow resetting of password without the need to answer a question; cleaned up some of the code; removed unnecessary file

added node mapping code. not tested yet.

took out create or replace for PG 7.1 compatibility