• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added parameter, upgraded version number

adding virtual presence to xowiki

    • -3
    • +59
    ./xowiki/tcl/xowiki-portlet-procs.tcl
More cleaning up and oracle scripts

    • -116
    • +0
    ./acs-mail-lite/tcl/acs-mail-lite-procs-postgresql.xql
    • -0
    • +98
    ./acs-mail-lite/tcl/complex-send-procs-oracle.xql
    • -0
    • +98
    ./acs-mail-lite/tcl/complex-send-procs-postgresql.xql
    • -3
    • +0
    ./acs-mail-lite/tcl/complex-send-procs.tcl
    • -0
    • +30
    ./acs-mail-lite/tcl/complex-send-procs.xql
Moved complex_send to its own file. Fixed character encoding after finding by accident that a procedure mime::word_encode actually exists...

    • -735
    • +6
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
    • -0
    • +702
    ./acs-mail-lite/tcl/complex-send-procs.tcl
some more usability fixes (label tags) for the assessment form template

    • -2
    • +2
    ./assessment/www/assessment-section-submit.adp
Add notice about required items and show error message when form has

errors

    • -0
    • +1
    ./assessment/www/assessment-section-submit.adp
Add a message at the top of a page if there is a form error.

    • -1
    • +4
    ./assessment/www/assessment-section-submit.adp
Added creation of the acs_mail_lite_complex_queue table

Fixed typos

Fixed comments

Mark radio and checkbox choices with label html tags like the standard form template for usability.

    • -1
    • +4
    ./assessment/www/assessment-section-submit.adp
Catalogs of message keys from translate.openacs.org

only for local es_ES.

    • -0
    • +2
    ./acs-kernel/catalog/acs-kernel.es_ES.ISO-8859-1.xml
    • -0
    • +2
    ./assessment-portlet/catalog/assessment-portlet.es_ES.ISO-8859-1.xml
    • -0
    • +9
    ./attachments/catalog/attachments.es_ES.ISO-8859-1.xml
    • -25
    • +139
    ./bug-tracker/catalog/bug-tracker.es_ES.ISO-8859-1.xml
    • -0
    • +11
    ./calendar/catalog/calendar.es_ES.ISO-8859-1.xml
    • -0
    • +6
    ./dotlrn-forums/catalog/dotlrn-forums.es_ES.ISO-8859-1.xml
    • -0
    • +13
    ./dotlrn-portlet/catalog/dotlrn-portlet.es_ES.ISO-8859-1.xml
    • -86
    • +258
    ./evaluation/catalog/evaluation.es_ES.ISO-8859-1.xml
    • -0
    • +1
    ./evaluation-portlet/catalog/evaluation-portlet.es_ES.ISO-8859-1.xml
    • -0
    • +1
    ./faq/catalog/faq.es_ES.ISO-8859-1.xml
    • -0
    • +7
    ./faq-portlet/catalog/faq-portlet.es_ES.ISO-8859-1.xml
    • -0
    • +8
    ./file-storage/catalog/file-storage.es_ES.ISO-8859-1.xml
    • -0
    • +1
    ./forums-portlet/catalog/forums-portlet.es_ES.ISO-8859-1.xml
  1. … 9 more files in changeset.
Fix notifications for messages with attachment

added link to parameters

    • -1
    • +10
    ./xotcl-request-monitor/www/index.tcl
make default value for parameter "production" consistent with package parameter page

makeing names for google-sitemap and google-sitemapindex more uniform, fixing priority

programming around a bug in IE6: if html file contains an input field named "tags", ie6 produces an error when trying to print that page. see: http://weblog.jamisbuck.org/2005/6/3/ie-is-teh-3v1l

iFix reference to stripped name should be name

Set default value for production mode parameter

Support anchors in wiki links

    • -18
    • +22
    ./xowiki/tcl/xowiki-form-procs.tcl
Urldecode urls when normalizing to wiki name

Collect and pass appropriate variables to the include

file view.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

Fix formatting

Use new xoiwki procs to generate links

The after-instantiate callback was setting the site's master template to

"dotlrn-master-custom". This is wrong, it should only be set at install time

so users can override it with their own custom template if they want.

While this could be done in an after-install callback, in .LRN we have tried

to do such things in the install.xml file, giving users one easy-to-read

place to modify the initial configuration of .LRN.

Indeed, the install.xml file was setting the site default master to

dotlrn-master, only to have the callback overwrite it.

So I changed the install.xml file to set the default master to dotlrn-master-custom.

This is still not as cleanly done as I'd wish (for the default Sloan theme,

dotlrn-master works perfectly well) but we want to push out 2.2.1 alpha.

More information about the package

Added some more documentation and a download facility which I forgot to commit earlier

    • -0
    • +22
    ./mail-tracking/www/doc/index.html
Some performance tuninging

    • -10
    • +19
    ./project-manager/lib/projects.tcl
    • -2
    • +2
    ./project-manager/lib/tasks-portlet.tcl
    • -2
    • +3
    ./project-manager/lib/tasks-postgresql.xql
Made sure that users are checked if they are assigned

    • -1
    • +2
    ./project-manager/www/comments/add.tcl