• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replaced the diamond graphic with the words 'all day'. Removing it when there are no all day events is harder, but can be done with a hack if it must be.

And also the close tags. Apologies for all those small commits.

Enhanced text: Removing line breaks after paragraph-breaking HTML tags as well.

adding a restart server link after package installation. People (including myself) used to forget restarting the server which was frustrating

adding a restart server link after package installation. People (including myself) used to forget restarting the server which was frustrating

file packages-install-5.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-admin/www/apm/packages-install-5.tcl
applying patch 131 by Randy Ferrer. Changes ad_parameter to parameter::get and export_form_vars to export_vars

A variety of changes that add up to making outlook synchronization work

with PostgreSQL (at all) and Oracle (better).

1. Changed calendar to read SystemTimezone rather than hardwire it to

US/Eastern.

2. Made calendar depend on acs-lang since that's where the param lives.

3. Fixed the query on the acs-lang page that lets you set the timezone

(used the Oracle-ism UNIQUE rather than the standard DISTINCT)

4. Saw that the test stuff doesn't work and got rid of the links on the

index page - people can live without testing it for this release (we

should fix it for 4.7)

5. Fixed timezone__local_to_utc so it works with calendar, though it's

very whacky (shifted so the timezone'd date part is the UTC date, would

be much much better to use timestamp without timezone but PG doesn't

accept that syntax for function returns and we're not ready to drop

PG 7.2 support yet so I can't take advantage of the timestamp/timestamptz

type names, sigh)

Applied patch #122

Applied patch #112.

Applied patch #115

Removed LU: error log message, which doesn't seem to do be because of any error.

Fixed bug #368: /admin/relations/add doesn't forward return_url to /admin/parties/new

Fixed bug #369: ad_template_sample_users_seq, not _sequence

Allow HTML in the title - it'll get escaped properly

Removed <p> tags around content -- at least enhanced text automatically inserts those, and we're expecting most people to want to use enhanced text.

Fixed enhanced text formatting of UL, LI, and other tags that do paragraph breaks themselves.

Got rid of search_query_name, which doesn't work anymore

Merged bug fix to file watching over from head

Watching the wrong path.

Fixed bug #382: return_url in entry-edit should be "" not "."

module alias for lars-blogger

Sorting user list, and fixed formatting

Made it clearer that you're searching AOLserver API.

Fixed a problem with the party_approved_member_map uncovered by Dave Bauer.

removing debug printouts that I forgot to remove earlier

fixed previous commit of a pg function in an oracle xql file

The error message from ad_html_security_check wasn't HTML quoted like it should be.

    • -2
    • +2
    /openacs-4/packages/forums/www/message-post.tcl
Bumped up version number of ecommerce, so the APM will suck in the new provides statement. Also bumped up events, and made events require the later version of ecommerce, so installing events should work.

Bumped up version number of ecommerce, so the APM will suck in the new provides statement. Also bumped up events, and made events require the later version of ecommerce, so installing events should work.