release-notes.txt

(50 KB) Pobierz
activeCollab 2.3.2 [2010/07/16]
================================================================================

Enhancements:

    1. Only administrator can change password of another administrator
    2. TinyMCE upgraded

Bug Fixes:

    1. Fixed Source module bug (browse repository link error)
    2. Fixed Source module bug (update repository JS problem in IE)
    3. Change commits visibility on repository visibility changes 
    4. Fixed MIME type issue with documents and attachments
    5. Ticket priority is properly set when ticket is created by incoming mail
    6. Fixed fatal error on status page when there are no status messages in the 
       database
    7. Fixed issue with task complete / reopen action in mobile interface
    8. Attachments can be deleted only by people who can edit parent object
    9. Only people who can see an object can subsctibe to it
   10. Fixed long URL problem with projects select widget when there's a lot of 
       projects to be excluded
   11. Fixed problem when system failed to connect time records with invoices 
       based on time reports
   12. Fixed problem with Styles menu in visual editor

activeCollab 2.3.1 [2010/06/18]
================================================================================

Enhancements:

    1. Added information on when the reminder was sent
    2. Added list of available modules to the welcome message
    3. Welcome message on the Dashboard is displayed only to Administrators
    4. Replies have been added to status module
    5. Copying/moving milestones to another project now allows copying/moving
       all related objects (tickets, checklists, files, discussions)
    6. STDERR to STDOUT redirection (2>&1) in Source module's SVN commands is 
       now optional
    7. Added config option for limiting number of subscribers that are printed 
       on each page that lists them
    8. Source module can be accessed trough mobile interface
    9. Added message when a user who does not participate in any active projects
       tries to download the .ics file
	 10. Added --trust-server-cert option to Source module
	 11. Added support for custom number of decimal spaces used in invoices, use
	     INVOICE_PRECISION in config.php to determine how many decimal spaces you
	     need. Maximum number of decimals supported by system is 3
	 12. Tax rate now can have 3 decimals
	 13. Users on project's People tab are ordered by name
	 14. Copy / Move to Projects lists all available projects to project managers 
	     and administrators
	 15. System sets Return-Path for outgoing messages
	 16. Better canUnsubscribe() permission check for project objects
	 17. Administrators, project managers and people managers can add people from 
	     any company to projects
	 18. Status updates module now supports replies to individual messages
	 19. User has an option to avoid sending notification to company specified on 
	     an invoice when adding last invoice payment
	 20. Now the following fileds can be set through the API for project objects: 
	     created_on, created_by_id, created_by_name, created_by_email

