Changelog 0 6
Version 2 (Mischa The Evil, 2009-06-14 01:12)
| 1 | 1 | Jean-Philippe Lang | h1. Changelog for 0.6.x and below |
|---|---|---|---|
| 2 | 1 | Jean-Philippe Lang | |
| 3 | 2 | Mischa The Evil | {{>toc}} |
| 4 | 2 | Mischa The Evil | |
| 5 | 1 | Jean-Philippe Lang | h2. v0.6.4 (2008-03-12) |
| 6 | 1 | Jean-Philippe Lang | |
| 7 | 1 | Jean-Philippe Lang | * Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects |
| 8 | 1 | Jean-Philippe Lang | * Fixed: potential LDAP authentication security flaw |
| 9 | 1 | Jean-Philippe Lang | * Fixed: context submenus on the issue list don't show up with IE6. |
| 10 | 1 | Jean-Philippe Lang | * Fixed: Themes are not applied with Rails 2.0 |
| 11 | 1 | Jean-Philippe Lang | * Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil |
| 12 | 1 | Jean-Philippe Lang | * Fixed: Mercurial repository browsing |
| 13 | 1 | Jean-Philippe Lang | * Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails |
| 14 | 1 | Jean-Philippe Lang | * Fixed: not null constraints not removed with Postgresql |
| 15 | 1 | Jean-Philippe Lang | * Doctype set to transitional |
| 16 | 1 | Jean-Philippe Lang | |
| 17 | 1 | Jean-Philippe Lang | h2. v0.6.3 (2007-12-18) |
| 18 | 1 | Jean-Philippe Lang | |
| 19 | 1 | Jean-Philippe Lang | * Fixed: upload doesn't work in 'Files' section |
| 20 | 1 | Jean-Philippe Lang | |
| 21 | 1 | Jean-Philippe Lang | h2. v0.6.2 (2007-12-16) |
| 22 | 1 | Jean-Philippe Lang | |
| 23 | 1 | Jean-Philippe Lang | * Search engine: issue custom fields can now be searched |
| 24 | 1 | Jean-Philippe Lang | * News comments are now textilized |
| 25 | 1 | Jean-Philippe Lang | * Updated Japanese translation (Satoru Kurashiki) |
| 26 | 1 | Jean-Philippe Lang | * Updated Chinese translation (Shortie Lo) |
| 27 | 1 | Jean-Philippe Lang | * Fixed Rails 2.0 compatibility bugs: |
| 28 | 1 | Jean-Philippe Lang | |
| 29 | 1 | Jean-Philippe Lang | * Unable to create a wiki |
| 30 | 1 | Jean-Philippe Lang | * Gantt and calendar error |
| 31 | 1 | Jean-Philippe Lang | * Trac importer error (readonly? is defined by ActiveRecord) |
| 32 | 1 | Jean-Philippe Lang | |
| 33 | 1 | Jean-Philippe Lang | * Fixed: 'assigned to me' filter broken |
| 34 | 1 | Jean-Philippe Lang | * Fixed: crash when validation fails on issue edition with no custom fields |
| 35 | 1 | Jean-Philippe Lang | * Fixed: reposman "can't find group" error |
| 36 | 1 | Jean-Philippe Lang | * Fixed: 'LDAP account password is too long' error when leaving the field empty on creation |
| 37 | 1 | Jean-Philippe Lang | * Fixed: empty lines when displaying repository files with Windows style eol |
| 38 | 1 | Jean-Philippe Lang | * Fixed: missing body closing tag in repository annotate and entry views |
| 39 | 1 | Jean-Philippe Lang | |
| 40 | 1 | Jean-Philippe Lang | h2. v0.6.1 (2007-12-10) |
| 41 | 1 | Jean-Philippe Lang | |
| 42 | 1 | Jean-Philippe Lang | * Rails 2.0 compatibility |
| 43 | 1 | Jean-Philippe Lang | * Custom fields can now be displayed as columns on the issue list |
| 44 | 1 | Jean-Philippe Lang | * Added version details view (accessible from the roadmap) |
| 45 | 1 | Jean-Philippe Lang | * Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account) |
| 46 | 1 | Jean-Philippe Lang | * Added per-project tracker selection. Trackers can be selected on project settings |
| 47 | 1 | Jean-Philippe Lang | * Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums |
| 48 | 1 | Jean-Philippe Lang | * Forums: messages can now be edited/deleted (explicit permissions need to be given) |
| 49 | 1 | Jean-Philippe Lang | * Forums: topics can be locked so that no reply can be added |
| 50 | 1 | Jean-Philippe Lang | * Forums: topics can be marked as sticky so that they always appear at the top of the list |
| 51 | 1 | Jean-Philippe Lang | * Forums: attachments can now be added to replies |
| 52 | 1 | Jean-Philippe Lang | * Added time zone support |
| 53 | 1 | Jean-Philippe Lang | * Added a setting to choose the account activation strategy (available in application settings) |
| 54 | 1 | Jean-Philippe Lang | * Added 'Classic' theme (inspired from the v0.51 design) |
| 55 | 1 | Jean-Philippe Lang | * Added an alternate theme which provides issue list colorization based on issues priority |
| 56 | 1 | Jean-Philippe Lang | * Added Bazaar SCM adapter |
| 57 | 1 | Jean-Philippe Lang | * Added Annotate/Blame view in the repository browser (except for Darcs SCM) |
| 58 | 1 | Jean-Philippe Lang | * Diff style (inline or side by side) automatically saved as a user preference |
| 59 | 1 | Jean-Philippe Lang | * Added issues status changes on the activity view (by Cyril Mougel) |
| 60 | 1 | Jean-Philippe Lang | * Added forums topics on the activity view (disabled by default) |
| 61 | 1 | Jean-Philippe Lang | * Added an option on 'My account' for users who don’t want to be notified of changes that they make |
| 62 | 1 | Jean-Philippe Lang | * Trac importer now supports mysql and postgresql databases |
| 63 | 1 | Jean-Philippe Lang | * Trac importer improvements (by Mat Trudel) |
| 64 | 1 | Jean-Philippe Lang | * 'fixed version' field can now be displayed on the issue list |
| 65 | 1 | Jean-Philippe Lang | * Added a couple of new formats for the 'date format' setting |
| 66 | 1 | Jean-Philippe Lang | * Added Traditional Chinese translation (by Shortie Lo) |
| 67 | 1 | Jean-Philippe Lang | * Added Russian translation (iGor kMeta) |
| 68 | 1 | Jean-Philippe Lang | * Project name format limitation removed (name can now contain any character) |
| 69 | 1 | Jean-Philippe Lang | * Project identifier maximum length changed from 12 to 20 |
| 70 | 1 | Jean-Philippe Lang | * Changed the maximum length of LDAP account to 255 characters |
| 71 | 1 | Jean-Philippe Lang | * Removed the 12 characters limit on passwords |
| 72 | 1 | Jean-Philippe Lang | * Added wiki macros support |
| 73 | 1 | Jean-Philippe Lang | * Performance improvement on workflow setup screen |
| 74 | 1 | Jean-Philippe Lang | * More detailed html title on several views |
| 75 | 1 | Jean-Philippe Lang | * Custom fields can now be reordered |
| 76 | 1 | Jean-Philippe Lang | * Search engine: search can be restricted to an exact phrase by using quotation marks |
| 77 | 1 | Jean-Philippe Lang | * Added custom fields marked as 'For all projects' to the csv export of the cross project issue list |
| 78 | 1 | Jean-Philippe Lang | * Email notifications are now sent as Blind carbon copy by default |
| 79 | 1 | Jean-Philippe Lang | * Fixed: all members (including non active) should be deleted when deleting a project |
| 80 | 1 | Jean-Philippe Lang | * Fixed: Error on wiki syntax link (accessible from wiki/edit) |
| 81 | 1 | Jean-Philippe Lang | * Fixed: 'quick jump to a revision' form on the revisions list |
| 82 | 1 | Jean-Philippe Lang | * Fixed: error on admin/info if there's more than 1 plugin installed |
| 83 | 1 | Jean-Philippe Lang | * Fixed: svn or ldap password can be found in clear text in the html source in editing mode |
| 84 | 1 | Jean-Philippe Lang | * Fixed: 'Assigned to' drop down list is not sorted |
| 85 | 1 | Jean-Philippe Lang | * Fixed: 'View all issues' link doesn't work on issues/show |
| 86 | 1 | Jean-Philippe Lang | * Fixed: error on account/register when validation fails |
| 87 | 1 | Jean-Philippe Lang | * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter' |
| 88 | 1 | Jean-Philippe Lang | * Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt) |
| 89 | 1 | Jean-Philippe Lang | * Fixed: Wrong feed URLs on the home page |
| 90 | 1 | Jean-Philippe Lang | * Fixed: Update of time entry fails when the issue has been moved to an other project |
| 91 | 1 | Jean-Philippe Lang | * Fixed: Error when moving an issue without changing its tracker (Postgresql) |
| 92 | 1 | Jean-Philippe Lang | * Fixed: Changes not recorded when using :pserver string (CVS adapter) |
| 93 | 1 | Jean-Philippe Lang | * Fixed: admin should be able to move issues to any project |
| 94 | 1 | Jean-Philippe Lang | * Fixed: adding an attachment is not possible when changing the status of an issue |
| 95 | 1 | Jean-Philippe Lang | * Fixed: No mime-types in documents/files downloading |
| 96 | 1 | Jean-Philippe Lang | * Fixed: error when sorting the messages if there’s only one board for the project |
| 97 | 1 | Jean-Philippe Lang | * Fixed: 'me' doesn't appear in the drop down filters on a project issue list |
| 98 | 1 | Jean-Philippe Lang | |
| 99 | 1 | Jean-Philippe Lang | h2. v0.6.0 (2007-11-04) |
| 100 | 1 | Jean-Philippe Lang | |
| 101 | 1 | Jean-Philippe Lang | * Permission model refactoring. |
| 102 | 1 | Jean-Philippe Lang | * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects |
| 103 | 1 | Jean-Philippe Lang | * Permissions: some permissions (eg. browse the repository) can be removed for certain roles |
| 104 | 1 | Jean-Philippe Lang | * Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level |
| 105 | 1 | Jean-Philippe Lang | * Added Mantis and Trac importers |
| 106 | 1 | Jean-Philippe Lang | * New application layout |
| 107 | 1 | Jean-Philippe Lang | * Added "Bulk edit" functionality on the issue list |
| 108 | 1 | Jean-Philippe Lang | * More flexible mail notifications settings at user level |
| 109 | 1 | Jean-Philippe Lang | * 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 |
| 110 | 1 | Jean-Philippe Lang | * 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 |
| 111 | 1 | Jean-Philippe Lang | * Added the ability to customize issue list columns (at application level or for each saved query) |
| 112 | 1 | Jean-Philippe Lang | * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap |
| 113 | 1 | Jean-Philippe Lang | * Added the ability to rename wiki pages (specific permission required) |
| 114 | 1 | Jean-Philippe Lang | * Search engines now supports pagination. Results are sorted in reverse chronological order |
| 115 | 1 | Jean-Philippe Lang | * Added "Estimated hours" attribute on issues |
| 116 | 1 | Jean-Philippe Lang | * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category |
| 117 | 1 | Jean-Philippe Lang | * Forum notifications are now also sent to the authors of the thread, even if they don’t watch the board |
| 118 | 1 | Jean-Philippe Lang | * Added an application setting to specify the application protocol (http or https) used to generate urls in emails |
| 119 | 1 | Jean-Philippe Lang | * Gantt chart: now starts at the current month by default |
| 120 | 1 | Jean-Philippe Lang | * Gantt chart: month count and zoom factor are automatically saved as user preferences |
| 121 | 1 | Jean-Philippe Lang | * Wiki links can now refer to other project wikis |
| 122 | 1 | Jean-Philippe Lang | * Added wiki index by date |
| 123 | 1 | Jean-Philippe Lang | * Added preview on add/edit issue form |
| 124 | 1 | Jean-Philippe Lang | * Emails footer can now be customized from the admin interface (Admin -> Email notifications) |
| 125 | 1 | Jean-Philippe Lang | * 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) |
| 126 | 1 | Jean-Philippe Lang | * Calendar: first day of week can now be set in lang files |
| 127 | 1 | Jean-Philippe Lang | * Automatic closing of duplicate issues |
| 128 | 1 | Jean-Philippe Lang | * Added a cross-project issue list |
| 129 | 1 | Jean-Philippe Lang | * AJAXified the SCM browser (tree view) |
| 130 | 1 | Jean-Philippe Lang | * Pretty URL for the repository browser (Cyril Mougel) |
| 131 | 1 | Jean-Philippe Lang | * Search engine: added a checkbox to search titles only |
| 132 | 1 | Jean-Philippe Lang | * Added "% done" in the filter list |
| 133 | 1 | Jean-Philippe Lang | * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority) |
| 134 | 1 | Jean-Philippe Lang | * Added some accesskeys |
| 135 | 1 | Jean-Philippe Lang | * Added "Float" as a custom field format |
| 136 | 1 | Jean-Philippe Lang | * Added basic Theme support |
| 137 | 1 | Jean-Philippe Lang | * Added the ability to set the “done ratio†of issues fixed by commit (Nikolay Solakov) |
| 138 | 1 | Jean-Philippe Lang | * Added custom fields in issue related mail notifications |
| 139 | 1 | Jean-Philippe Lang | * Email notifications are now sent in plain text and html |
| 140 | 1 | Jean-Philippe Lang | * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed. |
| 141 | 1 | Jean-Philippe Lang | * Added syntax highlightment for repository files and wiki |
| 142 | 1 | Jean-Philippe Lang | * Improved automatic Redmine links |
| 143 | 1 | Jean-Philippe Lang | * Added automatic table of content support on wiki pages |
| 144 | 1 | Jean-Philippe Lang | * Added radio buttons on the documents list to sort documents by category, date, title or author |
| 145 | 1 | Jean-Philippe Lang | * Added basic plugin support, with a sample plugin |
| 146 | 1 | Jean-Philippe Lang | * Added a link to add a new category when creating or editing an issue |
| 147 | 1 | Jean-Philippe Lang | * Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role. |
| 148 | 1 | Jean-Philippe Lang | * Added an option to be able to relate issues in different projects |
| 149 | 1 | Jean-Philippe Lang | * Added the ability to move issues (to another project) without changing their trackers. |
| 150 | 1 | Jean-Philippe Lang | * Atom feeds added on project activity, news and changesets |
| 151 | 1 | Jean-Philippe Lang | * Added the ability to reset its own RSS access key |
| 152 | 1 | Jean-Philippe Lang | * Main project list now displays root projects with their subprojects |
| 153 | 1 | Jean-Philippe Lang | * Added anchor links to issue notes |
| 154 | 1 | Jean-Philippe Lang | * Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche) |
| 155 | 1 | Jean-Philippe Lang | * Issue notes are now included in search |
| 156 | 1 | Jean-Philippe Lang | * Added email sending test functionality |
| 157 | 1 | Jean-Philippe Lang | * Added LDAPS support for LDAP authentication |
| 158 | 1 | Jean-Philippe Lang | * Removed hard-coded URLs in mail templates |
| 159 | 1 | Jean-Philippe Lang | * Subprojects are now grouped by projects in the navigation drop-down menu |
| 160 | 1 | Jean-Philippe Lang | * Added a new value for date filters: this week |
| 161 | 1 | Jean-Philippe Lang | * Added cache for application settings |
| 162 | 1 | Jean-Philippe Lang | * Added Polish translation (Tomasz Gawryl) |
| 163 | 1 | Jean-Philippe Lang | * Added Czech translation (Jan Kadlecek) |
| 164 | 1 | Jean-Philippe Lang | * Added Romanian translation (Csongor Bartus) |
| 165 | 1 | Jean-Philippe Lang | * Added Hebrew translation (Bob Builder) |
| 166 | 1 | Jean-Philippe Lang | * Added Serbian translation (Dragan Matic) |
| 167 | 1 | Jean-Philippe Lang | * Added Korean translation (Choi Jong Yoon) |
| 168 | 1 | Jean-Philippe Lang | * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations |
| 169 | 1 | Jean-Philippe Lang | * Performance improvement on calendar and gantt |
| 170 | 1 | Jean-Philippe Lang | * Fixed: wiki preview doesn’t work on long entries |
| 171 | 1 | Jean-Philippe Lang | * Fixed: queries with multiple custom fields return no result |
| 172 | 1 | Jean-Philippe Lang | * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters |
| 173 | 1 | Jean-Philippe Lang | * Fixed: URL with ~ broken in wiki formatting |
| 174 | 1 | Jean-Philippe Lang | * Fixed: some quotation marks are rendered as strange characters in pdf |
| 175 | 1 | Jean-Philippe Lang | |
| 176 | 1 | Jean-Philippe Lang | h2. v0.5.1 (2007-07-15) |
| 177 | 1 | Jean-Philippe Lang | |
| 178 | 1 | Jean-Philippe Lang | * per project forums added |
| 179 | 1 | Jean-Philippe Lang | * added the ability to archive projects |
| 180 | 1 | Jean-Philippe Lang | * added “Watch†functionality on issues. It allows users to receive notifications about issue changes |
| 181 | 1 | Jean-Philippe Lang | * custom fields for issues can now be used as filters on issue list |
| 182 | 1 | Jean-Philippe Lang | * added per user custom queries |
| 183 | 1 | Jean-Philippe Lang | * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings) |
| 184 | 1 | Jean-Philippe Lang | * projects list now shows the list of public projects and private projects for which the user is a member |
| 185 | 1 | Jean-Philippe Lang | * versions can now be created with no date |
| 186 | 1 | Jean-Philippe Lang | * added issue count details for versions on Reports view |
| 187 | 1 | Jean-Philippe Lang | * added time report, by member/activity/tracker/version and year/month/week for the selected period |
| 188 | 1 | Jean-Philippe Lang | * each category can now be associated to a user, so that new issues in that category are automatically assigned to that user |
| 189 | 1 | Jean-Philippe Lang | * added autologin feature (disabled by default) |
| 190 | 1 | Jean-Philippe Lang | * optimistic locking added for wiki edits |
| 191 | 1 | Jean-Philippe Lang | * added wiki diff |
| 192 | 1 | Jean-Philippe Lang | * added the ability to destroy wiki pages (requires permission) |
| 193 | 1 | Jean-Philippe Lang | * a wiki page can now be attached to each version, and displayed on the roadmap |
| 194 | 1 | Jean-Philippe Lang | * attachments can now be added to wiki pages (original patch by Pavol Murin) and displayed online |
| 195 | 1 | Jean-Philippe Lang | * added an option to see all versions in the roadmap view (including completed ones) |
| 196 | 1 | Jean-Philippe Lang | * added basic issue relations |
| 197 | 1 | Jean-Philippe Lang | * added the ability to log time when changing an issue status |
| 198 | 1 | Jean-Philippe Lang | * account information can now be sent to the user when creating an account |
| 199 | 1 | Jean-Philippe Lang | * author and assignee of an issue always receive notifications (even if they turned of mail notifications) |
| 200 | 1 | Jean-Philippe Lang | * added a quick search form in page header |
| 201 | 1 | Jean-Philippe Lang | * added 'me' value for 'assigned to' and 'author' query filters |
| 202 | 1 | Jean-Philippe Lang | * added a link on revision screen to see the entire diff for the revision |
| 203 | 1 | Jean-Philippe Lang | * added last commit message for each entry in repository browser |
| 204 | 1 | Jean-Philippe Lang | * added the ability to view a file diff with free to/from revision selection. |
| 205 | 1 | Jean-Philippe Lang | * text files can now be viewed online when browsing the repository |
| 206 | 1 | Jean-Philippe Lang | * added basic support for other SCM: CVS (Ralph Vater), Mercurial and Darcs |
| 207 | 1 | Jean-Philippe Lang | * added fragment caching for svn diffs |
| 208 | 1 | Jean-Philippe Lang | * added fragment caching for calendar and gantt views |
| 209 | 1 | Jean-Philippe Lang | * login field automatically focused on login form |
| 210 | 1 | Jean-Philippe Lang | * subproject name displayed on issue list, calendar and gantt |
| 211 | 1 | Jean-Philippe Lang | * added an option to choose the date format: language based or ISO 8601 |
| 212 | 1 | Jean-Philippe Lang | * added a simple mail handler. It lets users add notes to an existing issue by replying to the initial notification email. |
| 213 | 1 | Jean-Philippe Lang | * a 403 error page is now displayed (instead of a blank page) when trying to access a protected page |
| 214 | 1 | Jean-Philippe Lang | * added portuguese translation (Joao Carlos Clementoni) |
| 215 | 1 | Jean-Philippe Lang | * added partial online help japanese translation (Ken Date) |
| 216 | 1 | Jean-Philippe Lang | * added bulgarian translation (Nikolay Solakov) |
| 217 | 1 | Jean-Philippe Lang | * added dutch translation (Linda van den Brink) |
| 218 | 1 | Jean-Philippe Lang | * added swedish translation (Thomas Habets) |
| 219 | 1 | Jean-Philippe Lang | * italian translation update (Alessio Spadaro) |
| 220 | 1 | Jean-Philippe Lang | * japanese translation update (Satoru Kurashiki) |
| 221 | 1 | Jean-Philippe Lang | * fixed: error on history atom feed when there’s no notes on an issue change |
| 222 | 1 | Jean-Philippe Lang | * fixed: error in journalizing an issue with longtext custom fields (Postgresql) |
| 223 | 1 | Jean-Philippe Lang | * fixed: creation of Oracle schema |
| 224 | 1 | Jean-Philippe Lang | * fixed: last day of the month not included in project activity |
| 225 | 1 | Jean-Philippe Lang | * fixed: files with an apostrophe in their names can't be accessed in SVN repository |
| 226 | 1 | Jean-Philippe Lang | * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000) |
| 227 | 1 | Jean-Philippe Lang | * fixed: open/closed issue counts are always 0 on reports view (postgresql) |
| 228 | 1 | Jean-Philippe Lang | * fixed: date query filters (wrong results and sql error with postgresql) |
| 229 | 1 | Jean-Philippe Lang | * fixed: confidentiality issue on account/show (private project names displayed to anyone) |
| 230 | 1 | Jean-Philippe Lang | * fixed: Long text custom fields displayed without line breaks |
| 231 | 1 | Jean-Philippe Lang | * fixed: Error when editing the wokflow after deleting a status |
| 232 | 1 | Jean-Philippe Lang | * fixed: SVN commit dates are now stored as local time |
| 233 | 1 | Jean-Philippe Lang | |
| 234 | 1 | Jean-Philippe Lang | h2. v0.5.0 (2007-04-11) |
| 235 | 1 | Jean-Philippe Lang | |
| 236 | 1 | Jean-Philippe Lang | * added per project Wiki |
| 237 | 1 | Jean-Philippe Lang | * added rss/atom feeds at project level (custom queries can be used as feeds) |
| 238 | 1 | Jean-Philippe Lang | * added search engine (search in issues, news, commits, wiki pages, documents) |
| 239 | 1 | Jean-Philippe Lang | * simple time tracking functionality added |
| 240 | 1 | Jean-Philippe Lang | * added version due dates on calendar and gantt |
| 241 | 1 | Jean-Philippe Lang | * added subprojects issue count on project Reports page |
| 242 | 1 | Jean-Philippe Lang | * added the ability to copy an existing workflow when creating a new tracker |
| 243 | 1 | Jean-Philippe Lang | * added the ability to include subprojects on calendar and gantt |
| 244 | 1 | Jean-Philippe Lang | * added the ability to select trackers to display on calendar and gantt (Jeffrey Jones) |
| 245 | 1 | Jean-Philippe Lang | * added side by side svn diff view (Cyril Mougel) |
| 246 | 1 | Jean-Philippe Lang | * added back subproject filter on issue list |
| 247 | 1 | Jean-Philippe Lang | * added permissions report in admin area |
| 248 | 1 | Jean-Philippe Lang | * added a status filter on users list |
| 249 | 1 | Jean-Philippe Lang | * support for password-protected SVN repositories |
| 250 | 1 | Jean-Philippe Lang | * SVN commits are now stored in the database |
| 251 | 1 | Jean-Philippe Lang | * added simple svn statistics SVG graphs |
| 252 | 1 | Jean-Philippe Lang | * progress bars for roadmap versions (Nick Read) |
| 253 | 1 | Jean-Philippe Lang | * issue history now shows file uploads and deletions |
| 254 | 1 | Jean-Philippe Lang | * #id patterns are turned into links to issues in descriptions and commit messages |
| 255 | 1 | Jean-Philippe Lang | * japanese translation added (Satoru Kurashiki) |
| 256 | 1 | Jean-Philippe Lang | * chinese simplified translation added (Andy Wu) |
| 257 | 1 | Jean-Philippe Lang | * italian translation added (Alessio Spadaro) |
| 258 | 1 | Jean-Philippe Lang | * added scripts to manage SVN repositories creation and user access control using ssh+svn (Nicolas Chuche) |
| 259 | 1 | Jean-Philippe Lang | * better calendar rendering time |
| 260 | 1 | Jean-Philippe Lang | * fixed migration scripts to work with mysql 5 running in strict mode |
| 261 | 1 | Jean-Philippe Lang | * fixed: error when clicking "add" with no block selected on my/page_layout |
| 262 | 1 | Jean-Philippe Lang | * fixed: hard coded links in navigation bar |
| 263 | 1 | Jean-Philippe Lang | * fixed: table_name pre/suffix support |
| 264 | 1 | Jean-Philippe Lang | |
| 265 | 1 | Jean-Philippe Lang | h2. v0.4.2 (2007-02-18) |
| 266 | 1 | Jean-Philippe Lang | |
| 267 | 1 | Jean-Philippe Lang | * Rails 1.2 is now required |
| 268 | 1 | Jean-Philippe Lang | * settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used) |
| 269 | 1 | Jean-Philippe Lang | * added project roadmap view |
| 270 | 1 | Jean-Philippe Lang | * mail notifications added when a document, a file or an attachment is added |
| 271 | 1 | Jean-Philippe Lang | * tooltips added on Gantt chart and calender to view the details of the issues |
| 272 | 1 | Jean-Philippe Lang | * ability to set the sort order for roles, trackers, issue statuses |
| 273 | 1 | Jean-Philippe Lang | * added missing fields to csv export: priority, start date, due date, done ratio |
| 274 | 1 | Jean-Philippe Lang | * added total number of issues per tracker on project overview |
| 275 | 1 | Jean-Philippe Lang | * 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-) |
| 276 | 1 | Jean-Philippe Lang | * added back "fixed version" field on issue screen and in filters |
| 277 | 1 | Jean-Philippe Lang | * project settings screen split in 4 tabs |
| 278 | 1 | Jean-Philippe Lang | * custom fields screen split in 3 tabs (one for each kind of custom field) |
| 279 | 1 | Jean-Philippe Lang | * multiple issues pdf export now rendered as a table |
| 280 | 1 | Jean-Philippe Lang | * added a button on users/list to manually activate an account |
| 281 | 1 | Jean-Philippe Lang | * added a setting option to disable "password lost" functionality |
| 282 | 1 | Jean-Philippe Lang | * added a setting option to set max number of issues in csv/pdf exports |
| 283 | 1 | Jean-Philippe Lang | * fixed: subprojects count is always 0 on projects list |
| 284 | 1 | Jean-Philippe Lang | * fixed: locked users are proposed when adding a member to a project |
| 285 | 1 | Jean-Philippe Lang | * fixed: setting an issue status as default status leads to an sql error with SQLite |
| 286 | 1 | Jean-Philippe Lang | * fixed: unable to delete an issue status even if it's not used yet |
| 287 | 1 | Jean-Philippe Lang | * fixed: filters ignored when exporting a predefined query to csv/pdf |
| 288 | 1 | Jean-Philippe Lang | * fixed: crash when french "issue_edit" email notification is sent |
| 289 | 1 | Jean-Philippe Lang | * fixed: hide mail preference not saved (my/account) |
| 290 | 1 | Jean-Philippe Lang | * fixed: crash when a new user try to edit its "my page" layout |
| 291 | 1 | Jean-Philippe Lang | |
| 292 | 1 | Jean-Philippe Lang | h2. v0.4.1 (2007-01-03) |
| 293 | 1 | Jean-Philippe Lang | |
| 294 | 1 | Jean-Philippe Lang | * fixed: emails have no recipient when one of the project members has notifications disabled |
| 295 | 1 | Jean-Philippe Lang | |
| 296 | 1 | Jean-Philippe Lang | h2. v0.4.0 (2007-01-02) |
| 297 | 1 | Jean-Philippe Lang | |
| 298 | 1 | Jean-Philippe Lang | * simple SVN browser added (just needs svn binaries in PATH) |
| 299 | 1 | Jean-Philippe Lang | * comments can now be added on news |
| 300 | 1 | Jean-Philippe Lang | * "my page" is now customizable |
| 301 | 1 | Jean-Philippe Lang | * more powerfull and savable filters for issues lists |
| 302 | 1 | Jean-Philippe Lang | * improved issues change history |
| 303 | 1 | Jean-Philippe Lang | |
| 304 | 1 | Jean-Philippe Lang | * new functionality: move an issue to another project or tracker |
| 305 | 1 | Jean-Philippe Lang | * new functionality: add a note to an issue |
| 306 | 1 | Jean-Philippe Lang | * new report: project activity |
| 307 | 1 | Jean-Philippe Lang | * "start date" and "% done" fields added on issues |
| 308 | 1 | Jean-Philippe Lang | * project calendar added |
| 309 | 1 | Jean-Philippe Lang | * gantt chart added (exportable to pdf) |
| 310 | 1 | Jean-Philippe Lang | * single/multiple issues pdf export added |
| 311 | 1 | Jean-Philippe Lang | * issues reports improvements |
| 312 | 1 | Jean-Philippe Lang | * multiple file upload for issues, documents and files |
| 313 | 1 | Jean-Philippe Lang | * option to set maximum size of uploaded files |
| 314 | 1 | Jean-Philippe Lang | * textile formating of issue and news descritions (RedCloth required) |
| 315 | 1 | Jean-Philippe Lang | * integration of DotClear jstoolbar for textile formatting |
| 316 | 1 | Jean-Philippe Lang | * calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar) |
| 317 | 1 | Jean-Philippe Lang | * new filter in issues list: Author |
| 318 | 1 | Jean-Philippe Lang | * ajaxified paginators |
| 319 | 1 | Jean-Philippe Lang | * news rss feed added |
| 320 | 1 | Jean-Philippe Lang | * option to set number of results per page on issues list |
| 321 | 1 | Jean-Philippe Lang | * localized csv separator (comma/semicolon) |
| 322 | 1 | Jean-Philippe Lang | * csv output encoded to ISO-8859-1 |
| 323 | 1 | Jean-Philippe Lang | * user custom field displayed on account/show |
| 324 | 1 | Jean-Philippe Lang | * default configuration improved (default roles, trackers, status, permissions and workflows) |
| 325 | 1 | Jean-Philippe Lang | * language for default configuration data can now be chosen when running 'load_default_data' task |
| 326 | 1 | Jean-Philippe Lang | * javascript added on custom field form to show/hide fields according to the format of custom field |
| 327 | 1 | Jean-Philippe Lang | * fixed: custom fields not in csv exports |
| 328 | 1 | Jean-Philippe Lang | * fixed: project settings now displayed according to user's permissions |
| 329 | 1 | Jean-Philippe Lang | * fixed: application error when no version is selected on projects/add_file |
| 330 | 1 | Jean-Philippe Lang | * fixed: public actions not authorized for members of non public projects |
| 331 | 1 | Jean-Philippe Lang | * fixed: non public projects were shown on welcome screen even if current user is not a member |
| 332 | 1 | Jean-Philippe Lang | |
| 333 | 1 | Jean-Philippe Lang | h2. v0.3.0 (2006-10-08) |
| 334 | 1 | Jean-Philippe Lang | |
| 335 | 1 | Jean-Philippe Lang | * user authentication against multiple LDAP (optional) |
| 336 | 1 | Jean-Philippe Lang | * token based "lost password" functionality |
| 337 | 1 | Jean-Philippe Lang | * user self-registration functionality (optional) |
| 338 | 1 | Jean-Philippe Lang | * custom fields now available for issues, users and projects |
| 339 | 1 | Jean-Philippe Lang | * new custom field format "text" (displayed as a textarea field) |
| 340 | 1 | Jean-Philippe Lang | * project & administration drop down menus in navigation bar for quicker access |
| 341 | 1 | Jean-Philippe Lang | * text formatting is preserved for long text fields (issues, projects and news descriptions) |
| 342 | 1 | Jean-Philippe Lang | * urls and emails are turned into clickable links in long text fields |
| 343 | 1 | Jean-Philippe Lang | * "due date" field added on issues |
| 344 | 1 | Jean-Philippe Lang | * tracker selection filter added on change log |
| 345 | 1 | Jean-Philippe Lang | * Localization plugin replaced with GLoc 1.1.0 (iconv required) |
| 346 | 1 | Jean-Philippe Lang | * error messages internationalization |
| 347 | 1 | Jean-Philippe Lang | * german translation added (thanks to Karim Trott) |
| 348 | 1 | Jean-Philippe Lang | * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking) |
| 349 | 1 | Jean-Philippe Lang | * new filter in issues list: "Fixed version" |
| 350 | 1 | Jean-Philippe Lang | * active filters are displayed with colored background on issues list |
| 351 | 1 | Jean-Philippe Lang | * custom configuration is now defined in config/config_custom.rb |
| 352 | 1 | Jean-Philippe Lang | * user object no more stored in session (only user_id) |
| 353 | 1 | Jean-Philippe Lang | * news summary field is no longer required |
| 354 | 1 | Jean-Philippe Lang | * tables and forms redesign |
| 355 | 1 | Jean-Philippe Lang | * Fixed: boolean custom field not working |
| 356 | 1 | Jean-Philippe Lang | * Fixed: error messages for custom fields are not displayed |
| 357 | 1 | Jean-Philippe Lang | * Fixed: invalid custom fields should have a red border |
| 358 | 1 | Jean-Philippe Lang | * Fixed: custom fields values are not validated on issue update |
| 359 | 1 | Jean-Philippe Lang | * Fixed: unable to choose an empty value for 'List' custom fields |
| 360 | 1 | Jean-Philippe Lang | * Fixed: no issue categories sorting |
| 361 | 1 | Jean-Philippe Lang | * Fixed: incorrect versions sorting |
| 362 | 1 | Jean-Philippe Lang | |
| 363 | 1 | Jean-Philippe Lang | h2. v0.2.2 (2006-07-12) |
| 364 | 1 | Jean-Philippe Lang | |
| 365 | 1 | Jean-Philippe Lang | * Fixed: bug in "issues list" |
| 366 | 1 | Jean-Philippe Lang | |
| 367 | 1 | Jean-Philippe Lang | h2. v0.2.1 (2006-07-09) |
| 368 | 1 | Jean-Philippe Lang | |
| 369 | 1 | Jean-Philippe Lang | * new databases supported: Oracle, PostgreSQL, SQL Server |
| 370 | 1 | Jean-Philippe Lang | * projects/subprojects hierarchy (1 level of subprojects only) |
| 371 | 1 | Jean-Philippe Lang | * environment information display in admin/info |
| 372 | 1 | Jean-Philippe Lang | * more filter options in issues list (rev6) |
| 373 | 1 | Jean-Philippe Lang | * default language based on browser settings (Accept-Language HTTP header) |
| 374 | 1 | Jean-Philippe Lang | * issues list exportable to CSV (rev6) |
| 375 | 1 | Jean-Philippe Lang | * simple_format and auto_link on long text fields |
| 376 | 1 | Jean-Philippe Lang | * more data validations |
| 377 | 1 | Jean-Philippe Lang | * Fixed: error when all mail notifications are unchecked in admin/mail_options |
| 378 | 1 | Jean-Philippe Lang | * Fixed: all project news are displayed on project summary |
| 379 | 1 | Jean-Philippe Lang | * Fixed: Can't change user password in users/edit |
| 380 | 1 | Jean-Philippe Lang | * Fixed: Error on tables creation with PostgreSQL (rev5) |
| 381 | 1 | Jean-Philippe Lang | * Fixed: SQL error in "issue reports" view with PostgreSQL (rev5) |
| 382 | 1 | Jean-Philippe Lang | |
| 383 | 1 | Jean-Philippe Lang | h2. v0.1.0 (2006-06-25) |
| 384 | 1 | Jean-Philippe Lang | |
| 385 | 1 | Jean-Philippe Lang | * multiple users/multiple projects |
| 386 | 1 | Jean-Philippe Lang | * role based access control |
| 387 | 1 | Jean-Philippe Lang | * issue tracking system |
| 388 | 1 | Jean-Philippe Lang | * fully customizable workflow |
| 389 | 1 | Jean-Philippe Lang | * documents/files repository |
| 390 | 1 | Jean-Philippe Lang | * email notifications on issue creation and update |
| 391 | 1 | Jean-Philippe Lang | * multilanguage support (except for error messages):english, french, spanish |
| 392 | 1 | Jean-Philippe Lang | * online manual in french (unfinished) |