Activity
From 2012-01-01 to 2012-01-03
2012-01-03
-
22:35 Revision 8490 (svn): Makes .find_ids return integers.
-
21:49 Revision 8489 (svn): Set columns width on issue attributes table.
-
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
-
21:09 Revision 8488 (svn): Adds previous/next links to issue (#2850).
-
19:10 Revision 8487 (svn): Faster query.
-
18:51 Revision 8486 (svn): Removed ApplicationControllerTest.
-
18:48 Revision 8485 (svn): Moved test from ApplicationControllerTest.
-
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"...
-
13:09 Revision 8484 (svn): code layout clean up app/views/wiki/rename.html.erb
-
13:08 Revision 8483 (svn): Rails3: view: use explicit post method at wiki/rename.html.erb
- On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/projects/id/wiki/wikiname/rename"' erro... -
11:48 Revision 8482 (svn): Rails3: view: use explicit post method at projects/settings/_modules.html.erb
- On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/projects/id/modules"' error raises. -
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... -
11:13 Revision 8481 (svn): Rails3: view: use explicit post method at my/account.html.erb
- On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/my/account"' error raises. -
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...
-
07:24 Revision 8480 (svn): code layout clean up app/views/wiki/index.html.erb
-
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:53 Revision 8479 (svn): View cleanup.
-
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...
-
21:09 Revision 8478 (svn): Test cleanup.
-
20:59 Revision 8477 (svn): Test cleanup.
-
20:49 Revision 8476 (svn): Test cleanup.
-
20:44 Revision 8475 (svn): Test cleanup.
-
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)...
-
18:40 Revision 8474 (svn): Missing html_safe.
-
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... -
16:39 Revision 8473 (svn): Missing html_safe.
-
15:41 Revision 8472 (svn): code layout cleanup app/views/repositories/_navigation.html.erb
-
14:26 Revision 8471 (svn): route: code layout clean up repositories route
-
13:13 Revision 8470 (svn): route: code layout clean up repositories route
-
12:38 Revision 8469 (svn): test: replace should "include the emails_header" at unit mailer test to Rails standard test suite
-
10:35 Revision 8468 (svn): Rails3: model: mailer: use .to_s at redmine_headers method
- On Rails 3.0:...
-
10:07 Revision 8467 (svn): Rails3.1: test: include ERB::Util in unit/helpers/search_helper_test.rb
- undefined method `h' error raises on Rails 3.1.3 and Ruby 1.8.7.
2012-01-01
-
23:18 Revision 8466 (svn): svn propset "svn:eol-style" native test/functional/auth_sources_controller_test.rb
-
22:09 Revision 8465 (svn): Test cleanup.
-
21:25 Revision 8464 (svn): Give explicit url option.
-
21:02 Revision 8463 (svn): Test cleanup.
-
20:57 Revision 8462 (svn): Test cleanup.
-
20:50 Revision 8461 (svn): Test cleanup.
-
19:23 Revision 8460 (svn): Use #scoped instead of .with_scope
-
18:58 Revision 8459 (svn): Rails3 compat.
-
18:35 Revision 8458 (svn): Order is already defined on attachments association.
-
18:23 Revision 8457 (svn): Use Errors#count instead of #length.
-
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, ... -
14:45 Revision 8456 (svn): Rails3: helper: html_safe for SearchHelper render_results_by_type method
- Contributed by Sylvain Utard.
-
14:44 Revision 8455 (svn): Rails3: helper: html_safe for SearchHelper highlight_tokens method
- Contributed by Sylvain Utard.
-
12:45 Revision 8454 (svn): Rails3: helper: html_safe for IssuesHelper render_issue_tooltip method
- Contributed by Sylvain Utard.
-
12:44 Revision 8453 (svn): Rails3: view: html_safe for wiki/show.html.erb
- Contributed by Sylvain Utard.
-
10:51 Revision 8452 (svn): Rails3: view: html_safe for my/page_layout.html.erb
- Contributed by Sylvain Utard.
-
07:39 Revision 8451 (svn): Rails3: helper: html_safe for JournalsHelper render_notes method
- Contributed by Sernin van de Krol.
-
07:11 Revision 8450 (svn): Rails3: view: html_safe for timelog/report.html.erb
- Contributed by Eric Cline.
-
07:11 Revision 8449 (svn): Rails3: view: html_safe for timelog/_report_criteria.html.erb
- Contributed by Eric Cline.
-
06:52 Revision 8448 (svn): Rails3: view: html_safe for issue_moves/new.html.erb
- Contributed by Eric Cline.
-
05:45 Revision 8447 (svn): Rails3: view: html_safe for issues/bulk_edit.html.erb
- Contributed by Eric Cline.
Also available in: Atom