Appendices > Appendix B: Version History

Top |Previous |Next

Version 7

 

7.3.7304 - July 2, 2013

fixed --- Incorrect Quoting in ExternalDiffLauncher (Case 72222)
fixed --- Action items do not have urls if "external URL" not specified (Case 70688)
fixed --- Error uploading files with HTTPS and Proxy (Case 73807)
fixed --- Both - Upload P4 shelved files from Web UI uploads empty diffs when there are pending files in the changelist. (Case 70421)
fixed --- P4 Passwords are output in plaintext by DebugCommandRunner (Case 73062)
fixed --- Web debug log stack traces not deobfuscated correctly (Case 73595)
fixed --- Page keeps reloading if fails "single server" check (Case 73467)
fixed --- Subversion triggers respect "Restrict Access" rules (Case 72912)
fixed --- Perforce triggers respect "Restrict Access" rules (Case 72912)
fixed --- Report on Review access restrictions (Case 73202)
fixed --- do not log scary warning about client log file (Case 67725)
fixed --- Uploading .pdf, .doc, and .docx files leaks memory. (Case 72595)
fixed --- Stuck at dancing bear if try to go "back" (Case 72007)
fixed --- Check Permissions for Report & Version access (Case 73040)
fixed --- Typing in comment box slow on IE8 (Case 72402)
fixed --- Errors when adding a changeset that contains an "evil twin" scenario (Case 71298)
fixed --- better error message for Moved Temporarily / Moved Permanently errors while accessing /contentupload (Case 70157)
fixed --- do not prompt user to enable debug mode (Case 69595)
fixed --- Update changelist trigger needs to run as change-submit (Case 70793)
fixed --- Problem adding this Word document to a review (Case 69591)
fixed --- Line numbers overlapping in diff viewer (Case 70302)
fixed --- do not scroll to center when clicking convo (Case 69780)
fixed --- Error using Group-based access restrictions when Review not associated with Group (Case 70530)
fixed --- Cannot submit error report from login or "upgrade db" views (Case 70573)
fixed --- Error sorting table by clicking header (Case 69987)
fixed --- Better tolerance for missing or corrupted documents (Case 69706)
fixed --- Error refreshing diff viewer after changing versions (Case 69892)
fixed --- "Download Diff" button returns backwards diff (Case 69869)
fixed --- Log warnings about missing document fonts (Case 69799)
fixed --- "Directory Found not in Git Repo" when "git" not in PATH (Case 69434)
fixed --- Remove bogus 'lastCommentCreationDate' log warning (Case 69412)
fixed --- 'Missing changeset Items' error parsing TFS changeset (Case 67093)
fixed --- 'Missing changeset Items' error parsing TFS changeset (Case 67093)
fixed --- review-xml now does not show metrics section if user does not have access to reports (Case 70738)
fixed --- review, version, and changelist data accessable even when there is no user by navigating to data/urls. Initial commit (Case 70738)
fixed --- corrupted VSS diffs hang client (Case 71910)
fixed --- TFS gated build changesets generate 'Missing changeset date' error (Case 71790)
fixed --- NoClassDefFoundError creating TFS shelvesets (Cases 71641, 71771)
fixed --- do not npe if changelist is missing (Cases 71068, 71767)
fixed --- phase view does not include new 7.0 phases (Case 70869)
fixed --- multiple issues when communicating with newer Subclipse clients using SVN 1.7 (Case 70330)
fixed ---"There is no current object" and other document problems (Case 69591)
fixed --- Increased supportability for various SCMs by removing the word 'optional' when users are inputting the source path in the GUI client (Case 61880)
fixed --- Missing or wrong changelist "external diff" button (Case 68873)
fixed --- When in "Side by Side", "After" and "Before" drop-down text do not change properly(Case 68917)
fixed --- adding shelvesets from Team Explorer now has expected behavior (Case 67093)

 

7.3.7303 - January 18, 2013

