Activity
From 2011-07-31 to 2011-08-02
2011-08-02
-
21:13 Feature #8919: Add support for Phusion Passenger RailsSpawnMethod smart
- Hi,
Why did you not used the suggested command line with the right version: `gem install -v=0.4.2 i18n`?
I hope ... -
19:20
Feature #8919: Add support for Phusion Passenger RailsSpawnMethod smart
- Yes, I did that. ...
-
18:51 Feature #8919: Add support for Phusion Passenger RailsSpawnMethod smart
- Redmine 1.1 runs fine here with "RailsSpawnMethod smart".
Did you already install the i18n gem as mentioned in the... -
19:05 Defect #8972: Is this a bug?
- Yes, there is no redmine_development database in my configuration but wonder why this script is searching for it. I a...
-
18:57 Defect #8972: Is this a bug?
- Please double-check your @config/database.yml@ configuration.
The @redmine_development@ database seems to be missing. -
17:32 Defect #8972 (Closed): Is this a bug?
- Redmine, trunk, r6398
Executing
@ruby script\about RAILS_ENV=production@
produces this result:... -
18:19 Feature #617: wiki: thoughts of WYSIWYG
- Jim Nelson wrote:
> Rereading my comment, perhaps I wasn't clear about one point: it's not that the emails arrive as... -
01:19 Feature #617: wiki: thoughts of WYSIWYG
- The more bigger problem is that it is not possible to migrate to ckeditor and back because ckeditor doesn't use texti...
-
00:57 Feature #617: wiki: thoughts of WYSIWYG
- Rereading my comment, perhaps I wasn't clear about one point: it's not that the emails arrive as HTML mail, but rathe...
-
00:56 Feature #617: wiki: thoughts of WYSIWYG
- Eric Voisard wrote:
> Sure my non-tech colleagues would appreciate such a plugin, especially since CKEditor is alrea... -
17:59 Defect #8973 (Closed): long git loop after upgrade to 1.2.1
- After upgrading to redmine version 1.2.1 from 1.1.3
opening projects with git repositories configured results in ngi... -
17:13 Feature #971: Add "Spent time" column to query
- +1
-
17:11 Defect #8971 (Closed): Error while Issue creating via Email
- rake -f /opt/bitnami/apps/redmine/Rakefile redmine:email:receive_imap RAILS_ENV="production" host=imap.xyz.de usernam...
-
14:10 Patch #8970 (Closed): Show URL to attachment in plain-text email notification
- As titled. A patch against 1.2 branch.
-
14:00 Feature #3050: Deleted files should be displayed with strike-through on the history note in which they were added
- Alex Shulgin wrote:
> I have a patch for this.
>
> Attaching a file to an issue (either from web or by mail) woul... -
13:58 Feature #3050: Deleted files should be displayed with strike-through on the history note in which they were added
- I have a patch for this.
Attaching a file to an issue (either from web or by mail) wouldn't create a journal detai... -
12:40 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- After refering to the correct versions of rails and rack supported by redmine on http://www.redmine.org/projects/redm...
-
11:53 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- i am totally new to this , want to install redmine on ubuntu(version being installed is 1.2.1)
when i run
> sudo ... -
12:27 Defect #8969: rake aborted! undefined method `name' for "abstract":String
- After refering to the correct versions of rails and rack supported by redmine on http://www.redmine.org/projects/redm...
-
12:00 Defect #8969 (Closed): rake aborted! undefined method `name' for "abstract":String
- i am totally new to this , want to install redmine on ubuntu(version being installed is 1.2.1)
I am following instal... -
09:21 Defect #8963 (Reopened): Undefined gantt_items_limit when trying to display gantt chart
- Hi Jean-Philippe
I just checked that my settings.yml is the same as the one shipped within the tar ball redmine-1.... -
09:17 Defect #8962 (Reopened): Unknown variable or method salt when logging in
- Hi Jean-Philippe
I ran the command:
rake db:migrate RAILS_ENV=production
I am thinking maybe I should migrat... -
08:55 Patch #1582: Add Time Spent Column to Issue List
- How to paint Time Spent field at Issue card view?
-
06:59 Feature #4301: position Wiki Toc in sidebar
- Are we able to do this now somehow? I'd like the table of content like the 'index by title' to be in the sidebar.
-
01:40 Feature #1565: Custom query on My page
- +1. Customizing the "my page" calendar based on query would also be welcome.
2011-08-01
-
23:47 Defect #8967 (Closed): Missing entry in .YML file
- In Redmine 1.2.1.Stable when setting parent task to an invalid value (like giving the task its own ID in the parent ...
-
23:27 Defect #8955: 404 Error when adding posts, issues, wiki edits
- From our forum conversation, we were able to stop the issue from occurring if we disabled mod_security on our install...
-
06:36 Defect #8955 (Closed): 404 Error when adding posts, issues, wiki edits
- From forum posts:
message#24487
message#25378
Essentially, after adding submitting a POST request Redmine return... -
21:41 Feature #8966 (New): Support for keyword substitution in SVN
- We regularly use the $Rev:: $ keyword substitution in SVN, such that documents are identified with their current S...
-
20:46 Feature #643: Issue description templates
- +1
-
19:11 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- Processing IssuesController#create to json (for ... at 2011-08-01 17:09:07) [POST]
Parameters: {"format"=>"json", ... -
18:56 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- Please advise on how to do that. Searching "debug" on the wiki didn't yield any instructions. I'm not a Rails develop...
-
18:44 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- I didn't see any issue/project_id parameter in your log above. Can you post the actual log (with log_level set to deb...
-
18:34 Defect #8951 (Reopened): 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
-
18:34 Defect #8951: 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- I have tried using the id and identifier from the projects table in the database. The Rest_Issues page is unclear if ...
-
17:56 Defect #8951 (Closed): 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- Make sure you provide a valid project_id parameter. See [[Rest_Issues#Creating-an-issue]].
-
18:53 Feature #8965 (Closed): Formatting buttons for edit controls for e-mail headers and footers
- This issue concerns the e-mail headers and footers configuration in http://redmine.mycompany.com/settings/edit?tab=no...
-
17:54 Defect #8961 (Closed): getaddrinfo: Name or service not known
- As the error says, the host you're using is unknown.
-
16:26 Defect #8961 (Closed): getaddrinfo: Name or service not known
- rake -f /usr/share/redmine/Rakefile redmine:email:receive_imap RAILS_ENV="production" host=addess port=25 username=ab...
-
17:51 Defect #8963 (Closed): Undefined gantt_items_limit when trying to display gantt chart
- Your config/settings.yml is not up to date.
-
16:33 Defect #8963: Undefined gantt_items_limit when trying to display gantt chart
- Probably related is when I do administration -> settings I get the following backtrace:
Processing SettingsControl... -
16:30 Defect #8963 (Closed): Undefined gantt_items_limit when trying to display gantt chart
- I am upgrading from 1.0.3 to 1.2.1 on Debian 6.0. I get the following error when trying to display a gantt chart:
... -
17:51 Defect #8962 (Closed): Unknown variable or method salt when logging in
- You did not properly migrate your database.
-
16:27 Defect #8962 (Closed): Unknown variable or method salt when logging in
- I am upgrading from version 1.0.3 to 1.2.1 on Debian 6.0. When I try to login I get the following error:
NameError... -
16:52 Defect #8935: Password reset is required before a user can login after upgrading from 0.9.1 to 1.2.1
- On further investigation, I discovered it was because I installed Rails: gem install rails -v=2.3.11
If I don't ma... -
14:24
Feature #2069: Wiki syntax to link to files in the files-module
- +1
-
08:56 Feature #8959 (New): Office Document in Browser Preview
- It would be very usefull to have a office document preview, so being able to read word documents in document, files o...
-
08:24 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- i have same problem.
(redmine 1.2.1)
all mail title over 70(?) bytes was crashed
Help..
2011-07-31
-
19:51 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
- This may be useful. It has some of the features and seems like it could be extended a bit to provide all of them. htt...
-
15:10 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
- Its a mockup for better requirements definition.
Seth Sandler wrote:
> Is this available somewhere? Is it just a ... -
19:51 Defect #8951 (Closed): 404 w/ POST /issues.json (Filter chain halted as [:find_project] rendered_or_redirect)
- Processing IssuesController#create to json (for 70.89.177.157 at 2011-07-31 17:26:52) [POST]
Parameters: {"format"... -
15:18 Feature #6666: Soft delete of issues
- +1
-
15:13 Feature #703: Configurable required fields per tracker/status/role
- This beavhiour is described in _Mightful workflow field enhancement: visible, read only and mandatory_ > #8050
Set... -
12:47 Defect #8820 (Closed): Email delivery with gmail
-
12:28 Feature #7832 (Closed): Ability to assign issue categories to groups
- Yes, this is included with #2964 which is now implemented.
-
12:27 Feature #2964 (Closed): Ability to assign issues to groups
- Issues assigned to user's groups are now listed when using "assigned to <<me>>" filter (r6332).
Terence, I'm closi... -
11:23 Feature #7403 (Closed): REST API for Versions
-
11:23 Feature #7366 (Closed): REST API for Issue Relations
- Alexey Skor wrote:
> I see 1 problem with the implementation: both "forward" and "Reverse" relations are the same
... -
09:10 Feature #5536: Simplify Wiki Page creation ("Add Page" link)
- Any updates on this? It would be nice to have a button and also to be able to set parent/child page during edit/creat...
-
04:12 Defect #8926 (Resolved): NoMethod error in account login with openid for Phusion Passenger
- I needed to add:
http://www.redmine.org/attachments/6146/rails_6440_patch.rb
to config/initializers/
-
01:18 Defect #8592: Cannot get subversion integrated with redmine (RoutingError)
- Found the issue (and solution).
The certs of the hosted repos were not recognised as trusted so it wouldn't load t... -
00:50 Feature #6204: Make the "New issue" menu item optional
- This is a hack, but for people without other options you can try this. I'm uploading the index.rhtml file that should...
Also available in: Atom