• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes in simulation:

* Added a couple of missing message keys

* Changed messages to show modified names of portfolio items instead of original names

* Made simulation home page show a link to notifications

    • -4
    • +18
    ./catalog/simulation.en_US.ISO-8859-1.xml
Moved creation of message trash to content-types-create to avoid referential integrity problems when installing the package.

Fixed a couple of typos in simulation sql files

Fixed some bugs in portfolio and moved assigning characters to roles from siminst to simbuild

    • -2
    • +4
    ./www/siminst/simulation-casting-3.tcl
file portfolio-delete.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/portfolio-delete.tcl
file portfolio-rename.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/portfolio-rename.tcl
file portfolio-rename.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/portfolio-rename.adp
Added deleting/undeleting of portfolio items to simulation. Also added renaming of portfolio items.

Added trash bin for messages in simulation.

file upgrade-1.0.0b5-1.1.0b1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.0.0b5-1.1.0b1.sql
file trash.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/trash.tcl
file trash.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/trash.adp
file message-delete.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/simplay/message-delete.tcl
Merging simulation from oacs-5-1 to oacs-5-2

    • -1
    • +9
    ./catalog/simulation.en_US.ISO-8859-1.xml
  1. … 74 more files in changeset.
Merged the latest simulation code in oacs-5-1 to HEAD

    • -1
    • +9
    ./catalog/simulation.en_US.ISO-8859-1.xml
Merged the latest simulation code in oacs-5-1 to HEAD

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

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

  1. … 73 more files in changeset.
Fixed a bug that caused IE users to not be able to add jpeg images to citybuild. Also added an updated flash map + map.xml file. Upped version to 1.0.4

.ORIG files should not be in CVS in the first place

Fixed three bugs: missing stylesheet link in object pages, missing description in portfolio type task forms, and updated the new flash map + map.xml

Upped the version to 1.0.3

Fixed a bug that caused the initial assignee notification going to all people in a workflow

Fixed a bug in simulation-master and made a small change to css

Upped to 1.0.2

  1. … 2 more files in changeset.
added missing simplay.css file

file simplay.css was initially added on branch oacs-5-1.

    • -0
    • +0
    ./www/resources/simplay.css
Changed citybuild/object-delete.tcl so that it takes care of unsetting live and latest revisions before trying to delete the object. This fixes the bug that causes content_item__del to bomb whenever there is a live or latest revision set for the object being deleted.