added --- Syntax highlighting for .hss, .ss and .ts files
added --- Syntax highlighting for ECMA script (.es) files
fixed --- Files showing wrong upload order (Case 66561)
fixed --- Generic error popup when not allowed to access review (Case 67902)
fixed --- missing spaces on review summary page (Case 67496)
fixed --- RTC: Uploading a merged changeset results in incorrect version diff (Case 67862)
fixed --- Flat vs compressed tree (Case 62144)
fixed --- Next/Prev file button troubles in new version (Case 68084)
fixed --- Compact view causes word wrap in chat panel to not work (Case 68589)
fixed --- Error editing partially reworked changelist in separate view (Case 68506)
fixed --- better error handling for ReviewAccessException (Case 68200)
fixed --- Stuck at dancing bear after leaving diff viewer (Case 67949)
fixed --- Chat icons not showing in materials section (Case 68184)
fixed --- Materials section does not refresh correctly after review event (Case 68382)
fixed --- Diff Viewer - Prev/Next buttons do not see next diffs when a comment is made on the first diff(Case 67680)
fixed --- Conversation toolbar disappears when you select different line during defect creation (Case 67931)
fixed --- Change user agent matcher in Browser.java to match new Gecko version string (Case 67979)
fixed --- Errors after leaving diff viewer before diff is loaded (Case 67949)
fixed --- Use ticket instead of user/pass if user/pass is passed in (Case 67749)
fixed --- Cannot get electronic signatures to consistently work (Case 66367)
fixed --- Enabling electronic signatures adds completed reviews to action items (Case 68587)
fixed --- Not using External URL in some places (Case 68153)
fixed --- Diff Viewer - Next/Prev Line keyboard shortcuts do not work (Case 68218)
fixed --- Diff viewer Add Comment and Add As Defect buttons should be disabled if create not allowed (case 68373)
fixed --- Add "external name" to custom defect list reports (Case 56067)
fixed --- Error showing new version in diff viewer (Case 68219)
fixed --- Diff Viewer - Prev/Next buttons do not see next diffs when a comment is made on the first diff (Case 67680)
fixed --- AddVersion(Clearcase) from command line does not work in 7.3 (Case 67726)
fixed --- Loading port monitor dll from install directory (case 67338)

 

7.3.7302 - November 21, 2012

fixed --- Add time zone info to dates in UTC reports (Case 67610)
fixed --- Unread comments improved for accessibility features (Case 67648)
fixed --- Clicking 'Create Bug in Bug Tracker' should open in a new tab (Case 65863)
fixed --- Able to modify roles without error (Case 67348)
fixed --- Allow some copy/paste functionality in text diff viewer (Case 65946)
fixed --- Blended reviews (Case 67514)
fixed --- Handling for symlinks in perforce (Case 67550)
fixed --- UI limit expanded beyond 10,000 users (Case 66400)
fixed --- diff viewer now shows side-by-side diffs of identically versioned text files (Case 65933)
fixed --- Print To Review no longer clips left margin (Case 66562)
fixed --- Debug logging no longer creates infinitely huge log files in temp (Case 65617)
fixed --- Scrolling on Firefox improved (Case 67051)
fixed --- Synchronized locking code to avoid overlapping file lock (Case 66667)
fixed --- "Show More Lines" button behavior corrected when used with wrap lines (Case 67052)
fixed --- Password showing in GUI client in plaintext (Case 66089)
fixed --- Oracle upgrade issues resolved (Case 67040)
fixed --- User_lastactivity updates while user idles on the home screen (Case 66986)
fixed --- Corrected NPE with action items if the user had no items(Case 65565)
fixed --- Changed log level from 'warn' to 'error' for some DB migration issues (Case 64473)
fixed --- Updated 'addardiffs' command documentation to cover AccuRev limitations (Case 66130)
fixed --- Catch error from P4 when files are not opened for edit (Case 66901)
fixed --- Corrected AccuRev error when file system root is inaccessible (Case 66503)
fixed --- Resize comment box as you type (Case 65616)

 

7.3.7301 - October 26, 2012

