• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Joel says we can call Bug Tracker alpha. Should we throw a party?

Adding a column to the bug list showing who is assigned to which bug.

    • -40
    • +69
    ./bug-tracker/tcl/bug-procs-oracle.xql
    • -39
    • +71
    ./bug-tracker/tcl/bug-procs-postgresql.xql
Use action(child_action_ids) instead of separate query to get child actions

changed package version numbers to 5.1.0a1

    • -2
    • +2
    ./acs-api-browser/acs-api-browser.info
    • -2
    • +2
    ./acs-authentication/acs-authentication.info
    • -2
    • +2
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -2
    • +2
    ./acs-service-contract/acs-service-contract.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.

  1. … 3 more files in changeset.
fix for bug #1633

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

    • -2
    • +11
    ./simulation/lib/sim-template-tasks.tcl
    • -2
    • +39
    ./simulation/tcl/sim-action-procs.tcl
    • -0
    • +16
    ./simulation/www/simbuild/task-copy.tcl
    • -1
    • +0
    ./simulation/www/siminst/map-create.tcl
  1. … 7 more files in changeset.
removing obsolete deep flag related to deep cloning of workflows

Adding Simple User Search Page

    • -0
    • +48
    ./ecommerce/www/admin/searches/index.tcl
    • -0
    • +15
    ./ecommerce/www/admin/searches/index.xql
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.

    • -21
    • +37
    ./simulation/tcl/template-procs.tcl
  1. … 3 more files in changeset.
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.

    • -2
    • +2
    ./workflow/tcl/case-procs-postgresql.xql
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.

    • -2
    • +2
    ./acs-admin/www/users/user-batch-add-2.adp
    • -3
    • +3
    ./acs-admin/www/users/user-batch-add-2.tcl
    • -4
    • +4
    ./acs-admin/www/users/user-batch-add.adp
incremented version number to 5.2.0d1

adding missing paranthesis in section name

    • -1
    • +1
    ./simulation/www/siminst/map-tasks.tcl
  1. … 1 more file in changeset.
fixing the task anchor (redirect to task table after editing or adding task)

    • -13
    • +5
    ./simulation/lib/sim-template-tasks.tcl
  1. … 1 more file in changeset.
Added a primitive user search results page to admin and a few noquote fixes..

    • -4
    • +4
    ./ecommerce/tcl/ec-audit-trail-procs.tcl
    • -2
    • +2
    ./ecommerce/tcl/ecommerce-customer-service-procs.tcl
    • -1
    • +1
    ./ecommerce/tcl/ecommerce-email-procs.tcl
    • -11
    • +11
    ./ecommerce/tcl/ecommerce-procs.tcl
    • -2
    • +2
    ./ecommerce/tcl/ecommerce-user-contributions-summary-procs.tcl
    • -1
    • +1
    ./ecommerce/tcl/ecommerce-utilities-procs.tcl
    • -2
    • +2
    ./ecommerce/www/address-international.adp
Fixed Bug #1506 in oacs-5-1 by adding the message

    • -0
    • +5
    ./acs-authentication/catalog/acs-authentication.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./acs-authentication/tcl/local-procs.tcl
file acs-authentication.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-authentication/catalog/acs-authentication.en_US.ISO-8859-1.xml
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

Reverted per request.

    • -1
    • +1
    ./acs-tcl/tcl/community-core-procs-postgresql.xql
    • -2
    • +2
    ./acs-tcl/tcl/community-core-procs.xql
Exchanged cc_users for the faster acs_users_all query.

    • -1
    • +1
    ./acs-tcl/tcl/community-core-procs-postgresql.xql
    • -2
    • +2
    ./acs-tcl/tcl/community-core-procs.xql
Fixed a simple error in one of the compatibility procs

    • -1
    • +1
    ./calendar/tcl/calendar-compatibility-procs.tcl
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.

various bug fixes for package_id, title addition to acs_objects

    • -2
    • +2
    ./acs-admin/www/apm/packages-install-3.tcl
    • -3
    • +3
    ./lars-blogger/www/blog-postgresql.xql
    • -9
    • +9
    ./press/sql/postgresql/press-create.sql
Remerge Timo's changes for tip 42,43, cf tip 53

    • -1
    • +7
    ./acs-authentication/tcl/authority-procs.tcl
    • -0
    • +8
    ./acs-authentication/tcl/authority-procs.xql
    • -7
    • +21
    ./acs-content-repository/sql/oracle/content-revision.sql
    • -2
    • +11
    ./acs-content-repository/sql/oracle/content-template.sql
  1. … 83 more files in changeset.
making the tasks-bulk response page work with the new task-details page

    • -3
    • +6
    ./simulation/www/simplay/task-detail.tcl
  1. … 3 more files in changeset.
tasks were misnamed actions

    • -1
    • +1
    ./simulation/www/simplay/case-history.tcl
  1. … 1 more file in changeset.