• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
synced

    • -0
    • +1
    ./packages/acs-subsite/acs-subsite.info
change to require permission proc

fix logic

fix count query to check contents :)

fixing url vars

fixing code

was missing </form> tag so was causing errors

added remove_applet_from_community dml

    • -0
    • +7
    ./packages/dotlrn/tcl/community-procs.xql
some small fixes thanks andrew

    • -9
    • +16
    ./packages/dotlrndoc/www/doc/dotlrn-install.adp
Focus first input field on forms (SDM #1500).

    • -1
    • +1
    ./contrib/obsolete-packages/bboard/www/index.adp
Missing context bar on bboard index page (SDM #1498). This was due to the <if @context_bar@ not nil> check in the master template.

    • -3
    • +4
    ./contrib/obsolete-packages/bboard/www/master.adp
template::multirow foreach feature, which loops over the rows in a multirow, setting local vars, executing a code block, and then resetting the values in the foreach. Useful in conjunction with template::multirow extend.

    • -19
    • +81
    ./packages/acs-templating/tcl/query-procs.tcl
Added -extend switch to db_multirow and removed Arjun's regsub hack in same. db_multirow also sets the varname:columns list, and it checks that columns stay the same when you append. I've also added documentation, as per SDM #1486

    • -28
    • +92
    ./packages/acs-tcl/tcl/00-database-procs.tcl
Fixed link at bottom of 'Watch file' page

    • -2
    • +2
    ./packages/acs-admin/www/apm/file-watch.tcl
had nothing better to do on the train so i normalized the style of the xql files

    • -339
    • +394
    ./packages/dotlrn/tcl/community-procs.xql
    • -21
    • +25
    ./packages/dotlrn/tcl/department-procs.xql
    • -11
    • +19
    ./packages/dotlrn/tcl/dotlrn-procs-oracle.xql
    • -0
    • +1
    ./packages/dotlrn/tcl/site-nodes-procs.xql
    • -0
    • +1
    ./packages/dotlrn/tcl/term-procs-oracle.xql
    • -22
    • +24
    ./packages/dotlrn/tcl/term-procs.xql
    • -200
    • +217
    ./packages/dotlrn/www/communities-chunk-oracle.xql
    • -9
    • +11
    ./packages/dotlrn/www/community-type.xql
    • -13
    • +14
    ./packages/dotlrn/www/community-types-chunk-oracle.xql
    • -1
    • +1
    ./packages/dotlrn/www/index-oracle.xql
    • -6
    • +10
    ./packages/dotlrn/www/index-postgresql.xql
  1. … 21 more files in changeset.
getting rid of my silly (and unnecessary) site-specifc-master hack

    • -1
    • +0
    ./packages/acs-subsite/acs-subsite.info
get rid of my site-specific-master stuff. doh! it's unnecessary. just use the DefaultMaster param.

changes for getting rid of user per comm portals

    • -12
    • +14
    ./packages/dotlrn-faq/tcl/dotlrn-faq-procs.tcl
    • -11
    • +15
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
adding subcomm rename pages

    • -0
    • +28
    ./packages/dotlrn/www/subcommunity-edit.adp
    • -0
    • +71
    ./packages/dotlrn/www/subcommunity-edit.tcl
adding subcomm rename, minor performance fixes

adding subcomm rename funtionality, got rid of personal per comm portal creation, fixing drop community infrastructure (that's not done yet)

    • -15
    • +30
    ./packages/dotlrn/tcl/community-procs.tcl
    • -3
    • +9
    ./packages/dotlrn/tcl/community-procs.xql
getting portlet parameter for contents url and using it

    • -7
    • +7
    ./packages/fs-portlet/www/fs-portlet.adp
    • -1
    • +9
    ./packages/fs-portlet/www/fs-portlet.tcl
fixed link

    • -2
    • +2
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
added contents_url parameter

    • -2
    • +4
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
make all applets apm_services for consistency

Fixed a bug in site_node_closest_ancestor_package.

    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
added contents_url parameter

fixed display

    • -2
    • +2
    ./packages/calendar/www/cal-item-view.adp
fixed up display

made calendar item viewing and deleting more robust to double-clicking

    • -2
    • +5
    ./packages/calendar/www/cal-item-view.tcl