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

Fixed the 'Simple Form' and 'Editing: several pages in one' demos.

Run demo-drop and then demo-create scripts in Postgresql to take advantage

of this fix in a running system.

    • -19
    • +18
    ./packages/acs-templating/www/doc/demo/form.tcl

Changed timezone calls to CAST for PG 7.2 compatibility ...

more consistency

added a few more helper procs for site nodes (this needs to move over to the kernel)

    • -2
    • +26
    ./packages/dotlrn/tcl/site-nodes-procs.tcl
added applet_active_p to community procs, find if sibling applets are active in a community

    • -2
    • +13
    ./packages/dotlrn/tcl/community-procs.tcl
    • -1
    • +12
    ./packages/dotlrn/tcl/community-procs.xql
add get_group_calendar_id proc