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

Enable subcategory searching

    • -10
    • +8
    ./packages/ecommerce/tcl/ecommerce-procs.tcl
    • -1
    • +2
    ./packages/ecommerce/www/product-search.tcl

HTML tags cleanup

fixed some more stuff up (hopefully pgsql version works)

    • -32
    • +33
    ./packages/file-storage/www/index-oracle.xql
    • -28
    • +2
    ./packages/file-storage/www/index.tcl
fixes

    • -43
    • +73
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
    • -7
    • +6
    ./packages/fs-portlet/tcl/fs-portlet-procs.tcl
    • -33
    • +34
    ./packages/fs-portlet/www/fs-portlet.adp
    • -9
    • +14
    ./packages/fs-portlet/www/fs-portlet.tcl
    • -4
    • +5
    ./packages/new-portal/tcl/portal-procs.tcl
add missing close-bracket

    • -2
    • +2
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
fixes bug #1055. send correct parent_community_id to package_inst_obj. don't set to null, then update which caused comm_key uniqueness errors

    • -7
    • +3
    ./packages/dotlrn/tcl/community-procs.tcl
    • -7
    • +0
    ./packages/dotlrn/tcl/community-procs.xql
patch 157 applied

    • -0
    • +24
    ./packages/acs-admin/www/users/one.adp
    • -2
    • +28
    ./packages/acs-admin/www/users/one.tcl
    • -1
    • +24
    ./packages/acs-admin/www/users/one.xql
patch 109

    • -3
    • +2
    ./packages/acs-tcl/tcl/admin-procs.tcl
making the parameters required explicitly

New xql files as part of the demo fix.

    • -0
    • +12
    ./packages/acs-templating/www/doc/demo/form.xql
    • -0
    • +21
    ./packages/acs-templating/www/doc/demo/user-edit.xql