Activity
From 2013-11-20 to 2013-11-22
2013-11-22
-
23:59 Defect #15427 (Resolved): REST API POST and PUT broken
- Fixed in r12311, a test with token verification turned _on_ (_off_ by default in tests) is now present. The fix will ...
-
23:28 Defect #15427 (Confirmed): REST API POST and PUT broken
-
23:19 Defect #15483 (Closed): Error 500 on Issue Update (postgres)
- This column was changed to text long ago, see: source:/trunk/db/migrate/20110227125750_change_journal_details_values_...
-
16:21 Defect #15483: Error 500 on Issue Update (postgres)
- table @issues@ has
t.text "description"
so above @value@ + @old_value@ have to be @text@ as well. -
15:57 Defect #15483 (Closed): Error 500 on Issue Update (postgres)
- Symptom:
Update a issue description with more then 255 chars causes a HTTP 500.
$ tail -f current/log/*
... -
16:33 Defect #15485 (Closed): HTML 5 validation multiple ids
- Related to #15191, r12236.
Everywhere I've found multiple check_box_tag calls, I've put :id => nil. -
15:44 Patch #14109: Issue REST API should return visible changesets from other projects
- See also #3087#note-26 (note 26)
-
15:42 Defect #5522: "search" form should have "all projects" and "my projects"
- Is this a quick, sensible solution:
Theory: the difference in the URL called between 'search in this project' and... -
15:41 Defect #12685: Commit message generates invalid link when repository has an identifier
- I can verify both the bug to be present and the patch to be working. Please merge either this or the (seemingly) bett...
-
15:27 Defect #13036: auto generated comment "Applied in changeset xxx" is not link to commit
- Though I suggest some logical cleanup, i.e. | is not part of the repo id. The very slightly modified patch is attached.
-
15:18 Defect #13036: auto generated comment "Applied in changeset xxx" is not link to commit
- Hi, I can confirm this bug. I've tested both patches (i.e. this one and the one from #12685) on Redmine 2.4.0, they b...
-
15:15 Defect #15434: My page shows issues which is not assgned to me
- Same here. Group assignment is turned off....
-
09:51 Defect #15434 (Closed): My page shows issues which is not assgned to me
- The my page shows a lot of issues assigned to me.
When I open link to *issues assigned to me*, I see the right numbe... -
14:48 Defect #15453 (Closed): Redmine-Java-API - POST/Put stopped working from android application
- Hi,
Since I upgraded to redmine 2.4, my android application has stopped working for POST/PUT request to redmine se... -
14:06 Feature #15452 (New): Ticket status invisible for selected roles
- Is it possible to make a ticket invisible or "not editable" if it has a status like "intern"?
-
11:18 Defect #15435 (Closed): Watcher is not Visible
- Hi Team
we have created a new redmine project for tracking developers activities,We need to ensure that an develo... -
08:26 Defect #12146: Required (list-, user- or version) custom field "fixed version" with Multiple values allows nil value during status transition
- It looks like this problem is still present in the current trunk (r12230).
Is there a possibility to get this fixed ... -
04:23 Feature #4687: Add copy project permission
- +1 necessary on our side
2013-11-21
-
23:41 Feature #15433 (New): Assignee list improvement
- Some ideas to improve assignee list ergonomy.
* When you have a ping-pong exchange with assignee update at each st... -
17:33 Patch #15420: Don't create duplicate wikis in tests
- Looking at this again, it seems that it would be better served to simply change the project in the wiki create test (...
-
17:07
Feature #13536: Other avatar sources
- What about gravatar?
-
17:07
Feature #12197: Integrate upload for userdefined profile pictures
- +1
-
17:05
Feature #6362: Highlight lines via URL in repository browsings file view
- This might be a duplicate of #13746.
-
15:03
Defect #15430 (Closed): NoMethodError on ticket creation
- When submitting a ticket the following error occurs in the _production.log_ file:...
-
14:58 Defect #15427: REST API POST and PUT broken
- Removing lines 39-42 of above mentioned patch, makes POST and PUT usable again.
-
14:38 Defect #15427: REST API POST and PUT broken
- I could track down the changeset that seems to make the problem https://bitbucket.org/redmine/redmine-trunk/commits/b...
-
13:59 Defect #15427: REST API POST and PUT broken
- Adding the line
@skip_before_filter :verify_authenticity_token@
to the respective controller (e.g. for Users th... -
13:31 Defect #15427 (Closed): REST API POST and PUT broken
- I could re-verify the behavior documented in #15424 for PUT requests. An update shows the same error message, as a PO...
-
12:50 Defect #15424: Filter chain halted as :verify_authenticity_token rendered or redirected
- I tried this. The call works flawlessly on 2.3.3, it however fails on 2.4.0!
Please check REST API POST access in ... -
11:45 Defect #15424: Filter chain halted as :verify_authenticity_token rendered or redirected
- 2.3.3 works - output delivers a reason...
-
11:30 Defect #15424: Filter chain halted as :verify_authenticity_token rendered or redirected
- I tried several approaches, enclosed you see the direct packet post request, and here the according log output
<pr... -
10:35 Defect #15424 (Closed): Filter chain halted as :verify_authenticity_token rendered or redirected
- When executing a post request to creat a User using a Java Jersey client and the API access key, I get the following ...
-
12:35
Feature #10078: Definition List support
- +1
-
10:58 Feature #883: Add suport for mobile devices (CSS)
- +1 Would be great!
-
10:54 Feature #15425 (Closed): E-mail notification for commits
- I would like to work on a feature that I (think I) need, but I'd like some feedback first.
I would like to extend ... -
10:00 Feature #14434: Email from inside the issue within Redmine
- This would be a nice improvement for Redmine as we are having difficulties to opening it to our clients ...
-
09:26 Feature #15423 (Closed): Permission to delete own project
- If user can create a subproject, he should be able to delete it also. There is a "plugin that does that":http://www.h...
-
09:17 Feature #1869: "Unscheduled" version on roadmap
- +1
Hope that Feature/Enhancement will be implemented. -
05:33 Defect #15422 (Closed): Using redmine_ckeditor the repository comment issues cannot link
- When I using redmine_ckeditor the repository comment issues cannot link,how to solve this problem?
Environment:
...
2013-11-20
-
23:04 Patch #15420 (Closed): Don't create duplicate wikis in tests
- test/fixtures/wikis.yml includes the unnecessary wiki wikis_002. test/unit/wiki_test.rb's test_create attempts to cr...
-
21:22 Defect #5958 (Closed): Empty visible sidebar in Overview section
- This issue is superseded by #15414, which itself is fixed - like suggested by Jean-Baptiste - in r12310.
-
20:57 Feature #11969: Subtask display fields
- +1
This would be helpful for us too. And would make it easier to convince my colleagues to use Redmine over sprea... -
20:18 Defect #15414 (Resolved): Empty sidebar should not be displayed in project overview
- Fixed in r12310.
-
19:01
Defect #15414: Empty sidebar should not be displayed in project overview
- Gurvan Le Dromaguet wrote:
> You're right, sorry, what I say was for the issues page.
Ahh, okay. I meant the proj... -
15:30 Defect #15414: Empty sidebar should not be displayed in project overview
- You're right, sorry, what I say was for the issues page.
-
14:48
Defect #15414: Empty sidebar should not be displayed in project overview
- Gurvan Le Dromaguet wrote:
> If I disable Time Tracking, I still have content: "Issues", "My Custom Queries", "Custo... -
13:55 Defect #15414: Empty sidebar should not be displayed in project overview
- If I disable Time Tracking, I still have content: "Issues", "My Custom Queries", "Custom Queries". I don't know why y...
-
12:13
Defect #15414 (Closed): Empty sidebar should not be displayed in project overview
- If I disbable the time tracking module I think the right-hand side of the project overview should ne show an empty co...
-
19:19 Feature #15362: Wrap filters, options and buttons with extra div on the issue list
- The problem is that I'd like to add the same kind of div to the query form on the time entries list. And this form ne...
-
10:57 Feature #15362: Wrap filters, options and buttons with extra div on the issue list
- From my perspective it is better to WRAP it since it is more flexible (as I know - especially in older IEs - there we...
-
18:25 Defect #15419 (New): Error with symbols using receive_pop3
- Hello,
When i try to check my mailbox, get the following error with mail's subjects like the example.
Subject e... -
17:02 Feature #8491: [Gantt] Wrap words in issue names
- +1
Being able to view entire text on Gantt would make it a lot faster to identify issues on html and pdf.
At least ... -
16:50 Defect #2493: Subversion: Error message for some of view differences
- Is anyone looking at this for an upcoming release? Do we need a patch?
-
15:48 Feature #15416 (Closed): Role-based issue custom field visibility for projects
- Now, with #5037, custom fields inside issues can be restricted for certain roles. Thanks everybody involved for imple...
-
11:16 Feature #15412 (Closed): Redmine as a gem?
- Hey folks
Is there a reason why redmine is not a gem?
Are there any plans to wrap it into a gem?
I think I d... -
10:49 Feature #14030: Allow plugins to put gems inside PluginGemfile
- I think this Issue can be closed, since the Gemfile also loads Gemfiles of plugins, right?
-
10:26
Feature #15410 (Closed): Highlighting of comment anchors
- Due to #13746 it would be nice to do the something similar with the anchors in comments.
For example this link htt... -
07:12 Patch #15395 (Closed): German "ImageMagick convert available" translation
- Committed in trunk r12300 and 2.4-stable r12305, thanks.
-
05:39 Feature #15409 (New): Is it possible to view History section in pages?
- # Imagine that some guy submitted a issue and then developers have discussed it for a long time. That makes the Histo...
-
04:42 Patch #15391 (Closed): Wiki syntax fix & Czech localisation
- Committed, thanks.
-
04:41 Defect #15401 (Closed): Wiki syntax "bold italic" is incorrect
- Committed in trunk r12302 and 2.4-stable r12307.
-
04:40 Patch #15400 (Closed): Czech Wiki syntax traslation
- Committed in trunk r12301 and 2.4-stable r12306.
-
04:37 Patch #15402 (Closed): Czech translation for 2.4-stable
- Committed in trunk r12299 and 2.4-stable r12304.
-
04:35 Patch #15403 (Closed): Czech "message" and "changeset" translation change
- Committed in trunk r12303.
-
00:06 Defect #15408 (Closed): Role-based issue custom field visibility & required field handling
- Hello,
I found a bug regarding this new feature:
When you add custom fields with option "required", the role-ba...
Also available in: Atom