• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version numbers for .LRN 2.2.0b1

    • -3
    • +3
    ./packages/chat-portlet/chat-portlet.info
    • -2
    • +3
    ./packages/dotlrn-admin/dotlrn-admin.info
    • -4
    • +4
    ./packages/dotlrn-chat/dotlrn-chat.info
  1. … 24 more files in changeset.
adding missing messages

Changed notices to debugs

    • -3
    • +3
    ./packages/tasks/tcl/tasks-callback-procs.tcl
The name of the user should be in paranthesis when sending an e-mail

Changed graduate attributes field to an iframe form in uos-edit. This change improves usability.

    • -0
    • +10
    ./packages/curriculum-central/www/coordinate/iframe/ga-ae.adp
    • -0
    • +82
    ./packages/curriculum-central/www/coordinate/iframe/ga-ae.tcl
    • -0
    • +21
    ./packages/curriculum-central/www/coordinate/iframe/ga-del.tcl
Removed creation user from query so that tl approaches get displayed to all unit coordinators.

Removed db_transaction in edit as this caused too many nested transactions

    • -30
    • +27
    ./packages/invoices/tcl/offer-procs.tcl
Fixed spouse install relationship

Added iframe to uos-edit.

Added iframe pages for editing teaching and learning methods.

Added iframe tempates.

    • -0
    • +10
    ./packages/curriculum-central/www/resources/iframe-master.adp
    • -0
    • +29
    ./packages/curriculum-central/www/resources/iframe-master.css
    • -0
    • +20
    ./packages/curriculum-central/www/resources/iframe-master.tcl
Added teaching and learning names table to data model.

Added procs to retrieve teaching and learning names.

Added teaching and learning names to admin.

    • -0
    • +6
    ./packages/curriculum-central/www/admin/tl-name-ae.adp
    • -0
    • +59
    ./packages/curriculum-central/www/admin/tl-name-ae.tcl
    • -0
    • +5
    ./packages/curriculum-central/www/admin/tl-names.adp
    • -0
    • +51
    ./packages/curriculum-central/www/admin/tl-names.tcl
Added translations.

Added style for iframe.

*** empty log message ***

    • -1
    • +1
    ./packages/theme-selva/theme-selva.info
Accidently reverted an uncommitted change earlier

    • -32
    • +0
    ./packages/theme-selva/www/communities.adp
    • -49
    • +0
    ./packages/theme-selva/www/communities.tcl
    • -32
    • +0
    ./packages/theme-selva/www/courses.adp
    • -49
    • +0
    ./packages/theme-selva/www/courses.tcl
Found the bug caroline talked about yesterday, which caused some unwanted

information to show up on every .LRN page using dotlrn-master-custom.

<property>foo<property> is passed through to the browser, causing "foo" to

appear. Oops. Close those tags, people!

    • -0
    • +32
    ./packages/dotlrn/www/communities.adp
    • -0
    • +49
    ./packages/dotlrn/www/communities.tcl
    • -1
    • +1
    ./packages/dotlrn/www/dotlrn-master-custom.adp
file courses.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/dotlrn/www/courses.adp
file courses.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./packages/dotlrn/www/courses.tcl
Only show "change site template" link if the user's allowed to change their

site template (parameter-based check)

    • -1
    • +3
    ./packages/dotlrn/www/control-panel.adp
    • -1
    • +5
    ./packages/dotlrn/www/control-panel.tcl
Fixed issue with VAT.

    • -5
    • +32
    ./packages/invoices/www/invoice-ae.tcl
fixed employee_organization procedure

    • -2
    • +1
    ./packages/contacts/tcl/contacts-procs.tcl
changes in role management

    • -0
    • +16
    ./packages/imsld/www/admin/imsld-confirm-finish.tcl
    • -0
    • +22
    ./packages/imsld/www/admin/imsld-finish.adp
    • -0
    • +81
    ./packages/imsld/www/admin/imsld-finish.tcl
Remove duplicate "default" in package definition.

Fix typo in test procs.

don't remove the borders of the frames so the user can see the frameset when it's empty

    • -3
    • +3
    ./packages/imsld/www/imsld-frameset.adp
Add -tmp_filename parameter to content::item::new and

content::revision::new to handle file uploads at a low level with the

cr tcl api. You still need to figure out the mime type and cotent type

(image,etc.) before calling content::item::new. A convenience wrapper

should be written if you need that feature. (that would replace

cr_import_content, it think.)

    • -0
    • +11
    ./packages/acs-content-repository/tcl/test/test.html
bug solved in get_item_list procedure