• last updated 47 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed: query for project with multiple revisions didn't work.

making the demo-data-setup script work with the new changed siminst wizard

  1. … 1 more file in changeset.
adding caching of the get_inst_state proc

    • -3
    • +25
    ./packages/simulation/tcl/template-procs.tcl
  1. … 1 more file in changeset.
flushing the inst_state cache before wizard forward

    • -1
    • +0
    ./packages/simulation/www/siminst/index.tcl
  1. … 6 more files in changeset.
adding email notifications that are sent after notify date (reminders) and upon simulation start. Also adding the sweeper that starts simulations in addition to sending notifications

    • -1
    • +3
    ./packages/simulation/tcl/simulation-init.tcl
    • -12
    • +102
    ./packages/simulation/tcl/template-procs.tcl
  1. … 6 more files in changeset.
Upped the version number.

Added deletion of branches and conditions if a survey/section has been removed.

Fixed the date display for predefined questions, got rid of an unnecessary DB call and fixed the selection of checkboxes.

    • -11
    • +15
    ./packages/survey/tcl/survey-procs.tcl
    • -10
    • +3
    ./packages/survey/tcl/survey-procs.xql
Fixed insertion for predefined questions into the Database, if the database record was not already present.

    • -1
    • +4
    ./packages/survey/www/process-response.tcl
Removed unnecessary queries to tune performance.

    • -18
    • +0
    ./packages/survey/www/respond-oracle.xql
    • -22
    • +0
    ./packages/survey/www/respond-postgresql.xql
Fixed a problem with new-request and an unset action_type.

Added answer description to the widget.

Wrote upgrade script for block questions.

file survey-upgrade-0.3d1-0.4.sql was initially added on branch oacs-5-0.

Added answer description to block sections as has been written for AIESEC by Kolja Lehmann.

    • -2
    • +10
    ./packages/survey/sql/oracle/survey-create.sql
    • -1
    • +2
    ./packages/survey/tcl/survey-procs.tcl
    • -4
    • +8
    ./packages/survey/tcl/survey-procs.xql
    • -4
    • +20
    ./packages/survey/www/admin/section-edit-2.tcl
    • -5
    • +30
    ./packages/survey/www/admin/section-edit-2.xql
    • -2
    • +5
    ./packages/survey/www/admin/section-edit.tcl
    • -0
    • +7
    ./packages/survey/www/admin/section-edit.xql
Applied Path 347

adding enrollment and invitation of users upon finish button. Using acs-mail-lite to send notificaitons

    • -10
    • +87
    ./packages/simulation/tcl/template-procs.tcl
  1. … 3 more files in changeset.
further work on the siminst wizard. Making sure the right tab is entered by default. Making the finish button only appear if all previous tabs are complete. Making the pretty state work.

    • -62
    • +26
    ./packages/simulation/tcl/template-procs.tcl
    • -15
    • +5
    ./packages/simulation/www/siminst/index.tcl
    • -11
    • +15
    ./packages/simulation/www/siminst/wizard.tcl
  1. … 8 more files in changeset.
Recursive workflows

    • -5
    • +10
    ./packages/simulation/tcl/sim-action-procs.tcl
    • -3
    • +9
    ./packages/simulation/tcl/sim-role-procs.tcl
    • -43
    • +31
    ./packages/simulation/tcl/template-procs.tcl
  1. … 5 more files in changeset.
Don't show assinged_name when there's a child workflow

  1. … 1 more file in changeset.
don't validated on disabled enroll dates

  1. … 1 more file in changeset.
Added TODO's to make simulation-delete real

  1. … 2 more files in changeset.
changing instanatiation wizard to indicate for each tab separately whether it's finished or not

    • -56
    • +82
    ./packages/simulation/tcl/template-procs.tcl
    • -0
    • +1
    ./packages/simulation/www/siminst/index.tcl
    • -3
    • +3
    ./packages/simulation/www/siminst/wizard.adp
    • -49
    • +19
    ./packages/simulation/www/siminst/wizard.tcl
  1. … 7 more files in changeset.
More incremental progress, shading portlets works, hiding and restoring as

admin works ...

    • -1
    • +1
    ./packages/portal/tcl/element-procs.xql
    • -15
    • +0
    ./packages/portal/tcl/portal-procs-oracle.xql
    • -11
    • +43
    ./packages/portal/tcl/portal-procs.tcl
    • -8
    • +12
    ./packages/portal/tcl/portal-procs.xql
    • -0
    • +36
    ./packages/portal/www/configure-element.tcl
Fixing TODO's

    • -4
    • +2
    ./packages/simulation/tcl/template-procs.tcl
  1. … 1 more file in changeset.
fixing TODOs

    • -2
    • +1
    ./packages/simulation/lib/cases-admin.tcl
  1. … 1 more file in changeset.
More TODO's

    • -1
    • +1
    ./packages/simulation/test/crawl-links.test
  1. … 5 more files in changeset.
More TODO's

    • -2
    • +2
    ./packages/simulation/lib/cases-admin.tcl
    • -2
    • +0
    ./packages/simulation/lib/object-display.adp
    • -12
    • +6
    ./packages/simulation/lib/sim-templates.tcl
    • -1
    • +1
    ./packages/simulation/lib/yellow-pages.adp
    • -3
    • +10
    ./packages/simulation/lib/yellow-pages.tcl
    • -2
    • +2
    ./packages/simulation/tcl/object-procs.tcl
    • -14
    • +12
    ./packages/simulation/tcl/template-procs.tcl
  1. … 12 more files in changeset.
removing obsolete files

  1. … 2 more files in changeset.
changing the simulation-participants page to use radio button instead of checkboxes

  1. … 2 more files in changeset.