Activity
From 2012-01-01 to 2012-01-03
2012-01-03
-
21:26 Defect #9904 (Closed): 500 Internal Server Error when Issues->filter by custom field of type list.
- Doesn't happen with a fresh 1.3.0, #sql_for_field accepts 6 arguments.
-
21:22 Feature #2850 (Closed): Add next/previous navigation to issue
- Feature added in r8488 in its simplest form. The links show the previous and next issues as listed on the issue list ...
-
11:24 Feature #2850: Add next/previous navigation to issue
- +1
-
18:16 Defect #9879: Redmine 1.2.2, Mercurial, LDAP
- No I mean that with LDAP the password is not stored in the database, consequence that Mercurial cannot access Redmine...
-
10:15 Defect #9879: Redmine 1.2.2, Mercurial, LDAP
- You mean with Reposman.rb? What is the symptom?
-
18:11 Feature #8900: Restful Web service: generate WADL
- Would be just great to generate the client code using some definition file. Until then, you're welcome to use (and im...
-
18:07 Feature #8900: Restful Web service: generate WADL
- Redmine Java API supports Redmine 1.3.0
-
18:05 Feature #1448: Add tags to issues
- +1 Tagging would be incredibly useful
-
18:05 Feature #9912 (New): Expose Redmine server settings via REST API
- I have some automated tests for Redmine Java API. The unit-tests do not require any external systems, while the inte...
-
18:00 Patch #9118 (Closed): rack 1.3.1 "cookies.delete :autologin" raise NoMethodError on Symbol
- Should have been fixed with "Rack v1.4.0":http://rubygems.org/gems/rack/versions/1.4.0, released on December, 28.
-
16:36 Feature #9911 (New): make bounces more user-friendly
- currently, when I reply to a redmine task notification by mail from an unregistered email (forget to change my "from"...
-
11:15 Feature #1953: Due date calculation based on developer's estimations
- +1
I also totally require this feature as well. But I would like an additional or different feature.
It would w... -
10:22 Feature #8856: Additive user management for project managers
- Typo.
-
10:18 Defect #9901: NoMethodError Updating Ticket
- Gems :
aaronp-frex (1.0.1)
actionmailer (2.3.14, 2.3.11)
actionpack (2.3.14, 2.3.11)
activerecord (2.3.14, 2.3.11... -
09:54 Defect #9901: NoMethodError Updating Ticket
- Please give details on your environment (gems, plugins, etc.) according to [[SubmittingBugs]].
-
05:36 Defect #9901: NoMethodError Updating Ticket
- Log File :
NoMethodError (undefined method `group_by' for nil:NilClass):
app/models/issue.rb:621:in `save_issue_w... -
10:09 Defect #9899 (Closed): Return 404 when trying to delete attachment file in wiki.
-
10:01 Feature #4796: Rails 3 support
- I rebased on r8480.
Almost all routing tests pass.
Git:
https://bitbucket.org/marutosi/redmine-rails3.1-straig... -
09:10 Feature #9909 (Closed): Search in project and its subprojects by default
- The default search scope when in a project is now only the selected project.
In my setup there are about 25 differe... -
08:47 Defect #9811: SaveFileDialog popsup on various links
- I captured a so called HAR file, now i can see the response in the F12, network window of chrome.
The content type t... -
08:44 Feature #3055: Option to copy attachments when copying an issue
- + 1
-
08:12 Feature #9908 (Closed): The /files directory should contain attachments in subdirectories
- Thanks for the excelent work with Redmine. When we perform standard linux commands on the files in our /files direct...
-
05:11 Defect #9907 (Closed): CSV Seperator is not used when exporting Time Report as CSV
- Fixed by #8368.
-
00:42 Defect #9907 (Closed): CSV Seperator is not used when exporting Time Report as CSV
- I am using a german Language Setup
> number:
> # Default format for numbers
> format:
> separator: ','
> delim... -
02:23 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
- Etienne Massip wrote:
> Ah Kow Tan wrote:
> > *Can that be considered an successful upgrade?*
>
> Kind of, yes. ... -
00:32 Feature #6066: Change Ticket Submitter from "Anonymous" to his Email
- This is a hack I put in place to add the from address:
https://github.com/cramerdev/redmine/commit/3707dd4b9562b15...
2012-01-02
-
23:12 Defect #9821: Rake db fails updating from 1.2.1 to 1.3.0
- Ah Kow Tan wrote:
> *Can that be considered an successful upgrade?*
Kind of, yes. But if this table was created b... -
22:56 Defect #9901: NoMethodError Updating Ticket
- Please give details according to [[SubmittingBugs]].
-
14:15 Defect #9901 (Closed): NoMethodError Updating Ticket
- Hey,
I have updated redmine from 1.0 to 1.3 stable released now few user facing when they update issue
Let me know ... -
22:55 Defect #9903 (Closed): Can't login Redmine page
-
17:24 Defect #9903 (Closed): Can't login Redmine page
- There are many error when installing redmine
-
21:29 Defect #9906: 'Page not found' when creating or updating ticket
- BTW, when I added this ticket, I didn't run into the 'Page not found' problem, so it is unlikely client browser issue...
-
21:26 Defect #9906 (Closed): 'Page not found' when creating or updating ticket
- Installed on Dreamhost (shared hosting, mySQL, ...) version 1.2.2, then also upgraded to 1.3.0 - in both the followin...
-
18:55 Defect #9904 (Closed): 500 Internal Server Error when Issues->filter by custom field of type list.
- Happens with redmine 1.3.0 (from bitnami stack)...
-
16:58 Defect #9902 (Closed): CSV export limit
- In my redmine db I have 1650 issues (all= open or closed).
I have created a query in redmine that show all issues (o...
2012-01-01
-
15:52 Defect #9899 (Resolved): Return 404 when trying to delete attachment file in wiki.
- Thanks.
Downloaded latest lightbox plugin (SAME 0.0.1 version, stupid numbering) from github, it fixed problem.
D... -
13:05 Defect #9899: Return 404 when trying to delete attachment file in wiki.
- i did have same bug,
i my case this because using not updated lightbox plugin. -
09:23 Defect #9899 (Closed): Return 404 when trying to delete attachment file in wiki.
- Got 404 when trying to delete attached file in wiki section.
I have two separate hosts running similar environment, ...
Also available in: Atom