• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding a column to the bug list showing who is assigned to which bug.

Use action(child_action_ids) instead of separate query to get child actions

    • -25
    • +11
    /openacs-4/packages/workflow/tcl/case-procs.tcl
Necessary change due to internationlization, as the value can be different.

Necessary change, as the value can change due to translations.

changed package version numbers to 5.1.0a1

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -2
    • +2
    /openacs-4/packages/search/search.info
adding a document upload link on the new message page that appears when a player is to send a message and has an empty portfolio.

Simplified the blank theme...

fix for bug #1633

Adding shallow task copy feature. removing obsolete deep flag related to deep cloning of workflows.

    • -0
    • +16
    /openacs-4/packages/simulation/www/simbuild/task-copy.tcl
removing obsolete deep flag related to deep cloning of workflows

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.