]>
source.dussan.org Git - redmine.git/log
Jean-Philippe Lang [Fri, 22 Feb 2008 17:26:53 +0000 (17:26 +0000)]
Fixed: LDAP authentication without password may be possible (#714).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1169
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 21 Feb 2008 19:49:47 +0000 (19:49 +0000)]
Roadmap enhancements (closes #697, #698):
* separate related issues from wiki contents
* leading h1 in version wiki pages is hidden (done using css, won't work with IE6)
* smaller wiki headings
* xhtml validation
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1168
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 21 Feb 2008 19:30:27 +0000 (19:30 +0000)]
Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1167
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 21 Feb 2008 17:57:00 +0000 (17:57 +0000)]
Added 'estimated time' in the csv export of the issue list.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1166
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 21 Feb 2008 17:50:33 +0000 (17:50 +0000)]
Fixed: Adding time when Updating a ticket is gone (closes #701).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1165
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 21 Feb 2008 17:45:49 +0000 (17:45 +0000)]
Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed (closes #696).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1164
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 18 Feb 2008 18:28:37 +0000 (18:28 +0000)]
Order issues by id on the roadmap.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1163
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 17 Feb 2008 15:02:54 +0000 (15:02 +0000)]
Fixed: auto closing of duplicates doesn't work.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1162
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 17 Feb 2008 14:17:20 +0000 (14:17 +0000)]
Fixes:
* email notifications: host name is missing in generated links (#639, #201)
* email notifications: referenced changesets, wiki pages, attachments... are not turned into links (only ticket ids are)
* attachment links and inline images don't work in issue notes
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1161
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 21:24:12 +0000 (21:24 +0000)]
Fixes for wiki_syntax.html (#678) by Thomas Löber.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1160
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 21:05:10 +0000 (21:05 +0000)]
Rescue and display an error message when trying to delete a role that is in use.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1159
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 19:28:24 +0000 (19:28 +0000)]
Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1158
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 18:28:46 +0000 (18:28 +0000)]
Removed fragment caching on gantt and calendar.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1157
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 18:09:26 +0000 (18:09 +0000)]
Fixed: CVS repository doesn't work if port is used in the url (#653).
Added functional tests for CVS adapter.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1156
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 16:25:58 +0000 (16:25 +0000)]
Added a simple rake task to fetch changesets from the repositories:
rake redmine:fetch_changesets
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1155
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 16:20:35 +0000 (16:20 +0000)]
Atom feeds:
* prevent duplicate entry ids for issue changes
* prevent empty email in author element
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1154
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 15:34:17 +0000 (15:34 +0000)]
Added:
* the 'include' macro to include a wiki page
* macro escaping support (with exclamation mark)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1153
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 13:19:33 +0000 (13:19 +0000)]
Added the following permissions (#527, #585, #627):
* edit_issue_notes: let user edit any notes
* edit_own_issue_notes: let user edit his own notes only
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1152
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 10:15:19 +0000 (10:15 +0000)]
Added translation support for project modules names and a few other strings.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1151
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 16 Feb 2008 09:14:59 +0000 (09:14 +0000)]
Fix grammar error in e-mail footer (closes #673).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1150
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 15 Feb 2008 17:47:19 +0000 (17:47 +0000)]
Added Ukrainan translation (Natalia Konovka & Mykhaylo Sorochan).
Translation updates:
* Lithuanian (Sergej Jegorov)
* Russian (Michael Pirogov)
* Traditional Chinese (Shortie Lo)
* Finnish (Antti Perkiömäki)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1149
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 15 Feb 2008 17:22:21 +0000 (17:22 +0000)]
Fix applied to ruby-net-ldap (#608).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1148
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 15 Feb 2008 17:04:27 +0000 (17:04 +0000)]
Slight changes to calendar and activity h2 titles.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1147
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 15 Feb 2008 16:41:44 +0000 (16:41 +0000)]
Make Mantis importer preserve bug ids.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1146
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 14 Feb 2008 21:17:28 +0000 (21:17 +0000)]
Escape titles in activity view.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1145
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 13 Feb 2008 20:47:27 +0000 (20:47 +0000)]
Fixed a bug in localization introduced by r1131 (anonymous users inherit the language of the first anonymous user).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1144
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 12 Feb 2008 22:43:37 +0000 (22:43 +0000)]
Translation for various hard-coded strings (#577).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1143
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 12 Feb 2008 21:43:54 +0000 (21:43 +0000)]
Added issue subject to the time entries view and subject + tracker to the csv export (#616). Default order on date column set to desc.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1142
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 12 Feb 2008 21:11:16 +0000 (21:11 +0000)]
Fixed: not null constraints not removed with Postgresql.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1140
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 12 Feb 2008 18:33:38 +0000 (18:33 +0000)]
Fixed: empty status list shouldn't be displayed when the user can not change the status.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1139
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 12 Feb 2008 18:31:15 +0000 (18:31 +0000)]
Fixed: wiki and changeset links not displayed when previewing issue description or notes.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1138
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 12 Feb 2008 17:58:46 +0000 (17:58 +0000)]
The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default).
Sligth layout change: links in the top menu are now li elements.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1137
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 11 Feb 2008 20:45:46 +0000 (20:45 +0000)]
Replaced window.hash= by Element.scrollTo()
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1136
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 11 Feb 2008 18:08:36 +0000 (18:08 +0000)]
Footer update.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1135
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 11 Feb 2008 18:06:38 +0000 (18:06 +0000)]
Fixed: 404 error when selecting an other project on issues/move.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1134
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 11 Feb 2008 17:59:41 +0000 (17:59 +0000)]
Fixed: context menu not available if the initial issue list is empty.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1133
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 10 Feb 2008 14:24:51 +0000 (14:24 +0000)]
Translation updates:
* Finnish (Antti Perkiömäki, #612)
* Russian (Michael Pirogov, #622)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1132
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 10 Feb 2008 14:14:18 +0000 (14:14 +0000)]
Fixed: Anonymous users may not see the issue list headers in the correct language.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1131
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 10 Feb 2008 13:17:41 +0000 (13:17 +0000)]
Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once.
There are 2 ways to select a set of issues on the issue list:
* by using checkbox and/or the little pencil that will select/unselect all issues (#567)
* by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
Context menu was disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (#545).
All this was tested with Firefox 2, IE 6/7, Opera 8 (use Alt+Click instead of Right-click) and Safari 2/3.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1130
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 9 Feb 2008 16:11:18 +0000 (16:11 +0000)]
Merged IssuesController #edit and #update into a single actions.
Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status (#519, #581, #587).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1129
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 7 Feb 2008 18:06:35 +0000 (18:06 +0000)]
Added a few extensions/mimetypes.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1128
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 6 Feb 2008 20:43:31 +0000 (20:43 +0000)]
Mantis importer: few fixes in user mapping.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1127
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 6 Feb 2008 20:02:30 +0000 (20:02 +0000)]
Create a journal and send an email when an issue is closed by commit (#609).
The redmine user is found using the committer username or email. Otherwise, the journal is created with anonymous user.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1126
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 6 Feb 2008 19:05:42 +0000 (19:05 +0000)]
Trac importer: handle nil usernames.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1125
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 6 Feb 2008 18:56:52 +0000 (18:56 +0000)]
Fixed settings.yml syntax (yaml parsing fails with JRuby 1.0.3: #606).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1124
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 5 Feb 2008 18:50:21 +0000 (18:50 +0000)]
Activity test fix (r1120).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1123
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 5 Feb 2008 18:38:05 +0000 (18:38 +0000)]
Slight change to the issue added/updated email templates.
Translations updates:
* Simplified Chinese (Liang Jin)
* Bulgarian (Nikolay Solakov)
* Lithuanian (Sergej Jegorov)
* Traditional Chinese (Shortie Lo)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1122
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 5 Feb 2008 17:28:02 +0000 (17:28 +0000)]
More appropriate default sort order on sortable columns.
Sortable column added on issue subject (#580).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1121
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 4 Feb 2008 19:37:23 +0000 (19:37 +0000)]
Slight changes to the activity view.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1120
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 4 Feb 2008 18:01:38 +0000 (18:01 +0000)]
Use Postgresql's reset_pk_sequence in Trac importer to reset issue id sequence (#595).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1119
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 19:53:52 +0000 (19:53 +0000)]
Slight changes on users list view and hide Anonymous user.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1118
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 18:05:26 +0000 (18:05 +0000)]
New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1117
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 17:34:31 +0000 (17:34 +0000)]
Set wiki class to issue notes.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1116
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 17:24:58 +0000 (17:24 +0000)]
Fixed: error when uploading a file with no content-type specified by the browser.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1115
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 16:21:51 +0000 (16:21 +0000)]
Fixed #208: Issue list does not scroll up when you click next
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1114
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 15:34:58 +0000 (15:34 +0000)]
Do not use RedCloth's glyphs (#210).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1113
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 15:15:52 +0000 (15:15 +0000)]
Slight style changes on issue associated changesets list.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1112
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 14:38:04 +0000 (14:38 +0000)]
ProjectsController#add_news moved to NewsController#new.
Preview added when adding/editing a news (#590).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1111
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 14:02:23 +0000 (14:02 +0000)]
Add 'Author' to the available columns for the issue list.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1110
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 3 Feb 2008 13:54:59 +0000 (13:54 +0000)]
Translations updates (#254, #255, #260):
* Traditional Chinese (Shortie Lo)
* German (Thomas Löber)
* Russian (Michael Pirogov)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1109
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 2 Feb 2008 15:51:48 +0000 (15:51 +0000)]
Do not authorize project identifier with numbers only (would be interpreted as the project id in urls).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1108
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 2 Feb 2008 11:08:04 +0000 (11:08 +0000)]
Do not show Roadmap menu item if the project doesn't define any versions.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1107
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 2 Feb 2008 10:54:31 +0000 (10:54 +0000)]
Fixed an error on issue feeds.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1106
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 2 Feb 2008 10:50:31 +0000 (10:50 +0000)]
Administrators can edit issue notes.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1105
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 25 Jan 2008 10:55:16 +0000 (10:55 +0000)]
Fixed RepositoriesController: undefined local variable or method `show_error' (broken by r1094).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1104
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 25 Jan 2008 10:31:06 +0000 (10:31 +0000)]
User display format is now configurable in administration settings.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1103
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 24 Jan 2008 18:31:02 +0000 (18:31 +0000)]
Translations updates:
* Russian (Michael Pirogov)
* Finnish (Antti Perkiömäki)
* Traditional Chinese wiki toolbar (Shortie Lo)
* German wiki toolbar (Thomas Löber)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1102
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 24 Jan 2008 18:15:38 +0000 (18:15 +0000)]
Prevent unexpected nil in custom value validation.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1101
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 23 Jan 2008 22:31:26 +0000 (22:31 +0000)]
Mantis importer:
* do not truncate projects descriptions
* encode attachment filenames to utf8
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1100
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 23 Jan 2008 22:19:24 +0000 (22:19 +0000)]
Fixed: PostgreSQL issues_seq_id not updated when using Trac importer.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1099
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 23 Jan 2008 20:07:17 +0000 (20:07 +0000)]
Fixed: Incorrect filtering for unset values when using 'is not' filter.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1098
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 23 Jan 2008 19:58:11 +0000 (19:58 +0000)]
Issue properties below the description textarea.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1097
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 23 Jan 2008 18:21:42 +0000 (18:21 +0000)]
Added preview for issue notes.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1096
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 23 Jan 2008 17:48:48 +0000 (17:48 +0000)]
Fixed: can not lock a topic when creating it.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1095
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 23 Jan 2008 17:25:11 +0000 (17:25 +0000)]
Show explicit error message when the scm command failed (eg. when svn binary is not available).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1094
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 22 Jan 2008 17:17:52 +0000 (17:17 +0000)]
Fixed migration 87 (mysql: TEXT column can't have a default value).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1093
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 21 Jan 2008 18:52:45 +0000 (18:52 +0000)]
Fixed search with all words (broken in r994).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1092
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 23:38:55 +0000 (23:38 +0000)]
Missing migration for r1090.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1091
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 21:29:51 +0000 (21:29 +0000)]
Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1090
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 19:45:08 +0000 (19:45 +0000)]
Fixed: custom fields empty on issue/edit (broken by r1086).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1089
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 18:37:51 +0000 (18:37 +0000)]
Unlimited and optional project description. The project list will show truncated descriptions only (the first fews lines).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1088
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 17:36:01 +0000 (17:36 +0000)]
Added tabindex property on wiki toolbar buttons and 'new category' link.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1087
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 17:20:34 +0000 (17:20 +0000)]
Display custom fields in two columns on the issue form.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1086
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 15:38:11 +0000 (15:38 +0000)]
Added related changesets messages on issue details view.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1085
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 14:24:19 +0000 (14:24 +0000)]
Test environments cleanup.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1084
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 14:01:02 +0000 (14:01 +0000)]
Fixed: custom field selection is not saved when unchecking them all on project settings
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1083
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 13:53:45 +0000 (13:53 +0000)]
Fixed: error when removing a project member (postgresql and sqlite only).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1082
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 13:07:19 +0000 (13:07 +0000)]
Added a '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.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1081
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 11:30:57 +0000 (11:30 +0000)]
ProjectsController#add_issue moved to IssuesController#new.
Tracker can now be changed/selected on the new issue form. This action can be invoked without the tracker_id parameter (the first enabled tracker will be used by default).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1080
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 10:42:16 +0000 (10:42 +0000)]
Display the issue status in the email subject only if the status was actually changed.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1079
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 20 Jan 2008 09:49:25 +0000 (09:49 +0000)]
Fixed: when changing the status of an issue, the email subject contains the previous status of the issue.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1078
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 19 Jan 2008 12:29:41 +0000 (12:29 +0000)]
Wiki toolbar Russian and Czech translations (Michael Pirogov).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1077
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 19 Jan 2008 11:53:43 +0000 (11:53 +0000)]
Highlight the current item of the main menu.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1076
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 17 Jan 2008 19:58:03 +0000 (19:58 +0000)]
Fixed: locked users should not receive email notifications.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1075
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 17 Jan 2008 18:39:17 +0000 (18:39 +0000)]
Added i18n support to the jstoolbar (only english and french are actually translated).
Translations can be found in public/javascripts/jstoolbar/lang/
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1074
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 17 Jan 2008 17:43:54 +0000 (17:43 +0000)]
Prettier tabs for settings views.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1073
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 17 Jan 2008 17:40:45 +0000 (17:40 +0000)]
Fixed: typo in en.yml
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1072
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 16 Jan 2008 21:27:48 +0000 (21:27 +0000)]
On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1071
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 16 Jan 2008 20:45:13 +0000 (20:45 +0000)]
Added a couple of mime types so that corresponding files can be viewed in the browser.
Added a simple (and not perfect) CodeRay scanner for php.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1070
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 15 Jan 2008 20:40:59 +0000 (20:40 +0000)]
Fixed error on migration 85 with Oracle (index name can not be more than 30 characters long).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1069
e93f8b46 -1217-0410-a6f0-
8f06a7374b81