• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Version 0.8 of project-manager. Processes now work as they should,

task editing fixed, began moving some functionality to /tcl

procs. Found a bug in compute_status proc that could hang the

server. Still not release-ready, but getting closer. Notifications are

broken, and Processes use an older UI than Tasks, but at least they

now work.

  1. … 31 more files in changeset.
Wrap includes in ad_try to avoid dumping error to errorlog when ad_script_abort is called from an include template

Took advantage of Lars's improvement to the template engine (includes are

wrapped in "catch" now so a broken include doesn't break the entire page).

Moved cal_items_types to outer join.

Return object/ or object-content/ based on mime_type

Killed the 'Posted' part of the entry line

- Fixed bad <a/> instead of </a> tag

- Re-enabled the blogroll includelet, since includes no longer break the entire page

Clarified thee RefreshCache parameter: default is 'as needed', not 'when needed'; added docs to the parameter description in the .info file

Don't break the entire page when an include template fails; only break the include

Got rid of old weblogs_ping parameters

    • -0
    • +11
    /openacs-4/packages/lars-blogger/www/admin/ping-url-add-api.tcl
Removed deprecated lars_blog_weblogs_com_update_ping proc

Removed deprecated lars_blog_entry_edit

Getting rid of lars_blog_entry_add, which has been replaced by lars_blogger::entry::new

Removed entry-edit from admin yet again

Fixed a few more merge problems

Merged in changes from openacs-5-0-0-final to jcd-merge-pre503

  1. … 4 more files in changeset.
Cleaned up user experience, added user-messages in many places

    • -1
    • +2
    /openacs-4/packages/logger/tcl/project-procs.tcl
    • -0
    • +15
    /openacs-4/packages/logger/tcl/project-procs.xql
    • -1
    • +4
    /openacs-4/packages/logger/www/index.tcl
    • -1
    • +1
    /openacs-4/packages/logger/www/log.adp
    • -3
    • +9
    /openacs-4/packages/logger/www/log.tcl
Fixed critical bug #1569 so that week queries don't bomb out if

there are category items.

Display message when no projects exist in this instance

    • -14
    • +25
    /openacs-4/packages/logger/www/index.adp
    • -2
    • +4
    /openacs-4/packages/logger/www/index.tcl
Fixed context bar -- bm_context_bar_args is a really weird proc

Use ad_return_url

action-links

    • -1
    • +3
    /openacs-4/packages/faq/www/admin/index.adp
    • -4
    • +4
    /openacs-4/packages/faq/www/admin/one-faq.adp
Removed bgcolor, textcolor parameters; no longer user

Confirmation message on changing password

Latest version

Moved context-bar to site-master

Default send_p variable

Added multirow unset operation

Moved javascript to core.js

Added @see to get_elements proc