Activity
From 2012-03-26 to 2012-03-28
2012-03-28
-
22:47 Defect #10560 (Closed): strange validation in redmine core
- I've developing redmine plugin, and discover this line of code in Version model:
@ validates_format_of :effective_... -
19:58 Feature #10559 (Closed): Add Parent Task to 'Group Results By' drop down
- It would be really helpful if you could add Parent Task to the list of options available in the 'Group Results By' dr...
-
19:50 Defect #10557 (Closed): Generate project identifier automatically and project creation using REST
- Creating a project using the REST API when "Generate project identifier automatically" has been enabled does not beha...
-
18:38 Patch #7443: Found-in-version patch
- Hi all
Here is the patch for 1.3.2 (Tested also on 1.3.1).
Don't forget to create the new column in the issues Tabl... -
16:33 Defect #10278: Related issues field lost after upgrade to 1.3.0
- Is at this moment the only solution uninstalling the redmine_closed_issue plugin?
-
13:51 Patch #10470: Efficiently process new git revisions in a single batch
- +1 voting for that patch.
-
13:48 Patch #10555 (Closed): rake redmine:send_reminders aborted if issue assigned to group
- If issue assigned to group reminder fails with error: ...
-
13:14 Defect #10554 (Closed): Defect symbols when exporting tasks in pdf
- Some fields of PDF file have defect symbols that look like (?) sign instead of russian letters "о" and "й". CSV expor...
-
10:30 Feature #3261: support attachment images in PDF export
- Hello folks,
I use redmine 1.0.1 from debian stable repo.
Is it possible to create a patch for that version?
Tha... -
09:50 Feature #10553 (Closed): Filter tasks by parent task ID
- *Request:*
* Add support for filtering tasks also by the parent task ID.
* It should support
*# Any exact value (a... -
05:19 Feature #5095: allow plugins to add controllers and actions to existing permissions
- -
-
05:16 Feature #5095: allow plugins to add controllers and actions to existing permissions
- -
-
05:19 Feature #1739: Add ability to change issue author
- -
-
05:16 Feature #1739: Add ability to change issue author
- -
-
02:50 Patch #5690: Change LDAP password
- Is there a version of the patch that works with v1.3?
Thanks. -
00:38 Defect #10505 (Closed): Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
- I committed r9278 to 1.3-stable.
If Redmine 1.3.3 is released, we need to change target to 1.3.3. -
00:22 Feature #7982: Folding project list (expand/collapse)
- The link to above mentioned plugin 'Projects Tree View' is this:
http://www.redmine.org/plugins/projectstreeview or...
2012-03-27
-
23:02 Feature #675: Anti-spam or captcha for issues
- You might try this fork of my captcha plugin:
https://github.com/egroeper/redmine_recaptcha
From the commit com... -
22:33 Feature #675: Anti-spam or captcha for issues
- Guys. I'm getting no less than 3 spam issues/replies to issues per hour! around 72 per day. I don't know ror, but I'm...
-
22:49 Feature #1739: Add ability to change issue author
- +1
-
20:55 Feature #1091: Disabling default ticket fields per tracker
- duplicate of #8050
-
08:40 Feature #1091: Disabling default ticket fields per tracker
- +1
-
18:04 Defect #10551 (New): Right click context menu for 1000 issues does not appear
- Increase the per page limit to 1000 via admin-settings. Then select a 1000 issues and right click as usual. For a bri...
-
16:52 Defect #10549 (Closed): Unreproducible NoMethodError (private method `gsub' called for :autologin:Symbol)
- I've got an error when creating or updating issues.
I updated from "0.9.3":http://packages.ubuntu.com/lucid/redmine ... -
16:38 Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
- I can reproduced, thanks.
If "<" was included on wiki format, this problem occurred.
This problem already fixed on... -
14:06 Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
- I found what's wrong, it's this the '<' char in the '<==>' string (in the first table):...
-
14:00 Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
- This bug doesn't affect all the pages.
* ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]
* The language is it... -
16:15 Defect #10547 (Closed): Editing Ticketname and Description possible with some bug
- If i am entering something like "123 Min" with a large M redmine is throwing some errors but everybody can then edit ...
-
16:12 Defect #10432: Rack 1.1.3 NoMethodError (private method `gsub' called for :autologin:Symbol)
- I thought I got a similar issue but it's not reproducable. You may see issue #10549 if you're intrested
-
15:20 Defect #10546 (Closed): Issue history only list 3 commments
- When viewing a issue, the history list only lists the first 3 comments for non-administrators. For Administrators, a...
-
15:02 Feature #10545 (Closed): Edit this section link for included pages
- It would be nice to have an edit this section link for included pages. This way I don't have to drill into the includ...
-
15:00
Feature #1554: Private comments in tickets
- +1 I really need this feature. Hope it will be included in the next release. But first i try the patch right now.
Pat... -
14:38 Feature #2161: Time tracking code should respect weekends as "no work" days
- +1 @Alexey Kuleshov: Your plugin works fine, thank you, it is a really needed 'first aid' regarding this issue.
H... -
13:48 Feature #582: Make fields mandatory/unmandatory based on role
- +1
-
13:10 Feature #5358: Share Issues Categories for sub-projects
- Leo Shklovskii wrote:
> Ugh, the previous version of the patch had a few crashes. This is the final version, we've b...
2012-03-26
-
23:05 Feature #10543: Improved handling of Redmine email receiving
- +1
-
17:50 Feature #10543 (New): Improved handling of Redmine email receiving
- Using IMAP email method for posting comments: http://www.redmine.org/projects/redmine/wiki/RedmineReceivingEmails
... -
21:01 Feature #3816: Allow pasting screenshots from clipboard
- Still seeing same issue with attach plugin:
Java Plug-in 1.6.0_31
Using JRE version 1.6.0_31-b05 Java HotSpot(T... -
18:24 Patch #10470: Efficiently process new git revisions in a single batch
- One more try... Are these patches likely to receive any attention at all before version 1.4 is released?
-
18:00 Feature #9347: Display simple dates/times for issues list
- Any further consideration for adding the "Relative" date option?
-
15:44 Defect #10542 (Closed): Repository style bug
- Closed as duplicate of #9824.
-
15:11 Defect #10542: Repository style bug
- !http://www.redmine.org/attachments/download/7375/Screen%20Shot%202012-03-26%20at%203.05.32%20PM.png!
-
15:10 Defect #10542 (Closed): Repository style bug
- On the Repository page i have the follow problem.
!! -
14:43 Defect #10336: SQL error on "Group By clause" with Postgresql and JRuby
- OK I think I have fixed this "group by" problem too. For anyone wanting to try this out, replace
jruby-1.6.7\lib\... -
14:04 Defect #10336: SQL error on "Group By clause" with Postgresql and JRuby
- It's taken me a couple of solid days debugging and unravelling the postgres jdbc adapter, but I have just about got t...
-
14:08 Defect #5072 (Resolved): SVN Repository Error when using FastCGI on IIS7
- This works if you use Helicon Zoo http://www.helicontech.com/zoo/
-
13:34 Feature #5171: [Flash player] Being able to embed swf files
- Hi Daniel, thanks, mine's working now. really appreciate.
Daniel Morgan wrote:
> Attaching a copy of the plugin I h... -
02:57 Feature #5171: [Flash player] Being able to embed swf files
- Attaching a copy of the plugin I have working under 1.3.x.
Make sure you run @rake db:migrate_plugins RAILS_ENV=prod... -
02:01 Feature #5171: [Flash player] Being able to embed swf files
- anyone managed to make it work on redmine 1.3.0? I extract it under vendor\plugins, and I got this error...
-
13:34 Feature #10541 (New): Fixed start date for gantt chart (per project)
- It would be nice if the gantt chart would start at a fixed date, and *not* with the current month. The end date could...
-
12:59 Defect #10432: Rack 1.1.3 NoMethodError (private method `gsub' called for :autologin:Symbol)
- I am getting a similar error when PUT time entry via REST API with PHP.
Here is the log:... -
12:27 Defect #10540 (Closed): (Firefox) Can't select SCM in project "Repository" tab
- Ciao
When I try to select a SCM for a new project using Firefox, the "loading" popup won't go away and nothing hap... -
10:06
Feature #5095: allow plugins to add controllers and actions to existing permissions
- Please don't randomly assign tickets to people.
-
10:05 Feature #5095: allow plugins to add controllers and actions to existing permissions
- this patch expands what is explained in plugin tutorial
it allows plugins to add methods to a permission. For instan... -
09:12 Feature #5095: allow plugins to add controllers and actions to existing permissions
- -
-
07:53 Feature #5095: allow plugins to add controllers and actions to existing permissions
- -
-
07:50 Feature #5095: allow plugins to add controllers and actions to existing permissions
- -
-
04:29 Feature #5095: allow plugins to add controllers and actions to existing permissions
- -
-
01:38 Feature #5095: allow plugins to add controllers and actions to existing permissions
- -
-
09:52 Feature #4500: Redmine to SalesForce Interface plugin
- Hi,
Is there currently a way to create link between Salesforce contacts and RedMine issues ?
Thanks for your help. -
09:12 Defect #10538: Blank screen when trying to add already added watcher
- -
-
07:53 Defect #10538: Blank screen when trying to add already added watcher
- -
-
07:50 Defect #10538: Blank screen when trying to add already added watcher
- -
-
09:12 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
- -
-
07:52 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
- -
-
07:50 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
- -
-
04:29 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
- -
-
01:38 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
- -
-
09:11 Defect #10483: After creating a new relation on a issue the relation is not displayed, in some cases
- -
-
07:52 Defect #10483: After creating a new relation on a issue the relation is not displayed, in some cases
- -
-
07:50 Defect #10483: After creating a new relation on a issue the relation is not displayed, in some cases
- -
Also available in: Atom