• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
context bar fixes from tom ayles and a portlet adp include in ./lib

    • -0
    • +12
    ./packages/survey/lib/portlet.adp
    • -0
    • +51
    ./packages/survey/lib/portlet.tcl
    • -0
    • +10
    ./packages/survey/lib/portlet.xql
    • -1
    • +1
    ./packages/survey/www/one-respondent.adp
    • -2
    • +3
    ./packages/survey/www/one-respondent.tcl
    • -1
    • +1
    ./packages/survey/www/process-response.adp
    • -2
    • +2
    ./packages/survey/www/process-response.tcl
  1. … 47 more files in changeset.
remove duped provides/requires from merge

some changes missed from 5.1 branch

i18n update

Cleaned up display a bit ... if you say "groupsize is 10" you now see

a groupsize of 10 displayed not 11. If groupsize is 1 you only get next/prev

page nav widgets rather than both page and group nav widgets.

added picking up of old sessions where you left them

    • -11
    • +38
    ./packages/assessment/www/assessment.tcl
    • -0
    • +39
    ./packages/assessment/www/assessment.xql
Change the form by obtain de date

    • -31
    • +60
    ./packages/evaluation/tcl/evaluation-procs.tcl
added check for required questions, showing next button if allowed, saving not answered questions; removed old unused files

    • -0
    • +66
    ./packages/assessment/www/assessment-section-submit.adp
    • -0
    • +67
    ./packages/assessment/www/assessment-single-submit.adp
    • -109
    • +0
    ./packages/assessment/www/assessment.adp
    • -47
    • +75
    ./packages/assessment/www/assessment.tcl
    • -8
    • +0
    ./packages/assessment/www/process-response.adp
    • -47
    • +0
    ./packages/assessment/www/process-response.tcl
    • -19
    • +0
    ./packages/assessment/www/process-response.xql
    • -8
    • +0
    ./packages/assessment/www/admin/choice-add.adp
    • -111
    • +0
    ./packages/assessment/www/admin/choice-add.tcl
  1. … 6 more files in changeset.
Fix variable reference in footer.

Fix edit link display in footer.

Added per-instance list builder caching ...

    • -2
    • +21
    ./packages/bug-tracker/tcl/bug-procs.tcl
    • -0
    • +6
    ./packages/bug-tracker/tcl/bug-procs.xql
Fixing error in display of multiple assessments in the assessment portlet

Added <div id=register-login> so we could control the look of the login box via CSS (at least a little)

Adding Catalog for Spanish GT (es_GT)

file dotlrn-evaluation.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-1.

Adding Estimated Time to the Assigments

Changing to user email_image

added support for resubmit of answers; removed unnecessary empty revisions when creating a new item

    • -0
    • +4
    ./packages/assessment/tcl/as-install-procs.tcl
    • -2
    • +2
    ./packages/assessment/tcl/as-item-procs.tcl
  1. … 5 more files in changeset.
Changing messages

More messages

Fixing context bar and changin buttons name

Fixing link

    • -1
    • +1
    ./packages/acs-subsite/www/site-map/index.adp
Making some changes in link and display

    • -0
    • +3
    ./packages/acs-subsite/www/site-map/index.adp
    • -14
    • +6
    ./packages/acs-subsite/www/site-map/index.tcl
If there's no whitespace before truncate_len, then just truncate at the given index, instead of leaving us with an empty string

    • -1
    • +6
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Log the request time as well. See: http://panoptic.com/wiki/aolserver/nslog

Changing row() for sysdate

change email to email_image

    • -2
    • +2
    ./packages/dotlrn/www/members-chunk.adp
change email to email_image

    • -4
    • +2
    ./packages/dotlrn/www/spam-recipients.adp
Call to workflow::case::state_changed_handler must come before workflow::case::action::notify, otherwise assignees arent't created yet when notifications go out, which causes the notification to be sent to everyone

    • -9
    • +9
    ./packages/workflow/tcl/case-procs.tcl
Removing spurious linebreak escapes.