• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Wrong arg numbering caused cu_curriculum__new to choke.

Fixed problem with accounting for daylight savings switches within the period

file entries-table-postgresql.xql was initially added on branch oacs-5-0.

file nav-bar.tcl was initially added on branch oacs-5-0.

file nav-bar.adp was initially added on branch oacs-5-0.

file master.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/contrib/packages/project-manager/www/lib/master.tcl
file master.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/contrib/packages/project-manager/www/lib/master.adp
file entries-table.xql was initially added on branch oacs-5-0.

file entries-table.tcl was initially added on branch oacs-5-0.

file entries-table.adp was initially added on branch oacs-5-0.

file log.adp was initially added on branch oacs-5-0.

file log.xql was initially added on branch oacs-5-0.

file log.tcl was initially added on branch oacs-5-0.

Project manager 1.0 alpha release. Contains logger integration, UI enhancements and fewer bugs (or newer, more interesting ones). Upgrades not supported

  1. … 44 more files in changeset.
Fixed a small problem which led to a "URL not found" error if you deleted

a subsite from within its own sitemap.

The call to rss_gen_subscr.del was failing because it's a function and Oracle requires that we assign it's return value into a variable. So now we have a v_foo variable to accept the value. rss_gen_subscr.del should really be a procedure, not a function, but that's a much bigger fix and we may revamp RSS instead.

Shorter constraint names to make Oracle happy

Fixing this query.

committed notes, so others can have some more info

making sure you can go straight to the participants tab in the siminst wizard. Fixing ticket 13

giving anonymous users access to the yellow-pages page (ticket #12)

changing permission check to be done on the authenticated user_id (ad_conn user_id), not the untrusted one.

changing the proc security::RestrictLoginToSSLP to only return 1 if https is available on the server.

added clear: left; to the style for breadcrumb.

The requirement is only apparent in mozilla - since the font sizing etc there

makes the sitename text sit a little lower, the lhs of the breadcrumb would

alignt with the rhs of the sitename. note that the design requires it in all

css implementations to be correct, and it will do no harm...

Added support for htmlArea to richtext widget. Controlled by the UseHtmlAreaForRichtextP parameter, which currently defaults to 'false', because the user doesn't have a way to turn it off yet, and it doesn't work in all browsers.

Configure HTMLarea to have the right root directory

Added support for htmlArea to blank-master

Added htmlArea 3.0 beta to OpenACS

  1. … 96 more files in changeset.
Added link to developer-support, if installed

Removed references to bgcolor, textcolor, background