• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixes 'oid as oid as rowid' in select

Make rp_report_error log more information error page and referer patch 359 Andrew Grumet

adds links for uninstalled packages feature 1602/patches 317,361 Jun Yamog

Fixed bug #13: Make it clear that you have to close resolved bugs

fix comment/s on blog entry display (only by focusing on the trivial can we accomplish nothing)

fix html typo

Changed name of database statement for various stats queries, otherwise we'd have problems porting this to Oracle.

-Moved string_truncate to ACS core

- Added 'string_truncate' proc that can truncate a string, potentially close any cut-open HTML tags, and add ellipsis ...

Modified to fit with new default-master with context_bar and headers.

- Moved the <form> tags to be outside the <tr> again ... it may not be XHTML, I don't know, but the form tag introduces annoying vertical whitespace at the bottom on the login box.

- Added back the <p> tag that separates the log in box from the quick links for aesthetics. I also added a </p>, to make it XHTML.

undo ns_urlencoding on month view. ansi_date is ns_urlencoded in dt_widget_month

    • -3
    • +3
    /openacs-4/packages/calendar/www/view.tcl
fixed bug in dt_widget_day that only shows up if activity is more than one hour long. Essentially the_hour was incrd by i to get a new index value. The previous index is later needed, so I added an expression to subtract i from the_hour

fixed more calendar navigation links. similar to previous fix. Also fixed list display so that it only shows activities for one day at a time. Also fixed link in url_template. Moved sort_by query grab to ad_page_contract as optional query var. --Tom Jackson

    • -8
    • +15
    /openacs-4/packages/calendar/www/view.tcl
fixed prev and next_nav_template link: date needed ns_urlencoding and link went to directory instead of back to the view file.

    • -4
    • +4
    /openacs-4/packages/calendar/www/view.tcl
fixes typo in wp_presentation__delete (where was wh)

ad_context_bar calls which were removed in error

remove superfluous package local masters and use sitewide master by default

  1. … 687 more files in changeset.
add title and context to sitewide master

masters to be removed shortly

propigate context to master for useless package that should be removed per bug 1460

propigate context to master

  1. … 7 more files in changeset.
make things use a master template, propigate context to master

  1. … 39 more files in changeset.
propigate context to master, add context to admin pages

  1. … 13 more files in changeset.
fix context label since variable not available in master template

propigate context to master

use cumulative_path rather than directory for item name fixes 1544/patch 360

propigate context to master

  1. … 17 more files in changeset.
propigate context to master, add context to some pages

    • -6
    • +2
    /openacs-4/packages/spam/www/index.adp
    • -4
    • +2
    /openacs-4/packages/spam/www/index.tcl
    • -6
    • +1
    /openacs-4/packages/spam/www/spam-add.adp
    • -3
    • +3
    /openacs-4/packages/spam/www/spam-add.tcl
    • -4
    • +1
    /openacs-4/packages/spam/www/spam-confirm.adp
    • -1
    • +2
    /openacs-4/packages/spam/www/spam-confirm.tcl
    • -6
    • +1
    /openacs-4/packages/spam/www/spam-edit.adp
    • -2
    • +2
    /openacs-4/packages/spam/www/spam-edit.tcl
    • -4
    • +1
    /openacs-4/packages/spam/www/spam-send.adp
    • -1
    • +1
    /openacs-4/packages/spam/www/spam-send.tcl
    • -4
    • +3
    /openacs-4/packages/spam/www/spam-update.adp
    • -1
    • +1
    /openacs-4/packages/spam/www/spam-update.tcl
    • -4
    • +1
    /openacs-4/packages/spam/www/spam-view.adp
  1. … 11 more files in changeset.
propigate context to master