• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Repairing the ask info/give info simulation by making it possible for the giver to respond to the asker by executing the task with the message being responded to inlined in the subject and body. Messages associated with tasks do not show up in the messages list anymore. Ticket #28

    • -0
    • +47
    ./simulation/www/simplay/task-detail.tcl
  1. … 2 more files in changeset.
adding the procs flag to the localize test case

    • -2
    • +3
    ./acs-lang/tcl/test/acs-lang-test-procs.tcl
clarified parameter help text

making character listing on role-character mapping page include characters that the admin has created himself. Ticket #35

  1. … 1 more file in changeset.
changed index page to use adp; added link to parameters

    • -0
    • +19
    ./monitoring/www/index.adp
merge the changes between 5.0.3 and 5.0.4 to head

    • -1
    • +1
    ./acs-api-browser/acs-api-browser.info
    • -1
    • +1
    ./acs-authentication/acs-authentication.info
    • -3
    • +2
    ./acs-authentication/tcl/sync-procs.tcl
    • -1
    • +1
    ./acs-automated-testing/acs-automated-testing.info
    • -1
    • +1
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -1
    • +1
    ./acs-content-repository/acs-content-repository.info
    • -1
    • +1
    ./acs-content-repository/tcl/filter-procs.tcl
  1. … 235 more files in changeset.
making displaying simbuild of the index page conditional on the sim_template_read privilege just like the simbuild index page. Ticket #31

  1. … 1 more file in changeset.
in the template tasks table. If next state is empty we display unchaged. Ticket #29

    • -1
    • +5
    ./simulation/lib/sim-template-tasks.tcl
  1. … 1 more file in changeset.
making sure assigned_role is not set for parallel tasks. Ticket #4.

    • -1
    • +5
    ./simulation/www/simbuild/task-edit.tcl
  1. … 1 more file in changeset.
ad_form forms can be not completed, particularly if the target is not the same page that has the form. Reverting change to throw error. People are on their own now.

Upgrade script for the show_contacts_p thing

  1. … 1 more file in changeset.
changing the timeout of a task to be specified in hours instead of seconds. Ticket #27. Relies on fix of workflow package (file action-procs-posgresql.xql)

    • -8
    • +17
    ./simulation/www/simbuild/task-edit.tcl
  1. … 1 more file in changeset.
bug fix: timeout_seconds was not extracted correctly in the postgresql action::get query.

    • -1
    • +2
    ./workflow/tcl/action-procs-postgresql.xql
added permissions sections

added permissions sections

added permissions granting section

added permissions screenshots

    • binary
    ./acs-core-docs/www/images/grant-perm-463.png
    • binary
    ./acs-core-docs/www/images/grant-perm-50.png
making the case history show message bodies and moving it onto its own page.

    • -0
    • +18
    ./simulation/lib/case-history.adp
    • -0
    • +121
    ./simulation/lib/case-history.tcl
    • -18
    • +3
    ./simulation/www/simplay/case-admin.adp
    • -119
    • +6
    ./simulation/www/simplay/case-admin.tcl
    • -0
    • +5
    ./simulation/www/simplay/case-history.adp
    • -0
    • +14
    ./simulation/www/simplay/case-history.tcl
  1. … 8 more files in changeset.
displaying states of a simulation in sidebar of simplay master template

    • -2
    • +8
    ./simulation/www/simplay/control-bar.adp
    • -2
    • +15
    ./simulation/www/simplay/control-bar.tcl
  1. … 2 more files in changeset.
Added the switch to show or not show contacts

    • -0
    • +2
    ./simulation/www/simplay/control-bar.adp
    • -1
    • +6
    ./simulation/www/simplay/control-bar.tcl
  1. … 4 more files in changeset.
Added a return_url so it can be called by other packages directly (e.g. project-manager).

fixing search on the tasks-bulk page to search both message body and title.

  1. … 1 more file in changeset.