• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug when granting zero privileges crashing page

Fixed rendering bug on IE 6: div float right and table width 100% doesn't mix well. This fix shouldn't be merged to HEAD/5.1, since HEAD/5.1 has a completely different rendering

- 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

the read_private_data_p form input widget is now named guest_p

    • -1
    • +1
    /openacs-4/etc/install/tcl/user-procs.tcl
Back-merging bug fix from HEAD

    • -1
    • +7
    /openacs-4/packages/survey/tcl/survey-procs.tcl
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

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.

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

added deployment script

    • -0
    • +43
    /openacs-4/etc/deploy.sh
fixed several bugs

adding the dotwrk alias

modified content_item.get_title to return a useful label for extlinks (postgres and oracle)

Added file so people know what this directory is for.

Moved templates to survey folder so they can be processed correctly.

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

Bug #1514. Fixed typo.

Bug #1527. Fixed typo.

Bug #1564. Fixed typo.

Bug #1565. Changed the text in the catalog.

#1574. Fixed typo.

simplified links to generated documentation

Added parameter that controls whether to use the navbar or subnavbar css

classes when rendering our navigation bar.

These were redundant, in the wrong directory

Made new element name default to the portal datasource's pretty name, rather

than internal name.

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.