Project

General

Profile

Activity

From 2012-03-28 to 2012-03-30

2012-03-30

17:22 Feature #10384: Versions REST API - Please add the WIKI field in the XML output
This onalbertsopr billaa did assign this issue to a man who logged last year... Yannick SAVANIER
17:20 Feature #10384: Versions REST API - Please add the WIKI field in the XML output
Are you planning adding those 2 lines of code anytime soon ?
Could you tell us what we can do to help you to solve...
Yannick SAVANIER
17:05 Defect #10575 (Closed): Uploading of attachments which filename contains non-ASCII chars fails with Ruby 1.9
Hi,
Not sure why but I have an Internal error when uploading a document which filename contains a "é" to an issue ...
Etienne Massip
16:58 Patch #4776: Totals for Estimated Time
Hi,
My two cents, I am not a redmine export nor a ruby developer at all, but I was wondering if adding function wh...
Nicolas Ottavi
15:33 Defect #9588 (Resolved): Text fields used for data entry should trim whitespace.
Here is the patch. Trimming the whitespace beforing checking with the database. Nitish Upreti
15:24 Feature #10574 (Closed): Add filtering ability to search or search to filtering
Would be nice to be able to:
# confine search results to those adhering to a set of filters or, probably even bett...
Brett Zamir
14:59 Feature #10573 (New): Excel2Wiki
Editing Wiki tables is not very convenient in Wiki syntax - and so far none of the WYSIWG editing plugins I have test... Rolf Stetter
13:12 Defect #10572 (Closed): Salt-> Cypher key
Hi, I updated redmine from 1.1.? to 1.3.2 and I have some hashed password in DB that don't work. I don't know where i... salva salva
12:51 Patch #10470 (Closed): Efficiently process new git revisions in a single batch
I cannot accept single transaction.
As I described r9288 comment, Subversion switched to transaction per revision at ...
Toshi MARUYAMA
12:17 Patch #10571 (New): Project identifiers missing in API output
Currently, only project IDs and names are included in the API membership listing for a user:... Christian Rishøj
10:50 Defect #10567: Revisions page "OK" button always returns 404 error
Aside note: with a git mirror having multiple branches, the revision field default value is the branch name, which is... Etienne Massip
04:09 Defect #10567 (Closed): Revisions page "OK" button always returns 404 error
http://www.redmine.org/projects/redmine/repository/revisions/9288
!ok-button.png!
Toshi MARUYAMA
10:40 Feature #10569 (New): Save user data on invalid form authenticity token
Sometimes, when a user leaves a tab open with an issue, and meanwhile somehow gets signed out, the user may try to up... Emanuel Rietveld
09:53 Defect #10517: Submitting a form twice results in duplicated creation of e.g. time entry or issue
I think this is not a "defect", since duplicate issues are valid, in fact.
However, disable the submit button after ...
fangzheng (方正)
08:46 Feature #6727: Add/remove issue watchers via REST API
+1 Christopher Proud
04:11 Feature #10568 (New): Real-Time Collaborative Editor Wiki
Hi,
I think that would be great to have a real-time collaborative editor wiki that many people could work at same ...
Rafael Amorim

2012-03-29

23:12 Defect #10566 (Closed): The bundled mysql.rb driver has been removed from Rails 2.2
Hi all!
I can't get current redmine master to work with ruby 1.9.
h3. Error:...
Nicolas Sebrecht
21:28 Defect #10563 (Closed): reposman.rb fails to add svn repository when we have one project with git
Same as #8707, fixed in 1.2.3. Jean-Philippe Lang
15:45 Defect #10563: reposman.rb fails to add svn repository when we have one project with git
We also would like to mix svn and git repos in redmine an both shall work on ldap/webdav and with auto repo cretion v... Terence Mill
11:58 Defect #10563 (Closed): reposman.rb fails to add svn repository when we have one project with git
When I runing:... Jevgen Gyrynovych
20:38 Defect #10565: Re-Open a closed Issue
I forgot to add the information that, I use REDMINE 1.1.2 with MySQL Jo V
20:37 Defect #10565 (Closed): Re-Open a closed Issue
Hi Guys
Accidently I have closed an issue under one of my projects in REDMINE and now trying to re-open it. Howeve...
Jo V
20:32 Feature #3286: Reopened Issues Report
Hi
I use REDMINE 1.1.2 with MySQL.Is there a simple way to re-open a closed issue in REDMINE. I accidently closed on...
Jo V
19:09 Feature #5311: Sums in the groupped task report
Any progress about this? Jiří Křivánek
19:09 Feature #5010: Hours per project per user
Any progress about this? Jiří Křivánek
19:08 Feature #4602 (Resolved): User specific theme
Jiří Křivánek
15:50 Feature #7982: Folding project list (expand/collapse)
Chechout https://github.com/cforce/projects_tree_view/ Terence Mill
08:48 Feature #7982: Folding project list (expand/collapse)
+1 This would be a great if it is native in redmine Klaus Adler
12:32 Defect #10564 (Closed): Unable to change locked, sticky flags and board when editing a message
In a forum if I create a message and check the boxes and I go back to edit again I see that the sticky and locked che... Emidio Stani
09:20 Defect #7688 (Closed): Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
This is not a Redmine issue.
Mongrel is no maintained anymore, you should consider switching to Unicorn or Thin.
Etienne Massip
06:58 Defect #7688 (Reopened): Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
I'm using redmine 1.3.2 and I'm also facing this problem. I'm using this on a CentOS 6.2 system with cpanel and mongr... Abhishek Singh
04:31 Feature #10561: Custom reporting
Sorry, meant "Stephen Few's" Brett Zamir
04:30 Feature #10561 (New): Custom reporting
With the power offered by your custom fields and their data type enforcement, it would be great to be able to build r... Brett Zamir
04:16 Feature #10273: Offer ability to see issues due for a user across projects on their user page
i.e., to make a configurable MyPage view accessible to other users from or within the user page. Brett Zamir
01:59 Feature #675: Anti-spam or captcha for issues
Try @ruby script/plugin remove redmine_recaptcha@ from the Redmine directory. Shane StClair
01:33 Feature #675: Anti-spam or captcha for issues
Afraid not. It broke my redmine issue page (titles aren't appearing). Wonder how to uninstall it? Adding or replying ... Ashraf Amayreh
00:10 Patch #10470: Efficiently process new git revisions in a single batch
First of all, thank you for incorporating my changes again. :-)
My only real concern with the way the patches were...
Jeremy Bopp

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_...
ilya boltnev
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... bron lynch
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... Damian Rafferty
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...
Eric Diaz
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? Martin G
13:51 Patch #10470: Efficiently process new git revisions in a single batch
+1 voting for that patch. Alexey C.
13:48 Patch #10555 (Closed): rake redmine:send_reminders aborted if issue assigned to group
If issue assigned to group reminder fails with error: ... Alexander Kriventsov
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...
Gergo Nyiro
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...
Jiří Křivánek
05:19 Feature #5095: allow plugins to add controllers and actions to existing permissions
- kirkkent John
05:16 Feature #5095: allow plugins to add controllers and actions to existing permissions
- avellinodesm John
05:19 Feature #1739: Add ability to change issue author
- kirkkent John
05:16 Feature #1739: Add ability to change issue author
- avellinodesm John
02:50 Patch #5690: Change LDAP password
Is there a version of the patch that works with v1.3?
Thanks.
Igal Baevsky
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.
Toshi MARUYAMA
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...
Dieter Egert
 

Also available in: Atom