• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Center form field to mimic certificate.

Adding certificate printing capability. If reportlab python library is

installed the system will allow printing of PDF certificates based on

attendance.

    • -0
    • +3
    ./bin/trml2pdf/COPYRIGHT.txt
    • -0
    • +11
    ./bin/trml2pdf/INSTALL.txt
    • -0
    • +504
    ./bin/trml2pdf/LICENSE.txt
    • -0
    • +54
    ./bin/trml2pdf/README.txt
    • binary
    ./bin/trml2pdf/rmls/aie.pdf
    • -0
    • +146
    ./bin/trml2pdf/rmls/aie.rml
    • binary
    ./bin/trml2pdf/rmls/devis.pdf
    • -0
    • +91
    ./bin/trml2pdf/rmls/devis.rml
    • binary
    ./bin/trml2pdf/rmls/ex1.pdf
    • -0
    • +11
    ./bin/trml2pdf/rmls/ex1.rml
    • binary
    ./bin/trml2pdf/rmls/ex10.pdf
    • -0
    • +51
    ./bin/trml2pdf/rmls/ex10.rml
    • binary
    ./bin/trml2pdf/rmls/ex11.pdf
    • -0
    • +93
    ./bin/trml2pdf/rmls/ex11.rml
    • binary
    ./bin/trml2pdf/rmls/ex12.pdf
  1. … 35 more files in changeset.
Add filter. Fix percentage display.

Add link to attendance by student from portlet.

Add filter for minimum days attended.

fix typo in attendance.info, remove code that looks for custom fields on another table

Sort session chronologically

fixed a typo in the create session type url

also make sure that the attendance admin page fails gracefully with a nice error message and a link to create session calendar type if a session calendar type does not exist, add the tcl file that creates the session and redirect back to attendance admin page

    • -0
    • +14
    ./www/admin/create-cal-session-type.tcl
Remove parameter ShowNonSessionLinks

  1. … 3 more files in changeset.
make the attendance portlet fail gracefully if it can't find a session calendar, offer to create a calendar type session by allowing the user to click a link

auto create a Session calendar type if it does not exist before displaying the attendance portlet

Fix info file to refer to correct version of evaluation package.

Added ds support if it is available to prevent showing the adp location

    • -18
    • +21
    ./www/admin/printable-master.adp
Parameterized custom fields

remove extra columns in the printable attendance sheet

add link in attendance portlet for printer friendly view

add printer friendly view of attendance page

    • -0
    • +59
    ./www/admin/print.tcl
    • -0
    • +20
    ./www/admin/printable-master.adp
    • -0
    • +11
    ./www/admin/printable-master.tcl
added missing query in a proc

add a check if we want to show non session calendars

fixed typo in xql

we don't have a public page for attendance, just redirect to admin instead

add button to check all participants for email

fixed mark attendance page, special needs and medical need column were causing errors

add additional fields in the attendance mark page

completed support for sending emails via attendance

added drop script and adjust .info file, the provides tag was missing

    • -0
    • +2
    ./sql/postgresql/attendance-drop.sql
link the session name to the calendar view page

link up attendance with dotlrn-bulk mail to allow admins to email attendees, ported querries to work on oracle

    • -0
    • +45
    ./lib/cp-attendance-oracle.xql
    • -0
    • +42
    ./lib/cp-attendance-postgresql.xql
    • -0
    • +21
    ./lib/cp-attendance.xql
    • -0
    • +5
    ./sql/oracle/attendance-create.sql
    • -0
    • +45
    ./tcl/attendance-procs.xql
    • -0
    • +70
    ./www/admin/spam.tcl
fixed typo in attendance proc

add a simple mapping table to map calendar items with userid

    • -0
    • +5
    ./sql/postgresql/attendance-create.sql