• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Put comments in separate header.

sync up work

    • -8
    • +10
    /openacs-4/contrib/packages/cop-ui/lib/index.adp
    • -1
    • +1
    /openacs-4/contrib/packages/cop-ui/lib/index.tcl
Auto-mount dotlrn at /dotlrn - this is required anyway, and means that you can install dotlrn as normal packages, then restart your server, and everything's up and beautiful

    • -0
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
Set the .LRN master template, without which .LRN will not work. This means that you can now drop .LRN on an existing OpenACS site and have it work.

Removed errorneously left 'test' string in the name of the dotlrn instance at the /dotlrn/classes node

cascade deletes for table cr_folder_type_map when folder or content_type are deleted

Cleaning up UI

    • -3
    • +2
    /openacs-4/packages/dotlrn/www/register-link.adp
missed the pg upgrade script for cascade delete on root folder map table

change the perm-include page to use acs_object_party_privilege_map rather than acs_permission.permission_p which should be substantially faster

fix a couple translation errors, make pa_package_root_folder_map cascade deletes, bump version

fixed broken version number

updated package versions to 5.1.0 and set release date

    • -3
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 3 more files in changeset.
updated version to 5.1.0 final in docs

  1. … 62 more files in changeset.
Add parameter CommentsDisplayedP, to control whether the comment link

and comments are shown inline remove files stanza from .info file and

bump version number. Use ns_returnfile when possible for returning

the page, propigate the displayed_object_id up to the main page.

Update the description slightly.

Minor adjustment of title and message of progress bar

Fixed HTML/CSS for progress bar

    • -38
    • +21
    /openacs-4/packages/acs-tcl/lib/progress-bar.adp
Fixed documentation for progress bar

file dotlrn-procs-oracle.xql was added on branch oacs-5-2 on 2005-05-31 23:13:05 +0000

file dotlrn-procs-postgresql.xql was added on branch oacs-5-2 on 2005-05-31 23:13:05 +0000

Removed obsolete query files

i18n of cancel button

Use common_OK and friends instead of common_ok

Fixed bug introduced by merge

Merged changes on oacs-5-0 branch from jcd-504-merge to lars-504-2-merge (changes made since 5.0.4 release) onto oacs-5-1 branch

Added a somewhat dated doc containing two user stories, task list UI and redirect after action

    • -0
    • +44
    /openacs-4/packages/workflow/www/doc/workflow.html
removing absolute path to wget as it may vary from server to server

Lower instead of upper

Fixed bug with sorting bugs list

add a type to the js included, put title at the very top before the meta generator tag, don't emit an empty ul in the footer

Fix single file upload filenames. It was using the entire upload_file list

instead of just the user filename.