• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make resolve_request configurable for a language context

- reduce rebosity in log file

- bump version number and update dependencies

- bump version number

- added conveniance routine to determain lang from connection context

- avoid name clashes between attributes in @table for form-usages

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

- show or-example in policy5

- minor cleanup

- adding another sample-policy

fix typo

Fixing bad namespace oct_election.

    • -1
    • +1
    ./oct-election/tcl/oct-election-procs.tcl
get_latest_session query is used by the script at www, not by the include in lib/. Moved to the right file.

    • -15
    • +0
    ./assessment/lib/session-oracle.xql
    • -15
    • +0
    ./assessment/lib/session-postgresql.xql
    • -0
    • +15
    ./assessment/www/session-oracle.xql
    • -0
    • +15
    ./assessment/www/session-postgresql.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

Merged LORS packages oacs-5-4 to Trunk

    • -0
    • +2
    ./lors/catalog/lors.es_ES.ISO-8859-1.xml
    • -0
    • +1
    ./lorsm/catalog/lorsm.en_US.ISO-8859-1.xml
    • -0
    • +9
    ./lorsm/catalog/lorsm.es_ES.ISO-8859-1.xml
    • -5
    • +5
    ./lorsm/www/doc/lorsm_installation.html
    • -10
    • +0
    ./lorsm-portlet/www/lorsm-portlet.adp
    • -0
    • +7
    ./views/catalog/views.es_ES.ISO-8859-1.xml
Roll back merge 20080925

    • -2
    • +0
    ./lors/catalog/lors.es_ES.ISO-8859-1.xml
    • -1
    • +0
    ./lorsm/catalog/lorsm.en_US.ISO-8859-1.xml
    • -9
    • +0
    ./lorsm/catalog/lorsm.es_ES.ISO-8859-1.xml
    • -1
    • +8
    ./lorsm/lib/repository-shared-courses.tcl
  1. … 13 more files in changeset.
Using the fisheye.openacs.org service for checking the commit history when voting.

    • -23
    • +24
    ./oct-election/tcl/oct-election-procs.tcl
- updated dependencies, exported message catalog, bumped version number

bump version number

- decoupled emtpy title handling from autonaming

- 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

made includelet 'toc' cachable

template::multirow get failed if the -local switch was used and a row ref,

rather than a column value, was returned.

    • -3
    • +14
    ./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)

Add missing style for portlets title

Fix wrong use of export_vars to build an url.

Fix markup of the title of pseudo-portlet

- pass parent_id to instance_select_query (still fallback on folder_id, if not set)

- if parent_id for instance_select_query is empty, don't constrain on folder_id or parent_id

- use new methods for links in form-usages

- support _publish_status in form-usages table

- allow get_children regardless of parent_id (when parent_id is empty)

- some cleanup

change naming convention for auto-names