• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed ad_permission_p to permission::require_permission

Fixing tabs.

Added support for album_id to select a random photo of a specific album.

I accidently removed these files from the wrong place (they'll be unnecessary

when the portals rewrite is finished and integrated with .LRN but it's a bit

early to be deleting them, by a couple of months, oops!)

Some more sw_categories stuff which I forgot to check in before.

Adding utilities for functional programming in Tcl.

    • -0
    • +772
    /openacs-4/packages/acs-tcl/tcl/ad-functional-procs.tcl
Added a small blurb that the notes code was out of date, as in the

permissions-tediously-explained document.

First cut at admin UI is working, you can now build portal pages for a

subsite using it though it is very primitive.

Removed unneeded files and made the calendar configuration proc understand

master template configuration.

Oops "failure notice" in the bounce e-mail message didn't really want to

become "failure debug".

Changed some "notice" messages to "debug" ...

Set FILE_LINES_LIMIT and FILE_EXCERPTS_LINES to more modest values.

Fixed bug: Only show entries from projects mapped to this package instace

Fix missing ; in content_type__is_content_type for postgresql.

1. acs-reference needs to be installed with the core, it was changed to "f"

for some reason.

2. core packages can't be mounted by the bootstrap installer. They have to

be mounted by acs-install.sql

Portal is no longer a singleton package ...

bugfix: now using [string repeat] to generate indentation

promoted tutorial-advanced one section, which makes all of its pieces be their own html pages; added section on vuh

    • -0
    • +146
    /openacs-4/packages/acs-core-docs/www/ch08s06.html
  1. … 124 more files in changeset.
added example vuh

adding several files for reporting results of install.sh

adding keepalive scripts

    • -0
    • +9
    /openacs-4/etc/keepalive/keepalive-config.tcl
    • -0
    • +57
    /openacs-4/etc/keepalive/keepalive.sh
removing files with spaces, for the second time

file production-configuration.dia was initially added on branch oacs-5-0.

added cosmetic improvements to repository builder UI and output

fixing bug #1331 by defaulting to hourly calendar entry instead of whole day. With this default the javascript graying out the time entries works

removing embedded variables from the I18N messages. The translation reuse is not worth the maintainability problem of embedded variables.

  1. … 5 more files in changeset.
displaying error message and stack trace when portal evaluation throws an error

Cosmetic ...

package_instantiate_object always passed NULL as the object id to new()

if you were generating the object from a form.

Clarified that vacuum is not necessary for version of Postgres 7.4 and above.