Activity
From 2012-03-25 to 2012-03-27
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
- -
2012-03-25
-
22:49 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
- Cool, thanks for the pointers. Interestingly, the fault in the native pg adapter that was giving me the problem refer...
-
21:14 Defect #10537: Several tables do not have a primary key...indirectly causes problems with PostgreSQL in Rails 2.3
- Milton Taylor wrote:
> I accept that the AR modelling paradigm may be not demand it.
No, this is a requirement. Quo... -
22:02 Feature #1853: Make Projects truly independent of each other
- Dieter Egert wrote:
> Please don't forget to introduce separate folders for attachments / files per project, and iss... -
20:56 Feature #1853: Make Projects truly independent of each other
- Please don't forget to introduce separate folders for attachments / files per project, and issueIDs to be valid (uniq...
-
21:54 Defect #10538 (Closed): Blank screen when trying to add already added watcher
- Fixed in r9268. And r9269 makes the submission of duplicate ids handled properly anyway.
Thanks for pointing this out. -
21:32 Defect #10467 (Closed): Confusing behavior while moving issue to a project with disabled Issues module
- Fixed in r9267. Projects with issue tracking disabled are no longer proposed when moving issues.
-
10:46 Defect #10504 (Resolved): migrate_from_mantis script fails on first project when trying to update version dates
- The fix for this issue is contained within #10532
-
10:45 Defect #10501 (Resolved): migrate_from_mantis script fails on first project using sqlite3
- The fix for this issue is contained in #10532
-
10:44 Defect #10532 (Resolved): migrate_from_mantis script fails with missing table name
- As well as the issues report above and in #10501 and #10504 I found quite a few more issues - namely
* Normal Prio... -
00:48 Feature #3647: Data Import/Export System
- Can't it be done in this way:
All issue IDs will be extended internally by the according project ID. The projectID c... -
00:04 Defect #10483: After creating a new relation on a issue the relation is not displayed, in some cases
- Yes, I can confirm the conditions described by Ivan Cenov
for occurence of disappearing new relations.
Also available in: Atom