Project

General

Profile

Search

Results (12608)

Defect #26451 (Closed): Error attach files
When i try attach any file in issue i have the error <pre> attachments.js:71 ... attachments.js line 71 redmine 3.4.1 2017-07-16 14:41
Defect #26443 (Closed): User link syntax (use ... work for logins consisting of an email adress
From #4179#note-69: >Vu Anh wrote: >> Seem ... "@" character) I am able to confirm this issue. Important to note though, is that the short ... h which adds explicit test coverage for this issue. It showcases what works and, after re-enabl ... dmine plugins: no plugin installed </pre> 2017-07-14 21:22
Defect #26442 (Needs feedback): CSS formating classes like p(box). prepended with wiki-class-
This worked in the 3.3 trunk, updated to 3.4 ... n from the "Mastering Redmine Book" page 322. 2017-07-14 18:33
Defect #26438 (Closed): Issues on right click of issues should allow edit on status change event
When I try to change an issue status, *with right-click*, the views asks m ... stom field and does not allow me to save the issue and the view also does not show the set cust ... he same scenario, when I *left-click* on the issue and then try to edit the call it asks me to ... w showing me to set the custom field. 2017-07-14 09:11
Defect #26428 (Closed): Japanese Emoticon characters cause error in issue desc and journal
When I add the following string to a new issue or the journal note for an issue it throws an error. Looking at documentation ... at causes a problem with mysql utf-8 tables 2017-07-13 15:16
Feature #26422 (New): Filter project by custom field
Hello, I searched the doc and tried a lot of ... lity to filter by custom field available for issues, does not work with projects. Is it possibl ... jects.json?cf_3=954 (if integer) Thanks :) 2017-07-13 09:19
Defect #26410 (Closed): Gravatar icon is misaligned in gantt
The Gravatar icon is misaligned upward. Confirmed in 3.3 and 3.4. !misaligned-icon.png! 2017-07-11 06:24
Feature #26409 (Closed): Show assignee on gantt
Needless to say, assignee is important inform ... ssage#51259 * message#28056 * message#33695 2017-07-11 02:06
Defect #26407 (Closed): Unable to edit a comment on redmine.org
Hi, While commenting on an issue on this tracker, I wanted to edit a previous ... both Preview and Save actions: <pre> POST /issues/preview/edit/26398?project_id=redmine HTTP/ ... st DNT: 1 Referer: https://www.redmine.org/issues/26398 Accept-Encoding: gzip, deflate, br ... -8 </pre> However, it works well for new issues and new comments. 2017-07-10 21:06
Feature #26400 (New): Side by side diff view in wiki
I checked among the issues but didn't find any like this: Is it possi ... nline by selecting the mode we want? Thanks. 2017-07-10 13:36
Defect #26398 (Closed): Unable to upload attachments
Hi, We just upgraded from a 3.3.0 install ... sed an upgrade script, but I didn't find any) 2017-07-10 11:21
Defect #26389 (Closed): summary issue list disappeared from project overview page
summary issue list disappeared from project overview page after upgrade to 3.4.0 for all users except admin 2017-07-09 15:06
Defect #26386 (Closed): Mysql: Unable to update ticket with Emoji
Getting below error while updating ticket with emoji. Please help me to resolve the issue. Completed 500 Internal Server Error in ... r_id`, `notes`, `created_on`) VALUES (5068, 'Issue', 4, 'Testing with emoji ð', '2017-07-08 04 ... models/journal.rb:67:in `save' app/models/issue.rb:1690:in `create_journal' app/models/issue.rb:210:in `create_or_update' app/controllers/issues_controller.rb:515:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:503:in `save_issue_with_child_records' app/controllers/issues_controller.rb:179:in `update' lib/redmine/sudo_mode.rb:63:in `sudo_mode' 2017-07-08 07:22
Feature #26385 (New): Add a non-hook based AP ... to/from contextual menus (like the main menu)
This is something that has come up in several, recurring issues: #3568 #23434 #6497 #8772 #11492 In ... a solid, API-based solution like as proposed. 2017-07-08 02:33
Defect #26379 (Closed): Fix thumbnail rendering for images with height >> width
The ImageMagick format rule being `100x100>` ... this change could have an important impact ? 2017-07-07 12:05
Defect #26377 (Closed): 500 Internal Server Error while search in projects
Recently i migrated from windows to linux. G ... king fine. Please help me how to resole the issue. ActiveRecord::StatementInvalid (Mysql2:: ... lib/redmine/sudo_mode.rb:63:in `sudo_mode' 2017-07-07 08:19
Defect #26376 (Closed): Wrong issue counts and spent time on project overview
After switching to 3.4.0 from 3.3.3 got the problem on project overview page. With non-admin user issue table is empty and total spent time is 0.0, even though "all issues" page and time report show correct data. I saw related issues posted here but open new one because anothe ... cussed here: https://github.com/rails/rails/issues/29445 https://github.com/rails/rails/issues/29338 The actual problem with missing issues and time can be solved commenting first lin ... d on our data so we stick with 3.3.4 for now. 2017-07-06 19:47
Defect #26372 (Closed): Error when read issue details - thats right now
Hello, the next problem i have is a problem with showing issue details. I get this error: <pre> Started GET "/issues/16823" for 10.20.1.35 at 2017-07-06 13:27:43 +0200 Processing by IssuesController#show as HTML Parameters: {"id" ... rrent user: Rene.Kolbe (id=1080) Rendered issues/_action_menu.html.erb (46.8ms) Rendered issue_relations/_form.html.erb (0.0ms) Rendered issues/_relations.html.erb (156.3ms) Rendered issues/_history.html.erb (31.3ms) Rendered issues/_action_menu.html.erb (0.0ms) Rendered issues/_form.html.erb (125.0ms) Rendered issues/_edit.html.erb (281.3ms) Rendered issues/show.html.erb within layouts/base (1390.7ms ... x94ae4b8>): 1: <%= labelled_fields_for :issue... 2017-07-06 13:42
Defect #26371 (Closed): Error when read issue details
Hello good People, now i've the next probl ... not a RoR Developer! Best Regards René 2017-07-06 13:36
Feature #26370 (Closed): Get time entries for a specific issue
For the moment, you have to make 2 different calls (time tracking API and issues API) to gather the time entries for a specific issue. Could it be possible to get the time entries for a specific issue with one or both these methods: * directly in issues/[ISSUE NUMBER].json, in the key "time_entries" (new ... in a new REST call, for example time_entries/issue/[ISSUE NUMBER].json, what would send back just the time entries and not the whole issue info. Thank you! :) 2017-07-06 11:05
Defect #26368 (Closed): view-customize plugin
bitnami redmine 3.3.3 on windows 10 for view- ... bundle exec rake redmine:plugins:migrate get issue as below; though i am able to connect MySQL ... -mingw32/lib/mysql2/client.rb:87:in `connect' 2017-07-06 09:13
Patch #26365 (Closed): Traditional Chinese translation
* New ** permission_view_news, label_no_prev ... no_preview_download, setting_close_duplicate_issues * Changed ** label_no_preview 2017-07-06 05:49
Defect #26364 (Closed): Sort is not reflected when export CSV of issues list
Sort is not reflected when export CSV of issues list on 3.4.0. Steps to reproduce it: 1. Open issues page. 2. Sort Priority column. 3. Export CSV. I attach a patch to fix it. 2017-07-06 00:43
Patch #26359 (Closed): User linking by id ("user:74")
I think this feature won't hurt. So now you ... </pre> and <pre> user:woblavobla </pre> 2017-07-05 15:41
Feature #26358 (Closed): Change unit of time for time tracking
For the moment, the time spent is measured in ... configuration to set a unit of time tracking? 2017-07-05 12:53
(3151-3175/12608)