Added --- Compact view options for Review Summary and Diff Viewer pages.
Added --- Improved content information on collapsed sections of Review Summary page
Added --- Authenticated SMTP support
Added --- Easy, in-application upgrade path from CodeCollaborator to PeerReview Complete
Added --- Support for Visual Studio 2012 and Windows 8
fixed --- Oracle upgrade issue from 7222 to 723 (Case 67040)
fixed --- Reduced load on database from diff viewer (Case 65373)
fixed --- Reject review reason is no longer a custom field (Case 61600)
fixed --- Surround 'Unexpected empty version for path' error handling (Case 66261)
fixed --- Several IE bugs in diff viewer (Case 65579)
fixed --- git addchanges now works with unchanged, managed files (Case 66417)
fixed --- Accurev error handling when file system root is inaccessible (Case 66503)
fixed --- Changing version in Eclipse compare editor no longer breaks connection (Case 65305)
fixed --- Deleted files no longer show reverted icons in Review Materials section (Case 65580)
fixed --- Reduced DB contention when updating user activity (Case 66273)
fixed --- Support .DOC and .DOCX uppercase extension names (Case 66112)
fixed --- Clearcase Server Integration (Case 64295)
fixed --- Integration to CCRC with a Bad Password no longer causes lockout (Case 65551)
fixed --- Pipe symbols in custom fields now work correctly (Case 66161)
fixed --- Review Summary screen now displays while still loading materials
fixed --- Auto-adding of unversioned directories now supported on newer subclipse clients
fixed --- Eliminated a 'jump' in chat when working with defects (Case 65350)
fixed --- Non-participant comments no longer highlighted until read (Case 65102)
fixed --- Improved TFS date parsing by adding he_IL locale
fixed --- Diff viewer refreshing when no longer visible (Case 66082)
fixed --- Support for Synergy web mode (Case 63794)
fixed --- TFS date parsing no longer fails for English India locale (Case 65220)
fixed --- Handle null state passed by P4Version (Case 64548)
fixed --- Resolve null pointer exception (Case 64653)
fixed --- P4V and add pending changelist commands now grab shelved changes (Case 64460)
fixed --- ClassCastException calling protects command (Case 63322)
fixed --- P4 Error "Unicode clients require unicode enabled server is now resolved automatically (Case 64450)
fixed --- Upgrade doc conversion utility (Case 64799)
fixed --- AccuRev diff error "9002" or "9005" (Cases 65481, 65568, 65482)
fixed --- Error uploading files with proxy to server not at root (Case 65078)
fixed --- Clients now able to work on systems that do not support file locking (Case 65567)
fixed --- Correct problems running multiple commands at one time (Case 56660)
fixed --- Add template as one of the fields that can be added to a custom report (Case 64403)
fixed --- Concurrent modification exception from Eclipse client (Case 65498)
fixed --- Hide SVN "Require Client Cert Password" option on server (Case 65483)

 

7.2.7237 - August 16, 2012

