• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- revive xinha for richtext again

    • -2
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
- reduce lock contention with other background jobs scheduled at full minutes

Improve difference in color to reach level AA

Improve difference in color to reach level AA for colors pattern.

- provide name to mutexes created via "ns_mutex create" such they

show up in the aolserver /_stats (providing statistics about contention etc)

Without the names, the statistics there are useless.

    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-init.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-init.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/utilities-procs.tcl
- new method for ::xowiki::Includelet "include_head_entries" to include always HTML head entries (like e.g. CSS) even when render is cached

- activate caching for includelet toc again

    • -6
    • +26
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -13
    • +23
    ./packages/xowiki/tcl/xowiki-procs.tcl
- deactivate page fragment cache for toc (must always inject javascript into header)

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
- remove mixin, when downgrading a richtext formfield to a textarea

    • -1
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
- 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