-
Notifications
You must be signed in to change notification settings - Fork 14
/
CHANGELOG.txt
210 lines (153 loc) · 7.99 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
2.2
* A great new theme :)
* Add a TesterRole for marking people as testers
2.1.1
* Update to iOS9 defaults for parsing
* Fix CVE-2015-8103 in Commons Collections
2.1
* Improved error handling when invalid IDs are used in URLs
* Add robots.txt to block web spiders
* Show an error page when trying to access a disabled project
* Fix crash that could occur when issue relationships are scrolled off screen
* Fix issue where default Gradle build task could not be invoked
* Fix issue where issues and milestones would be included in user dashboard and API even if in a disabled project
2.1-beta3
* Add Gravatars to user references and allow individuals to decide if they should be displayed
* Add additional filters by date for issues and milestones
2.1-beta2
* Add ability to disable any build configuration
* Support gradle wrapper execution for gradle projects including it
* Allow notifier configurations to ignore certain events
* Fix importing of child modules in large maven projects
* Resolve issue with exceptions adding issues with very long summaries - Issue:104
* Fix issue where search results could crash if matched keywords were substrings of others
2.1-beta1
* Add multiple attachments in one submission - issue:85
* Allow editing of comments and time worked - issue:87
* Allow deleting of comments, attachments and time worked - issue:86
* Add a HipChat notifier - issue:88
* Add quick add issue and milestone rows to the tables - issue:76 and issue:81
* Add select all and select none buttons to filters - issue:97
* Support setting the group a milestone is in directly - issue:99 and issue:100
* Don't automatically watch a new issue unless the user chooses to - issue:103
* Add issue summary to all issue page titles - issue:102
* Disable submit buttons once pressed to avoid double submissions - issue:98
2.0.1
* For Xcode builds append appropriate -destination parameter when testing on simulator
* Fix Xcodebuild for latest CocoaPods
* Fix icon paths for the build status API
* Ensure milestones and groups have a valid associated time period before being graphed.
* Fix an issue where the dueDate calculations of a milestoneGroup could crash the edit milestone page.
2.0
* Fix issue where overworked icons could appear against issues that have been re-estimated but not started
2.0-rc3
* Add build status endpoint to APIs
* Use XCPretty to tidy XCode build output, if installed
* Add option for projects to be added from SCM branches
* Fix issue where ordering issues by type only ordered by priority
* Correctly parse Xcode 5 test logs
* Fix issue where xcode build directories are not correctly cleared if using CocoaPods
* Fix issue with maven version parsing if a version range was used
* Fix Issue:53 Milestone groups do not respect filter when changed (required tracking the completed date of a group)
2.0-rc2
* Move the "begin" issue page to a button so it's optional
* Change ordering of page titles to view real content on browser tabs
* Add CocoaPods info to XCode projects - fixes issue:44
* Add a permission denied page rather than always rendering a login screen
* Hide projects in the menu and project list screen that the user does not have permission to view
* Add a configuration for the frequency of changeset loading
* Add support for Xcode 5 test handling
* Fix issue:64 where progressing an issue can appear to alter the time remaining incorrectly
* Fix issue:62 - don't reset the platform in an xcode project unless the info file is being parsed
* Fix issue:agile-app-issues:1 autocomplete issue titles when creating relationships
* Fix some velocity calculations
* Fix issue where restricted users could not edit their own details
* Fix issue:65 Build change list showing complete history when revision before is recent
* Fix an issue that would cause builds started through the interface to delay in starting
* Fix an issue where searches with a duplicate term could fail to render
* Fix issue:67 where text markup could link words ending in :
2.0-rc1
* Group "other" user dashboard issues by project
* Added issues, milestones and userdashboard endpoints to the available APIs
* Add Gradle project support
* Add QR codes for easier access to app install links
* issue:agile-app-builds:1 Build projects once their import is complete
* Fix issue where time logged when resolving an issue was not being saved
* Fix issue where eclipse android projects could not reference local libraries
* Issue:57 Random ordering of durationworkeds if times match
* Various DB optimisations
* Issue:55 Include build config name in artefact upload events and build events
* Correct encoding of JSON API (to UTF-8)
* Correct rendering of file sizes to IEC standards
* Fix an issue with the file "updates" page hanging
* Fix a problem where projects would simetimes build more than once for a single changeset
* Issue:60 Upgrade progress bar not updating
2.0-beta4
* Add a grouped history page for better visibility of which apps are active
* Better security by hiding email and telephone details from anonymous views
* Deffer (once) builds of maven projects that have a dependency also in the build queue
* Add "never" option to build schedules
* Don't forget the project when displaying an error page
* Issue:42 Filter search results by application
* Fixed marked up text to render URLs as links
* Fix some issues with memory constraints when updating
* Fix possible crashes with the system if setup is not complete
* Improvements to document edit styling to better match document view styles
* Fix issue with hour remaining calculations
* Fix some errors with milestone exports
* Issue:38 Attach comments to attachments when adding a file
* Fix 'NaN' velocity rendering errors
* Issue:41 Filter milestones in milestone group edit page
2.0-beta3
* Support building of Xcode 4 workspaces
* Add build schedule names and allow execution of each configuration in the build page
* Dynamically update workspaces where CocoaPods are used for Xcode projects
* Support for setting tasks on an ant build
* Build Android apps using ant to avoid eclipse issues
* Created a simple JSON API framework
* Update navigation on mobile to fit on smaller screens
* Group recently used and active projects at the top of the menu
* Add a manual update page for easier upgrading of unreleased versions
* Include a create menu item for documents
* Allow re-opening of completed milestones
* Don't send notifications to disabled accounts
* Re-enable eclipse build handling
* Fixed a lot of authentication based issues
* Fixed what objects were returned in the XML feeds
* Fix layout of login dialog for small screens
2.0-beta2
* Added lint - static code analysis for Android Maven projects
* Add inline setting of milestone and assignee in issue lists
* Allow setting debug option at runtime from admin configuration
* Add quick jump for issue number, filename, account etc in quick search field
* Add grouping of milestones
* Add button to drop issues currenty assigned to you
* Fix issues with animations not working offline
* Fix issue where disabled child projects were still being shown in menu
* Correct issues with subscriptions on addigning issues
2.0-beta1
* Add footer text for email notifications - fixes issue:20
* Update membership and permission screens
* Better styling to burndown legends and headings
* Add an hours with fraction string formatter
* Show accounts their own velocity info
2.0-alpha6
* Add enquiry issue type
* Added scan-build - static code analysis for XCode projects
* Improve interface speed and offline support
* Add test notes to Issue entity
* Log changes made to issue estimates
2.0-alpha5
* Update IRC bot to latest for flood prevention
* Fix email notifications to gmail
* Correct precision of hours in milestone export
* Fix NPE in task render page
2.0-alpha4
* Added Windows support
* Fixed api doc generation for non root filesystems
* Fix updater to pull downloads from GitHub
2.0-alpha3
* Made availabile under the AGPL v3 License
* Better handling of 404 pages and typos in URLs
* Add API documentation generation with doxygen
* Fix issues with timezone in date/time pickers