• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Fixed bug that caused logins to timeout very quickly if you had LoginTimeout set to 0 (infinite - logins never expire), but the user did not check 'Remember me' checkbox. This is a fix that sacrifices some security, but fixes the unacceptable usability problem. See bboard posting at http://openacs.org/forums/message-view?message_id=167212. Also cleaned up debugging statements

    • -24
    • +45
    ./acs-tcl/tcl/security-procs.tcl
Back-merging bug fix from HEAD

Added in a better drop script (from blogger's actual drop

script). Also added in a description of how to set up per-item

notifications.

Added in ad_conn query

    • -0
    • +6
    ./acs-core-docs/www/xml/kernel/rp-design.xml
Added in a drop script for the notifications section. It is untested.

Fixed Bug #1511: Cannot access files in default folders.

The URL for a file-storage folder contains I18Nized strings and the

tcl pages don't localize them. Furthermore some of the links were

missing @?version_id=@contents.live_revision@

Files in default folders can now be accessed, but there is at least

one more I18N glitch.

(Also file-storage is over-agressively noquoted)

Moving upgrade-feb-20-2004.sql to upgrade-2.0a3-2.0.2.sql so that APM will run it properly

file upgrade-2.0a3-2.0.2.sql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./dotlrn/sql/oracle/upgrade/upgrade-2.0a3-2.0.2.sql
    • -0
    • +0
    ./dotlrn/sql/postgresql/upgrade/upgrade-2.0a3-2.0.2.sql
don't attempt to apply any tdav filters in case no tdav/shares are set up in the config file (ns_configsection returning the empty string). This avoids an error message

Added keys deleted during translation server upgrade

    • -0
    • +3
    ./file-storage/catalog/file-storage.en_US.ISO-8859-1.xml
modified content_item.get_title to return a useful label for extlinks (postgres and oracle)

deleting old relations properly on edit so that we don't have trailing acs_object records lying around that cause context_id integrity violation on deletion

    • -1
    • +14
    ./simulation/www/citybuild/object-edit.tcl
  1. … 1 more file in changeset.
simplified links to generated documentation

Added a "portlet-header" class to match the "portal" and "portal-body" classes.

Made it easier to generate the protal package portlet header with its

multicolumn format. Portal standard theme now uses the proper OpenACS

CSS stuff.

Wrap includes in ad_try to avoid dumping error to errorlog when ad_script_abort is called from an include template

Moved cal_items_types to outer join.

Return object/ or object-content/ based on mime_type

    • -1
    • +2
    ./simulation/www/citybuild/object-edit.tcl
  1. … 2 more files in changeset.
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

    • -12
    • +0
    ./lars-blogger/tcl/install-procs.tcl
    • -10
    • +0
    ./lars-blogger/tcl/weblogs-procs.tcl
    • -7
    • +1
    ./lars-blogger/tcl/test/blogger-api-procs.tcl
    • -0
    • +11
    ./lars-blogger/www/admin/ping-url-add-api.tcl
    • -1
    • +2
    ./lars-blogger/www/admin/ping-url-add.adp
    • -1
    • +1
    ./lars-blogger/www/admin/ping-url-add.tcl
    • -1
    • +1
    ./lars-blogger/www/admin/ping-url-remove.tcl
    • -1
    • +9
    ./lars-blogger/www/admin/ping-urls.adp
    • -1
    • +27
    ./lars-blogger/www/admin/ping-urls.tcl
Removed deprecated lars_blog_weblogs_com_update_ping proc

    • -55
    • +1
    ./lars-blogger/tcl/weblogs-procs.tcl
Removed deprecated lars_blog_entry_edit

    • -2
    • +3
    ./lars-blogger/tcl/blogger-api-procs.tcl
    • -50
    • +0
    ./lars-blogger/tcl/lars-blogger-procs.tcl
Getting rid of lars_blog_entry_add, which has been replaced by lars_blogger::entry::new

    • -8
    • +9
    ./lars-blogger/tcl/blogger-api-procs.tcl
    • -25
    • +0
    ./lars-blogger/tcl/lars-blogger-procs.tcl
    • -4
    • +4
    ./lars-blogger/tcl/test/lars-blogger-procs.tcl
Removed entry-edit from admin yet again

    • -18
    • +0
    ./lars-blogger/www/admin/entry-edit-oracle.xql
    • -13
    • +0
    ./lars-blogger/www/admin/entry-edit.adp
    • -110
    • +0
    ./lars-blogger/www/admin/entry-edit.tcl
    • -37
    • +0
    ./lars-blogger/www/admin/entry-edit.xql
Fixed a few more merge problems

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

    • -0
    • +1
    ./lars-blogger/tcl/entry-procs-oracle.xql
    • -0
    • +1
    ./lars-blogger/tcl/entry-procs-postgresql.xql
    • -1
    • +45
    ./lars-blogger/tcl/lars-blogger-procs.tcl
    • -0
    • +9
    ./lars-blogger/tcl/lars-blogger-procs.xql
    • -0
    • +2
    ./lars-blogger/www/blog-postgresql.xql
  1. … 4 more files in changeset.
Cleaned up user experience, added user-messages in many places

    • -10
    • +0
    ./logger/tcl/project-procs-oracle.xql
    • -10
    • +0
    ./logger/tcl/project-procs-postgresql.xql
    • -2
    • +5
    ./logger/www/admin/map-variable-to-project-2.tcl
    • -3
    • +3
    ./logger/www/admin/map-variable-to-project.tcl
Fixed critical bug #1569 so that week queries don't bomb out if

there are category items.

    • -4
    • +5
    ./calendar/www/view-week-display-postgresql.xql