• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Small addition to the fix for bug #875 committed by Mark Aufflick.

Non-registered guests now get to see a partial email address in plain text.

    • -2
    • +5
    ./packages/workflow/tcl/case-procs.tcl
collapsing I18N message keys for easier translation

I broke a test case when I changed the way spellcheck_properties works ...

collapsing I18N message keys for easier translation

    • -3
    • +3
    ./packages/general-comments/www/test.adp
collapsing I18N message keys for easier translation

    • -2
    • +5
    ./packages/forums/www/message-email.tcl
message key collapsing to make translation easier

    • -3
    • +0
    ./packages/dotlrn/www/members-chunk-table.adp
    • -1
    • +4
    ./packages/dotlrn/www/members-chunk-table.tcl
    • -3
    • +0
    ./packages/dotlrn/www/members-chunk.adp
    • -1
    • +5
    ./packages/dotlrn/www/members-chunk.tcl
    • -2
    • +2
    ./packages/dotlrn/www/admin/users-search.adp
collapsing keys on the user bulk upload page to keys that are better translatable

Removed comment lines I'd forgotten to remove ...

Added support for spell-checking to the confirm page.

    • -2
    • +4
    ./packages/forums/www/message-post.tcl
Made the code work with "sub-elements"; *.spellcheck, *.format, etc.

Cleaned up the spell-checker a bit.

    • -13
    • +11
    ./packages/acs-templating/tcl/widget-procs.tcl
collapsing all keys in the welcome email to one message key

    • -12
    • +1
    ./packages/dotlrn/www/user-add-2.adp
Fixed bug #899 by using new util::subst_safe proc

Added util::subst_safe to fix bug #899

    • -0
    • +9
    ./packages/acs-tcl/tcl/utilities-procs.tcl
collapsing all I18N message keys related to the developer note into one

    • -12
    • +2
    ./packages/calendar/www/admin/one.adp
Fixed bug #910: If https isn't available, requiring secure authentication is identical to just require authentication

Applied patch #306 to fix bug #912: Noquote

    • -2
    • +2
    ./packages/photo-album/www/base-photo.adp
    • -1
    • +1
    ./packages/photo-album/www/photos-edit.adp
fixed some bugs, added unpublish and unregister template

fixed some procs, bugs discovered from clean install

    • -1
    • +1
    ./contrib/packages/bcms/tcl/bcms-item-procs.tcl
collapsing three keys into one

    • -1
    • +1
    ./packages/attachments/www/file-add.adp
    • -1
    • +3
    ./packages/attachments/www/simple-add.adp
modified set_assignee_widget so that the email is not displayed for non-logged-in users

    • -3
    • +4
    ./packages/workflow/tcl/case-procs.tcl
version was changed to 1.0d1 for the Oralce 9i upgrade, however that's lower than 1.0. Changing version to be 2.0d1 instead

version was changed to 1.0d1 for the Oralce 9i upgrade, however that's lower than 1.0. Changing version to be 2.0d1 instead

    • -0
    • +1762
    ./packages/dotlrn/sql/oracle/upgrade/upgrade-1.0-2.0d1.sql
Added Andrew's document

    • -0
    • +81
    ./packages/auth-server/www/doc/index.html
Now can use processes from within a project.

    • -0
    • +17
    ./contrib/packages/project-manager/www/process-task-delete.adp
    • -0
    • +41
    ./contrib/packages/project-manager/www/process-task-delete.tcl
Added in general comments, added in dependency on general comments in .info

Can now use processes

Process tasks can now be added and edited. Process task dependencies

are not working yet.

Took out auto-mount directory.

Commented out all lines that did anything. Lars was reporting errors

while installing.