• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial revision

    • -0
    • +25
    /openacs-4/packages/dotlrn-mmplayer/dotlrn-mmplayer.info
    • -0
    • +202
    /openacs-4/packages/dotlrn-mmplayer/tcl/dotlrn-mmplayer-procs.tcl
    • -0
    • +26
    /openacs-4/packages/mmplayer/mmplayer.info
  1. … 28 more files in changeset.
Added link to list of all UoS for Unit Coordinators.

make name resolver for incoming links more tolerant to except "+" as space even when subst_blank_in_name is turned on

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
added alias for package quota-portlet and dotlrn-quota

Initial import of quota-portlet

Initial import of dotlrn-quota

Initial revision

    • -0
    • +22
    /openacs-4/packages/dotlrn-quota/dotlrn-quota.info
    • -0
    • +244
    /openacs-4/packages/dotlrn-quota/tcl/dotlrn-quota-procs.tcl
    • -0
    • +21
    /openacs-4/packages/quota-portlet/quota-portlet.info
  1. … 8 more files in changeset.
added alias for package quota

Initial import of quota

    • -0
    • +0
    /openacs-4/packages/quota/tcl/quota-procs.tcl
    • -0
    • +0
    /openacs-4/packages/quota/tcl/quota-procs.xql
    • -0
    • +0
    /openacs-4/packages/quota/www/quota.adp
    • -0
    • +0
    /openacs-4/packages/quota/www/quota.css
    • -0
    • +0
    /openacs-4/packages/quota/www/quota.tcl
    • -0
    • +0
    /openacs-4/packages/quota/www/user-quota.adp
    • -0
    • +0
    /openacs-4/packages/quota/www/user-quota.tcl
    • -0
    • +0
    /openacs-4/packages/quota/www/admin/1.tcl
    • -0
    • +0
    /openacs-4/packages/quota/www/admin/check.tcl
  1. … 15 more files in changeset.
Initial revision

    • -0
    • +46
    /openacs-4/packages/quota/quota.info
    • -0
    • +52
    /openacs-4/packages/quota/catalog/quota.ca_ES.ISO-8859-1.xml
    • -0
    • +52
    /openacs-4/packages/quota/catalog/quota.en_US.ISO-8859-1.xml
    • -0
    • +52
    /openacs-4/packages/quota/catalog/quota.es_ES.ISO-8859-1.xml
    • -0
    • +30
    /openacs-4/packages/quota/sql/postgresql/quota-drop.sql
    • -0
    • +428
    /openacs-4/packages/quota/tcl/quota-procs.tcl
    • -0
    • +112
    /openacs-4/packages/quota/tcl/quota-procs.xql
    • -0
    • +44
    /openacs-4/packages/quota/www/quota.adp
    • -0
    • +74
    /openacs-4/packages/quota/www/quota.css
    • -0
    • +61
    /openacs-4/packages/quota/www/quota.tcl
    • -0
    • +147
    /openacs-4/packages/quota/www/user-quota.adp
    • -0
    • +118
    /openacs-4/packages/quota/www/user-quota.tcl
    • -0
    • +105
    /openacs-4/packages/quota/www/admin/1.tcl
    • -0
    • +135
    /openacs-4/packages/quota/www/admin/check.tcl
  1. … 15 more files in changeset.
parse conditions properly

    • -81
    • +86
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
fixing data model for the when-condition-true and change-property-value tags.

    • -230
    • +9
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
commenting file

adding when_condition_true table to store the expressions to be evaluated when an act is completed

fixing the install-procs according to the database changes (modifying the database model)

creating table where all the conditions will be sotred (the xml piece) to be evaluated in the player

fixing bug #2905

fixing 2905

updating xotcl-core to the same level as in oacs-5-2

disable rich text editing for safari in cvs head as well (fix for bug #2928)

disable rich text editing for safari (fix for bug #2928)

This document is a total snafu, but at least it now points to cvs.openacs.org

Fixing i18N issues with evaluation grade names.

Providing upgrade script for fixing those grade names.

adding the monitor service

parsing the imsldcontent before serving it:

- replacing view-property and view-property-group with the properties values

- replacing set-property and set-property-group with html forms

cleaning the code

displaying run status

displaying the run only to the users associated with it

    • -3
    • +26
    /openacs-4/packages/imsld/lib/imsld-chunk.tcl
    • -1
    • +2
    /openacs-4/packages/imsld/lib/imsld-chunk.xql
    • -10
    • +11
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -5
    • +47
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -0
    • +38
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
    • -0
    • +20
    /openacs-4/packages/imsld/tcl/imsld-runtime-procs.tcl
    • -0
    • +12
    /openacs-4/packages/imsld/tcl/imsld-runtime-procs.xql
  1. … 11 more files in changeset.
address-widget no defaults to blank country if no defaultisocountrycode is set in parameters. also changed validation to require a country if a delivery address is input.

Add test to make sure someone did not accidentally add the "Unregistered

Visitor" to a group other than "The Public".

New file which implements a new css in the cop-ui

New version of the package improved

fix for banning the user: cope with permission checking, stop user immediately, when he is banned

    • -1
    • +5
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -1
    • +2
    /openacs-4/packages/chat/www/room-enter.tcl
    • -1
    • +1
    /openacs-4/packages/chat/www/search-2.tcl
    • -1
    • +1
    /openacs-4/packages/chat/www/search-3.tcl
    • -1
    • +1
    /openacs-4/packages/chat/www/ajax/chat.js
    • -1
    • +9
    /openacs-4/packages/chat/www/ajax/chat.tcl
removed dotlrn dependency

    • -2
    • +5
    /openacs-4/packages/chat/www/room-edit.tcl
fixed various localization problems as reported in bug #2884

    • -1
    • +1
    /openacs-4/packages/chat/www/html-chat.adp
    • -2
    • +2
    /openacs-4/packages/chat/www/room-delete.adp
    • -1
    • +1
    /openacs-4/packages/chat/www/search.adp