• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Yon added an 'attachment' widget to use for uploading a number of files to a form

Suppress the * indicating required fields for select widgets, since the user can't choose whether or not to allow no value

Accept an optional query var 'return_url' when setting package parameters.

Appended ';noquote' to various vars

Fixed bug in date calculation

Fixing some img tag garbage between up/down arrows, etc.

importing library package from the ShareNet system

  1. … 345 more files in changeset.
Initial revision

  1. … 345 more files in changeset.
The request processor now supports a /package-key/www/resources directory

which is not checked for read permissions, which increases performance.

1. Folder chunk doesn't belong here, nor (hopefully) is it referenced

2. Took advantage of the new resources directory, we now have perm check

free files

3. Changed the master template to use the real logo when the user's not

logged in because of #2

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/control-panel.adp
    • -28
    • +15
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -6
    • +6
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
    • -89
    • +0
    /openacs-4/packages/dotlrn/www/folder-chunk.adp
    • -52
    • +0
    /openacs-4/packages/dotlrn/www/folder-chunk.tcl
Try again ... screwed up last time ... now we have our small graphics files

in the new resources directory, which isn't permission-checked by the request

processor.

  1. … 55 more files in changeset.
Added "new since last visit feature"

Added a "view unasnwered" option to forums

Added link to go back to default sorting

Sort by latest reply implemented.

fixed an embarrassing amount of bugs, now let us have fun! :)

  1. … 20 more files in changeset.
Changed the wf spec once again.

Use apm_package_installed_p instead for the curriculum check.

The Reject action got screwed up ...

Updated the workflow spec, removed owner_id from curriculum::edit ...

-removing emacs backups

changed the 3rd argument in create_instance_channel query from '' to NULL

changed rss_file_url from /mountpoint/<rss_file_name> to /mountpoint/rss/<rss_file_name>

Changed name of context bar passed to master from context_list to context.

Allow users to move photos into any album below the root folder where they have appropriate permissions (to be more consistent with album-move).

changes to allow users to delete a photo clipboard (capability exists in SQL API but never exposed in UI)

    • -0
    • +18
    /openacs-4/packages/photo-album/www/clipboard-delete.tcl
In pa_context_bar_list, instead of returning nothing when we are in the root folder, we return [list $final]. Otherwise, you get an incomplete context bar in the root folder.

robert locke commit on contrib/photo-album

Added link to openacs.org bugtracker

Added admin link to one-revision. Noone needs to see that as an extra step to

download.