Activity
From 2012-07-19 to 2012-07-21
2012-07-21
-
23:22 Feature #11445: Switch from Prototype to JQuery
- Travis Warlick wrote:
> Has this process been started? If so, where is the code, and may I assist?
Sure it has st... -
22:34 Feature #11445: Switch from Prototype to JQuery
- Has this process been started? If so, where is the code, and may I assist? (I would also like to create a plugin to b...
-
20:53 Feature #11445: Switch from Prototype to JQuery
- +1
-
20:46 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
- looking forward to use this feature!
-
17:45 Defect #11467 (Closed): Internal error on Admin/Settings without trackers
- Fixed in r10067, thanks. Stable version not affected.
-
17:36 Feature #2024: gantt chart editing
- This is a patch for trunk r10066.
If user who has no right to edit issue move bar,
bar stays and does not return ... -
00:58 Feature #2024: gantt chart editing
- +1
-
00:58 Feature #3382: Ability to select only source code without line numbers
- +1
2012-07-20
-
17:27 Feature #11469 (Closed): JSONP support
- Please enable "JSONP":http://en.wikipedia.org/wiki/JSONP
This is necessary when a JS-Client wants to call the Redm... -
17:03 Defect #10761: Rest API JSON response can not be parsed by jQuery
- First of all, does Redmine-REST-API support "JSONP":http://en.wikipedia.org/wiki/JSONP? (I found your issue with goog...
-
16:54 Feature #11253: Total time spent from subtasks on the issue list
- As a side note : that's weird, with my redmine.org's account, I can change this issue status and its assignation ! Ha...
-
16:26 Feature #11253: Total time spent from subtasks on the issue list
- Just in case it can help, a quick patch for v1.4.4. Just add the following...
-
16:44 Feature #8488: Create an 'Involve' mechanism to private issues
- Francesco Trigger wrote:
> Is there a fix for 2.0 ?
I tried to modify the files like in Redmine 1.x but i get thi... -
12:52 Feature #8488: Create an 'Involve' mechanism to private issues
- Is there a fix for 2.0 ?
-
16:40 Feature #1712: add custom fields that are calculations of other fields
- +1
-
16:34 Feature #1712: add custom fields that are calculations of other fields
- +1
-
15:39 Feature #2024: gantt chart editing
- This is a patch for trunk r10055 merged note 93 patch.
Cassiano Monteiro wrote:
> +1!
> Nice patch! Can´t it be ... -
13:38 Feature #2024: gantt chart editing
- +1!
Nice patch! Can´t it be included on the next revision of Redmine? -
13:32
Feature #2024: gantt chart editing
- Thank you very much for this great patch.
We have added few small fixes:
* Fixed CSS to remove double borders
* ... -
15:26 Patch #11448 (Closed): Russian translation for 1.4-stable and 2.0-stable
- Committed in trunk, 2.0-stable and 1.4-stable, thanks.
-
10:30 Patch #11448 (Reopened): Russian translation for 1.4-stable and 2.0-stable
- Ok, I provide a patch then, translating some strings
-
14:13 Feature #3382: Ability to select only source code without line numbers
- even if i will use the proposed syntax highlighter if I try to use diff between revisions lines would be still copied...
-
11:34 Defect #11467 (Closed): Internal error on Admin/Settings without trackers
- How to reproduce:
* Start with empty db (db:migrate but do not load any default stuff)
* login as admin
* go to ad... -
11:18 Defect #11466 (Closed): Repository.fetch_changesets warnings
- Since upgrade to 2.0 I get warnings from Repository.fetch_changesets call.
I changed execution to: @./script/rails r... -
11:00
Feature #11464: Need list of activities to be able to set TimeEntries
- I'm on 2.0.3 version.
-
10:58
Feature #11464 (New): Need list of activities to be able to set TimeEntries
- Hi,
I have start writing Redmine::API in Perl. And I want to be able to create timelog.
It is working find but I ... -
10:55
Defect #11443 (Resolved): POST /time_entries.xml lead to 404 error
-
10:11 Defect #11463 (Closed): Sub issues can not have parent outside a project
- Hello,
In our setup, we have ~200 projects[1] somewhat hierarchically organized and I would like to set cross proj... -
10:03 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
- I'm presuming that the stripping is being done by :...
-
09:26 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
- Oops. That was 'pre' and '/pre' tags...
-
09:26 Feature #11461: Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
- BTW I tried using ...
-
09:23 Feature #11461 (Closed): Reporters need to email code snippets to Redmine but tags are being stripped: this should be configurable.
- We have setup Redmine so that reporters can email things in and they are automatically added. This is great but we ne...
-
03:02 Defect #11214: Related issues in archived projects do not show up for their parent issues
- I would like to be able to set a project as "read-only".
2012-07-19
-
21:28 Feature #1752: allow source:/path/to/picture to be used when using inline image tag
- +1!
-
19:55 Feature #11457 (Closed): Add a new field in issue
-
19:55 Feature #11457: Add a new field in issue
- Sorry, no support request in the issue tracker.
-
17:55 Feature #11457 (Closed): Add a new field in issue
- Dear Sir ...
I need to add a field that calculates the time an issues stays open.
Environment:
Redmine 1.0.3... -
15:46 Patch #11448 (Closed): Russian translation for 1.4-stable and 2.0-stable
- Please don't open an issue for that unless you provide a patch for the missing translated strings.
You can update th... -
08:12 Patch #11448 (Closed): Russian translation for 1.4-stable and 2.0-stable
- When trying to edit the same issue with some other user, I face an error message not translated into russian.
Enviro... -
15:00 Defect #10905 (Resolved): Internal Server Error when requesting the login page
- I spent a good deal of time on this issue. I didn't see anything in the logs because of the rights over the logdir an...
-
12:06
Defect #11443: POST /time_entries.xml lead to 404 error
- Great ! It work. But on the opposite of the REST Api Spec, we need to indicate an activity !
With it, this work.
... -
06:02 Defect #11443: POST /time_entries.xml lead to 404 error
- You have to set the @Content-Type@ header of your request to @application/xml@.
-
02:35
Defect #11443 (Closed): POST /time_entries.xml lead to 404 error
- I have create an "a.xml" with : ...
-
10:19 Defect #8157: Redmine do not send notification emails if a recipients email address is not valid
- Same problem on our server (Redmine 1.4.2). Also tried to change the @Blind carbon copy recipients (bcc)@ option on ...
-
07:52 Feature #1006: Display thumbnails of attached images
- I would like to propose to keep generated thumbnails in attachments folder instead of a temp one, because thumbnails ...
-
07:50 Defect #11447 (Closed): "\x82" from ASCII-8BIT to UTF-8" error, when search data from LDAP
- Sorry, no plugin issue here.
-
07:21 Defect #11447 (Closed): "\x82" from ASCII-8BIT to UTF-8" error, when search data from LDAP
- I'm writting plugin, that make periodicaly user's synchronisation from LDAP(Active Directory)
When I run rake task... -
06:37 Feature #11445 (Closed): Switch from Prototype to JQuery
-
06:07 Defect #11428: LoadError while starting mongrel_cluster or thin with Redmine 2.0.3
- I don't know, the error looks like a thin issue rather than a Redmine issue.
-
06:04 Feature #7284 (Closed): Reuse User Documentation from redmight.com
-
01:08 Feature #482: Default assignee on each project
- I've updated the plugin Paul posted for Redmine 2.x.
https://github.com/croemmich/redmine_default_assign
Also available in: Atom