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

cleaned up api a bit; still more cleaning up to be done

now use cleaner fs api instead of doing everything ourselves

    • -76
    • +54
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
now instantiates filie-storage at /dotlrn/file-storage on installation and creates a root folder for dotlrn with appropriate permissions. when a dotlrn user is created the appropriate folders are created for each user

    • -98
    • +172
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
helice QD weirdness

update

renaming in instructor to professor

    • -1
    • +1
    ./packages/dotlrn/sql/oracle/dotlrn-init.sql
    • -1
    • +2
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/www/admin/add-instructor.adp
    • -2
    • +2
    ./packages/dotlrn/www/admin/add-instructor.tcl
cleaned up and moved query to xql files

    • -37
    • +46
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl