• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Removed references to registering child types, which is done by general

comments these days.

fixed the wording

    • -1
    • +2
    /openacs-4/packages/news/www/admin/index.adp

Applied Lars Pind's patch #175 - the header and trailer files were missing

and the Tcl file wasn't using the right path.

file 1pixel.footer was initially added on branch oacs-4-5.

    • binary
    /openacs-4/packages/acs-subsite/www/shared/1pixel.footer
file 1pixel.tcl.rej was initially added on branch oacs-4-5.

file 1pixel.tcl.orig was initially added on branch oacs-4-5.

file 1pixel.header was initially added on branch oacs-4-5.

    • binary
    /openacs-4/packages/acs-subsite/www/shared/1pixel.header
fixes for overlapping events

Bug fix by Bart Teeuwisse: category name function was improperly ported.

Applied Jim Lynch's patch #161 which fixes some problems that arise if you

mount wp-slim more than once.

    • -1
    • +3
    /openacs-4/packages/wp-slim/www/users.tcl
    • -0
    • +1
    /openacs-4/packages/wp-slim/www/users.xql

Applied Tilmann Singer's patch #169 which did some more widget fixing.

Applied Luke Pond's patch #173 which did some more form date widget fixing.

Applied Andrei Mitran's patch #167 which fixes two problems:

1. Version control picked up CVSROOT etc incorrectly

2. file manager failed when VersionControlP was true

Applied Dave Bauer's patch #164 which fixes drop script for PG. I fixed the

Oracle version which needs some pre-release testing.

Applied Jim Lynch's patch #163 which allows html to be used in a presentation

title (filtered for danger by ad_page_contract).

Yep, previous Oracle fix had a problem! "case" isn't allowed in PL/SQL???

1. Community core change was due to an earlier patch that allows a person

to register as a user.

2. Deleting an acs-object would fail if the object specific table didn't exist.

acs-objects and the content repository shouldn't require type specific tables

be named when you extend a type, this is a temporary hack which acknowledges

that folks have been cheating by name non-existent tables. Since I plan to

remove the restriction anyway, this is not a big deal.

The Oracle version still needs testing ...

Applied Tilmann Singer's patch #153 which fixes some problems with

acs-developer-support ("becoming" a user didn't quite work).

Applied CR Oldham's patch #152 which does a little HTML cleanup.

Applied Tilmann Singer's patch #151 which fixes sloppy HTML in this package.

Applied Tilmann Singer's patch #150 - previously if tar put warnings onto

stderr the code thought they were errors.

Applied Graeme Walters's patch #144 which allows existing persons to

upgrade themselves to users through the register pages.

Applied Tilmann Singer's patch #139 which turns of the hyperlink for "today"

if the day being shown is indeed today.

Applied Daryl Biberdorf's patch #127 which uses AOLserver to report whether

or not we're running under Windows rather than manually check for a dodgy

environment variable.

Added Daryl Biberdorf's patch #126 which does better checking for InterMedia

(works if Oracle's not installed on the same machine) and fine-tunes other

Oracle checks.

Applied Tilmann Singer's patch #124 which implements "<if @foo@>" as a

shorthand for the true check.

Applied Russell Muetzelfeldt's patch #125 which fixed "needs approval" users.

Applie Jim Lynch's patch #123 which adds html and similar filters to the

ad_page_contract headers for these pages.

Added sequence to demo-create.sql. Applied Geoff Davis's patch #122 which

changes a call to ns_quotehtml to ad_quotehtml.

Added Tilman Singer's patch #117 which changes some multirows to use the

built-in rownum value rather than needlessly select their own.