• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
I18N: A first stab at internationalizing Bug Tracker by Nima and Joel. This commit will probably introduce a number of bugs. You may use the before-i18n tag for reverting or for seeing how things have changed.

  1. … 28 more files in changeset.
Adding ability to specify a stylesheet to be used for a certain simulation. Adding column sim_simulations.stylesheet to existing upgrade script.

fixing a number of bugs in the casting algorithm

Changed footer from ID to class, because it appears multiple times

retagged packages to 5.1.0b1

added Jeff's script to renumber package versions in .info files

    • -0
    • +116
    /openacs-4/contrib/misc/renumber_info_files
file renumber_info_files was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/misc/renumber_info_files
close the description tag properly

adding commit on contrib for David Fullagar

initial commit

    • -0
    • +26
    /openacs-4/contrib/packages/cop-base/cop-base.info
    • -0
    • +81
    /openacs-4/contrib/packages/cop-base/lib/cop-footer.adp
    • -0
    • +73
    /openacs-4/contrib/packages/cop-base/lib/cop-footer.tcl
  1. … 53 more files in changeset.
maltes change broke sending mail because he reversed the result of bouncing_user_p and bouncing_email_p (mostly because the query was misnamed can_send_p and should have been bouncing_p since that was the sense of the return

propigate displayed_object_id, tip 55

    • -0
    • +1
    /openacs-4/packages/faq/www/one-faq.adp
    • -0
    • +1
    /openacs-4/packages/faq/www/one-question.adp
propigate displayed_item_id

propigate displayed_object_id tip 55

noquote the body arg per James Thornton

add link back to community memeber page for file.adp page for each author

add a 'simple' page for displaying links so that there is something to click through to even if you don't have edit on the link, and also to hang general comments and ratings etc off of

    • -0
    • +13
    /openacs-4/packages/file-storage/www/simple.adp
    • -0
    • +22
    /openacs-4/packages/file-storage/www/simple.tcl
use fs_objects view for file.tcl, properties link for url to simple-edit, fixes bug 1689

fixes bug 1689 for index page, adds a link icon for external links, correct alt text for icons

fix typo in content_folder__rename, bump to 5.2.0d2, upgrade script, postgres only

make up a class button for index.adp

propigate displayed_item_id

fix the back button link

fix the Folder_available_via_WebDAV_at message key

set_live should be set_live_revision in item::publish

set_live should be set_live_revision. bug#1686

require kernel 5.2.0d2 provide 5.2.0d1acs-content-repository.info

add a bt_bug__name function, populate acs_object.title, bump to 1.4d2 upgrade postgres, need oracle

Don't call tdav::respond on GET. No XML response is possible.

Added in an optional party_id for logger::entry::new This can be useful

if you're bulk importing.