Mercurial > hg > soundsoftware-site
comparison doc/CHANGELOG @ 524:1248a47e81b3 feature_36
Merge from branch "luisf"
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 25 Jul 2011 14:39:38 +0100 |
parents | 0c939c159af4 |
children | cbb26bc654de |
comparison
equal
deleted
inserted
replaced
519:3be6bc3c2a17 | 524:1248a47e81b3 |
---|---|
1 == Redmine changelog | 1 == Redmine changelog |
2 | 2 |
3 Redmine - project management software | 3 Redmine - project management software |
4 Copyright (C) 2006-2010 Jean-Philippe Lang | 4 Copyright (C) 2006-2011 Jean-Philippe Lang |
5 http://www.redmine.org/ | 5 http://www.redmine.org/ |
6 | |
7 == 2011-07-11 v1.2.1 | |
8 | |
9 * Defect #5089: i18N error on truncated revision diff view | |
10 * Defect #7501: Search options get lost after clicking on a specific result type | |
11 * Defect #8229: "project.xml" response does not include the parent ID | |
12 * Defect #8449: Wiki annotated page does not display author of version 1 | |
13 * Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text | |
14 * Defect #8468: No warning when leaving page with unsaved text that has not lost focus | |
15 * Defect #8472: Private checkbox ignored on issue creation with "Set own issues public or private" permission | |
16 * Defect #8510: JRuby: Can't open administrator panel if scm command is not available | |
17 * Defect #8512: Syntax highlighter on Welcome page | |
18 * Defect #8554: Translation missing error on custom field validation | |
19 * Defect #8565: JRuby: Japanese PDF export error | |
20 * Defect #8566: Exported PDF UTF-8 Vietnamese not correct | |
21 * Defect #8569: JRuby: PDF export error with TypeError | |
22 * Defect #8576: Missing german translation - different things | |
23 * Defect #8616: Circular relations | |
24 * Defect #8646: Russian translation "label_follows" and "label_follows" are wrong | |
25 * Defect #8712: False 'Description updated' journal details messages | |
26 * Defect #8729: Not-public queries are not private | |
27 * Defect #8737: Broken line of long issue description on issue PDF. | |
28 * Defect #8738: Missing revision number/id of associated revisions on issue PDF | |
29 * Defect #8739: Workflow copy does not copy advanced workflow settings | |
30 * Defect #8759: Setting issue attributes from mail should be case-insensitive | |
31 * Defect #8777: Mercurial: Not able to Resetting Redmine project respository | |
32 | |
33 == 2011-05-30 v1.2.0 | |
34 | |
35 * Defect #61: Broken character encoding in pdf export | |
36 * Defect #1965: Redmine is not Tab Safe | |
37 * Defect #2274: Filesystem Repository path encoding of non UTF-8 characters | |
38 * Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters | |
39 * Defect #3421: Mercurial reads files from working dir instead of changesets | |
40 * Defect #3462: CVS: Repository path encoding of non UTF-8 characters | |
41 * Defect #3715: Login page should not show projects link and search box if authentication is required | |
42 * Defect #3724: Mercurial repositories display revision ID instead of changeset ID | |
43 * Defect #3761: Most recent CVS revisions are missing in "revisions" view | |
44 * Defect #4270: CVS Repository view in Project doesn't show Author, Revision, Comment | |
45 * Defect #5138: Don't use Ajax for pagination | |
46 * Defect #5152: Cannot use certain characters for user and role names. | |
47 * Defect #5251: Git: Repository path encoding of non UTF-8 characters | |
48 * Defect #5373: Translation missing when adding invalid watchers | |
49 * Defect #5817: Shared versions not shown in subproject's gantt chart | |
50 * Defect #6013: git tab,browsing, very slow -- even after first time | |
51 * Defect #6148: Quoting, newlines, and nightmares... | |
52 * Defect #6256: Redmine considers non ASCII and UTF-16 text files as binary in SCM | |
53 * Defect #6476: Subproject's issues are not shown in the subproject's gantt | |
54 * Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5 | |
55 * Defect #6562: Context-menu deletion of issues deletes all subtasks too without explicit prompt | |
56 * Defect #6604: Issues targeted at parent project versions' are not shown on gantt chart | |
57 * Defect #6706: Resolving issues with the commit message produces the wrong comment with CVS | |
58 * Defect #6901: Copy/Move an issue does not give any history of who actually did the action. | |
59 * Defect #6905: Specific heading-content breaks CSS | |
60 * Defect #7000: Project filter not applied on versions in Gantt chart | |
61 * Defect #7097: Starting day of week cannot be set to Saturday | |
62 * Defect #7114: New gantt doesn't display some projects | |
63 * Defect #7146: Git adapter lost commits before 7 days from database latest changeset | |
64 * Defect #7218: Date range error on issue query | |
65 * Defect #7257: "Issues by" version links bad criterias | |
66 * Defect #7279: CSS class ".icon-home" is not used. | |
67 * Defect #7320: circular dependency >2 issues | |
68 * Defect #7352: Filters not working in Gantt charts | |
69 * Defect #7367: Receiving pop3 email should not output debug messages | |
70 * Defect #7373: Error with PDF output and ruby 1.9.2 | |
71 * Defect #7379: Remove extraneous hidden_field on wiki history | |
72 * Defect #7516: Redmine does not work with RubyGems 1.5.0 | |
73 * Defect #7518: Mercurial diff can be wrong if the previous changeset isn't the parent | |
74 * Defect #7581: Not including a spent time value on the main issue update screen causes silent data loss | |
75 * Defect #7582: hiding form pages from search engines | |
76 * Defect #7597: Subversion and Mercurial log have the possibility to miss encoding | |
77 * Defect #7604: ActionView::TemplateError (undefined method `name' for nil:NilClass) | |
78 * Defect #7605: Using custom queries always redirects to "Issues" tab | |
79 * Defect #7615: CVS diffs do not handle new files properly | |
80 * Defect #7618: SCM diffs do not handle one line new files properly | |
81 * Defect #7639: Some date fields do not have requested format. | |
82 * Defect #7657: Wrong commit range in git log command on Windows | |
83 * Defect #7818: Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover | |
84 * Defect #7821: Git "previous" and "next" revisions are incorrect | |
85 * Defect #7827: CVS: Age column on repository view is off by timezone delta | |
86 * Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request) | |
87 * Defect #8011: {{toc}} does not display headlines with inline code markup | |
88 * Defect #8029: List of users for adding to a group may be empty if 100 first users have been added | |
89 * Defect #8064: Text custom fields do not wrap on the issue list | |
90 * Defect #8071: Watching a subtask from the context menu updates main issue watch link | |
91 * Defect #8072: Two untranslatable default role names | |
92 * Defect #8075: Some "notifiable" names are not i18n-enabled | |
93 * Defect #8081: GIT: Commits missing when user has the "decorate" git option enabled | |
94 * Defect #8088: Colorful indentation of subprojects must be on right in RTL locales | |
95 * Defect #8239: notes field is not propagated during issue copy | |
96 * Defect #8356: GET /time_entries.xml ignores limit/offset parameters | |
97 * Defect #8432: Private issues information shows up on Activity page for unauthorized users | |
98 * Feature #746: Versioned issue descriptions | |
99 * Feature #1067: Differentiate public/private saved queries in the sidebar | |
100 * Feature #1236: Make destination folder for attachment uploads configurable | |
101 * Feature #1735: Per project repository log encoding setting | |
102 * Feature #1763: Autologin-cookie should be configurable | |
103 * Feature #1981: display mercurial tags | |
104 * Feature #2074: Sending email notifications when comments are added in the news section | |
105 * Feature #2096: Custom fields referencing system tables (users and versions) | |
106 * Feature #2732: Allow additional workflow transitions for author and assignee | |
107 * Feature #2910: Warning on leaving edited issue/wiki page without saving | |
108 * Feature #3396: Git: use --encoding=UTF-8 in "git log" | |
109 * Feature #4273: SCM command availability automatic check in administration panel | |
110 * Feature #4477: Use mime types in downloading from repository | |
111 * Feature #5518: Graceful fallback for "missing translation" needed | |
112 * Feature #5520: Text format buttons and preview link missing when editing comment | |
113 * Feature #5831: Parent Task to Issue Bulk Edit | |
114 * Feature #6887: Upgrade to Rails 2.3.11 | |
115 * Feature #7139: Highlight changes inside diff lines | |
116 * Feature #7236: Collapse All for Groups | |
117 * Feature #7246: Handle "named branch" for mercurial | |
118 * Feature #7296: Ability for admin to delete users | |
119 * Feature #7318: Add user agent to Redmine Mailhandler | |
120 * Feature #7408: Add an application configuration file | |
121 * Feature #7409: Cross project Redmine links | |
122 * Feature #7410: Add salt to user passwords | |
123 * Feature #7411: Option to cipher LDAP ans SCM passwords stored in the database | |
124 * Feature #7412: Add an issue visibility level to each role | |
125 * Feature #7414: Private issues | |
126 * Feature #7517: Configurable path of executable for scm adapters | |
127 * Feature #7640: Add "mystery man" gravatar to options | |
128 * Feature #7858: RubyGems 1.6 support | |
129 * Feature #7893: Group filter on the users list | |
130 * Feature #7899: Box for editing comments should open with the formatting toolbar | |
131 * Feature #7921: issues by pulldown should have 'status' option | |
132 * Feature #7996: Bulk edit and context menu for time entries | |
133 * Feature #8006: Right click context menu for Related Issues | |
134 * Feature #8209: I18n YAML files not parsable with psych yaml library | |
135 * Feature #8345: Link to user profile from account page | |
136 * Feature #8365: Git: per project setting to report last commit or not in repository tree | |
137 * Patch #5148: metaKey not handled in issues selection | |
138 * Patch #5629: Wrap text fields properly in PDF | |
139 * Patch #7418: Redmine Persian Translation | |
140 * Patch #8295: Wrap title fields properly in PDF | |
141 * Patch #8310: fixes automatic line break problem with TCPDF | |
142 * Patch #8312: Switch to TCPDF from FPDF for PDF export | |
143 | |
144 == 2011-04-29 v1.1.3 | |
145 | |
146 * Defect #5773: Email reminders are sent to locked users | |
147 * Defect #6590: Wrong file list link in email notification on new file upload | |
148 * Defect #7589: Wiki page with backslash in title can not be found | |
149 * Defect #7785: Mailhandler keywords are not removed when updating issues | |
150 * Defect #7794: Internal server error on formatting an issue as a PDF in Japanese | |
151 * Defect #7838: Gantt- Issues does not show up in green when start and end date are the same | |
152 * Defect #7846: Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly | |
153 * Defect #7875: CSV export separators in polish locale (pl.yml) | |
154 * Defect #7890: Internal server error when referencing an issue without project in commit message | |
155 * Defect #7904: Subprojects not properly deleted when deleting a parent project | |
156 * Defect #7939: Simultaneous Wiki Updates Cause Internal Error | |
157 * Defect #7951: Atom links broken on wiki index | |
158 * Defect #7954: IE 9 can not select issues, does not display context menu | |
159 * Defect #7985: Trying to do a bulk edit results in "Internal Error" | |
160 * Defect #8003: Error raised by reposman.rb under Windows server 2003 | |
161 * Defect #8012: Wrong selection of modules when adding new project after validation error | |
162 * Defect #8038: Associated Revisions OL/LI items are not styled properly in issue view | |
163 * Defect #8067: CSV exporting in Italian locale | |
164 * Defect #8235: bulk edit issues and copy issues error in es, gl and ca locales | |
165 * Defect #8244: selected modules are not activated when copying a project | |
166 * Patch #7278: Update Simplified Chinese translation to 1.1 | |
167 * Patch #7390: Fixes in Czech localization | |
168 * Patch #7963: Reminder email: Link for show all issues does not sort | |
169 | |
170 == 2011-03-07 v1.1.2 | |
171 | |
172 * Defect #3132: Bulk editing menu non-functional in Opera browser | |
173 * Defect #6090: Most binary files become corrupted when downloading from CVS repository browser when Redmine is running on a Windows server | |
174 * Defect #7280: Issues subjects wrap in Gantt | |
175 * Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer. | |
176 * Defect #7317: Gantt tab gives internal error due to nil avatar icon | |
177 * Defect #7497: Aptana Studio .project file added to version 1.1.1-stable | |
178 * Defect #7611: Workflow summary shows X icon for workflow with exactly 1 status transition | |
179 * Defect #7625: Syntax highlighting unavailable from board new topic or topic edit preview | |
180 * Defect #7630: Spent time in commits not recognized | |
181 * Defect #7656: MySQL SQL Syntax Error when filtering issues by Assignee's Group | |
182 * Defect #7718: Minutes logged in commit message are converted to hours | |
183 * Defect #7763: Email notification are sent to watchers even if 'No events' setting is chosen | |
184 * Feature #7608: Add "retro" gravatars | |
185 * Patch #7598: Extensible MailHandler | |
186 * Patch #7795: Internal server error at journals#index with custom fields | |
187 | |
188 == 2011-01-30 v1.1.1 | |
189 | |
190 * Defect #4899: Redmine fails to list files for darcs repository | |
191 * Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql | |
192 * Defect #7256: redmine/public/.htaccess must be moved for non-fastcgi installs/upgrades | |
193 * Defect #7258: Automatic spent time logging does not work properly with SQLite3 | |
194 * Defect #7259: Released 1.1.0 uses "devel" label inside admin information | |
195 * Defect #7265: "Loading..." icon does not disappear after add project member | |
196 * Defect #7266: Test test_due_date_distance_in_words fail due to undefined locale | |
197 * Defect #7274: CSV value separator in dutch locale | |
198 * Defect #7277: Enabling gravatas causes usernames to overlap first name field in user list | |
199 * Defect #7294: "Notifiy for only project I select" is not available anymore in 1.1.0 | |
200 * Defect #7307: HTTP 500 error on query for empty revision | |
201 * Defect #7313: Label not translated in french in Settings/Email Notification tab | |
202 * Defect #7329: <code class="javascript"> with long strings may hang server | |
203 * Defect #7337: My page french translation | |
204 * Defect #7348: French Translation of "Connection" | |
205 * Defect #7385: Error when viewing an issue which was related to a deleted subtask | |
206 * Defect #7386: NoMethodError on pdf export | |
207 * Defect #7415: Darcs adapter recognizes new files as modified files above Darcs 2.4 | |
208 * Defect #7421: no email sent with 'Notifiy for any event on the selected projects only' | |
209 * Feature #5344: Update to latest CodeRay 0.9.x | |
210 | |
211 == 2011-01-09 v1.1.0 | |
212 | |
213 * Defect #2038: Italics in wiki headers show-up wrong in the toc | |
214 * Defect #3449: Redmine Takes Too Long On Large Mercurial Repository | |
215 * Defect #3567: Sorting for changesets might go wrong on Mercurial repos | |
216 * Defect #3707: {{toc}} doesn't work with {{include}} | |
217 * Defect #5096: Redmine hangs up while browsing Git repository | |
218 * Defect #6000: Safe Attributes prevents plugin extension of Issue model... | |
219 * Defect #6064: Modules not assigned to projects created via API | |
220 * Defect #6110: MailHandler should allow updating Issue Priority and Custom fields | |
221 * Defect #6136: JSON API holds less information than XML API | |
222 * Defect #6345: xml used by rest API is invalid | |
223 * Defect #6348: Gantt chart PDF rendering errors | |
224 * Defect #6403: Updating an issue with custom fields fails | |
225 * Defect #6467: "Member of role", "Member of group" filter not work correctly | |
226 * Defect #6473: New gantt broken after clearing issue filters | |
227 * Defect #6541: Email notifications send to everybody | |
228 * Defect #6549: Notification settings not migrated properly | |
229 * Defect #6591: Acronyms must have a minimum of three characters | |
230 * Defect #6674: Delete time log broken after changes to REST | |
231 * Defect #6681: Mercurial, Bazaar and Darcs auto close issue text should be commit id instead of revision number | |
232 * Defect #6724: Wiki uploads does not work anymore (SVN 4266) | |
233 * Defect #6746: Wiki links are broken on Activity page | |
234 * Defect #6747: Wiki diff does not work since r4265 | |
235 * Defect #6763: New gantt charts: subject displayed twice on issues | |
236 * Defect #6826: Clicking "Add" twice creates duplicate member record | |
237 * Defect #6844: Unchecking status filter on the issue list has no effect | |
238 * Defect #6895: Wrong Polish translation of "blocks" | |
239 * Defect #6943: Migration from boolean to varchar fails on PostgreSQL 8.1 | |
240 * Defect #7064: Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files | |
241 * Defect #7128: New gantt chart does not render subtasks under parent task | |
242 * Defect #7135: paging mechanism returns the same last page forever | |
243 * Defect #7188: Activity page not refreshed when changing language | |
244 * Defect #7195: Apply CLI-supplied defaults for incoming mail only to new issues not replies | |
245 * Defect #7197: Tracker reset to default when replying to an issue email | |
246 * Defect #7213: Copy project does not copy all roles and permissions | |
247 * Defect #7225: Project settings: Trackers & Custom fields only relevant if module Issue tracking is active | |
248 * Feature #630: Allow non-unique names for projects | |
249 * Feature #1738: Add a "Visible" flag to project/user custom fields | |
250 * Feature #2803: Support for Javascript in Themes | |
251 * Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------" | |
252 * Feature #2995: Improve error message when trying to access an archived project | |
253 * Feature #3170: Autocomplete issue relations on subject | |
254 * Feature #3503: Administrator Be Able To Modify Email settings Of Users | |
255 * Feature #4155: Automatic spent time logging from commit messages | |
256 * Feature #5136: Parent select on Wiki rename page | |
257 * Feature #5338: Descendants (subtasks) should be available via REST API | |
258 * Feature #5494: Wiki TOC should display heading from level 4 | |
259 * Feature #5594: Improve MailHandler's keyword handling | |
260 * Feature #5622: Allow version to be set via incoming email | |
261 * Feature #5712: Reload themes | |
262 * Feature #5869: Issue filters by Group and Role | |
263 * Feature #6092: Truncate Git revision labels in Activity page/feed and allow configurable length | |
264 * Feature #6112: Accept localized keywords when receiving emails | |
265 * Feature #6140: REST issues response with issue count limit and offset | |
266 * Feature #6260: REST API for Users | |
267 * Feature #6276: Gantt Chart rewrite | |
268 * Feature #6446: Remove length limits on project identifier and name | |
269 * Feature #6628: Improvements in truncate email | |
270 * Feature #6779: Project JSON API | |
271 * Feature #6823: REST API for time tracker. | |
272 * Feature #7072: REST API for news | |
273 * Feature #7111: Expose more detail on journal entries | |
274 * Feature #7141: REST API: get information about current user | |
275 * Patch #4807: Allow to set the done_ratio field with the incoming mail system | |
276 * Patch #5441: Initialize TimeEntry attributes with params[:time_entry] | |
277 * Patch #6762: Use GET instead of POST to retrieve context_menu | |
278 * Patch #7160: French translation ofr "not_a_date" is missing | |
279 * Patch #7212: Missing remove_index in AddUniqueIndexOnMembers down migration | |
280 | |
281 | |
282 == 2010-12-23 v1.0.5 | |
283 | |
284 * #6656: Mercurial adapter loses seconds of commit times | |
285 * #6996: Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char | |
286 * #7013: v-1.0.4 trunk - see {{count}} in page display rather than value | |
287 * #7016: redundant 'field_start_date' in ja.yml | |
288 * #7018: 'undefined method `reschedule_after' for nil:NilClass' on new issues | |
289 * #7024: E-mail notifications about Wiki changes. | |
290 * #7033: 'class' attribute of <pre> tag shouldn't be truncate | |
291 * #7035: CSV value separator in russian | |
292 * #7122: Issue-description Quote-button missing | |
293 * #7144: custom queries making use of deleted custom fields cause a 500 error | |
294 * #7162: Multiply defined label in french translation | |
295 | |
296 == 2010-11-28 v1.0.4 | |
297 | |
298 * #5324: Git not working if color.ui is enabled | |
299 * #6447: Issues API doesn't allow full key auth for all actions | |
300 * #6457: Edit User group problem | |
301 * #6575: start date being filled with current date even when blank value is submitted | |
302 * #6740: Max attachment size, incorrect usage of 'KB' | |
303 * #6760: Select box sorted by ID instead of name in Issue Category | |
304 * #6766: Changing target version name can cause an internal error | |
305 * #6784: Redmine not working with i18n gem 0.4.2 | |
306 * #6839: Hardcoded absolute links in my/page_layout | |
307 * #6841: Projects API doesn't allow full key auth for all actions | |
308 * #6860: svn: Write error: Broken pipe when browsing repository | |
309 * #6874: API should return XML description when creating a project | |
310 * #6932: submitting wrong parent task input creates a 500 error | |
311 * #6966: Records of Forums are remained, deleting project | |
312 * #6990: Layout problem in workflow overview | |
313 * #5117: mercurial_adapter should ensure the right LANG environment variable | |
314 * #6782: Traditional Chinese language file (to r4352) | |
315 * #6783: Swedish Translation for r4352 | |
316 * #6804: Bugfix: spelling fixes | |
317 * #6814: Japanese Translation for r4362 | |
318 * #6948: Bulgarian translation | |
319 * #6973: Update es.yml | |
6 | 320 |
7 == 2010-10-31 v1.0.3 | 321 == 2010-10-31 v1.0.3 |
8 | 322 |
9 * #4065: Redmine.pm doesn't work with LDAPS and a non-standard port | 323 * #4065: Redmine.pm doesn't work with LDAPS and a non-standard port |
10 * #4416: Link from version details page to edit the wiki. | 324 * #4416: Link from version details page to edit the wiki. |
1110 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap | 1424 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap |
1111 * Added the ability to rename wiki pages (specific permission required) | 1425 * Added the ability to rename wiki pages (specific permission required) |
1112 * Search engines now supports pagination. Results are sorted in reverse chronological order | 1426 * Search engines now supports pagination. Results are sorted in reverse chronological order |
1113 * Added "Estimated hours" attribute on issues | 1427 * Added "Estimated hours" attribute on issues |
1114 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category | 1428 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category |
1115 * Forum notifications are now also sent to the authors of the thread, even if they don’t watch the board | 1429 * Forum notifications are now also sent to the authors of the thread, even if they don�t watch the board |
1116 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails | 1430 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails |
1117 * Gantt chart: now starts at the current month by default | 1431 * Gantt chart: now starts at the current month by default |
1118 * Gantt chart: month count and zoom factor are automatically saved as user preferences | 1432 * Gantt chart: month count and zoom factor are automatically saved as user preferences |
1119 * Wiki links can now refer to other project wikis | 1433 * Wiki links can now refer to other project wikis |
1120 * Added wiki index by date | 1434 * Added wiki index by date |
1121 * Added preview on add/edit issue form | 1435 * Added preview on add/edit issue form |
1122 * Emails footer can now be customized from the admin interface (Admin -> Email notifications) | 1436 * Emails footer can now be customized from the admin interface (Admin -> Email notifications) |
1123 * 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) | 1437 * 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) |
1124 * Calendar: first day of week can now be set in lang files | 1438 * Calendar: first day of week can now be set in lang files |
1125 * Automatic closing of duplicate issues | 1439 * Automatic closing of duplicate issues |
1126 * Added a cross-project issue list | 1440 * Added a cross-project issue list |
1127 * AJAXified the SCM browser (tree view) | 1441 * AJAXified the SCM browser (tree view) |
1128 * Pretty URL for the repository browser (Cyril Mougel) | 1442 * Pretty URL for the repository browser (Cyril Mougel) |
1130 * Added "% done" in the filter list | 1444 * Added "% done" in the filter list |
1131 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority) | 1445 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority) |
1132 * Added some accesskeys | 1446 * Added some accesskeys |
1133 * Added "Float" as a custom field format | 1447 * Added "Float" as a custom field format |
1134 * Added basic Theme support | 1448 * Added basic Theme support |
1135 * Added the ability to set the “done ratio” of issues fixed by commit (Nikolay Solakov) | 1449 * Added the ability to set the �done ratio� of issues fixed by commit (Nikolay Solakov) |
1136 * Added custom fields in issue related mail notifications | 1450 * Added custom fields in issue related mail notifications |
1137 * Email notifications are now sent in plain text and html | 1451 * Email notifications are now sent in plain text and html |
1138 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed. | 1452 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed. |
1139 * Added syntax highlightment for repository files and wiki | 1453 * Added syntax highlightment for repository files and wiki |
1140 * Improved automatic Redmine links | 1454 * Improved automatic Redmine links |
1163 * Added Hebrew translation (Bob Builder) | 1477 * Added Hebrew translation (Bob Builder) |
1164 * Added Serbian translation (Dragan Matic) | 1478 * Added Serbian translation (Dragan Matic) |
1165 * Added Korean translation (Choi Jong Yoon) | 1479 * Added Korean translation (Choi Jong Yoon) |
1166 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations | 1480 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations |
1167 * Performance improvement on calendar and gantt | 1481 * Performance improvement on calendar and gantt |
1168 * Fixed: wiki preview doesn’t work on long entries | 1482 * Fixed: wiki preview doesn�t work on long entries |
1169 * Fixed: queries with multiple custom fields return no result | 1483 * Fixed: queries with multiple custom fields return no result |
1170 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters | 1484 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters |
1171 * Fixed: URL with ~ broken in wiki formatting | 1485 * Fixed: URL with ~ broken in wiki formatting |
1172 * Fixed: some quotation marks are rendered as strange characters in pdf | 1486 * Fixed: some quotation marks are rendered as strange characters in pdf |
1173 | 1487 |
1174 | 1488 |
1175 == 2007-07-15 v0.5.1 | 1489 == 2007-07-15 v0.5.1 |
1176 | 1490 |
1177 * per project forums added | 1491 * per project forums added |
1178 * added the ability to archive projects | 1492 * added the ability to archive projects |
1179 * added “Watch” functionality on issues. It allows users to receive notifications about issue changes | 1493 * added �Watch� functionality on issues. It allows users to receive notifications about issue changes |
1180 * custom fields for issues can now be used as filters on issue list | 1494 * custom fields for issues can now be used as filters on issue list |
1181 * added per user custom queries | 1495 * added per user custom queries |
1182 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings) | 1496 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings) |
1183 * projects list now shows the list of public projects and private projects for which the user is a member | 1497 * projects list now shows the list of public projects and private projects for which the user is a member |
1184 * versions can now be created with no date | 1498 * versions can now be created with no date |
1215 * added bulgarian translation (Nikolay Solakov) | 1529 * added bulgarian translation (Nikolay Solakov) |
1216 * added dutch translation (Linda van den Brink) | 1530 * added dutch translation (Linda van den Brink) |
1217 * added swedish translation (Thomas Habets) | 1531 * added swedish translation (Thomas Habets) |
1218 * italian translation update (Alessio Spadaro) | 1532 * italian translation update (Alessio Spadaro) |
1219 * japanese translation update (Satoru Kurashiki) | 1533 * japanese translation update (Satoru Kurashiki) |
1220 * fixed: error on history atom feed when there’s no notes on an issue change | 1534 * fixed: error on history atom feed when there�s no notes on an issue change |
1221 * fixed: error in journalizing an issue with longtext custom fields (Postgresql) | 1535 * fixed: error in journalizing an issue with longtext custom fields (Postgresql) |
1222 * fixed: creation of Oracle schema | 1536 * fixed: creation of Oracle schema |
1223 * fixed: last day of the month not included in project activity | 1537 * fixed: last day of the month not included in project activity |
1224 * fixed: files with an apostrophe in their names can't be accessed in SVN repository | 1538 * fixed: files with an apostrophe in their names can't be accessed in SVN repository |
1225 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000) | 1539 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000) |