• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file allow-for-view.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/site-map/allow-for-view.tcl
add link for build site-map

file index-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./site-map/index-postgresql.xql
file index.tcl was initially added on branch oacs-5-1.

file index.adp was initially added on branch oacs-5-1.

Site map viw interface

file index-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./site-map/index-oracle.xql
add css for new calendar widget

add Javascript for new calendar widget

Applying patch 617 for bug 2161, courtesy of Carsten Clasohm.

The registration/login pages were not honoring the EmailForgottenPasswordP

parameter. This enforces that parameter, allowing admins to disable emailing

out passwords.

  1. … 2 more files in changeset.
fix of the direct mounting package, clean up of the new site-map w/list-builder must be done

fixing bug #2139 (link causing problems)

Added the grant permission action to acs-subsite/www/permissions/perm-include. The existing action returns a list of all users in OpenACS which can take ages to render. With grant permissions the admin can set permissions for a single user that he can search for. To use acs-subsite/www/permissions/grant from any other page I added the optional return_url parameter that redirects back to that page where grant was called

  1. … 2 more files in changeset.
Add in a page to the documentation that gives an overview of all images

the subsite provides.

file images.html was initially added on branch oacs-5-1.

New look for the site map using list builder and anchor tag to jump to the current row.

    • -225
    • +182
    ./admin/site-map/index.tcl
Fixing bug for display portrait. Wrong variable name.

fixing resetting broken email - email didn't get sent

  1. … 2 more files in changeset.
Fixing another mistake in the 2055 bug fix (Oracle and PG are on two

different servers thus I had to commit to test)

Oops fixed typo in previous commit

    • -3
    • +0
    ./user/portrait/upload-2-postgresql.xql
Fixed bug #2055 by moving as much of the code into db-independent Tcl API

as is possible at the moment.

    • -60
    • +0
    ./user/portrait/upload-2-oracle.xql
    • -80
    • +0
    ./user/portrait/upload-2-postgresql.xql
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 136 more files in changeset.
Resolves bug #2026.

  1. … 1 more file in changeset.
adding new .LRN admin features, by Hector A. hr_amado@galileo.edu

  1. … 49 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
Converted to text (it was shown in title bar and context bar)

somehow had a oacs-5-0 version of this file, fix for n_bytes on portrait upload

    • -1
    • +2
    ./user/portrait/upload-2-postgresql.xql
merge fixes from oacs-5-1 for content length and cleanup

    • -3
    • +3
    ./user/portrait/upload-2-postgresql.xql
remove inline sql from upload-2.tcl, clean up code, set content_length on new upload