• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing leadding zeros from grades

    • -1
    • +4
    ./admin/evaluations/evaluate-students.tcl
    • -3
    • +3
    ./admin/evaluations/grades-sheet-parse.tcl
improving information display

    • -0
    • +0
    ./admin/grades/grades-type-reports.tcl
  1. … 6 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)

    • -0
    • +37
    ./answer-add-edit.xql
  1. … 69 more files in changeset.
performance improvements

double click protection

  1. … 2 more files in changeset.
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

    • -3
    • +4
    ./admin/evaluations/evaluations-edit.tcl
    • -38
    • +11
    ./admin/evaluations/student-list.xql
    • -1
    • +1
    ./admin/grades/grades-type-reports.xql
    • -2
    • +4
    ./admin/grades/student-grades-report.tcl
    • -0
    • +11
    ./admin/tasks/solution-add-edit-postgresql.xql
  1. … 7 more files in changeset.
translating

translating

    • -2
    • +3
    ./admin/evaluations/evaluations-edit.adp
  1. … 1 more file in changeset.
fixing the size of the users portraits

    • -3
    • +11
    ./admin/evaluations/student-list.tcl
  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

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

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

    • -2
    • +3
    ./admin/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

    • -1
    • +1
    ./admin/evaluations/evaluate-students.adp
    • -2
    • +2
    ./admin/evaluations/evaluate-students.tcl
    • -57
    • +61
    ./admin/evaluations/evaluations-edit.tcl
    • -2
    • +1
    ./admin/evaluations/grades-sheet-parse.tcl
    • -10
    • +10
    ./admin/evaluations/student-list.tcl
    • -2
    • +13
    ./admin/tasks/solution-add-edit-postgresql.xql
    • -175
    • +179
    ./admin/tasks/solution-add-edit.tcl
    • -1
    • +2
    ./admin/tasks/task-add-edit-postgresql.xql
  1. … 7 more files in changeset.
uncomment validation for late answer submit

adding missing query

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

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

  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

    • -8
    • +8
    ./admin/evaluations/evaluate-students.adp
  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

    • -74
    • +77
    ./admin/evaluations/student-list.tcl
  1. … 6 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"

    • -25
    • +26
    ./admin/evaluations/evaluate-students.adp
  1. … 71 more files in changeset.
- internationalizing

- adding the functionallity to see the students portrait when gradding them

- adding the students grades reports

    • -1
    • +0
    ./admin/evaluations/evaluation-delete.adp
    • -117
    • +153
    ./admin/evaluations/grades-sheet-parse.tcl
    • -4
    • +21
    ./admin/evaluations/student-list.adp
    • -40
    • +71
    ./admin/evaluations/student-list.tcl
    • -2
    • +4
    ./admin/grades/grades-type-reports-postgresql.xql
  1. … 21 more files in changeset.
adding catalog file and missing files

    • -0
    • +13
    ./admin/evaluations/download-archive/index.xql
    • -0
    • +15
    ./admin/grades/grades-delete.xql
  1. … 1 more file in changeset.
- Internationalizing

- Fixing small bugs found in the way

    • -13
    • +14
    ./admin/evaluations/evaluate-students.adp
    • -27
    • +38
    ./admin/evaluations/evaluate-students.tcl
  1. … 68 more files in changeset.