• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Activated direct download by filename.

Fixed some minor acs-lang stuff and a few noquote things.

1. Finished up my Tcl API proc for defining portlets in a db-independent way.

2. Changed some catalog message errors

3. Fixed some noquote stuff

4. Finished porting dotlrn-homework to PG (not fully tested)

5. Modified homework to use the completed Tcl API defined in #1 above.

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
  1. … 7 more files in changeset.
Added dummy implementations of the notification type service contract to at least prevent hard errors until we get around to accepting replies for real.

file notification-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/lars-blogger/tcl/notification-procs.tcl
Added missing files