Activity
From 2010-07-10 to 2010-07-12
2010-07-12
-
23:52 Defect #5868 (Closed): ticket filter version GLPI 0.78 Release Candidate 2
- Filters can only be present once. But you can select multiple values in most of them. Just clock on the small + Icon....
-
23:47 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Antonio, your patch looks good, though it expects the paths to your repositories to start with @/git/@. Could you ple...
-
23:03 Feature #5875 (New): Changes to child estimates should trigger journal entries for the parent estimate
- With the new 'subtask' feature in Redmine 1.0.0 RC, any existing estimate for an issue is replaced with a rollup of t...
-
22:58 Defect #5874 (Closed): Error after updating trunk
- Make sure your plugins are up-to-date and compatible with trunk, I suspect the error comes from one of them. If you t...
-
22:34 Defect #5874 (Closed): Error after updating trunk
- Hi there,
I updated our redmine install to the current trunk rev.
After that I get the following error:... -
22:52 Defect #5873 (Closed): My Redmine website is only displaying Text (no blue tabbed menu)?
- Please use the forums for support requests, especially those relating to installation issues.
Short version: your ... -
22:32 Defect #5873 (Closed): My Redmine website is only displaying Text (no blue tabbed menu)?
- I have finally installed Redmine 0.9.6 after many hours getting correct gem version that work together...
Anyway, ... -
22:47 Defect #5163: Rejection of one recipient by the SMTP server causes whole notification to be dropped
- IIRC this happens when either ActiveMailer or the SMTP server rejects the notification because of a broken or invalid...
-
22:37 Feature #1828: Default target version for new issues
- I created a patch for this. I tried to make it a plugin, but couldn't really do it, so I had to tweak the main core.
... -
22:33 Defect #5222: Issue grid does not wrap correctly in some browsers
- Well, we already had several other bad rendering reports from users with non-stable versions of chrome, that's why I'...
-
22:28 Defect #5222: Issue grid does not wrap correctly in some browsers
- Yah, I was rather surprised myself that IE handled this, but not chrome.
I manually applied the above patch which... -
22:09 Defect #5222: Issue grid does not wrap correctly in some browsers
- I've never seen errors like that. Is it still an issue on an unpatched current redmine with current chrome?
-
22:28 Defect #5152: Cannot use certain characters for user and role names.
- First- and last names are checked against @/^[\w\s\'\-\.]*$/i@, i.e. letters, spaces, dashes, dots and apostrophes ar...
-
22:22 Defect #5146 (Closed): Email notification not sent for some issues
- Closing in favor of #5163.
-
22:21 Defect #5143: Can`t watch my issue on Redmine site
- Could you please be more specific?
-
22:20 Defect #5145 (Closed): logout not working
- Considering closed.
-
22:17 Feature #5168 (Closed): Preview option when editing issues and notes
- The "Preview" link at the bottom of the issue edit pane generates previews for the note as well as for the descriptio...
-
22:11 Defect #5191 (Closed): Upgrade Issue
- Have you been able to solve your problem?
Generally support requests are handled in the forums, but make sure you ... -
21:51 Defect #5229 (Closed): db:migrate fails from older redmine
- Closing this as it seems outdated.
-
21:50 Defect #5230: Invalid form authenticity token.
- Do you still experience issues with the authenticity token?
-
21:49 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- Can this be considered close as it is already handled in the docs by the additional "allow from IP" setting?
-
21:45 Feature #5872 (New): Deeper integration of help topics
- One feature that I've gotten requests for is that 'Help' topics be integrated into certain areas of Redmine. For exam...
-
21:40 Feature #4416: Link from version details page to edit the wiki.
- Here my proposed patch.
-
20:55 Feature #5858 (New): Ability to create a new custom query based on an existing one
- I'll have a shot at it, though it will either require some UI change to support copying a query from one project to t...
-
15:53 Feature #5858: Ability to create a new custom query based on an existing one
- I don't think this is similiar behaviour, or perhaps I am overlooking something.
What I am looking for is the abil... -
20:22 Patch #5870 (Closed): refresh_changeset webservice should also accept the project identifier as possible parameter
- You can already pass an identifier to @Project.find@ (it's overridden in the model to allow to pass either an id or a...
-
13:55 Patch #5870 (Closed): refresh_changeset webservice should also accept the project identifier as possible parameter
- The refresh_changeset webservice should accept the project "identifier" as parameter for refreshing a certain project...
-
18:12 Feature #2340: Self-registration needs captcha
- Another useful functionality would be to check user name and mail address against stopforumspam.com
-
17:03 Defect #5871: Hard coded English strings in Wiki
- Fixed.
-
17:02 Defect #5871 (Confirmed): Hard coded English strings in Wiki
- When we add a link to some repository files in wiki, we write like this....
-
16:36 Defect #5803: Precedes/Follows Relationships Broke
- I'm pretty certain of my fix, but I'm still trying to figure out how to make a proper diff file to attach. However, ...
-
16:23 Defect #5806: Redmine 0.95 (trunk) doesn't send notification emails
- i've got similar problem, and found, that old installation's server was running, instead of upgraded. after i have st...
-
15:31 Defect #5551: Unable to edit issue - Description field is blank and not written to database on submit
- You get exactly the same form either way. Have a look at the top of the edit form if you have the "More" link next to...
-
15:28 Defect #5551: Unable to edit issue - Description field is blank and not written to database on submit
- From your link, I see:
Editing an existing issue's Subject or Description
which does allow me to edit and save ... -
09:05 Defect #5551: Unable to edit issue - Description field is blank and not written to database on submit
- You don't happen to be looking for the by-default-hidden issue description? See here for details: [[RedmineIssues#Edi...
-
01:27 Defect #5551: Unable to edit issue - Description field is blank and not written to database on submit
- I'm currently running revision 3840
Revision: 3840
Node Kind: directory
Schedule: normal
Last Changed Author: e... -
14:46 Feature #1385: Script for import from JIRA
- Hi!
I tried to migrate and got this abort message: *Unable to create a sub project*
Plz help!
------------------... -
14:06 Feature #4455: Mercurial overhaul
- order by id is fine, just be aware that adding the commits to the db is correct, for example test with commits with e...
-
11:32 Patch #1746: Patch for #1738; Add a "Hide on overview tab" flag to project custom fields
- path for trunk is rejected by redmine...
-
09:10 Defect #2533 (Closed): start_date in 2008, submit in 2009 cause ":activerecord_error_invalid"
- Grégory Duchatelet wrote:
> No I didn't found. However I've faced another bug on updating an issue, it was a bug wit... -
08:54 Defect #2533: start_date in 2008, submit in 2009 cause ":activerecord_error_invalid"
- No I didn't found. However I've faced another bug on updating an issue, it was a bug with i18n handling. I've do some...
-
09:02 Defect #5852: Redmine attachments corrupted
- Well, the only 2 things that come to mind are that MySQL 5.1 isn't officially supported by the mysql gem, so I can't ...
-
08:16 Defect #5852: Redmine attachments corrupted
- And maybe it's important i am using https protocol
-
08:13 Defect #5852: Redmine attachments corrupted
- The settings are ok. I am using mysql-server-5.1, redmine-0.9.3-1, ubuntu 10.04, apache2.2.14, fcgid1:2.3.4-2 rails2....
-
01:54 Feature #1086: Fine grained permissions
- Please bring this in. I need to host both open source projects and closed source projects, and I want to be able to b...
-
01:31 Defect #1513: Fixing issues in commit messages can break the workflow
- I'm using 0.9.4, but I guess there shouldn't be any changes in 0.9.6 regarding this.
I think the problem is well d...
2010-07-11
-
23:56 Defect #4047 (Closed): no such file to load -- tzinfo/definitions/Europe/...
- Thanks for the feedback.
-
22:26 Defect #4047 (Resolved): no such file to load -- tzinfo/definitions/Europe/...
- Sorry, forgot to close the ticket. Yeah, it was hosting problem - i've moved to VDS and the problem has gone - Redmin...
-
18:48 Defect #4047: no such file to load -- tzinfo/definitions/Europe/...
- Is it still an issue on latest 0.9.6 ? If so, I suspect it could be a hosting problem, can you detail how you host yo...
-
22:45 Defect #1513: Fixing issues in commit messages can break the workflow
- On recent versions you can already specify an "applied state", and the %Done to set, with associated keywords. If you...
-
19:59 Defect #5099 (Closed): When deleting a project with children, the database seems to become corrupted
- Closing this one as suggested, you can reopen here or fill #4701 if it reappears with 0.9.6+.
-
19:58 Feature #5869: Issue filters by Group and Role
- Or you can add search by "User Role" of the user assigned. This will also allow for more flexible custom queries.
-
19:08 Feature #5869 (Closed): Issue filters by Group and Role
- It would be great to be able to create custom queries by groups. I've got groups like "Client A", "Client B", "My Com...
-
19:57 Defect #3722: Nested projects can get in disorder
- Why not: @Project.update_all(:lft=>nil,:rgt=>nil); Project.rebuild!@ or something like that ?
Introducing stored p... -
19:55 Feature #716: Remove default start date
- I just ran into the same need. Our current task tracking system maintains the "Created" date of the task, but the "S...
-
19:43 Defect #2533: start_date in 2008, submit in 2009 cause ":activerecord_error_invalid"
- Did you find the explanation to this problem ? It's strange but we don't have much info to investigate. Let us know i...
-
19:28 Defect #5726: Cannot sort issues on custom fields
- The patch provided will at least allow int support on custom fields on 4.X.
As for the MySQL upgrade to 5.X, that ... -
19:21 Defect #5726: Cannot sort issues on custom fields
- JPL said he didn't want to drop Mysql 4.1 support in #2755 1 year ago, I don't know if it's still the case. I persona...
-
19:24 Defect #2755: Failing test after r2257 with MySQL 4.1.20: "test_sort_by_float_custom_field_asc(QueryTest)"
- JP, Eric: maybe you should confirm what have been said in #5726, i.e. Redmine no longer support Mysql 4.1 (extended s...
-
19:09 Defect #3628 (Closed): Wrong local path to attached images in Wiki
-
19:05 Defect #2766 (Closed): Login back_url changes https to http
- I close this one since it doesn't seem to be a redmine issue, but more a hosting one.
-
18:51 Defect #3922: Bad english arround "Assigned to" text in journal entries
- yes, I think "Assignee set to: <name>" is OK
-
18:50 Defect #3922: Bad english arround "Assigned to" text in journal entries
- Any idea to replace that ? Maybe "Assignee set to" ?
-
18:45 Defect #5436: Project called "wiki" causes problems
- Reproduced on current 0.9.6 stable. Seems it was linked to REST API, and fixed with r3314 which has not been merged f...
-
13:10 Feature #5814 (Closed): Hard time configuring email notifications - Must issue a STARTTLS command first.
- Joël Lamotte wrote:
> Now reading this answer is not helpfull at all Felix. You should know that not everybody askin... -
02:12 Feature #5814: Hard time configuring email notifications - Must issue a STARTTLS command first.
- Joël Lamotte wrote:
> Hi!
>
> I have exactly the same problem (google app + "Must issue a STARTTLS command first... -
02:11 Feature #5814 (Reopened): Hard time configuring email notifications - Must issue a STARTTLS command first.
- Hi!
I have exactly the same problem (google app + "Must issue a STARTTLS command first." issue) and I'm a newcomm... -
12:25 Defect #5867 (Closed): ticket filter version GLPI 0.78 Release Candidate 2
-
09:07 Defect #5867 (Resolved): ticket filter version GLPI 0.78 Release Candidate 2
-
09:04 Defect #5867: ticket filter version GLPI 0.78 Release Candidate 2
- Please close this issue.
Thanks -
08:12 Defect #5867: ticket filter version GLPI 0.78 Release Candidate 2
- Your bug report is a GLPI software but this site is redmine software.
I think you should report your bug of GLPI sof... -
07:41 Defect #5867: ticket filter version GLPI 0.78 Release Candidate 2
- seem this is not related to redmine.
-
07:37 Defect #5867 (Closed): ticket filter version GLPI 0.78 Release Candidate 2
- you cann't filter ticket by solved + closed.
and you cann't add another status filter. -
09:07 Defect #5868 (Closed): ticket filter version GLPI 0.78 Release Candidate 2
- you cann't filter ticket by solved + closed.
and you cann't add another status filter.
2010-07-10
-
23:40 Defect #4843 (Closed): confusion by redirecting the user to an empty "new issue" page after saving an new issue entry
- All buttons are left-aligned on all forms. This is probably something you could solve through CSS in a custom theme.
-
23:34 Defect #4703 (Closed): commit:XXXXX comments for git don't always get turned into links
-
22:56 Defect #2344: Right click context menu in Safari/Mac does not work fully
- sorry, forgot to check. yes, it works now for me as well. so somewhere along the updates it went away.
-
22:45 Defect #2344 (Closed): Right click context menu in Safari/Mac does not work fully
- Closing because it probably is outdated.
-
22:49 Defect #5551: Unable to edit issue - Description field is blank and not written to database on submit
- Can you confirm this is still an issue, or even possibly update first?
-
22:08 Defect #3929 (Closed): Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>
- Closing this as I can't really see a problem anymore. If anyone still experiences similar problems, please open a new...
-
22:03 Defect #4919 (Closed): Changelog parses brackets wrong
- Already fixed in r3800 / #5548.
-
21:44 Feature #5866 (Closed): Docs should make clear SELinux and rails don't go together well
- Most SELinux-enabled Linux distributions don't have appropriate rails configurations, be it for *cgi or passenger, th...
-
21:41 Defect #4610 (Closed): undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- Great.
-
21:01 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- Yes, thanks.
-
17:45 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- That would have been the next stumbling step I would have made you aware of, that passenger needs some extra SELinux ...
-
17:41 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- I'm willing to believe that most of these issues lie in working within SELinux.. at least almost all of mine did.
-
15:26 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- Steve Gula wrote:
> I'm trying to do it through Apache w/ mod_rails(passenger)
Well, from your logs Apache tries ... -
14:43 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- I'm trying to do it through Apache w/ mod_rails(passenger)
So having newer versions of the required gems is bad? .... -
11:53 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- Steve Gula wrote:
> RedHat Enterprise 5 w/ SELinux enabled
> Apache/2.2.15 (Unix)
> Passenger 2.2.15
> Ruby 1.8.7... -
02:40 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- actionmailer (2.3.8)
actionpack (2.3.8)
activerecord (2.3.8)
activeresource (2.3.8)
activesupport (2.3.8)
cgi_mu... -
02:35 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- using dispatch.cgi.example copied over to dispatch.cgi
-
02:32 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- [Fri Jul 09 20:23:35 2010] [error] [client 172.16.1.111]
[Fri Jul 09 20:23:37 2010] [error] [client 172.16.1.111] /... -
17:33 Defect #4659 (Closed): Email notification processing is slow
- No harm done, thanks for the heads-up :-)
-
16:01 Defect #4659 (Resolved): Email notification processing is slow
- Yep, sorry for not updating this, async_smtp worked just fine.
-
08:16 Feature #5865: Find changesets by searching for commit IDs (e.g. git SHA1 hashes)
- Notably Redmine's search engine is capable of finding issues by their issue ID; being able to find changesets by chan...
-
07:51 Feature #5865 (New): Find changesets by searching for commit IDs (e.g. git SHA1 hashes)
- Hi,
it would be cool if it were possible to find changesets using the search engine by entering a commit ID.
As... -
06:42 Defect #5861: Vertical scrollbar always visible in Wiki "code" blocks in Chrome.
- I was able to get it to display properly in Firefox, IE8, and Chrome by adding:...
-
04:46 Feature #5858 (Resolved): Ability to create a new custom query based on an existing one
- This is resolved in Redmine version#6 in a slightly different way, see #2883.
Please report back if this solves yo... -
04:29 Feature #4627 (Closed): Wiki style Formatting in a few places
- Closing this issue as a duplicate of (much older...:) issue #202.
-
01:58 Feature #5864 (Closed): Regex Text on Receiver Email
- Modify the "Truncate Email after these lines" section or add a new section that allows a regex to be added.. This wou...
-
01:45 Feature #5863 (New): Remove All Plugins
- Button, program, function that would correctly and safely remove all plugins (the ones installed by the user not the ...
-
01:12 Feature #5862 (New): Additional email notification preferences
- It would be useful to have two more options that individual users can set:
1) "Never"
2) "Only for things I watch"
...
Also available in: Atom