• last updated 10 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

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 typos

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

  1. … 3 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 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.
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

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. … 2478 more files in changeset.
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. … 2 more files in changeset.
fixing callback names

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

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

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

  1. … 26 more files in changeset.
adding oracle support for evaluation package

  1. … 18 more files in changeset.
for postgres only:

-bugs when installing and when creatin items fixed

-adding missing catalog files

  1. … 5 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 689 more files in changeset.
fix some missing braces

  1. … 1 more file in changeset.
Adding query's for dates

  1. … 2 more files in changeset.
Change the form by obtain de date

Adding param package_id in the function evaluation::new_grade

Remove procs evaluation::apm::delete_contents and evaluation::apm::create_folder

Purification of code obsolote

vS: ----------------------------------------------------------------------

  1. … 51 more files in changeset.