• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
-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)

    • -1
    • +26
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -6
    • +37
    ./catalog/evaluation.es_GT.ISO-8859-1.xml
    • -8
    • +54
    ./lib/evaluations-chunk-postgresql.xql
    • -15
    • +58
    ./lib/student-grades-report-chunk-postgresql.xql
    • -0
    • +13
    ./sql/postgresql/evaluation-calendar-create.sql
    • -0
    • +32
    ./sql/postgresql/evaluation-calendar-drop.sql
    • -0
    • +1
    ./sql/postgresql/evaluation-create.sql
    • -11
    • +21
    ./tcl/evaluation-procs-postgresql.xql
  1. … 69 more files in changeset.
performance improvements

    • -19
    • +40
    ./lib/evaluations-chunk-postgresql.xql
    • -12
    • +37
    ./lib/tasks-chunk-postgresql.xql
  1. … 4 more files in changeset.
performance improvements

releasing version 0.2d

adding notification for the student when there is no task-group for the task in the assignments portlet

double click protection

    • -2
    • +2
    ./sql/postgresql/evaluation-create.sql
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

    • -1
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/evaluation.es_ES.ISO-8859-1.xml
    • -0
    • +3
    ./sql/postgresql/evaluation-create.sql
    • -0
    • +13
    ./www/answer-add-edit-postgresql.xql
    • -2
    • +2
    ./www/admin/evaluations/grades-sheets.tcl
    • -8
    • +6
    ./www/admin/evaluations/student-list.tcl
    • -38
    • +11
    ./www/admin/evaluations/student-list.xql
  1. … 4 more files in changeset.
translating

translating

    • -1
    • +2
    ./catalog/evaluation.en_US.ISO-8859-1.xml
fixing message key

    • -5
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/evaluation.es_ES.ISO-8859-1.xml
fixing the size of the users portraits

    • -3
    • +11
    ./www/admin/evaluations/student-list.tcl
fixing wrong sum of weights of the grades

    • -4
    • +5
    ./www/admin/grades/grades-postgresql.xql
adding coalesce to avoid comparison with null

    • -1
    • +1
    ./www/admin/grades/grades-postgresql.xql
translating

    • -0
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -2
    • +3
    ./www/admin/grades/distribution-edit.adp
componiendo manejo de fechas con las tareas

    • -1
    • +1
    ./www/admin/tasks/task-add-edit-postgresql.xql
postgres queries

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

    • -1
    • +0
    ./lib/student-grades-report-chunk-postgresql.xql
    • -10
    • +12
    ./sql/postgresql/evaluation-create.sql
typo

internationalizing

coalescing file size en portlets

improving dates validations with tasks/answers

fixing bugs when editing evaluations

fixing bugs when handling tasks solutions

    • -0
    • +5
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -10
    • +10
    ./www/admin/evaluations/student-list.tcl
  1. … 7 more files in changeset.
fixing bug in referenced columns

    • -3
    • +3
    ./sql/postgresql/evaluation-create.sql
fixing bugs on column tables

    • -10
    • +10
    ./sql/postgresql/evaluation-create.sql
uncomment validation for late answer submit

coalesce for the content_length

  1. … 1 more file in changeset.
fixing bug in the portlets

translating messages

    • -0
    • +1
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -117
    • +145
    ./catalog/evaluation.es_GT.ISO-8859-1.xml
  1. … 7 more files in changeset.
optimizing queries

    • -68
    • +37
    ./lib/student-grades-report-chunk-postgresql.xql
    • -7
    • +15
    ./lib/student-grades-report-chunk.tcl
ussing item_id (grade_item_id) in order to relate the task with the grade

    • -9
    • +14
    ./lib/student-grades-report-chunk-postgresql.xql
adding missing query

    • -0
    • +10
    ./www/answer-add-edit-postgresql.xql
showing the display portrait option only if there are any students to evaluate

    • -1
    • +2
    ./www/admin/evaluations/student-list.adp
showing creation-date of the answer instead of last-modified date

fixing revisions bug, now the references are made to the item_id instead of revision_id

    • -0
    • +7
    ./catalog/evaluation.en_US.ISO-8859-1.xml
    • -117
    • +145
    ./catalog/evaluation.es_ES.ISO-8859-1.xml
    • -5
    • +5
    ./lib/evaluations-chunk-postgresql.xql
    • -13
    • +14
    ./lib/tasks-chunk-postgresql.xql
    • -59
    • +97
    ./sql/postgresql/evaluation-create.sql
    • -16
    • +36
    ./tcl/evaluation-procs-postgresql.xql
    • -0
    • +10
    ./www/answer-add-edit-postgresql.xql
  1. … 48 more files in changeset.