Changes between Version 14 and Version 15 of AgiloForTracPlugin


Ignore:
Timestamp:
Jul 1, 2022, 10:29:13 AM (22 months ago)
Author:
Andrea Tomasini
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AgiloForTracPlugin

    v14 v15  
    33[[Image(AgiloForTracScreenshots_small.png)]]
    44
    5 See also TracBacklogPlugin, BacklogPlugin, AgiloForScrumPlugin, IttecoTracPlugin, ScrumBurndownPlugin (provides burndown charts).
     5See also TracBacklogPlugin, BacklogPlugin, IttecoTracPlugin, ScrumBurndownPlugin (provides burndown charts).
    66
    7 == Description
     7= THIS PROJECT HAS BEEN CLOSED
    88
    9 '''Agilo for Trac''' (formerly Agilo for Scrum) is a straightforward web-based tool to support the Scrum process. Agilo is based on Trac, a very successful and widespread Ticket Tracking System, and developed using the Python programming language. Agilo is distributed as Open Source Software under the Apache Software License 2.0 and can be:
     9Thanks for all the great feedback and support over the years, it has been a great ride. Due to change of interests and the development of many new agile tools since 2008, we have decided to stop the development of the project and retire the source code. As we didn't update it since 2016 the gap with the current version would be to large to fill so please do not reach out and ask for the code... we don't even know where it is any longer 😉
    1010
    11  - either freely downloaded from [http://www.agilofortrac.com/ this website] or
    12  - tried out on our online test server.
    13 
    14 Just [http://www.agilofortrac.com/en/register/new_user/ register] and you will receive further information.
    15 
    16 Please note that since version 1.3.5 / 0.9.5 '''Agilo for Scrum''' has been renamed to '''Agilo for Trac'''. Agilo for Scrum is a different tool now, see [http://www.agilosoftware.com here].
    17 
    18 === New Agilo For Trac Pro 1.3.15 Released with Agilo for Trac 0.9.15 (2016-06-28)
    19 
    20  - Added searchable widgets to replace regular select fields in Backlog view (fixes #1392)
    21  - (PRO) Updated licensing module to take advantage of new licensing system (shop.agilosoftware.com)
    22  - (PRO) Added a warning when license is expiring in 5 days or less
    23  - Fixed an error when migrating legacy databases in certain conditions (thanks to Mattias Vannergård)
    24  - Fixed bug #1399 - Ticket type chooser always set to the first option when editing a ticket
    25  - Fixed bug #1402 - Wrong stack trace indentation on 500 error pages
    26  - Fixed bug #1356 - References pane does not show selected fields for referenced tickets
    27  - Fixed bug #1149 - Datepicker format inconsistencies when Babel is installed
    28  - Dropped support for all Trac versions but the latest 1.0.x stable (currently 1.0.11)
    29  - Dropped support for all Python versions but 2.7
    30 
    31 
    32 === New Agilo For Trac Pro 1.3.14 Released with Agilo for Trac 0.9.14 (2014-12-17)
    33 
    34  - Agilo for Trac is now compatible with Trac 1.0.2
    35  - Fixed issue with drag and drop prioritization in the backlogs
    36  - Fixed issue when adding a new ticket using the in place button next to the tickets in the backlogs
    37  - Fixed bug #1098 "Cannot import custom types via CSV"
    38  - Fixed crashes in Safari >= 7.0
    39  - Merged patch for documentation improvements suggested by the user hthielen (thanks!) and other improvements to documentation
    40  - Other minor fixes
    41 
    42 === New Agilo For Trac Pro 1.3.13 Released with Agilo for Trac 0.9.13 (2014-05-07)
    43 
    44  - Fixed issue preventing the user from selecting items in the sprint chooser
    45  - Fixed Genshi UnicodeDecodeError when rendering sprint backlogs with certain server locales (thanks to Martin Häcker for a fix)
    46  - Official support with Trac 1.0.1
    47  - Fixed visual error when using auto preview in the creation ticket page
    48  - Fixed error preventing the user to see the last changes made on the milestone (Trac 1.0.1)
    49  - Fixed issue preventing the burndown chart to update when planning new stories using batch modify or from other places
    50  - Fixed issue preventing the story points burndown chart to be updated when committing the sprint
    51 
    52 === New Agilo For Trac Pro 1.3.12 Released with Agilo for Trac 0.9.12 (2013-11-18)
    53 
    54  - Error reporting module now points to TracHacks
    55  - Fixed bug causing tickets to be deleted when deleting comments
    56  - Fixed problem with Windows installer permissions on Windows 7 (and newer)
    57  - Fixed zero division error in some situations where team capacity is not set
    58  - Fixed bug affecting ticket types with dashes in their name
    59  - Improved documentation
    60 
    61 === New Agilo For Trac Pro 1.3.11 Released with Agilo for Trac 0.9.11 (2013-08-29)
    62 
    63  - Showing the sprint's start and end dates on sprint backlog page
    64  - Ticket view and edit tabs unified
    65  - Fixed compatibility with batch modify
    66  - Fixed error when creating sprints for milestones with names including forward slashes
    67 
    68 === New Agilo For Trac Pro 1.3.10 Released with Agilo for Trac 0.9.10 (2013-05-23)
    69 
    70  - It is now possible to export and print the sprint whiteboard (PRO only)
    71  - Added datetime picker for sprint start/end dates
    72  - Searchable choosers: the sprint, milestone and owner choosers are now searchable. Just click them and start typing!
    73  - Fixed styling issue preventing sprint progress bars from being displayed correctly in roadmap view
    74  - Fixed bug in ticket edit view that caused editing conflicts
    75  - Fixed bug breaking inplace edit buttons for newly created backlog items (PRO only)
    76 
    77 === New Agilo For Trac Pro 1.3.9 Released with Agilo for Trac 0.9.9 (2012-11-29)
    78 
    79  - Added support for Trac 1.0
    80  - Added support for Solaris in Agilo for Trac PRO
    81  - Dropped support for Trac 0.11.x and Python 2.4.x
    82  - Fixed bug causing the filter logic to fail under specific conditions when updating a ticket in the backlog view. Thanks to SteveRC for the help.
    83  - Fixed bug causing emails to be sent even if nothing had really changed (backlog inline editing)
    84  - Fixed bug #1117 - Cannot set repository type when adding new repository in admin panel 
    85 
    86 === New Agilo For Trac Pro 1.3.8 Released with Agilo for Trac 0.9.8 (2012-05-03)
    87 
    88  - Manage 'task' tickets via xml-rpc. Both read and write operations are now supported (including changing ticket status, attachments...), but currently the xml-rpc support is limited to tickets of type 'task'.  Extended support like different ticket types and hierarchical information is planned for next versions. For this feature to work the Trac XML-RPC plugin (http://trac-hacks.org/wiki/XmlRpcPlugin) has to be installed
    89  - Fixed bug causing calculated fields in the backlog view to be incorrect when involving tickets of a type not included in the backlog.
    90  - Fixed wrong admin link when the logged in user does not have admin rights
    91  - Fixed bug causing the ticket fields to be hidden when loading ticket edit pages
    92  - Fixed other small bugs
    93 
    94 === New Agilo For Trac Pro 1.3.7 Released with Agilo for Trac 0.9.7 (2012-03-07)
    95 
    96  - Story points burndown. The Agilo Dashboard now contains a new useful chart: the story points burndown. Start a new sprint and check it out!
    97  - (PRO) Multiple columns support. We have removed the constraint of only two columns in the Whiteboard. Configuration instructions here: https://dev.agile42.com/wiki/TracIni#agilo-whiteboard-section. For upgrading users that were already using the feature, the trac.ini file has to be updated as well
    98  - Added GUI to export CSV from backlog view
    99  - Fixed #1112 - Clicking on View button in left panel when there is no sprint shows internal error page
    100  - Fixed bug causing ticket links to be incorrect in backlog view on single environment setups
    101 
    102 === New Agilo For Trac Pro 1.3.6 Released with Agilo for Trac 0.9.6 (2012-01-12)
    103 
    104  - Performance improvement for backlog rendering
    105  - Fetch ticket list via xml-rpc. Currently the xml-rpc support is limited to read-only operations and deletion. Extended support like ticket creation, update and hierarchical information is planned for next versions. For this feature to work the Trac XML-RPC plugin (http://trac-hacks.org/wiki/XmlRpcPlugin) has to be installed
    106  - Fixed [https://dev.agile42.com/ticket/1109 #1109]: Cannot collapse filter in custom query
    107  - Fixed appliance bug: non alphabetic characters in project name cause authentication failure
    108 
    109 === New Agilo Pro 1.3.1 Released with Agilo for Scrum 0.9.1 (2010-10-25)
    110 
    111  - Agilo is now compatible with Trac 0.12, while keeping compatibility with Trac 0.11.X.
    112  - Agilo Pro now remembers your filter settings in the backlog and the whiteboard so if you switch to another page, you don't have to configure the filters again. Furthermore, Agilo Pro remembers if you looked at a sprint using the whiteboard or the traditional sprint backlog and when you select a sprint in the left navigation, it'll directly use that view instead of always going to the traditional sprint backlog.
    113  - Global backlogs now have an option to include 'planned' tickets (which have their sprint and/or milestone set). Check the backlog admin for this option.
    114  - other minor changes and bugfixes
    115 
    116 === New Agilo Pro 1.2.1 Released with Agilo for Scrum 0.8.4.1 (2010-01-29)
    117 
    118  - Now you can configure the columns in every backlog to your hearts content. (And we respect the columns that you configured for each backlog instead of showing the default columns). To configure this yourself, go to Admin > Backlogs, then choose your backlog and enable/ disable what you want.
    119  - Alternative Column-Content is supported, so you can render „Remaining Time“ for Tasks and use the same column to render „Total Remaining Time“ for Stories.
    120  - Multiple parents now don’t break the new backlog and the whiteboard and are just appended to the first parent in the view.
    121  - You can now submit a select field in the new backlog using Enter (Firefox)
    122  - Bugfixes
    123 
    124 === New Agilo Pro 1.1 Released with Agilo for Scrum 0.8.3 (2009-09-25)
    125 
    126  - You can now create (referenced) tickets right in the Backlog, no need to go to separate pages anymore
    127  - Testing infrastructure has been upgraded to better maintain quality
    128  - Bugfixes
    129 
    130 === New Agilo Pro 1.0 Released with Agilo for Scrum 0.8 (2009-08-05)
    131 
    132 The new Agilo Pro version adds to the already complete feature set of Agilo for Scrum also a very nice virtual Whiteboard, where very intuitively Team Members and Scrum Masters will be allowed to swap tasks around just by dragging and dropping them, and the Daily Scrum will probably be a more effective meeting. If you are interested, please download it from [http://www.agilofortrac.com Agilo for Trac] website and give us feedback for improvement via the [http://groups.google.com/group/agilo Agilo User Group].
    133 
    134 === New Version Released 0.7.4 (2009-06-02)
    135 
    136 With the last release of Agilo we increased a lot the compatibility with Internet Explorer (IE6, IE7 and IE8) and fixed some more issues which were becoming annoying. The complete release note can be found on the [http://www.agilosoftware.com/blog Agilo Blog]. You can find a complete list of the improvement made on the [https://dev.agile42.com/ Agilo Development Portal].
    137 
    138 === New Version Released 0.7.3 (2009-01-20)
    139 
    140 We recently release a new version of Agilo for Scrum 0.7.3 that works with Trac 0.11. Major changes include the removal of dependencies with '''matplotlib''' and '''numpy''', now all the charts are generated using a fully client-side solution- based on javascript, no plugins - Agilo can be downloaded from [http://www.agilofortrac.com this website].
    141 
    142 == Bugs/Feature Requests
    143 
    144 We have a [http://groups.google.com/group/agilo Google User Group] where you can ask questions and request support.
    145 
    146 Agilo should be considered a patch rather than a plugin. In particular, it has issues coexisting with standard Trac installations. While these can sometimes be worked around, it's fair to say that Agilo is closer to a patch than a plugin.
    147 
    148 == Download, Source
    149 
    150 Source code and egg versions are available at [http://www.agilofortrac.com Agilo for Trac website].
    151 
    152 == Example
    153 
    154 Here is a [http://www.agilofortrac.com/en/documentation/installation-guide/ comprehensive howTo] and after registering you can access the Online Demo server too.
    155 
    156 == Author/Contributors
    157 
    158 '''Author:''' [wiki:andreat] [[BR]]
    159 '''Contributors:''' fschwarz, garbrand, jvposer, sschulze, taz, mhaecker, srago
     11So long and thanks for all the fish!