Activity
From 2012-07-13 to 2012-07-15
2012-07-15
-
23:45 Feature #3058: Show issue history using tabs
- +1. The way I would envision this is simply, for both default and custom fields, have an option to select whether or ...
-
18:36 Patch #3461 (Closed): Manage permission on issue assigment
- Superseded by #3521. Each issue field can now be controled by role/tracker/status.
-
18:34 Feature #7557 (Closed): Deny editing of descriptions of closed issues
- Implemented as part of #3521 for 2.1.0. You can now make the description read-only for a given status.
-
18:33 Feature #8134 (Closed): Restrict edit issue possibilities per role
- Same as #3521 implemented for 2.1.0.
-
18:31 Feature #7694 (Closed): Require permission to assign a version to an issue
- Same as #1360 implemented for 2.1.0.
-
18:30 Feature #1919 (Closed): Separate permissions for changing assigned-to, % finished and target version
- Implemented as part of #3521 for 2.1.0.
-
18:29 Feature #1360 (Closed): Permission for adding an issue to a version.
- Implemented as part of #3521. You can now control the permission on each field per role, tracker and status.
-
18:28 Feature #5067 (Closed): Read only custom field
- Implemented as part of #3521 for 2.1.0.
-
18:27 Feature #2500 (Closed): configure custom fields as "required for status transition"
- Implemented as part of #703.
-
18:26 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
- Most of this request is now implemented for 2.1.0 (#703, #3521). A new screen very similar to what Terence proposed l...
-
18:24 Feature #3521 (Closed): Permissions for roles to change fields per tracker/status
- Feature added. You can now configure read-only fields per tracker, status and role.
A new tab is added to the work... -
18:23 Feature #703 (Closed): Configurable required fields per tracker/status/role
- Feature added. You can now configure required fields per tracker, status and role.
A new tab is added to the workf... -
18:17 Feature #582 (Closed): Make fields mandatory/unmandatory based on role
- Same as #703, implemented for 2.1.0.
-
18:16 Feature #5032 (Closed): Ability to remove "Assigned to" field from particular tracker
- Same as #1091, implemented for 2.1.0.
-
18:01 Defect #11365 (Closed): Attachment description length is not validated
- Merged in 2.0 and 1.4.
-
16:52 Defect #11365 (Resolved): Attachment description length is not validated
- Description length is now validated and a @maxlength=255@ attribute was added to the description field.
-
16:53 Defect #11388 (Resolved): Updating a version through rest API returns invalid JSON
2012-07-14
-
23:10 Feature #3382: Ability to select only source code without line numbers
- hi! thanks again for this suggestion, but it's bit not comfort to use custom <pre class> instead of the usual &...
-
18:20 Feature #3382: Ability to select only source code without line numbers
- Naomasa Takasaki wrote:
> Don't worry.
>
> I am already works in code blocks paste into issue or wiki etc on redm... -
14:44 Feature #3382: Ability to select only source code without line numbers
- Don't worry.
I am already works in code blocks paste into issue or wiki etc on redmine 1.2.1.
Please go to Synt... -
22:11 Feature #11152: Linking commit comment and time spent comment
- Etienne Massip wrote:
> I'm not sure about having general comments in vcs commits, this is not their place, only cod... -
16:29 Feature #11152: Linking commit comment and time spent comment
- Jonathan Rajotte wrote:
> I don't know if the main branch need this but I think it easier for anybody who needs to c... -
20:43 Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
- "Parent task translation missing: en, activerecord, errors, models, issue, attributes, parent_issue_id, not_a_valid_p...
-
16:11 Defect #11337: No mail notifications sent after upgrade
- What's your email configuration looks like?
-
15:45 Defect #11392: Cannot edit issue description
- It is removed.
-
11:37 Defect #11376: Asynchronous email notifications aren't sent
- It is still not working for me even if I rename smtp stuff to async_smtp, please check #11337.
-
02:16 Defect #11382: bug in total time project
- FYI: see [[FAQ#The-time-calculations-in-Spent-time-Reports-are-wrong|FAQ#The-time-calculations-in-Spent-time-Reports-...
-
00:02 Defect #11384 (Closed): Error when using RT_import plugin with redmine 1.4 stable
- Please, no plugin request here.
2012-07-13
-
23:56 Feature #8818: Repository user-mapping with multiple email addresses
- +1
-
21:01 Feature #5450: Move wiki page to other project
- Is there a plugin to do that? AFAIK it's just an SQL query to update the project_id?
-
19:20 Feature #5450: Move wiki page to other project
- +1
-
20:28 Defect #11384 (Reopened): Error when using RT_import plugin with redmine 1.4 stable
- hi terence,
i created the route file with below contents, i m not sure if this is correct.
ActionController::Rout... -
16:50 Defect #11384: Error when using RT_import plugin with redmine 1.4 stable
- You need to create the routes.rb on plugin's config folder which says rails to route the "index" urls/action to the c...
-
10:16 Defect #11384 (Closed): Error when using RT_import plugin with redmine 1.4 stable
- Please post in forum:Plugins forum or contact the plugin author, this tracker is for Redmine core only.
-
09:35 Defect #11384 (Closed): Error when using RT_import plugin with redmine 1.4 stable
- i have installed the redmine 1.4 stable and trying to install the rt import plugin, after installing that i am gettin...
-
19:36 Defect #11392: Cannot edit issue description
- Thanks Etienne! I was looking all over and did not see it.
I have updated the manual page http://www.redmine.org/p... -
17:52 Defect #11392 (Closed): Cannot edit issue description
- The "More" link has been removed, fields are all displayed initially in the form.
-
17:35 Defect #11392: Cannot edit issue description
- Screen shot added
-
17:34 Defect #11392 (Closed): Cannot edit issue description
- I can not change an issue description.
The "More" link after the "Change Properties" is not showing up. I have ch... -
19:05 Defect #11388: Updating a version through rest API returns invalid JSON
- Jean-Philippe Lang wrote:
> So I propose to just change the "one space" response body to an empty body.
Agreed.
-
19:04 Defect #11388: Updating a version through rest API returns invalid JSON
- FTR, there exists a "jQuery bug":http://bugs.jquery.com/ticket/7099 which has been closed.
Quote : ??An example of... -
18:36 Defect #11388: Updating a version through rest API returns invalid JSON
- Etienne Massip wrote:
> Did you try with a @204@ and a single space?
It seems to behave just like with an empty 2... -
18:33 Defect #11388: Updating a version through rest API returns invalid JSON
- No, but I really don't want to change the API behaviour in this way and break compatibility.
-
18:18 Defect #11388: Updating a version through rest API returns invalid JSON
- Did you try with a @204@ and a single space?
-
18:00 Defect #11388: Updating a version through rest API returns invalid JSON
- I have made a few tests with JQuery. It gives an error when responding with a one space response body indeed. But it ...
-
17:50 Defect #11388: Updating a version through rest API returns invalid JSON
- Jean-Philippe Lang wrote:
> The default Rails behaviour is now a @204 No Content@ with a non-empty body, really?
... -
17:33 Defect #11388: Updating a version through rest API returns invalid JSON
- The default Rails behaviour is now a @204 No Content@ with a non-empty body, really?
-
17:15 Defect #11388: Updating a version through rest API returns invalid JSON
- There has been "a related commit":https://github.com/rails/rails/commit/0d3333257156544feba729ba28f6874d5a30d561 in R...
-
16:48 Defect #11388: Updating a version through rest API returns invalid JSON
- A more appropriate response should be a 204 response but I guess it could break some API clients. So I propose to res...
-
16:32 Defect #11388: Updating a version through rest API returns invalid JSON
- Lets define the expected behaviour first.
-
15:54 Defect #11388 (Closed): Updating a version through rest API returns invalid JSON
- After PUTing a successful version update API request to @/versions/1234.json@, a response body consisting of one spac...
-
18:22 Defect #11374: Overview page for some projects will not open - internal error 500 (execution expired)
- Pawel Orzechowski wrote:
> Is there a procedure to trace the plugin itself (some log or debugging while an error in ... -
18:17 Defect #11374: Overview page for some projects will not open - internal error 500 (execution expired)
- I have opened a "forum discussion":http://www.redmine.org/boards/1/topics/32034 concerning this case.
-
17:28 Defect #11374: Overview page for some projects will not open - internal error 500 (execution expired)
- Well, I will not say I am glad you close it. Could you please just answer to my question eg. in "note5":http://www.re...
-
15:33 Defect #11374 (Closed): Overview page for some projects will not open - internal error 500 (execution expired)
- I'll close the issue for now, please reopen it if it triggers again and you eventually think it could be a Redmine co...
-
11:27 Defect #11374: Overview page for some projects will not open - internal error 500 (execution expired)
- As I have written the problem disappeared without any reason so now removing the plugin will not change anything.
... -
18:10 Feature #3382: Ability to select only source code without line numbers
- Naomasa Takasaki wrote:
> The code is running only in repository.
> you should upgrade javascript syntaxhighlight p... -
16:43 Feature #3382: Ability to select only source code without line numbers
- The code is running only in repository.
you should upgrade javascript syntaxhighlight plugin. -
09:21 Feature #3382: Ability to select only source code without line numbers
- Naomasa Takasaki wrote:
> please try this code.
> this code was tested using IE8,Chrome,Firefox,safari and redmine ... -
04:43 Feature #3382: Ability to select only source code without line numbers
- please try this code.
this code was tested using IE8,Chrome,Firefox,safari and redmine 1.2.1.
[redmine dir]/app/v... -
17:22 Defect #11365 (Confirmed): Attachment description length is not validated
-
17:21 Defect #11371 (Closed): API Timeout - Ruby
- Sorry, no support request here.
-
17:19 Defect #11391: Incompatibility between "builder 3.0.0" and Ruby 1.8.7, breaking reposman.rb
- Tests are OK on the "CI server":/builds/index.html with ruby 1.8.7 and builder 3.0.0.
-
16:48 Defect #11391 (Closed): Incompatibility between "builder 3.0.0" and Ruby 1.8.7, breaking reposman.rb
- reposman.rb doesn't work with Redmine 2.0.3 and Ruby 1.8.7 because of an incompatibility between the "builder" gem (v...
-
17:17 Defect #11389 (Resolved): Warning in awesome_nested_set.rb
- It has already been fixed with r9743.
-
16:42 Defect #11389 (Closed): Warning in awesome_nested_set.rb
- We have the following warning:...
-
16:54 Feature #8299: Add "vote for this issue" button on issues
- I foreked and added the module edanble/dsiable feature, also severla right for showing voters or not, or multiple vot...
-
04:08 Feature #8299: Add "vote for this issue" button on issues
- +1 for activating this feature on redmine.org
-
16:44 Feature #11390 (New): Estimated time per person/activity
- For an issue there can many phases ...
* analyse
* specificate
* design
* implement
* test
* deploy
... w... -
16:11 Defect #11376: Asynchronous email notifications aren't sent
- Please also note that Rails 4 will handle an @async@ property directly in the AM instance so the Async* delivery meth...
-
15:29 Defect #11376: Asynchronous email notifications aren't sent
- It's a bit weird and still may be considered as a regression since it used to work with @smtp_settings@, should I con...
-
14:26 Defect #11376: Asynchronous email notifications aren't sent
- Actually, it works fine if you use:...
-
15:31 Defect #11387 (Closed): choice CVS in the SCM menu does not work (Redmine 1.3.2)
- It's obviously an issue of the @redmine_checkout@ plugin, please contact its author or check forum:Plugins forum.
-
14:47 Defect #11387 (Closed): choice CVS in the SCM menu does not work (Redmine 1.3.2)
- Hello,
when we choose CVS, nothing is displayed and there is no error in the interface.
But we find errors in th... -
15:18 Feature #11253: Total time spent from subtasks on the issue list
- I use the following query to obtain the information....
-
13:36 Feature #11385 (Closed): Email notification when someone edits an update of an issue
- Hi there!
I'd like to suggest a feature. Right now, when someone updates an issue, an email notification is sent. ... -
09:53 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- +1
@Oleg Kandaurov, thanks i'll try your plugin -
09:11 Defect #11373 (Closed): Fail to sent test email
-
04:57 Defect #11373 (Resolved): Fail to sent test email
- I resolved the notification error by editing apps\redmine\htdocs\config\configuration.yml like below:...
-
04:08 Feature #1011: Add voting to tickets
- +1 for activating this feature on redmine.org
-
04:03 Feature #3647: Data Import/Export System
- +1
-
00:31 Feature #11152: Linking commit comment and time spent comment
- It would be very nice to get textilize content as well but the reason why I introduced a new syntax is simply for pra...
Also available in: Atom