• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

  1. … 4 more files in changeset.
Fix proc doc errors detected by 'documentation__check_parameters'

  1. … 6 more files in changeset.
Add documentation to public procs (fixes automated tests), fullfill TODO by DRB, uniform doc style, improve legibility, comment out broken proc (missing sql), fix awkward db_transaction idioms

Fix mismatched acs_attribute datatype with respect to related table (fixes automated tests)

  1. … 5 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
Reduce divergencies between oracle and postgres codebase

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Making switch's optional and adding object_id as a positional parameter.

This was causing problems when executing alias GetURL for contracts one_assigment_notif_type

and one_evaluation_notif_type. Thanks to Byron Linares for the patch (bhlr@galileo.edu)

Localize subject of the notifications

Solved bug in function switch

Merged changes to HEAD ...

  1. … 1556 more files in changeset.
1:add all fields to copy task. 2:change url to notification, the students not can admin

add all fields to copy task

Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
notifying the user only if his or her grade have been modified using the -subset option of the notification::send function

  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2475 more files in changeset.
New file which implements the application-track callbacks

file evaluation-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./evaluation-callback-procs.tcl
file evaluation-callback-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./evaluation-callback-procs.xql
1. double click protection.

2. now when deleting a revision, the information is kept in the data base, the live revision of the item is set to null. in the future the necessary UI has to be implemented in order to let the professor set to live any revision he/she wants.

  1. … 1 more file in changeset.
adding double click protection, translating messages

  1. … 4 more files in changeset.
fixing callback names

  1. … 1 more file in changeset.
fixing bugs(for postgres) from the "translation" to oracle

  1. … 14 more files in changeset.
evaluation now with support for oracle

  1. … 71 more files in changeset.
continue with oracle support. adding *-oracle.xql files, moving queries from *-postgres.xql files to *.xql

  1. … 22 more files in changeset.