• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
some minor fixes

    • -6
    • +18
    ./packages/dotlrn/tcl/community-procs.tcl
    • -0
    • +12
    ./packages/dotlrn/tcl/community-procs.xql
    • -1
    • +1
    ./packages/dotlrn/www/all-communities.adp
    • -0
    • +24
    ./packages/dotlrn/www/applet-add.tcl
    • -0
    • +22
    ./packages/dotlrn/www/applet-remove.tcl
    • -0
    • +25
    ./packages/dotlrn/www/applets-chunk.adp
    • -0
    • +36
    ./packages/dotlrn/www/applets-chunk.tcl
    • -0
    • +5
    ./packages/dotlrn/www/applets.adp
    • -0
    • +13
    ./packages/dotlrn/www/applets.tcl
    • -0
    • +102
    ./packages/dotlrn/www/communities-chunk-oracle.xql
    • -0
    • +28
    ./packages/dotlrn/www/communities-chunk.adp
    • -0
    • +45
    ./packages/dotlrn/www/communities-chunk.tcl
    • -102
    • +0
    ./packages/dotlrn/www/communities-oracle.xql
    • -28
    • +0
    ./packages/dotlrn/www/communities.adp
  1. … 41 more files in changeset.

Removed some log file noise (ns_log notice)

    • -3
    • +1
    ./packages/acs-templating/tcl/form-procs.tcl
    • -2
    • +1
    ./packages/acs-templating/tcl/parse-procs.tcl
    • -4
    • +2
    ./packages/acs-templating/tcl/query-procs.tcl
added rendering styles

    • -1
    • +11
    ./packages/new-portal/sql/oracle/defaults.sql
    • -9
    • +67
    ./packages/new-portal/tcl/portal-procs.tcl
    • -0
    • +18
    ./packages/new-portal/tcl/portal-procs.xql
    • -0
    • +11
    ./packages/new-portal/www/layouts/simple1.adp
    • -0
    • +26
    ./packages/new-portal/www/layouts/simple1.tcl
made dotlrn portlet administer-compliant

fixed calendar portlet for admin interface

added FAQ admin portlet

    • -4
    • +5
    ./packages/faq-portlet/faq-portlet.info
    • -0
    • +157
    ./packages/faq-portlet/tcl/faq-admin-portlet-procs.tcl
    • -0
    • +15
    ./packages/faq-portlet/www/faq-admin-portlet.adp
    • -0
    • +30
    ./packages/faq-portlet/www/faq-admin-portlet.tcl
made bboard portlet work nicely for admin

updated news portlet to be administered correctly

    • -0
    • +146
    ./packages/news-portlet/tcl/news-admin-portlet-procs.tcl
    • -0
    • +5
    ./packages/news-portlet/www/news-admin-portlet.adp
    • -0
    • +26
    ./packages/news-portlet/www/news-admin-portlet.tcl
added template_src switch to show_proc_helper. template filename not hardwired to

pkg_key anymore

    • -7
    • +15
    ./packages/new-portal/tcl/portal-procs.tcl
added bboard admin portlet stuff

added render_style to rendering proc

    • -2
    • +17
    ./packages/dotlrn/tcl/community-procs.tcl
    • -1
    • +7
    ./packages/dotlrn/tcl/community-procs.xql
    • -1
    • +2
    ./packages/dotlrn/tcl/dotlrn-procs.tcl
added render_style parameter to render proc

    • -2
    • +4
    ./packages/new-portal/tcl/portal-procs.tcl
added admin portlet

renamed register to register-link and deregister to deregister-link

    • -2
    • +2
    ./packages/dotlrn/www/community-users.adp
    • -0
    • +1
    ./packages/dotlrn/www/deregister-link.adp
    • -0
    • +16
    ./packages/dotlrn/www/my-communities.adp
    • -1
    • +1
    ./packages/dotlrn/www/one-community.adp
    • -0
    • +1
    ./packages/dotlrn/www/register-link.adp
adding ad_param for dotlrn_main_portlet pretty name

I fixed the currency datatype and did a little other mumbo-jumbo stuff. I

did this on another installation of OpenACS 4 (dotLRN, to tell the truth)

and just mass-copied the files over to make sure I didn't miss anything.

Not the best idea now that I think about it ...

    • -1
    • +2
    ./packages/acs-templating/tcl/0-procs.tcl
    • -30
    • +1
    ./packages/acs-templating/tcl/data-procs.tcl
    • -18
    • +13
    ./packages/acs-templating/tcl/date-procs.tcl
    • -100
    • +1
    ./packages/acs-templating/tcl/widget-procs.tcl
reverted to 1.1 code becase of my accidental commit

remove signatory link

test worked

test of tag

more SS-like

Added -append flag to db_multirow. Works like the "template::multirow

append" command. EX:

So in the templates query interface you do:

template::multirow create ...

template::multirow append ...

Now you do:

db_multirow foovar ... (first or only multirow)

db_multirow -append foovar ...

Setting of new array variables is supported in the code block on the

db_multirow command using "set foovar(new_array_var) "value"" syntax

    • -6
    • +22
    ./packages/acs-tcl/tcl/00-database-procs.tcl
initial

link hide

update

templating this - not done yet

link hide stuff

hide links

hide links support

correct removal bug

    • -1
    • +11
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl