##// END OF EJS Templates
Merged CHANGELOG from 0.7 stable....
Jean-Philippe Lang -
r1625:bc9a8494d2e6
parent child
Show More
@@ -1,630 +1,642
1 1 == Redmine changelog
2 2
3 3 Redmine - project management software
4 4 Copyright (C) 2006-2008 Jean-Philippe Lang
5 5 http://www.redmine.org/
6 6
7 7
8 == 2008-07-06 v0.7.3
9
10 * Allow dot in firstnames and lastnames
11 * Add project name to cross-project Atom feeds
12 * Encoding set to utf8 in example database.yml
13 * HTML titles on forums related views
14 * Fixed: various XSS vulnerabilities
15 * Fixed: Entourage (and some old client) fails to correctly render notification styles
16 * Fixed: Fixed: timelog redirects inappropriately when :back_url is blank
17 * Fixed: wrong relative paths to images in wiki_syntax.html
18
19
8 20 == 2008-06-15 v0.7.2
9 21
10 22 * "New Project" link on Projects page
11 23 * Links to repository directories on the repo browser
12 24 * Move status to front in Activity View
13 25 * Remove edit step from Status context menu
14 26 * Fixed: No way to do textile horizontal rule
15 27 * Fixed: Repository: View differences doesn't work
16 28 * Fixed: attachement's name maybe invalid.
17 29 * Fixed: Error when creating a new issue
18 30 * Fixed: NoMethodError on @available_filters.has_key?
19 31 * Fixed: Check All / Uncheck All in Email Settings
20 32 * Fixed: "View differences" of one file at /repositories/revision/ fails
21 33 * Fixed: Column width in "my page"
22 34 * Fixed: private subprojects are listed on Issues view
23 35 * Fixed: Textile: bold, italics, underline, etc... not working after parentheses
24 36 * Fixed: Update issue form: comment field from log time end out of screen
25 37 * Fixed: Editing role: "issue can be assigned to this role" out of box
26 38 * Fixed: Unable use angular braces after include word
27 39 * Fixed: Using '*' as keyword for repository referencing keywords doesn't work
28 40 * Fixed: Subversion repository "View differences" on each file rise ERROR
29 41 * Fixed: View differences for individual file of a changeset fails if the repository URL doesn't point to the repository root
30 42 * Fixed: It is possible to lock out the last admin account
31 43 * Fixed: Wikis are viewable for anonymous users on public projects, despite not granting access
32 44 * Fixed: Issue number display clipped on 'my issues'
33 45 * Fixed: Roadmap version list links not carrying state
34 46 * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity as default
35 47 * Fixed: git's "get_rev" API should use repo's current branch instead of hardwiring "master"
36 48 * Fixed: browser's language subcodes ignored
37 49 * Fixed: Error on project selection with numeric (only) identifier.
38 50 * Fixed: Link to PDF doesn't work after creating new issue
39 51 * Fixed: "Replies" should not be shown on forum threads that are locked
40 52 * Fixed: SVN errors lead to svn username/password being displayed to end users (security issue)
41 53 * Fixed: http links containing hashes don't display correct
42 54 * Fixed: Allow ampersands in Enumeration names
43 55 * Fixed: Atom link on saved query does not include query_id
44 56 * Fixed: Logtime info lost when there's an error updating an issue
45 57 * Fixed: TOC does not parse colorization markups
46 58 * Fixed: CVS: add support for modules names with spaces
47 59 * Fixed: Bad rendering on projects/add
48 60 * Fixed: exception when viewing differences on cvs
49 61 * Fixed: export issue to pdf will messup when use Chinese language
50 62 * Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
51 63 * Fixed: Adding non-ASCII new issue type in the New Issue page have encoding error using IE
52 64 * Fixed: Importing from trac : some wiki links are messed
53 65 * Fixed: Incorrect weekend definition in Hebrew calendar locale
54 66 * Fixed: Atom feeds don't provide author section for repository revisions
55 67 * Fixed: In Activity views, changesets titles can be multiline while they should not
56 68 * Fixed: Ignore unreadable subversion directories (read disabled using authz)
57 69 * Fixed: lib/SVG/Graph/Graph.rb can't externalize stylesheets
58 70 * Fixed: Close statement handler in Redmine.pm
59 71
60 72
61 73 == 2008-05-04 v0.7.1
62 74
63 75 * Thai translation added (Gampol Thitinilnithi)
64 76 * Translations updates
65 77 * Escape HTML comment tags
66 78 * Prevent "can't convert nil into String" error when :sort_order param is not present
67 79 * Fixed: Updating tickets add a time log with zero hours
68 80 * Fixed: private subprojects names are revealed on the project overview
69 81 * Fixed: Search for target version of "none" fails with postgres 8.3
70 82 * Fixed: Home, Logout, Login links shouldn't be absolute links
71 83 * Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects
72 84 * Fixed: error when using upcase language name in coderay
73 85 * Fixed: error on Trac import when :due attribute is nil
74 86
75 87
76 88 == 2008-04-28 v0.7.0
77 89
78 90 * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present
79 91 * Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list.
80 92 * Add predefined date ranges to the time report
81 93 * Time report can be done at issue level
82 94 * Various timelog report enhancements
83 95 * Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
84 96 * Display the context menu above and/or to the left of the click if needed
85 97 * Make the admin project files list sortable
86 98 * Mercurial: display working directory files sizes unless browsing a specific revision
87 99 * Preserve status filter and page number when using lock/unlock/activate links on the users list
88 100 * Redmine.pm support for LDAP authentication
89 101 * Better error message and AR errors in log for failed LDAP on-the-fly user creation
90 102 * Redirected user to where he is coming from after logging hours
91 103 * Warn user that subprojects are also deleted when deleting a project
92 104 * Include subprojects versions on calendar and gantt
93 105 * Notify project members when a message is posted if they want to receive notifications
94 106 * Fixed: Feed content limit setting has no effect
95 107 * Fixed: Priorities not ordered when displayed as a filter in issue list
96 108 * Fixed: can not display attached images inline in message replies
97 109 * Fixed: Boards are not deleted when project is deleted
98 110 * Fixed: trying to preview a new issue raises an exception with postgresql
99 111 * Fixed: single file 'View difference' links do not work because of duplicate slashes in url
100 112 * Fixed: inline image not displayed when including a wiki page
101 113 * Fixed: CVS duplicate key violation
102 114 * Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues
103 115 * Fixed: custom field filters behaviour
104 116 * Fixed: Postgresql 8.3 compatibility
105 117 * Fixed: Links to repository directories don't work
106 118
107 119
108 120 == 2008-03-29 v0.7.0-rc1
109 121
110 122 * Overall activity view and feed added, link is available on the project list
111 123 * Git VCS support
112 124 * Rails 2.0 sessions cookie store compatibility
113 125 * Use project identifiers in urls instead of ids
114 126 * Default configuration data can now be loaded from the administration screen
115 127 * Administration settings screen split to tabs (email notifications options moved to 'Settings')
116 128 * Project description is now unlimited and optional
117 129 * Wiki annotate view
118 130 * Escape HTML tag in textile content
119 131 * Add Redmine links to documents, versions, attachments and repository files
120 132 * New setting to specify how many objects should be displayed on paginated lists. There are 2 ways to select a set of issues on the issue list:
121 133 * by using checkbox and/or the little pencil that will select/unselect all issues
122 134 * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
123 135 * Context menu disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (click anywhere else on the row to display the context menu)
124 136 * User display format is now configurable in administration settings
125 137 * Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
126 138 * Merged 'change status', 'edit issue' and 'add note' actions:
127 139 * Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
128 140 * 'Change issue status' permission removed. To change an issue status, a user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed
129 141 * Details by assignees on issue summary view
130 142 * 'New issue' link in the main menu (accesskey 7). The drop-down lists to add an issue on the project overview and the issue list are removed
131 143 * Change status select box default to current status
132 144 * Preview for issue notes, news and messages
133 145 * Optional description for attachments
134 146 * 'Fixed version' label changed to 'Target version'
135 147 * Let the user choose when deleting issues with reported hours to:
136 148 * delete the hours
137 149 * assign the hours to the project
138 150 * reassign the hours to another issue
139 151 * Date range filter and pagination on time entries detail view
140 152 * Propagate time tracking to the parent project
141 153 * Switch added on the project activity view to include subprojects
142 154 * Display total estimated and spent hours on the version detail view
143 155 * Weekly time tracking block for 'My page'
144 156 * Permissions to edit time entries
145 157 * Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
146 158 * Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
147 159 * Make versions with same date sorted by name
148 160 * Allow issue list to be sorted by target version
149 161 * Related changesets messages displayed on the issue details view
150 162 * Create a journal and send an email when an issue is closed by commit
151 163 * Add 'Author' to the available columns for the issue list
152 164 * More appropriate default sort order on sortable columns
153 165 * Add issue subject to the time entries view and issue subject, description and tracker to the csv export
154 166 * Permissions to edit issue notes
155 167 * Display date/time instead of date on files list
156 168 * Do not show Roadmap menu item if the project doesn't define any versions
157 169 * Allow longer version names (60 chars)
158 170 * Ability to copy an existing workflow when creating a new role
159 171 * Display custom fields in two columns on the issue form
160 172 * Added 'estimated time' in the csv export of the issue list
161 173 * Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
162 174 * Setting for whether new projects should be public by default
163 175 * User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
164 176 * Added default value for custom fields
165 177 * Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
166 178 * Redirect to issue page after creating a new issue
167 179 * Wiki toolbar improvements (mainly for Firefox)
168 180 * Display wiki syntax quick ref link on all wiki textareas
169 181 * Display links to Atom feeds
170 182 * Breadcrumb nav for the forums
171 183 * Show replies when choosing to display messages in the activity
172 184 * Added 'include' macro to include another wiki page
173 185 * RedmineWikiFormatting page available as a static HTML file locally
174 186 * Wrap diff content
175 187 * Strip out email address from authors in repository screens
176 188 * Highlight the current item of the main menu
177 189 * Added simple syntax highlighters for php and java languages
178 190 * Do not show empty diffs
179 191 * Show explicit error message when the scm command failed (eg. when svn binary is not available)
180 192 * Lithuanian translation added (Sergej Jegorov)
181 193 * Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
182 194 * Danish translation added (Mads Vestergaard)
183 195 * Added i18n support to the jstoolbar and various settings screen
184 196 * RedCloth's glyphs no longer user
185 197 * New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/)
186 198 * The following menus can now be extended by plugins: top_menu, account_menu, application_menu
187 199 * Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets
188 200 * Remove hardcoded "Redmine" strings in account related emails and use application title instead
189 201 * Mantis importer preserve bug ids
190 202 * Trac importer: Trac guide wiki pages skipped
191 203 * Trac importer: wiki attachments migration added
192 204 * Trac importer: support database schema for Trac migration
193 205 * Trac importer: support CamelCase links
194 206 * Removes the Redmine version from the footer (can be viewed on admin -> info)
195 207 * Rescue and display an error message when trying to delete a role that is in use
196 208 * Add various 'X-Redmine' headers to email notifications: X-Redmine-Host, X-Redmine-Site, X-Redmine-Project, X-Redmine-Issue-Id, -Author, -Assignee, X-Redmine-Topic-Id
197 209 * Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs
198 210 * Fixed: Gantt and calendar not properly refreshed (fragment caching removed)
199 211 * Fixed: Textile image with style attribute cause internal server error
200 212 * Fixed: wiki TOC not rendered properly when used in an issue or document description
201 213 * Fixed: 'has already been taken' error message on username and email fields if left empty
202 214 * Fixed: non-ascii attachement filename with IE
203 215 * Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed
204 216 * Fixed: search for all words doesn't work
205 217 * Fixed: Do not show sticky and locked checkboxes when replying to a message
206 218 * Fixed: Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank
207 219 * Fixed: Date custom fields not displayed as specified in application settings
208 220 * Fixed: titles not escaped in the activity view
209 221 * Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context
210 222 * Fixed: on calendar, gantt and in the tracker filter on the issue list, only active trackers of the project (and its sub projects) should be available
211 223 * Fixed: locked users should not receive email notifications
212 224 * Fixed: custom field selection is not saved when unchecking them all on project settings
213 225 * Fixed: can not lock a topic when creating it
214 226 * Fixed: Incorrect filtering for unset values when using 'is not' filter
215 227 * Fixed: PostgreSQL issues_seq_id not updated when using Trac importer
216 228 * Fixed: ajax pagination does not scroll up
217 229 * Fixed: error when uploading a file with no content-type specified by the browser
218 230 * Fixed: wiki and changeset links not displayed when previewing issue description or notes
219 231 * Fixed: 'LdapError: no bind result' error when authenticating
220 232 * Fixed: 'LdapError: invalid binding information' when no username/password are set on the LDAP account
221 233 * Fixed: CVS repository doesn't work if port is used in the url
222 234 * Fixed: Email notifications: host name is missing in generated links
223 235 * Fixed: Email notifications: referenced changesets, wiki pages, attachments... are not turned into links
224 236 * Fixed: Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed
225 237 * Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console
226 238 * Fixed: Do not send an email with no recipient, cc or bcc
227 239 * Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
228 240 * Fixed: Mercurial browsing under unix-like os and for directory depth > 2
229 241 * Fixed: Wiki links with pipe can not be used in wiki tables
230 242 * Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets
231 243 * Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql
232 244
233 245
234 246 == 2008-03-12 v0.6.4
235 247
236 248 * Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
237 249 * Fixed: potential LDAP authentication security flaw
238 250 * Fixed: context submenus on the issue list don't show up with IE6.
239 251 * Fixed: Themes are not applied with Rails 2.0
240 252 * Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
241 253 * Fixed: Mercurial repository browsing
242 254 * Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
243 255 * Fixed: not null constraints not removed with Postgresql
244 256 * Doctype set to transitional
245 257
246 258
247 259 == 2007-12-18 v0.6.3
248 260
249 261 * Fixed: upload doesn't work in 'Files' section
250 262
251 263
252 264 == 2007-12-16 v0.6.2
253 265
254 266 * Search engine: issue custom fields can now be searched
255 267 * News comments are now textilized
256 268 * Updated Japanese translation (Satoru Kurashiki)
257 269 * Updated Chinese translation (Shortie Lo)
258 270 * Fixed Rails 2.0 compatibility bugs:
259 271 * Unable to create a wiki
260 272 * Gantt and calendar error
261 273 * Trac importer error (readonly? is defined by ActiveRecord)
262 274 * Fixed: 'assigned to me' filter broken
263 275 * Fixed: crash when validation fails on issue edition with no custom fields
264 276 * Fixed: reposman "can't find group" error
265 277 * Fixed: 'LDAP account password is too long' error when leaving the field empty on creation
266 278 * Fixed: empty lines when displaying repository files with Windows style eol
267 279 * Fixed: missing body closing tag in repository annotate and entry views
268 280
269 281
270 282 == 2007-12-10 v0.6.1
271 283
272 284 * Rails 2.0 compatibility
273 285 * Custom fields can now be displayed as columns on the issue list
274 286 * Added version details view (accessible from the roadmap)
275 287 * Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account)
276 288 * Added per-project tracker selection. Trackers can be selected on project settings
277 289 * Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums
278 290 * Forums: messages can now be edited/deleted (explicit permissions need to be given)
279 291 * Forums: topics can be locked so that no reply can be added
280 292 * Forums: topics can be marked as sticky so that they always appear at the top of the list
281 293 * Forums: attachments can now be added to replies
282 294 * Added time zone support
283 295 * Added a setting to choose the account activation strategy (available in application settings)
284 296 * Added 'Classic' theme (inspired from the v0.51 design)
285 297 * Added an alternate theme which provides issue list colorization based on issues priority
286 298 * Added Bazaar SCM adapter
287 299 * Added Annotate/Blame view in the repository browser (except for Darcs SCM)
288 300 * Diff style (inline or side by side) automatically saved as a user preference
289 301 * Added issues status changes on the activity view (by Cyril Mougel)
290 302 * Added forums topics on the activity view (disabled by default)
291 303 * Added an option on 'My account' for users who don't want to be notified of changes that they make
292 304 * Trac importer now supports mysql and postgresql databases
293 305 * Trac importer improvements (by Mat Trudel)
294 306 * 'fixed version' field can now be displayed on the issue list
295 307 * Added a couple of new formats for the 'date format' setting
296 308 * Added Traditional Chinese translation (by Shortie Lo)
297 309 * Added Russian translation (iGor kMeta)
298 310 * Project name format limitation removed (name can now contain any character)
299 311 * Project identifier maximum length changed from 12 to 20
300 312 * Changed the maximum length of LDAP account to 255 characters
301 313 * Removed the 12 characters limit on passwords
302 314 * Added wiki macros support
303 315 * Performance improvement on workflow setup screen
304 316 * More detailed html title on several views
305 317 * Custom fields can now be reordered
306 318 * Search engine: search can be restricted to an exact phrase by using quotation marks
307 319 * Added custom fields marked as 'For all projects' to the csv export of the cross project issue list
308 320 * Email notifications are now sent as Blind carbon copy by default
309 321 * Fixed: all members (including non active) should be deleted when deleting a project
310 322 * Fixed: Error on wiki syntax link (accessible from wiki/edit)
311 323 * Fixed: 'quick jump to a revision' form on the revisions list
312 324 * Fixed: error on admin/info if there's more than 1 plugin installed
313 325 * Fixed: svn or ldap password can be found in clear text in the html source in editing mode
314 326 * Fixed: 'Assigned to' drop down list is not sorted
315 327 * Fixed: 'View all issues' link doesn't work on issues/show
316 328 * Fixed: error on account/register when validation fails
317 329 * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
318 330 * Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
319 331 * Fixed: Wrong feed URLs on the home page
320 332 * Fixed: Update of time entry fails when the issue has been moved to an other project
321 333 * Fixed: Error when moving an issue without changing its tracker (Postgresql)
322 334 * Fixed: Changes not recorded when using :pserver string (CVS adapter)
323 335 * Fixed: admin should be able to move issues to any project
324 336 * Fixed: adding an attachment is not possible when changing the status of an issue
325 337 * Fixed: No mime-types in documents/files downloading
326 338 * Fixed: error when sorting the messages if there's only one board for the project
327 339 * Fixed: 'me' doesn't appear in the drop down filters on a project issue list.
328 340
329 341 == 2007-11-04 v0.6.0
330 342
331 343 * Permission model refactoring.
332 344 * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
333 345 * Permissions: some permissions (eg. browse the repository) can be removed for certain roles
334 346 * Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level
335 347 * Added Mantis and Trac importers
336 348 * New application layout
337 349 * Added "Bulk edit" functionality on the issue list
338 350 * More flexible mail notifications settings at user level
339 351 * Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue
340 352 * Added the hability to copy an issue. It can be done from the "issue/show" view or from the context menu on the issue list
341 353 * Added the ability to customize issue list columns (at application level or for each saved query)
342 354 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
343 355 * Added the ability to rename wiki pages (specific permission required)
344 356 * Search engines now supports pagination. Results are sorted in reverse chronological order
345 357 * Added "Estimated hours" attribute on issues
346 358 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
347 359 * Forum notifications are now also sent to the authors of the thread, even if they donοΏ½t watch the board
348 360 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails
349 361 * Gantt chart: now starts at the current month by default
350 362 * Gantt chart: month count and zoom factor are automatically saved as user preferences
351 363 * Wiki links can now refer to other project wikis
352 364 * Added wiki index by date
353 365 * Added preview on add/edit issue form
354 366 * Emails footer can now be customized from the admin interface (Admin -> Email notifications)
355 367 * Default encodings for repository files can now be set in application settings (used to convert files content and diff to UTF-8 so that theyοΏ½re properly displayed)
356 368 * Calendar: first day of week can now be set in lang files
357 369 * Automatic closing of duplicate issues
358 370 * Added a cross-project issue list
359 371 * AJAXified the SCM browser (tree view)
360 372 * Pretty URL for the repository browser (Cyril Mougel)
361 373 * Search engine: added a checkbox to search titles only
362 374 * Added "% done" in the filter list
363 375 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
364 376 * Added some accesskeys
365 377 * Added "Float" as a custom field format
366 378 * Added basic Theme support
367 379 * Added the ability to set the οΏ½done ratioοΏ½ of issues fixed by commit (Nikolay Solakov)
368 380 * Added custom fields in issue related mail notifications
369 381 * Email notifications are now sent in plain text and html
370 382 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
371 383 * Added syntax highlightment for repository files and wiki
372 384 * Improved automatic Redmine links
373 385 * Added automatic table of content support on wiki pages
374 386 * Added radio buttons on the documents list to sort documents by category, date, title or author
375 387 * Added basic plugin support, with a sample plugin
376 388 * Added a link to add a new category when creating or editing an issue
377 389 * Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
378 390 * Added an option to be able to relate issues in different projects
379 391 * Added the ability to move issues (to another project) without changing their trackers.
380 392 * Atom feeds added on project activity, news and changesets
381 393 * Added the ability to reset its own RSS access key
382 394 * Main project list now displays root projects with their subprojects
383 395 * Added anchor links to issue notes
384 396 * Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
385 397 * Issue notes are now included in search
386 398 * Added email sending test functionality
387 399 * Added LDAPS support for LDAP authentication
388 400 * Removed hard-coded URLs in mail templates
389 401 * Subprojects are now grouped by projects in the navigation drop-down menu
390 402 * Added a new value for date filters: this week
391 403 * Added cache for application settings
392 404 * Added Polish translation (Tomasz Gawryl)
393 405 * Added Czech translation (Jan Kadlecek)
394 406 * Added Romanian translation (Csongor Bartus)
395 407 * Added Hebrew translation (Bob Builder)
396 408 * Added Serbian translation (Dragan Matic)
397 409 * Added Korean translation (Choi Jong Yoon)
398 410 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
399 411 * Performance improvement on calendar and gantt
400 412 * Fixed: wiki preview doesnοΏ½t work on long entries
401 413 * Fixed: queries with multiple custom fields return no result
402 414 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters
403 415 * Fixed: URL with ~ broken in wiki formatting
404 416 * Fixed: some quotation marks are rendered as strange characters in pdf
405 417
406 418
407 419 == 2007-07-15 v0.5.1
408 420
409 421 * per project forums added
410 422 * added the ability to archive projects
411 423 * added οΏ½WatchοΏ½ functionality on issues. It allows users to receive notifications about issue changes
412 424 * custom fields for issues can now be used as filters on issue list
413 425 * added per user custom queries
414 426 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings)
415 427 * projects list now shows the list of public projects and private projects for which the user is a member
416 428 * versions can now be created with no date
417 429 * added issue count details for versions on Reports view
418 430 * added time report, by member/activity/tracker/version and year/month/week for the selected period
419 431 * each category can now be associated to a user, so that new issues in that category are automatically assigned to that user
420 432 * added autologin feature (disabled by default)
421 433 * optimistic locking added for wiki edits
422 434 * added wiki diff
423 435 * added the ability to destroy wiki pages (requires permission)
424 436 * a wiki page can now be attached to each version, and displayed on the roadmap
425 437 * attachments can now be added to wiki pages (original patch by Pavol Murin) and displayed online
426 438 * added an option to see all versions in the roadmap view (including completed ones)
427 439 * added basic issue relations
428 440 * added the ability to log time when changing an issue status
429 441 * account information can now be sent to the user when creating an account
430 442 * author and assignee of an issue always receive notifications (even if they turned of mail notifications)
431 443 * added a quick search form in page header
432 444 * added 'me' value for 'assigned to' and 'author' query filters
433 445 * added a link on revision screen to see the entire diff for the revision
434 446 * added last commit message for each entry in repository browser
435 447 * added the ability to view a file diff with free to/from revision selection.
436 448 * text files can now be viewed online when browsing the repository
437 449 * added basic support for other SCM: CVS (Ralph Vater), Mercurial and Darcs
438 450 * added fragment caching for svn diffs
439 451 * added fragment caching for calendar and gantt views
440 452 * login field automatically focused on login form
441 453 * subproject name displayed on issue list, calendar and gantt
442 454 * added an option to choose the date format: language based or ISO 8601
443 455 * added a simple mail handler. It lets users add notes to an existing issue by replying to the initial notification email.
444 456 * a 403 error page is now displayed (instead of a blank page) when trying to access a protected page
445 457 * added portuguese translation (Joao Carlos Clementoni)
446 458 * added partial online help japanese translation (Ken Date)
447 459 * added bulgarian translation (Nikolay Solakov)
448 460 * added dutch translation (Linda van den Brink)
449 461 * added swedish translation (Thomas Habets)
450 462 * italian translation update (Alessio Spadaro)
451 463 * japanese translation update (Satoru Kurashiki)
452 464 * fixed: error on history atom feed when thereοΏ½s no notes on an issue change
453 465 * fixed: error in journalizing an issue with longtext custom fields (Postgresql)
454 466 * fixed: creation of Oracle schema
455 467 * fixed: last day of the month not included in project activity
456 468 * fixed: files with an apostrophe in their names can't be accessed in SVN repository
457 469 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000)
458 470 * fixed: open/closed issue counts are always 0 on reports view (postgresql)
459 471 * fixed: date query filters (wrong results and sql error with postgresql)
460 472 * fixed: confidentiality issue on account/show (private project names displayed to anyone)
461 473 * fixed: Long text custom fields displayed without line breaks
462 474 * fixed: Error when editing the wokflow after deleting a status
463 475 * fixed: SVN commit dates are now stored as local time
464 476
465 477
466 478 == 2007-04-11 v0.5.0
467 479
468 480 * added per project Wiki
469 481 * added rss/atom feeds at project level (custom queries can be used as feeds)
470 482 * added search engine (search in issues, news, commits, wiki pages, documents)
471 483 * simple time tracking functionality added
472 484 * added version due dates on calendar and gantt
473 485 * added subprojects issue count on project Reports page
474 486 * added the ability to copy an existing workflow when creating a new tracker
475 487 * added the ability to include subprojects on calendar and gantt
476 488 * added the ability to select trackers to display on calendar and gantt (Jeffrey Jones)
477 489 * added side by side svn diff view (Cyril Mougel)
478 490 * added back subproject filter on issue list
479 491 * added permissions report in admin area
480 492 * added a status filter on users list
481 493 * support for password-protected SVN repositories
482 494 * SVN commits are now stored in the database
483 495 * added simple svn statistics SVG graphs
484 496 * progress bars for roadmap versions (Nick Read)
485 497 * issue history now shows file uploads and deletions
486 498 * #id patterns are turned into links to issues in descriptions and commit messages
487 499 * japanese translation added (Satoru Kurashiki)
488 500 * chinese simplified translation added (Andy Wu)
489 501 * italian translation added (Alessio Spadaro)
490 502 * added scripts to manage SVN repositories creation and user access control using ssh+svn (Nicolas Chuche)
491 503 * better calendar rendering time
492 504 * fixed migration scripts to work with mysql 5 running in strict mode
493 505 * fixed: error when clicking "add" with no block selected on my/page_layout
494 506 * fixed: hard coded links in navigation bar
495 507 * fixed: table_name pre/suffix support
496 508
497 509
498 510 == 2007-02-18 v0.4.2
499 511
500 512 * Rails 1.2 is now required
501 513 * settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used)
502 514 * added project roadmap view
503 515 * mail notifications added when a document, a file or an attachment is added
504 516 * tooltips added on Gantt chart and calender to view the details of the issues
505 517 * ability to set the sort order for roles, trackers, issue statuses
506 518 * added missing fields to csv export: priority, start date, due date, done ratio
507 519 * added total number of issues per tracker on project overview
508 520 * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-)
509 521 * added back "fixed version" field on issue screen and in filters
510 522 * project settings screen split in 4 tabs
511 523 * custom fields screen split in 3 tabs (one for each kind of custom field)
512 524 * multiple issues pdf export now rendered as a table
513 525 * added a button on users/list to manually activate an account
514 526 * added a setting option to disable "password lost" functionality
515 527 * added a setting option to set max number of issues in csv/pdf exports
516 528 * fixed: subprojects count is always 0 on projects list
517 529 * fixed: locked users are proposed when adding a member to a project
518 530 * fixed: setting an issue status as default status leads to an sql error with SQLite
519 531 * fixed: unable to delete an issue status even if it's not used yet
520 532 * fixed: filters ignored when exporting a predefined query to csv/pdf
521 533 * fixed: crash when french "issue_edit" email notification is sent
522 534 * fixed: hide mail preference not saved (my/account)
523 535 * fixed: crash when a new user try to edit its "my page" layout
524 536
525 537
526 538 == 2007-01-03 v0.4.1
527 539
528 540 * fixed: emails have no recipient when one of the project members has notifications disabled
529 541
530 542
531 543 == 2007-01-02 v0.4.0
532 544
533 545 * simple SVN browser added (just needs svn binaries in PATH)
534 546 * comments can now be added on news
535 547 * "my page" is now customizable
536 548 * more powerfull and savable filters for issues lists
537 549 * improved issues change history
538 550 * new functionality: move an issue to another project or tracker
539 551 * new functionality: add a note to an issue
540 552 * new report: project activity
541 553 * "start date" and "% done" fields added on issues
542 554 * project calendar added
543 555 * gantt chart added (exportable to pdf)
544 556 * single/multiple issues pdf export added
545 557 * issues reports improvements
546 558 * multiple file upload for issues, documents and files
547 559 * option to set maximum size of uploaded files
548 560 * textile formating of issue and news descritions (RedCloth required)
549 561 * integration of DotClear jstoolbar for textile formatting
550 562 * calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar)
551 563 * new filter in issues list: Author
552 564 * ajaxified paginators
553 565 * news rss feed added
554 566 * option to set number of results per page on issues list
555 567 * localized csv separator (comma/semicolon)
556 568 * csv output encoded to ISO-8859-1
557 569 * user custom field displayed on account/show
558 570 * default configuration improved (default roles, trackers, status, permissions and workflows)
559 571 * language for default configuration data can now be chosen when running 'load_default_data' task
560 572 * javascript added on custom field form to show/hide fields according to the format of custom field
561 573 * fixed: custom fields not in csv exports
562 574 * fixed: project settings now displayed according to user's permissions
563 575 * fixed: application error when no version is selected on projects/add_file
564 576 * fixed: public actions not authorized for members of non public projects
565 577 * fixed: non public projects were shown on welcome screen even if current user is not a member
566 578
567 579
568 580 == 2006-10-08 v0.3.0
569 581
570 582 * user authentication against multiple LDAP (optional)
571 583 * token based "lost password" functionality
572 584 * user self-registration functionality (optional)
573 585 * custom fields now available for issues, users and projects
574 586 * new custom field format "text" (displayed as a textarea field)
575 587 * project & administration drop down menus in navigation bar for quicker access
576 588 * text formatting is preserved for long text fields (issues, projects and news descriptions)
577 589 * urls and emails are turned into clickable links in long text fields
578 590 * "due date" field added on issues
579 591 * tracker selection filter added on change log
580 592 * Localization plugin replaced with GLoc 1.1.0 (iconv required)
581 593 * error messages internationalization
582 594 * german translation added (thanks to Karim Trott)
583 595 * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking)
584 596 * new filter in issues list: "Fixed version"
585 597 * active filters are displayed with colored background on issues list
586 598 * custom configuration is now defined in config/config_custom.rb
587 599 * user object no more stored in session (only user_id)
588 600 * news summary field is no longer required
589 601 * tables and forms redesign
590 602 * Fixed: boolean custom field not working
591 603 * Fixed: error messages for custom fields are not displayed
592 604 * Fixed: invalid custom fields should have a red border
593 605 * Fixed: custom fields values are not validated on issue update
594 606 * Fixed: unable to choose an empty value for 'List' custom fields
595 607 * Fixed: no issue categories sorting
596 608 * Fixed: incorrect versions sorting
597 609
598 610
599 611 == 2006-07-12 - v0.2.2
600 612
601 613 * Fixed: bug in "issues list"
602 614
603 615
604 616 == 2006-07-09 - v0.2.1
605 617
606 618 * new databases supported: Oracle, PostgreSQL, SQL Server
607 619 * projects/subprojects hierarchy (1 level of subprojects only)
608 620 * environment information display in admin/info
609 621 * more filter options in issues list (rev6)
610 622 * default language based on browser settings (Accept-Language HTTP header)
611 623 * issues list exportable to CSV (rev6)
612 624 * simple_format and auto_link on long text fields
613 625 * more data validations
614 626 * Fixed: error when all mail notifications are unchecked in admin/mail_options
615 627 * Fixed: all project news are displayed on project summary
616 628 * Fixed: Can't change user password in users/edit
617 629 * Fixed: Error on tables creation with PostgreSQL (rev5)
618 630 * Fixed: SQL error in "issue reports" view with PostgreSQL (rev5)
619 631
620 632
621 633 == 2006-06-25 - v0.1.0
622 634
623 635 * multiple users/multiple projects
624 636 * role based access control
625 637 * issue tracking system
626 638 * fully customizable workflow
627 639 * documents/files repository
628 640 * email notifications on issue creation and update
629 641 * multilanguage support (except for error messages):english, french, spanish
630 642 * online manual in french (unfinished)
General Comments 0
You need to be logged in to leave comments. Login now