• last updated 46 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding the show_groups_p flag that allows you to include the basic user info edit form without the groups listing

adding missing noquote in include tag

Accidently increased the requirement for lors as well, which was unintentional

pm::task::what_changed proc showed day estimates changing when they weren't.

This resulted in comments on all task edits that showed the date estimates

changing.

Add parameter to reverse order of comments. Add another parameter that

allows packages to add links that only show the current user.

making harmless white-space change to help Branimir test new mailing list

Internationalization continues, upgrade to the version number so other sites realize this

Internationalization continues, upgrade to the version number so other sites realize this

    • -21
    • +21
    /openacs-4/packages/lorsm/www/index.tcl
Add reference to how to sort hierarchical queries with list-builder.

Added tcl files for i18n

Added tcl files for i18n

file lorsm-portlet.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

First step at internationalization of the package. All .tcl files are still missing

file lorsm.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/lorsm/catalog/lorsm.en_US.ISO-8859-1.xml
First step at internationalization of the package. All .tcl files are still missing

    • -6
    • +7
    /openacs-4/packages/lorsm/www/course-add-2.adp
    • -8
    • +9
    /openacs-4/packages/lorsm/www/course-add-3.adp
    • -5
    • +6
    /openacs-4/packages/lorsm/www/course-add.adp
    • -28
    • +29
    /openacs-4/packages/lorsm/www/course-structure.adp
    • -1
    • +2
    /openacs-4/packages/lorsm/www/index.adp
    • -12
    • +13
    /openacs-4/packages/lorsm/www/md/educationalmd.adp
  1. … 10 more files in changeset.
Added translation from Darmstadt

file dotlrn-evaluation.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-1.

Added translation from Darmstadt

Temporary mod to cleanup_notifications.select_notification_ids. Old notifications were hanging around, and as they piled up where bogging down sweep_notifications.select_notifications, which computes a product of notifications and notification_requests that can become quite large. Something's going wrong with the outer join, because querying notification_user_map shows that sent_date is not null for all rows. So we're getting non-matching rows for some reason. Have to figure out why. For now we've simply added a clause that permits deletion of any notification with notif_date greater than 30 days old.

Committing an uncommitted change, so that we can have a clean record of the next change, which I'm about to make.

Upgraded version number due to additional package parameters

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
file install-ldap-radius.html was initially added on branch oacs-5-1.

doc updates and versioning for openacs 5.1.3

  1. … 99 more files in changeset.
file ChangeLog-latest was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/ChangeLog-latest
removed editable_p since this is done via permissioning

added oracle support

    • -0
    • +15
    /openacs-4/packages/assessment/sql/oracle/assessment-drop.sql
    • -0
    • +18
    /openacs-4/packages/assessment/tcl/as-qti-procs.xql
  1. … 9 more files in changeset.
changing the order of the sudent names

making clear that you are going back to .LRN

using blank master to show lors content

bugfix