• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing up for new dotLRN applet contract

fixed up threaded bboard

    • -1
    • +11
    ./packages/sloan-bboard/tcl/bboard-procs.tcl
    • -1
    • +1
    ./packages/sloan-bboard/www/forum-entry.adp
    • -4
    • +6
    ./packages/sloan-bboard/www/forum-new.tcl
    • -1
    • +2
    ./packages/sloan-bboard/www/forum-oracle.xql
    • -4
    • +4
    ./packages/sloan-bboard/www/forum-view.adp
    • -1
    • +1
    ./packages/sloan-bboard/www/message-list.adp
    • -2
    • +17
    ./packages/sloan-bboard/www/message-oracle.xql
    • -2
    • +2
    ./packages/sloan-bboard/www/message.adp
    • -4
    • +4
    ./packages/sloan-bboard/www/message.tcl
fixed layout and parent links of messages

    • -2
    • +2
    ./packages/sloan-bboard/tcl/bboard-procs.tcl
    • -1
    • +1
    ./packages/sloan-bboard/www/message-entry.adp
    • -22
    • +8
    ./packages/sloan-bboard/www/message.adp
    • -3
    • +24
    ./packages/sloan-bboard/www/message.tcl

Added a simple database error template that can be used instead of

ad_return_complaint.

    • -0
    • +13
    ./packages/acs-subsite/www/shared/db-error.adp
patch 108 applied

patch 111 applied

    • -2
    • +2
    ./packages/acs-subsite/www/admin/groups/one.tcl
patches 158,159 applied

patch 136 applied

patch 154 applied

    • -2
    • +2
    ./packages/calendar/tcl/cal-item-procs.xql

A royal kludge to work around PG 7.2 brain damage

making progress on things

    • -2
    • +21
    ./packages/sloan-bboard/tcl/bboard-procs.tcl
    • -0
    • +7
    ./packages/sloan-bboard/www/forum-entry.adp
    • -1
    • +3
    ./packages/sloan-bboard/www/forum-new-2.tcl
    • -1
    • +2
    ./packages/sloan-bboard/www/message-oracle.xql
    • -7
    • +13
    ./packages/sloan-bboard/www/message.adp
    • -2
    • +13
    ./packages/sloan-bboard/www/message.tcl
    • -0
    • +75
    ./packages/sloan-bboard/www/simple-message-full.adp
    • -0
    • +43
    ./packages/sloan-bboard/www/simple-message-full.tcl
  1. … 5 more files in changeset.
removed excess files from .info file

1) Cleaned old oracle cruft from postgresql files

2) Fixed bugs in metadata presentation

    • -9
    • +14
    ./packages/download/tcl/download-procs.tcl
    • -15
    • +23
    ./packages/download/www/doc/requirements.html

Added C. R. Oldham's patch to fix membership testing (unimplemented in ACS

4.2). Ported it to PG on the way ...

    • -1
    • +52
    ./packages/acs-subsite/tcl/group-procs.tcl
    • -0
    • +6
    ./packages/acs-subsite/tcl/group-procs.xql
added person.first_names, person.last_name, party.email functions to person and party packages, as well as porting to their postgresql equivelants

cleaned up email check

fixing a bad query

changing wording a tad

    • -1
    • +1
    ./packages/file-storage/www/folder-chunk.adp
made a template to be included in other templates that displays the contents of a folder, used in in the index page

    • -0
    • +2
    ./packages/file-storage/file-storage.info
    • -0
    • +35
    ./packages/file-storage/www/folder-chunk.adp
    • -0
    • +28
    ./packages/file-storage/www/folder-chunk.tcl
    • -34
    • +2
    ./packages/file-storage/www/index.adp
minor fixes

    • -1
    • +1
    ./packages/dotlrn/www/folder-chunk.adp

Minor typo, another apostrophe catastrophe.

changing default value of parameter just to make things easier

added some more shared folder stuff

    • -0
    • +4
    ./packages/dotlrn/www/community-member.adp
    • -1
    • +4
    ./packages/dotlrn/www/community-member.tcl
    • -0
    • +35
    ./packages/dotlrn/www/folder-chunk.adp
    • -0
    • +28
    ./packages/dotlrn/www/folder-chunk.tcl
    • -7
    • +52
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
cleaned up a little more to remove code duplication. added api to get the contents of a folder.

    • -4
    • +0
    ./packages/file-storage/file-storage.info
    • -40
    • +0
    ./packages/file-storage/www/index-oracle.xql
added a function for converting a list of ns_sets (probably created with db_list_of_ns_sets) into a multirow datasource

    • -1
    • +27
    ./packages/acs-templating/tcl/util-procs.tcl
adding a utility function to convert an ns_ste into a list (useful for converting into an array)

    • -1
    • +20
    ./packages/acs-tcl/tcl/utilities-procs.tcl
adding db api call to return the result set as a list of ns_sets, one for each row in the result set

    • -0
    • +30
    ./packages/acs-tcl/tcl/00-database-procs.tcl
added removeuser and removeapplet ops. cleaned up file

Added "iscachable" to "tree_ancestor_p".

correct missing page_id var

    • -1
    • +6
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl