Activity
From 2012-05-03 to 2012-05-05
2012-05-05
-
19:29 Defect #8359: User can ignore issue workflow if moving issue
- Is this patch for 1.4.1 (2012-04-20)?
-
16:29 Defect #8359: User can ignore issue workflow if moving issue
- I've made patch to fix this workflow issue
-
18:28 Defect #10837 (Closed): reposman and rdm-mailhandler not working with ruby 1.9.x
- Although wiki page RedmineInstall says Redmine 1.4.x works with Ruby 1.9.x, either should be noticed at docs that aut...
-
18:02 Defect #10802 (Closed): Theme list has onle the default theme
- OK, thanks for the feedback.
-
17:53 Defect #10836: user page 500 error
- Can't see how this can happen in 1.4.0. The @events@ variable is defined just before:
source:/tags/1.4.0/app/control... -
16:13 Defect #10836 (Closed): user page 500 error
- Hi all, I get 500 error page when entering user page, can you help please?...
-
14:58 Feature #1233: change default homepage to My page
- Maybe this plugin will do what you want: "Landing Page":/plugins/landing_page
-
14:02 Defect #10835 (Closed): email hell cycles because of autoreply
- Please, set no_self_notified to true by default at user creation from email and registration.
We have got infinite i... -
12:00 Feature #6269: RedCloth 4 support
- RedCloth 4 is very desired feature.
up! -
11:43 Defect #10829 (Closed): db:migrate fails 0.8.2 -> 1.4.1
- Fix applied in 1.4-stable in r9631. Trunk has an updated awesome_nested_set library and the fix is r9632.
Thanks for... -
03:48 Defect #10829 (Resolved): db:migrate fails 0.8.2 -> 1.4.1
- Thanks! That resolves the issue and when I look at the patch makes me feel foolish for not digging into the awesome_...
-
11:23 Defect #10832: REST Uploads fail with fastcgi
- Jeffrey Clark wrote:
> Nope :(
The patch should work after r9630. -
00:07 Feature #5067: Read only custom field
- related to #8050
2012-05-04
-
22:31 Defect #9887: Custom fields are not defaulted when issue is moved to a different project
- Please fix or already fixed with #10605?
-
22:23 Defect #10832: REST Uploads fail with fastcgi
- Jean-Philippe Lang wrote:
> Or maybe (untested):
Nope :(... -
21:06 Defect #10832: REST Uploads fail with fastcgi
- Or maybe (untested):...
-
20:49 Defect #10832: REST Uploads fail with fastcgi
- Unfortunately the various Rack::Handler's don't handle input all the same way :(
-
19:50 Defect #10832: REST Uploads fail with fastcgi
- I'm able to reproduce with apache+fastcgi.
-
19:11 Defect #10832: REST Uploads fail with fastcgi
- Webrick appears to work fine. Perhaps a problem related to fastcgi.
-
19:06 Defect #10832 (Closed): REST Uploads fail with fastcgi
- Unable to upload attachments through REST API.
@curl --data-binary "@README" -H "Content-Type: application/octet-s... -
21:11 Feature #10384: Versions REST API - Please add the WIKI field in the XML output
- The patch does not allow to update the full description. Does it make sense to add it to the API as read-only?
-
21:06 Feature #8488: Create an 'Involve' mechanism to private issues
- We need also a solution for 1.4.1
Is there somebody we can hire to solve this problem? -
20:21 Feature #4500: Redmine to SalesForce Interface plugin
- Does any know if there is consulting service which can help us build this redmine to salesforce interface plug-in ? W...
-
18:59 Defect #10827 (Closed): Cannot access Repositories page and Settings in a Project - Error 500
- Fixed in r9619 and merged in r9620 into 1.4-stable. You can patch your app/models/repository.rb
Thanks for pointing ... -
18:45 Defect #10829: db:migrate fails 0.8.2 -> 1.4.1
- Could you try to migrate after applying the attached patch (based on 1.4-stable)?
-
12:23 Feature #10831 (New): Branch field and clickable link
- For topic-based development, it would be very helpful to have an additional "Branch" ticket field, that produces a di...
-
10:28 Feature #5171: [Flash player] Being able to embed swf files
- Hello,
I installed the plugin. This installation seems to work (a screen appears in my wiki page), but the video neve... -
01:50 Defect #10830 (Closed): Cannot add git repository to redmine
- Fixed by r9616.
-
00:18 Defect #10830 (Closed): Cannot add git repository to redmine
- Everytime I try to add a local git repository to a project I'm getting the following error.
ruby version: 1.8.7
r... -
00:26 Defect #7773: Only Redmine administrators can get users from REST API
- Something smells funny. The users index is restricted to administrator, but the individual entries are freely access...
2012-05-03
-
22:27 Defect #7310: REST API Parameter GET /issues.xml?assigned_to=me doesn't work
- @/issues.xml?assigned_to_id=me@ appears to work for me in release 1.4.1.
-
22:19 Defect #10829 (Closed): db:migrate fails 0.8.2 -> 1.4.1
- Ruby version 1.8.7 (i686-darwin11.3.0)
RubyGems version 1.8.21
Rack version 1.1.... -
22:03 Feature #10763: REST-API: Please add "parent_issue_id" as filter for requests to filter out subtickets
- Patch available, see Issue #10828
Allows things like @/projects/pr0123/issues.xml?parent_id=!*@ -
22:02 Feature #10259: Allow getting a list of issues by ID through the API
- Patch available, see Issue #10828
-
22:00 Feature #10828 (New): Request multiple distinct values including issue id, parent_id, root_id
- Patch is intended to reduce the need for multiple issues requests and provide granular issue tree lookups (parent_id ...
-
21:45 Defect #10827 (Closed): Cannot access Repositories page and Settings in a Project - Error 500
- I had 2 repositories in a project
* 1 svn
* 1 local
I added a new git as default and this happened.
Since then ... -
21:33 Defect #10826 (Closed): Canned Responses Plugin, not sending replies.
- This tracker is for Redmine core issues only.
-
19:59 Defect #10826: Canned Responses Plugin, not sending replies.
- Please report your issue here: https://github.com/commandprompt/redmine_canned_responses/issues
-
16:41 Defect #10826 (Closed): Canned Responses Plugin, not sending replies.
- Hello All,
When we try to use the newly installed canned plugin we are not getting any replies.
We have enabled i... -
21:32 Feature #10824 (Closed): How to send API key in PHP
- Indeed.
-
16:58 Feature #10824 (Resolved): How to send API key in PHP
- Clearly documented here.
[[Rest_api#Authentication]] -
15:40 Feature #10824 (Closed): How to send API key in PHP
- Hi All,
If I use the following commands in php:
$url = "http://mydomain.com";
$echo = file_get_contents($url... -
18:22 Feature #8842: REST API: Filter issues created/updated before or after specific timestamp
- Not sure when this was added, but you can do:
/issues.xml?created_on=><2012-03-01|2012-03-07 -
17:39 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- I think I am seeing this (or a close copy), I'm running "Redmine 1.4.1.stable.9526 (MySQL)". For example IntelliJ's i...
-
13:41 Feature #10823: Developer work table
- Try look at <your_project>/issues/report
But there are only "open" and "closed" columns. -
10:34 Feature #10823: Developer work table
- Fixed table.....
-
10:33 Feature #10823 (Closed): Developer work table
- It would be nice if you could see what the developers of a project did, by numbers.
I'm thinking something like th... -
13:09 Feature #1554: Private comments in tickets
- +1
-
11:45 Feature #2199: Ability to clear dates and text fields when bulk editing issues
- +1
I would be glad to see this landing in a minor release soon. -
11:37 Feature #10729: Embedded wiki pages should have their headings editable from the embedding page
- Etienne Massip wrote:
> People would update the embedded page, which is also embedded in other pages, and by such up... -
10:34 Feature #10384: Versions REST API - Please add the WIKI field in the XML output
- Hi sorry of poking you this way but could you please give us feedback about the patch provided so we can do what is s...
-
10:25 Defect #10822 (New): migrate_from_trac fails to convert some wiki links properly
- Migration of trac wiki pages fails to convert some wiki links properly
trac version 0.12.2
redmine version 1.4.1
... -
08:10 Feature #3801: Links to external pages should get a target="_blank" attribute
- I would really like this feature. External links should open in a new window (or best case it would be a setting I co...
-
07:32 Feature #10820 (New): display effective email configuration on /admin/info
- Please display effective email configuration on /admin/info to make email troubleshooting eazy.
-
07:14 Patch #5510: Enable Mutliple Versions Per Issue
- This feature would be usesfull for my company, as we have several applications that share code from library projects....
-
05:34 Feature #10819: Using a plugin
- Please ask your question in the "Help":http://www.redmine.org/projects/redmine/boards/2 forum.
-
02:11 Feature #10819 (Closed): Using a plugin
- So I would like to use a plugin to redirect user to the wiki page but I am not sure what files I need to download. I ...
-
02:07 Feature #4156: Auto-route to project page when user has only one project
- OK So I an new to redmine and would like to know how to install this plugin. What files do I need to grab from http:/...
-
01:13 Defect #10818 (Closed): Running rake in test environment causes exception
- The following exception
@`block in non_options': file not found: _____ (ArgumentError)@
is thrown for every rake ta...
Also available in: Atom