• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding "estimated time" to assignments

  1. … 4 more files in changeset.
removing option to sort the list builder based on submission date, since there is no always a submission date

wrong compare of numbers fixed

fixing usage of lc_numeric

double click protection when adding a group member

    • -1
    • +1
    ./grades/grades-reports-postgresql.xql
    • -2
    • +2
    ./grades/student-grades-report-postgresql.xql
    • -2
    • +2
    ./groups/group-member-add-2-postgresql.xql
  1. … 5 more files in changeset.
adding missing files

    • -0
    • +53
    ./tasks/task-add-edit.xql
  1. … 3 more files in changeset.
removing leadding zeros from grades

improving information display

    • -0
    • +19
    ./grades/student-grades-report-postgresql.xql
  1. … 10 more files in changeset.
-performance:

writing the function source code instead of calling the plsql function

trying not to use views

-new stuff:

adding the option to store the files in the file system (this is the default now)

    • -8
    • +23
    ./evaluations/evaluate-students-2.tcl
    • -0
    • +12
    ./evaluations/evaluate-students-2.xql
    • -148
    • +151
    ./evaluations/evaluate-students.tcl
    • -1
    • +1
    ./evaluations/evaluations-edit-postgresql.xql
    • -1
    • +1
    ./evaluations/grades-sheet-explanation.tcl
  1. … 69 more files in changeset.
performance improvements

bug fixing.

- adding missing links when editing the grades

- trying to avoid errors due to double click when submitting an answer and a task solution

- other bugs

    • -0
    • +32
    ./evaluations/student-list-postgresql.xql
    • -0
    • +11
    ./tasks/solution-add-edit-postgresql.xql
  1. … 10 more files in changeset.
translating

translating

  1. … 1 more file in changeset.
fixing the size of the users portraits

  1. … 1 more file in changeset.
fixing wrong sum of weights of the grades

adding coalesce to avoid comparison with null

translating

  1. … 1 more file in changeset.
componiendo manejo de fechas con las tareas

postgres queries

    • -0
    • +38
    ./evaluations/evaluate-students-2-postgresql.xql
fixing references to the revisions_id, since now the references are made to the item_ids

    • -2
    • +3
    ./grades/grades-type-reports-postgresql.xql
  1. … 3 more files in changeset.
typo

internationalizing

coalescing file size en portlets

improving dates validations with tasks/answers

fixing bugs when editing evaluations

fixing bugs when handling tasks solutions

    • -13
    • +40
    ./evaluations/evaluations-edit-postgresql.xql
    • -57
    • +61
    ./evaluations/evaluations-edit.tcl
    • -0
    • +16
    ./evaluations/student-list-postgresql.xql
    • -2
    • +13
    ./tasks/solution-add-edit-postgresql.xql
    • -175
    • +179
    ./tasks/solution-add-edit.tcl
  1. … 9 more files in changeset.
uncomment validation for late answer submit

showing the display portrait option only if there are any students to evaluate

showing creation-date of the answer instead of last-modified date

    • -1
    • +1
    ./evaluations/student-list-postgresql.xql
fixing revisions bug, now the references are made to the item_id instead of revision_id

    • -2
    • +2
    ./evaluations/audit-info-postgresql.xql
    • -8
    • +10
    ./evaluations/evaluate-students-2.tcl
    • -0
    • +10
    ./evaluations/evaluate-students-2.xql
    • -1
    • +1
    ./evaluations/evaluation-delete-postgresql.xql
    • -4
    • +27
    ./evaluations/grades-sheet-parse-postgresql.xql
    • -6
    • +29
    ./evaluations/grades-sheet-parse.tcl
    • -1
    • +34
    ./evaluations/grades-sheet-parse.xql
    • -3
    • +8
    ./evaluations/grades-sheets-postgresql.xql
  1. … 48 more files in changeset.
comment out the edit options in order to fix some bugs

  1. … 1 more file in changeset.
fixing bugs

  1. … 2 more files in changeset.
fixing apm callbacks (they where not called)

translating

  1. … 7 more files in changeset.
storing only the name of the file in cr_revisions and not the item_name anymore.

tuning queries

    • -10
    • +21
    ./evaluations/student-list-postgresql.xql
  1. … 9 more files in changeset.
-fixing lot of bugs

-adding parameters to add the portles in a new page

-adding the option to enter the weight of a task in "net value"

    • -1
    • +1
    ./evaluations/audit-info-postgresql.xql
    • -3
    • +15
    ./evaluations/evaluate-students-2.tcl
    • -1
    • +1
    ./evaluations/evaluate-students-postgresql.xql
    • -25
    • +26
    ./evaluations/evaluate-students.adp
    • -1
    • +1
    ./evaluations/evaluation-delete-2-postgresql.xql
    • -1
    • +1
    ./evaluations/evaluation-delete-postgresql.xql
    • -1
    • +1
    ./evaluations/evaluations-edit-postgresql.xql
  1. … 71 more files in changeset.