• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file simplay.css was added on branch oacs-5-2 on 2006-10-31 10:13:03 +0000

    • -0
    • +0
    ./simulation/www/resources/simplay.css
file 404.adp was added on branch oacs-5-2 on 2006-10-31 10:13:03 +0000

file 404.tcl was added on branch oacs-5-2 on 2006-10-31 10:13:03 +0000

Merged the latest simulation code in oacs-5-1 to HEAD

    • -7
    • +19
    ./simulation/lib/object-display.tcl
    • -1
    • +1
    ./simulation/lib/sim-insts-grouped.tcl
    • -1
    • +1
    ./simulation/lib/sim-objects-grouped.tcl
    • -1
    • +1
    ./simulation/lib/sim-template-objects.tcl
    • -1
    • +1
    ./simulation/lib/sim-template-roles.tcl
    • -1
    • +1
    ./simulation/lib/sim-template-states.tcl
    • -1
    • +1
    ./simulation/lib/sim-template-tasks.tcl
  1. … 73 more files in changeset.
fixing tests of file-storage

    • -100
    • +84
    ./file-storage/tcl/test/tclwebtest-procs.tcl
fixing the tests of file storage

    • -222
    • +20
    ./file-storage/tcl/test/file-storage-procs.tcl
File improved to recognize urls in the conversations

    • -12
    • +113
    ./chat/tcl/chat-ajax-procs.tcl
Bumped branch to 5.3.a1 for alpha release.

    • -4
    • +4
    ./acs-api-browser/acs-api-browser.info
    • -5
    • +5
    ./acs-authentication/acs-authentication.info
    • -4
    • +4
    ./acs-automated-testing/acs-automated-testing.info
    • -4
    • +4
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -3
    • +3
    ./acs-content-repository/acs-content-repository.info
    • -4
    • +4
    ./acs-service-contract/acs-service-contract.info
    • -2
    • +2
    ./acs-translations/acs-translations.info
Added a top which works even when you need to set the environment

file top.sh was initially added on branch oacs-5-2.

    • -0
    • +0
    ./monitoring/bin/top.sh
bug in query solved

Added object_id

Removed sorting

    • -2
    • +3
    ./glossar/lib/glossar-list-postgresql.xql
    • -16
    • +43
    ./glossar/lib/glossar-term-list.tcl
Made sure to use resources instead of shared/images

    • -3
    • +3
    ./project-manager/lib/project-portlet.tcl
    • -4
    • +4
    ./project-manager/lib/task-info-portlet.adp
    • -2
    • +2
    ./project-manager/www/process-instances.tcl
    • -9
    • +9
    ./project-manager/www/task-add-edit.adp
    • -4
    • +4
    ./project-manager/www/lib/entries-table.adp
Made sure to use the correct style.css

    • -1
    • +1
    ./project-manager-portlet/www/project-manager-portlet.adp
    • -1
    • +1
    ./project-manager-portlet/www/project-manager-projects-portlet.adp
We now require PG 8.0, not 7.3 :)

    • -2
    • +2
    ./acs-bootstrap-installer/db-init-checks-postgresql.tcl
closing div

Main site stuff was built in hard-coded english rather than using message

keys for the Oracle version. Big "oops" uncovered by automated testing.

    • -4
    • +4
    ./acs-kernel/sql/oracle/acs-install.sql
If a test logs a user in it should log that user out. Particularly if it

then goes on to delete that user. Failure to do so screws up tests that

try to access the website, logically enough.

    • -1
    • +4
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
initializing variable

Localizing the group name in the party_search

Someone changed the local auth implementation to handle the "RetrievePassword"

operation (by e-mailing a note to the user which links to a reset password

page). This is cool. What's not cool is to change the behavior without

running tests on the package and correcting the one that looked for the

local auth implementation to return "not_supported" ...

    • -2
    • +2
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Phew talk about obscure. This test case NEVER worked (why do people commit

tests that don't work in the first place????) because it used ad_library

rather than ad_page_contract to document the template. ad_library fails

in ad_make_relative_path in this case though I didn't track down why in detail.

Added apm_package_ids_from_key to get a list of all package instances

made sure the date is 24hour clock

Added sending of bcc and cc

Added link to billable projects

    • -5
    • +7
    ./contacts/lib/project-offers-portlet.tcl
Made sure the labels contain the company and other information like the extended compnay information

    • -3
    • +11
    ./contacts/tcl/contact-message-procs.tcl
    • -2
    • +6
    ./contacts/tcl/contact-search-widget-procs.tcl
    • -61
    • +156
    ./contacts/tcl/contacts-callback-procs.tcl
The sweeper needs to run with a package_id

Move creation of the contact to the background