• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
first version of this simple mail queue

    • -0
    • +37
    /openacs-4/packages/acs-mail-lite/acs-mail-lite.info
    • -0
    • +12
    /openacs-4/packages/acs-mail-lite/tcl/acs-mail-lite-init.tcl
remove empty xql files

revert referer change and fixed adp formatting

setting referer to a saner value

making sure portal_id param is defaulting to null

declare global before using it

Added version 0.7d2 of bug-tracker

    • -0
    • +73
    /openacs-4/packages/bug-tracker/bug-tracker.info
    • -0
    • +29
    /openacs-4/packages/bug-tracker/lib/master.adp
    • -0
    • +15
    /openacs-4/packages/bug-tracker/lib/master.tcl
    • -0
    • +20
    /openacs-4/packages/bug-tracker/lib/nav-bar.adp
    • -0
    • +33
    /openacs-4/packages/bug-tracker/lib/nav-bar.tcl
    • -0
    • +10
    /openacs-4/packages/bug-tracker/lib/prev-next-links.adp
    • -0
    • +17
    /openacs-4/packages/bug-tracker/lib/prev-next-links.tcl
    • -0
    • +26
    /openacs-4/packages/bug-tracker/lib/version-bar.adp
    • -0
    • +27
    /openacs-4/packages/bug-tracker/lib/version-bar.tcl
    • -0
    • +627
    /openacs-4/packages/bug-tracker/tcl/bug-tracker-procs.tcl
  1. … 28 more files in changeset.
forgot to remove debugging code

Added new form style, used in the bug-tracker

file standard-lars.adp was initially added on branch oacs-4-5.

Implemented feature SDM #1501: include-optional and include-output templating tags.

Forgot to commit the changes acs-api-browser.info file when I committed the patch for SDM #1417.

Added search of the Tcl man pages over at dev.scriptics.com, just like we can search AOLserver API pages at aolserver.com. SDM #1417

file tcl-doc-search.adp was initially added on branch oacs-4-5.

file tcl-doc-search.tcl was initially added on branch oacs-4-5.

synced

change to require permission proc

fix logic

fix count query to check contents :)

fixing url vars

    • -3
    • +2
    /openacs-4/packages/dotlrn/www/admin/user.adp
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/admin/user.tcl
fixing code

was missing </form> tag so was causing errors

added remove_applet_from_community dml

some small fixes thanks andrew

Focus first input field on forms (SDM #1500).

Missing context bar on bboard index page (SDM #1498). This was due to the <if @context_bar@ not nil> check in the master template.

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.

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

Fixed link at bottom of 'Watch file' page

had nothing better to do on the train so i normalized the style of the xql files

    • -339
    • +394
    /openacs-4/packages/dotlrn/tcl/community-procs.xql
    • -22
    • +24
    /openacs-4/packages/dotlrn/tcl/term-procs.xql
    • -1
    • +1
    /openacs-4/packages/dotlrn/www/index-oracle.xql
  1. … 21 more files in changeset.