added: Two new approval activities, byLineage and byCommitterGroup

added: Show a message to users when they log in
fixed: Gallery search form doesn't work right in IE6
fixed: Minor bug in new gallery approval handling
This commit is contained in:
Doug Bell 2008-06-02 21:16:06 +00:00
parent a0ec44567a
commit 614b37e31d
12 changed files with 515 additions and 32 deletions

View file

@ -91,6 +91,9 @@
- All group operations now show group id and name (Yung Han Khoe)
- Added: On the commit screen of version tags, you can now set a Start/End Time for when the tag should appear.
- Added: WaitUntil workflow activity associated with version tags that waits until the start or end time of a version tag has been reached before continuing the workflow
- added: Show a Message when users login
- added: Two new approval activities, ByCommitterGroup and ByLineage
- fixed: Gallery Search form doesn't work right in IE6
7.5.10
- fix: Syntax error in GetCsMail