• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding Simple User Search Page

making sure tasks that have timed out show up in the case log and that admins are notified. We are now signing up admins for all actions in the simulations they admin.

fixing bug in action::execute - it wouldn't work when executed outside an HTTP request (from the timeout sweeper). Now timeout tasks will have a null user_id which is not ideal. We might want to pass on the trigger type (time) to the case log entry to more clearly indicate when an action timed out.

When getting content from the URL variable, it didn't get massaged into a richtext datatype

Showing the user in which groups he is a member. This feature is not

very useful considering that we are just showing a passive list of

names.

Fixed variable parsing, changed syntax to <first_names>, <last_name>,

added a missing noquote.

incremented version number to 5.2.0d1

adding missing paranthesis in section name

fixing the task anchor (redirect to task table after editing or adding task)

Added a primitive user search results page to admin and a few noquote fixes..

initial upload

  1. … 78 more files in changeset.
Fixed Bug #1506 in oacs-5-1 by adding the message

file acs-authentication.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

Oops. Wanted to fix Bug #1563 but realized after looking in bugtracker that I'm not supposed to commit these things myself in other peoples' packages.

Fixed Bug #1563 by changing help_text in the application-add form

Made the "all-in-one" style work for the admin page.

    • -4
    • +7
    /openacs-4/contrib/packages/portal/www/index.tcl
Added and removed some forgotten files ...

    • -0
    • +23
    /openacs-4/contrib/packages/portal/www/index.adp
    • -0
    • +107
    /openacs-4/contrib/packages/portal/www/index.tcl
    • -0
    • +31
    /openacs-4/contrib/packages/portal/www/index.xql
    • -0
    • +114
    /openacs-4/contrib/packages/portal/www/portal-configure-2.tcl
    • -0
    • +5
    /openacs-4/contrib/packages/portal/www/portal-configure.adp
    • -0
    • +17
    /openacs-4/contrib/packages/portal/www/portal-configure.tcl
    • -0
    • +34
    /openacs-4/contrib/packages/portal/www/portal-configure.xql
Moved a bunch of stuff into lib, where it belongs. Removed several unused

junk files.

  1. … 48 more files in changeset.
Moved default theme and layout definitions to Tcl package API calls.

Reverted per request.

Exchanged cc_users for the faster acs_users_all query.

Yet more along the path to a configuration wizard, which works though is not

quite complete!

Fixed a simple error in one of the compatibility procs

The section "Upgrading a custom or CVS site" incorrectly said that it

was not to be used if you have custom code or your code is in CVS.

Fix appearance of Skip this task text when using a process.

Ported to oracle.

Partial fix for 1631 (user views not scalable). Now restricts drop

boxes to only those users who are approved members of the current

subsite.

various bug fixes for package_id, title addition to acs_objects

Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 83 more files in changeset.
Fixing tabs.