Bug Fixes:

    1. Source module is translatable
    2. Fixed problem with formatting of time data
    3. Fixed "With Selected ..." button style
    4. Improved edit time record form
    5. Fixed problem with pagination not remembering selected category in
       Documents module
    6. Fixed problem with relation between milestones and checklists being lost 
       when project is created from a template
    7. Fixed bug with callback functions of modal dialogs
    8. Fixed issue with converting uppercase hyperlinks
    9. Fixed incorrect date for "last comment on" for discussions copied from
       other projects
   10. Fixed bug that was crashing invoicing module when there is invoice which
       is issued to the company which is deleted
   11. Fixed bug with invoicing module in which two or more invoices can share
       same timerecords attached to them. From now on, when you assign
       timerecord to one invoice, it can't be assigned to invoices created
       afterwards
   12. Fixed diff/compare/history issue that affected some files in Source 
       module
   13. Fixed bug with number rounding in invoicing module
   14. Fixed bug with corrupted archives while using project exporter on some
       installations
   15. Fixes for uploaded files permission and for cache file permission. File
       permission can be overridden now with simple config option
   16. Fixed incorrect hidden input value when editing documents
   17. Fixed problem with long MIME type strings
   18. Warsaw moved into a correct time zone
   19. Fixed issue when long user agent string could cause query error when 
       MySQL is in strict SQL mode
   20. Improved PHP 5.3 compatibility
   21. All projects are listed in projects archive to administrators and project 
       managers when viewed by client
   22. Fixed missing argument warning in on_project_overview_sidebars handler
   23. Correct page version author is displayed on Pages tab
   24. Mobile interface now displays login error messages
   25. Fixed bug, when visitor receives 'Page not found' error when visiting 
       assignments page after deleting default assignments filter
   26. Fixed issue with logo resizing in invoicing administration
   27. Single quote (') is now allowed in email addresses
   28. Fixed issues with tr_TR locale
   29. Fixed issue with visual editor when caret gets moved to the beginning of 
       the editor after pasting text
   30. Removed completed objects from the project calendar iCal feed
   31. Visual editor disabled for mobile browsers (most of them do not support
       content editable, or iframe design mode)
   32. Company name is 'cached' in invoice in case that company gets deleted
   33. Fixed issue where on some activeCollab setups if you try to download
       PDF version of invoice, you receive fatal error message.
   34. Pinned projects list only projects that user is member of
   35. System does not allow last system administrator to change his system role 
       to a role which does not have administrator permissions
   36. Fixed issue with archive and RSS icons in status updates dialog
   37. Listing files in /work folder with browser is now disabled
   38. Installer sets COOKIE_DOMAIN to empty value in case of localhost
   39. Fixed problem when "Upload Now" on Files tab could not be translated
   40. Added stripos() for PHP4 compatibility
   
Security:

    1. Fixed potential XSS problem in SVN commit messages
    2. Fixed module, action and controller variable validation 
       (problem reported by Jose Carlos de Arriba)

API Changes:

    1. Status messages now return the URL of the user's avatar
    2. Added 'system_edition' field to /info command
    3. Added /projects/:project_id/files/categories call
    4. Added /projects/:project_id/discussions/categories call
    5. Added /projects/:project_id/tickets/categories call
    6. Added /projects/:project_id/pages/categories call
    7. Category filtering for tickets, pages, discussions and files

activeCollab 2.3 [2009/10/09]
================================================================================

Enhancements:

    1. Better option names on export project page
    2. Email address that is already in use by an user account can't be used for 
       incoming mailbox
    3. Clicking user's name in the list of commits in the Source module leads to 
       the list of commits made by that user
    4. Manage invoices permission management added to Invoice module page
       
Bug Fixes:

    1. Fixed problem when thumbnails are not loaded when warnings are on in 
       PHP 5.3.0
    2. Stripped style comment from text when text is pasted from Microsoft Office
       application (Word, Outlook etc)
    3. Time reports do not ignore time from deleted users any more
    4. Link to user profile from Source module now follows the way all other
       URLs are formed
    5. Fixed issues when project icons, client logos and user avatars smaller 
       than 40x40px ended up with black background when resized
    6. Fixed issue with mobile interface on pages with categories and project
       groups on setups with PATH_INFO_THROUGH_QUERY_STRING turned on
    7. Fixed print preview crashes in Internet Explorer
    8. admin_access and project_management permissions now override 
       can_see_private_objects permission
    9. New Company option removed from client picker on New Invoice form
   10. Fixed problem with number formatting
   11. Fixed bug when milestones got wrong dates on exported project

activeCollab 2.2.2 beta [2009/09/29]
================================================================================

Enhancements:

    1. Source module has the ability to set custom 'config-dir' for Subversion

Bug Fixes:

    1. Fixed PHP4 compatibility problem in PdfSettingsAdminController class
    2. Fixed 'duplicate entry for key...' in Source module
    3. Fixed bug on page with invoices listing where instead total price with
       tax, price without tax is shown
    4. Fixed number rounding issue on 'Add Payment' page of Invoicing module
    5. Issued invoice now can be edited
    6. When creating invoice based on ticket and project time report, project
       field on invoice form is preselected
   
activeCollab 2.1.4 [2009/09/28]
================================================================================

Enhancements:

    1. When an assignment is re-assigned, new assignees are automatically 
       subscribed to it
    2. All project template categories are copied to a new project
    3. Milestone information is included in email notifications
    4. DST setting now supports "-- System Default --" value on user profiles
    5. E...
Zgłoś jeśli naruszono regulamin