Added --- PDF document diff support! (PeerReview Complete, only)
Added --- Multiple file upload support for IE from review summary page.
Added --- Support additional file extensions for Gosu and xml file types (case 64942)
Added --- "Synchronize Scrolling" option in non-wrapped side-by-side diff
Added --- Added functionality to upload multiple files that works in IE (using Flash)
Added --- Added another "mark all read" button at top of diff convos (Case 64110)
Updated --- Known issues for this release have been updated clearing out some of the beta notes and adding new information.
fixed --- PrintToReview will now print documents for doc-diff that are more than 1 page (Case 65443, Case 65361)
fixed --- ClassCastException calling protects command (case 63322)
fixed --- Resolved null pointer exception on ensure-diffs-reviewed (Case 64653)
fixed --- subclipse addfiles throwing nullpointer in some instances if auto add is enabled
fixed --- make IE use standards mode, even on intranet sites (Case 65013)
fixed --- Problems with running multiple commands at one time.(Case 56660)
fixed --- better handling of web UI upload errors (Case 65036)
fixed --- cursor position reset labeling new convo in IE (Case 65068)
fixed --- error after switching to new version of file via popup (Case 64853)
fixed --- pressing <enter> in login fields no longer tries to log in twice
fixed --- Grabbing values set by P4CONFIG into the client connection except the ones we override (Case 64262)
fixed --- Disable login button while waiting for login response
fixed --- New users will not get created twice (Case 64356)
fixed --- review details page now hidden if the user does not have access to reports (case 64940)
fixed --- do not show system message in diff viewer (part 2 of Case 65013)
fixed --- do not linkify javascript: and other unsafe URL's
fixed --- trust admin-configured Automatic Links (Case 65011)
fixed --- fixed issue trying to add a file with haveRev #none to a review (Case 64653)
fixed --- StarTeam format diffs not auto-detected by 'ccollab adddiffs' (case 63719)
fixed --- p4 submitoptions other than submitunchanged could not handle edit-less changelists (case 64897)
fixed --- P4 Error "Unicode clients require unicode enabled server" is now resolved automatically (Case 64450)
fixed --- Allow adding yourself to a review
fixed --- Show better UI for license errors
fixed --- add ability to enter license code when upgrading(Case 63831)
fixed --- Preserve p4 jobs data in update-changelist trigger (Case 64252)
fixed --- Making a comment with no label will no longer break the review screen (Case 64738)
fixed --- Addhgdiffs no longer throws a null pointer if not inside hg repo
fixed --- Error with defect custom field of type Drop-down Series (Case 64773)
fixed --- Change "Character Encoding" option form radio group to select box
fixed --- Chat History and Review Materials sections not displayed (case 64534)
fixed --- Line number linkifying does not function(Case 57351)
fixed --- StarTeam current diff revision should be specified by -cfgd (case 64255)
fixed --- support cvs 1.12.9 date format (case 64129)
fixed --- Added files in Surround committed changelists are blank (case 64149)
fixed --- Setting system clock back no longer prevents login or logout (Case 64526)
fixed --- old urls not pointing at new resource locations (Case 63149)
fixed --- Installing RTC Eclipse plugin: Make HCF compatible with 6.5 plugin clients (Case 64232)
fixed --- Home screen filter bug (Case 63804)
fixed --- annotation dialog and defect text detail appear over login screen
fixed --- modal error dialog does not "grey out" rest of screen
fixed --- show "new version available" popup in diff viewer (Case 64268)
fixed --- always list all available versions in diff viewer drop-down
fixed --- git diff neglected deletes (Case 61431)
fixed --- automatically refresh to work around race condition for fresh servers(Case 63598)
fixed --- error clicking in diff viewer after adding more context (Case 65479)
fixed --- subversion filenames with embedded at symbols (case 63425)
fixed --- Cannot load obfuscated dumps (Case 63339)
fixed --- Diff setting "latest accepted revision" seems to be broken (Case 62421)
fixed --- Fix web mode parameter -s for Synergy (Case 63794)
fixed --- allow global options to "ccollabtray" (for example, "ccollabtray --debug)
fixed --- save zip of all log files when running ccollabgui in debug mode (Case 61874)
fixed --- Line number linkifying does not function (Case 57351)
fixed --- tweak appearance of diff viewer header (Case 64543)
fixed --- requested file subscriptions now working
fixed --- Action Items: Outgoing filter is not filtering outgoing(Case 64213 and Case 63804)
fixed --- Support path which is both file and folder in web UI (Case 64265)
fixed --- On the Review Summary page: selecting any "You are waiting and will be notified when" radio button: no longer causes IE7 screen to shake (Case 64243)
fixed --- Selecting 'no file content' on a review dump no longer results in a zip that contains files (Case 64487)
fixed --- The custom defect fields of a new defect no longer populate with the values of the previously created defect.(Case 63320)
fixed --- lines wrap in text diff with "wrap lines" disabled (Case 64229)
fixed --- text highlighting in single file no longer jumps around and highlights multiple line numbers (Case 63808)
fixed --- do not skip changed lines when comparing a file verison with itself (Case 64076)
fixed --- popup a warning and fallback if local storage quota exceeded (Case 64270)
fixed --- Support "email all" with Outlook 2003 and 2007 (Case 63212)
fixed --- Diff Viewer: Pusphins show over version drop down (Case 64317)
fixed --- Send debug log message appears behind drag and drop screen. User cannot send debug log (Case 63883)
fixed --- use admin-configured support email address (Case 61909)
fixed --- Cannot rename custom fields. (Case 64109)
fixed --- New pushpins not visible in the other version if on same page but off screen (Case 64312)
fixed --- do not offer to reset password if using LDAP authentication (Case 64167)
fixed --- making selected marker visible when hiding the rest (Case 64250)
fixed --- Added files in Surround committed changelists are blank (case 64149)
fixed --- Displaying Review Materials for large reviews is now faster. (Case 64090)
fixed --- Participants section does not use up available width on FireFox (Case 64089)
fixed --- navigate document diffs with prev/next button

 

7.2.7218 - June 25, 2012

PeerReview Complete 2012 - Official release!
Added --- Diff Viewer completely overhauled with new and improved display and navigation options.
Added --- Electronic signatures (PRC only)
Added --- .doc and .docx diff support with comment promotion (PRC only)
Added --- More detailed performance logging in debug mode for web UI
Added --- Image over-under Diff view (Case 62865)
Added -- Page Width and Full Page zoom options. Zoom options now a ListBox (Case 61239)
fixed --- Diff Viewer no longer produces exceptions with images in IE8 (Case 64346)
fixed --- Doc diffs display correctly in IE (Case 64210)
fixed --- Consecutive Git commits should not be seen as a rebase
fixed --- Eliminated error when clicking 'External Diff' (Case 64120)
fixed --- CcollabGui client hangs forever on mac when closing when changes added to review from P4V (Case 63049)
fixed --- latest rebase should not trump latest accepted for LATEST_ACCEPTED preference (case 62421)
fixed --- preserve scroll when going back to review summary from diff
fixed --- Syntax highlighting failure means php file will not display in Code Collaborator (Case 63930)
fixed --- Overlapping icons in defect log section (Case 63686)
fixed --- Check type of dragged item in order to determine overlay display (Case 63882)
fixed --- Subclipse NPE on file with Subversion missing status (case 63812)
fixed --- mercurial auto detect always returns true if .hg exists on the path ignoring errors
fixed --- Fix for move/delete and move/added (Case 62688)
fixed --- Chat panel will not place focus on selected comment if it is located toward the top or bottom of the panel (Case 63891)
fixed --- Modified check for fileapi support asking for specific functions supported (Case 63753)
fixed --- Corrected version Descriptions to avoid 'latest upload' error (Case 63923)
fixed --- Subclipse NPE on file with Subversion missing status (case 63812)
fixed --- respect "display order" pref in diff viewer, refactoring (Case 63611)
fixed --- Document diffs carry over to PDF and Image diff viewers
fixed --- Error selecting modified lines in side-by-side (Case 63809)
fixed --- no error popup for unexpected server errors
fixed --- duplicate text diff context if user clicks too quickly
fixed --- Fixed issues with the tooltip creation and with tooltips dissapearing when going to next/prev files (Case 63625)
fixed --- Subversive integration does not upload deleted files
fixed --- Changing labels for Over/Under transparency control (Case 63585)
fixed --- always expand selected convo (Case 63591)
fixed --- Fix for glitchy behavior in the drag and drop div when you hover content over the 'Drop files here' legend. (Case 63576)
fixed --- Reviews can be created from Eclipse when using a proxy on the Eclipse network connection settings (Case 62217)
fixed --- add "--p4client" to "ccollab ensure-content-reviewed" doc (Case 63413)
fixed --- improved cache performance when loading Review Overview
fixed --- improved performance of DiffCache, used when loading reviews
fixed --- do not wrap defect edit buttons

 

7.2.7208 - May 29, 2012

PeerReview Complete 2012 Beta
Added --- New diff viewer
Added --- Initial support for doc/docx diffs

 

7.1.7111 - May 11, 2012

fixed --- list reports are now displayed when selected (Case 63480)

 

7.1.7110 - May 7, 2012

Added --- new user pref for saving overlay/separate display (Case 62262)
Added --- drag/drop support for reviews
Updated --- Performance improvements for new UI
Updated --- Changed review summary screen to support collapsible sections (Not in IE7)
Updated --- Diff viewer chat panel is now condensed and easier to use
fixed --- Updated font in diff viewer chat panel (Case 63281)
fixed --- Still display "Flat" as a view option from the prefs->Display tab (Case 63270)
fixed --- Typo in web UI "form" -> "from" (Case 63256)
fixed --- Drag and Drop div is visible in IE7 (Case 63263)
fixed --- Disabled collapsible sections in IE7 (Case 63032)
fixed --- Hierarchical custom fields now work for defects(Case 62193)
fixed --- Pushpin placement has been corrected (Case 61491)
fixed --- The highlight for the selected chat (Chat blue borders) is now displayed properly(Case 63195, Case 63207)
fixed --- Change chat comment text to 10pt font(Case 63199)
fixed --- Users should be able to add themselves to reviews if they are a member of the associated group (Case 63013)
fixed --- subclipse 1.8 throwing null pointer exception when attempting add to review (case 62794)
fixed --- Show comment input fields only for the active conversation.(Case 63094)
fixed --- Refresh review summary page when diff viewer changes
fixed --- "Submit error" UI should display the created case number (Case 63031)
fixed --- Participant setting Group By None should be saved(Case 62533)
fixed --- Links are no longer removed from the chat log when the overlay vs separate widget is clicked (Case 62792)
fixed --- Fixed participant headers alignment for all supported browsers and reduced vertical space used by the file table (Case 63020)
fixed --- Make login page work with browser "Remember Password" functionality (Case 61024)
fixed --- Update CCRC .jar filename in manual (case 63047)
fixed --- Conversation selection in diff viewer steals clicks (Case 62243)
fixed --- Error pops up when opening review (Case 62982)
fixed --- http proxies do not like /contentupload (case 61786)
fixed --- As a user the separate vs overlay slider is confusing when there is only one changelist.(Case 62583)
fixed --- Add header tags to important sections of the page (Case 62691)
fixed --- Replace sprites with image elements for meaningful images (Case 62575)
fixed --- performance improvements for diffcache misses. (Case 62893)
fixed --- Support MKS variant branches in sandbox (case 62577)
fixed --- RTC server side plugin missing dependency in feature.xml (case 62670)
fixed --- Rework status now displays correctly in both overlay and separate views (Case 61955)
fixed --- preserve scroll position of active element when page updates
fixed --- Improve performance of GWT pages (Case 62142)
fixed --- Root context not respected from links on report page (Case 61943)
fixed --- addchangelist now parses git log messages with timezones greater than UTC (Case 62442)
fixed --- IE7 issued warning on every page load over HTTPS (Case 62228)
fixed --- CollabExternalDiff viewer breaking if the version/changelist ID contained invalid filename characters (case 62184)
fixed --- filtering outgoing by author (case 62148)
fixed --- 7.x clients once again respect SSL/proxy settings. (Case 62248)
fixed --- Improve response time of the SimpleTable widget with deferred rendering (Case 62142)
fixed --- better tooltip for 'Add and Include Defect' button, and use fix Label/Text inconsistency in defect log (cases 62285, 62532)
fixed --- browse command now correctly only opens browser when specifically called
fixed --- Class Cast exception while checking if the default changelist was empty (Case 62079)
fixed --- Ignoring trailing strings after perforce year.release-number string in order to retrieve support for shelveset correctly (Case 61812)
fixed --- Added specific client to fstat and resolved commands when executing from a different client (case 61752)
fixed --- Web UI inaccessible over SSL VPN such as Juniper IVE based SA (Case 62508)
fixed --- Added dismiss button when review is completed and marked for commit. (Case 62261)
fixed --- Root context not respected from links on report page (Case 61943)
fixed --- external diff viewer not working on OSX (case 56192)
fixed --- Grabbing p4 charset options correctly in command runner (Case 62349)
fixed --- Highlight whole row of unread conversation in materials section
fixed --- author should be able to begin review from Annotating phase (case 62401)
fixed --- Download Latest Client Installer Link in dashboard view (Case 62007)
fixed --- Added text to clarify which waiting option is selected. Fixed bug that showed wrong selection when browsing through different reviews (Case 62266)
fixed --- Handle Line wrapping (Case 61829)
fixed --- reduce download size of Review Summary page by ~65% for large Reviews
fixed --- Fix accessibility issue: add "alt" property to images (Case 62154)
fixed --- Disabling filters for action items and adding loading indicator when the table is yet loading (Case 62232)
fixed --- Perforce "renumber changelists" script hangs (Case 62206)
fixed --- Reports page SQL and CSV links now working in IE browsers (case 61805)
fixed --- Changed check for unchanged files so it only checks if the client has any open files (Case 61949)
fixed --- edits now work on change-content-trigger (Case 61958)
fixed --- links in redacted comments now look more redacted (Case 61840)
fixed --- Hidden error popups block "init database" screen in debug mode (Case 61636)
fixed --- Review summary page performance improvements (Case 61501)
fixed --- Line wrapping corrected in diff viewer (Case 61829)
fixed --- Ignoring trailing strings after perforce year.release-number string in order to retrieve support for shelvesets correctly (Case 61812)

 

7.0.7027 - March 19, 2012

fixed --- replaced accessibility tag information (Case 62154)
fixed --- http proxies should now work with /contentupload (Case 61786)
fixed --- renames causing TimeBuilder to error. (Case 62317, 62359)
fixed --- Perforce "renumber changelists" script hangs (Case 62206)
fixed --- Fixed typo in approve message (Case 62224)
fixed --- No Admin phone number causes Menu options still in V6 format to disapper (case 61914)
fixed --- Support Surround dates with '.' separators (case 62034)
fixed --- Archive Content Cache should go away (Case 61901)
fixed --- Added specific client to fstat and resolved commands when executing from a different client (case 61752)
fixed --- Ignoring trailing strings after perforce year.release-number string in order to retrieve support for shelvesets correctly (Case 61812)
fixed --- Typo in CC licensing message (Case 61582)
fixed --- 7.0 UI: "An unexpected error occurred" should not be presented for user errors (case 61605)
fixed --- Approving a review when unread comments are loaded causes an error (case 61660)
fixed --- RTC plugin failed to create review with long title (case 61740)

 

7.0.7024 - February 17, 2012

added --- UI tweaks for diff viewer chat panel (Requirements 101488)
fixed --- Menu headers are now correctly aligned and "Home" image (Case 61820)
fixed --- Added links to several manual pages for added GIT information (61679)
fixed --- RTC plugin failed to create review with long title (case 61740)
fixed --- Approve button is disabled when there is nothing more to do. (case 61710)
fixed --- Error with svn 1.7 when user does not have access to repo root (case 61682)
fixed --- User is erroneously prompted to configure full name if full name and login name match (Case 61639)
fixed --- Display better error message in web popup
fixed --- Installer appears to hang when DB port is set to empty (Case 61692)
fixed --- Show better error message if database misconfigured (Case 61657)
fixed --- Commit from TFS reviews in a single changeset (case 61723)
fixed --- Diff Compare Dopdown Is Broken (case 61549)
fixed --- User has 'You have not configured' action item if full name matches login name (Case 61639)
fixed --- Login names with spaces in them get munged oddly on logout (Case 61329).
fixed --- We do not have a reject review button in Eclipse plugin (Case 61432)
fixed --- Changelists displayed in wrong order by automatic refresh (case 61411)
fixed --- Show "Loading" indicator while loading large reviews
fixed --- Messaging and documentation describing incompatibility with MKS on 64-bit Windows JRE (cases 60680, 60968, 61326, 61333)
fixed --- Debug Logging is not capturable on the Initialize DB screen (Case 61352)
fixed --- Changing phase of authors that upload files after review has been started (Cases 60947, 60720)
fixed --- Reduce server load of refreshing Review Summary page
fixed --- The review summary shows the materials in one order but the diff viewer considers the materials in a different order. (case 61465)
fixed --- Minimally sized GUI screen does not show Existing Reviews field (Case 61018)
fixed --- addgitdiffs fails with Unexpected Exception (NPE) when not used in a git repository (Case 61424)
fixed --- Log "long query" warnings on prepared statements
fixed --- New Server Fails to get License w/o feedback (Case 61023)
fixed --- Eclipse plugin allows you to begin review without setting a mandatory custom field (Case 56850)
fixed --- Support Surround one-line changelist history records (case 61311)
fixed --- Ignore StarTeam 'no revision of file' errors (case 61212)
fixed --- File Extension issue on Print to Review attached files (Case 61316)
fixed --- Another minor display issue with Custom Field (Case 60946)
fixed --- Command 'admin review finish' displays previous phase name (Case 61327)
fixed --- Mandatory subscriptions allowing changing of roles and sending multiple notifications on attempts to remove mandatory users (case 60176)
fixed --- do not clobber 'External URL' on startup (Case 61435)
fixed --- Improper cache headers require manual refresh (Case 61435)
fixed --- Support Surround one-line changelist history records (case 61311)
fixed --- Display shorter timestamps in chat, with detail on hover
fixed --- Suppress extra defect expando header outline (Case 61412)
fixed --- Use configured git-exe path (case 61385)
fixed --- Rework counter showing incorrect values (case 60943)
fixed --- NPE when adding empty changeset to review with RTC (Case 61255)
fixed --- Removing duplicate versions from the timeline (case 60337)

 

7.0.7022 — 7.0 Initial release! January 31, 2012

 

* FIRST RELEASE OF v7.0! *

Major features:

A fully revised and streamlined user interface
Hierarchal custom fields
Support for Perforce shelvesets
Support for Git changelists
Support for ClearCase plugin using CodeCollaborator Eclipse plugin
Option to provide users with option to reject a review
Ability to log debug information from Eclipse plugin

 

 

added --- automatically list local (not in upstream) git commits in GUI
added --- gitaddbranch to automatically add diff of what is in a branch that is not upstream as one squashed diff
added --- review security option to allow participants and group members (inclusive) access to reviews
added --- added Defect log to the review summary page
added ---remember Participants section "Group by" settings
fixed --- now correctly parse SVN server certification error messaging (case 60790)
fixed --- support ClearCase Zulu format date strings (case 60137)
fixed --- now correctly parse svn server certification error messaging (case 60790)
fixed --- eclipse plugin chooses wrong default previous version (Case 60409)
fixed --- validate content on client before caching. (Case 60157)
fixed --- creator can now begin reviews via eclipse or command line even if they are not an author (case 59171)
fixed --- download Diff does not properly handle (ignore) binary files (Case 59631)
fixed --- ignore CVS banner in stderr (Cases 59676, 60698)
fixed --- blank screen when logging in for some users (case 60602)
fixed --- error with Subversive/JavaHL when no access to repo root (Case 60265)
fixed --- check version before executing shelveset commands (case 60569)
fixed --- reworked file now shows correct status (Case 60025)
fixed --- added functionality to delay review loading after executing changes page (Case 58880)
fixed --- TFS en_CA date now parses correctly (Case 60231)
fixed --- limit width of "Fun Facts" box (Case 59959)
fixed --- Get content of non-local resources in Eclipse even if out of sync (Case 60129)
fixed --- Eclipse plugin update now correctly supports all versions (Case 57778)
fixed --- null pointer exception in Eclipse client (Case 58849)
fixed --- different OS's can now add the same file to a review without causing problems due to different line endings (Case 59412)
fixed --- "Suppress Notification" checkbox stays checked (Case 59164)
fixed --- OOBE when changelist is empty (Case 61404, Case 61382)
fixed --- Retain external URL on startup (Case 61453)
fixed --- Eliminate manual refresh of cached headers (Case 61435)

© 2003-2025 SmartBear Software. All rights reserved.