• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

- bump version number

- new method Package->get_parent_and_name to obtain parent id from path

- move ns_cache creation from -init procs to xowiki-procs to ensure

early creation time (like in xotcl-core)

- make ::xowiki::locales safe for execution in scheduled procedures

- ::xo::db::Class->get_instances_from_db: return order-composite with

object of the actual type (not only ::xotcl::Object)

- provide option '-quoted" to update_revision to allow sql-functions to be passed as well

- flush cache entries in CrItem->set_live_revision

    • -10
    • +11
    ./xotcl-core/tcl/05-db-procs.tcl
- fix version numbering

- remover automatic transmission of "accept: */*" from http requests

    • -4
    • +2
    ./xotcl-core/tcl/http-client-procs.tcl
- reduce verbosity

    • -4
    • +2
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
- providing doc(title), while keeping backward compatibility

- fix for bug #3154

- don't hardcode localized string (feeling luck was just working for english)