• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- reduce verbosity

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
Upgrading on openacs.org index page the version numbers and download link of latest openacs release

- replace ns_sendmail call with acs_mail_lite::send ones

- use ad_outgoing_sender for notifying of new registration instead of the new user email

- when notifying new registrations fall back to site-wide locale in case the email address to notify to doesn't belong to any user

- handle "orderby" in table_properties

    • -2
    • +3
    ./packages/xowiki/tcl/includelet-procs.tcl
- make resolve_request configurable for a language context

- reduce rebosity in log file

- bump version number and update dependencies

    • -17
    • +38
    ./packages/xowiki/tcl/package-procs.tcl
- bump version number

- added conveniance routine to determain lang from connection context

    • -2
    • +5
    ./packages/xotcl-core/tcl/context-procs.tcl
- avoid name clashes between attributes in @table for form-usages

    • -15
    • +15
    ./packages/xowiki/tcl/includelet-procs.tcl
- improve external_name

- show or-example in policy5

    • -5
    • +8
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
- minor cleanup

    • -2
    • +1
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +1
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -2
    • +1
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- adding another sample-policy

    • -1
    • +55
    ./packages/xowiki/tcl/package-procs.tcl
fix typo

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
Fixing bad namespace oct_election.

get_latest_session query is used by the script at www, not by the include in lib/. Moved to the right file.

    • -15
    • +0
    ./packages/assessment/lib/session-oracle.xql
    • -0
    • +15
    ./packages/assessment/www/session-oracle.xql
the session include needs a value for session_id in order to display the result of that session, would throw an error otherwise.

Fix name of property (context instead of context_bar)

Don't display the "view results" link if the assessment has not been taken yet.

Localize status of the assessment.

- added condition "in_state" which can be used in the policies

    • -1
    • +9
    ./packages/xowiki/tcl/xowiki-procs.tcl
Merged LORS packages oacs-5-4 to Trunk

    • -5
    • +5
    ./packages/dotlrn-lorsm/dotlrn-lorsm.info
    • -2
    • +2
    ./packages/lorsm/www/admin/course-add-3.tcl
    • -3
    • +9
    ./packages/lorsm/www/delivery/menu-mk.adp
    • -10
    • +0
    ./packages/lorsm-portlet/www/lorsm-portlet.adp
Roll back merge 20080925

    • -5
    • +5
    ./packages/dotlrn-lorsm/dotlrn-lorsm.info
    • -26
    • +7
    ./packages/lors/lib/course-structure.adp
    • -65
    • +50
    ./packages/lors/lib/course-structure.tcl
    • -1
    • +1
    ./packages/lors/lib/course-structure.xql
    • -1
    • +11
    ./packages/lors/tcl/lors-imscp-procs.tcl
  1. … 13 more files in changeset.
Using the fisheye.openacs.org service for checking the commit history when voting.

- updated dependencies, exported message catalog, bumped version number

bump version number

- decoupled emtpy title handling from autonaming

    • -5
    • +5
    ./packages/xotcl-core/tcl/cr-procs.tcl
- changed "anonymous" entries into "autonamed" entries.

Autonamed entries have the advantage, that it is possible

to refer to it via a persistent name, that survives import/export.

So it is as well possible to provide these pages in multiple

languages. However, they have the slight disadvantage, that

one has to be more careful on import, not overwriting accidentially

a locally autonamed page with the same name.

- handle ::xowiki::forms with an empty page template and an empty form

    • -42
    • +46
    ./packages/xowiki/tcl/package-procs.tcl
    • -12
    • +74
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -7
    • +15
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
made includelet 'toc' cachable

    • -1
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
template::multirow get failed if the -local switch was used and a row ref,

rather than a column value, was returned.

    • -3
    • +14
    ./packages/acs-templating/tcl/query-procs.tcl
don't double escape in form-usages (the input to form-usages is pretty_value of form-fields, which should be properly escaped)

    • -2
    • +4
    ./packages/xowiki/tcl/includelet-procs.tcl
Add missing style for portlets title

Fix wrong use of export_vars to build an url.