Activity
From 2008-04-29 to 2008-05-01
2008-05-01
-
23:47
Feature #1158: Polls
- If this were to be implemented, I would recommend that the polls are actually part of creating a forum thread, simila...
-
23:27 Feature #1158: Polls
- Actually, after I read again issue #1011 what I'm proposing (a poll) is different from voting.
For example you can... -
23:21 Feature #1158: Polls
- Ok, I didn't searched for "vote" only for "poll".
Why I don't have the right to mark my issue a duplicate of anoth... -
22:47 Feature #1158: Polls
- Duplicate of Feature #1011
-
15:37 Feature #1158 (New): Polls
- I think it will be very useful to have polls in Redmine, you can ask for some feedback using a poll. This way your us...
-
22:29 Defect #1153: GLoc::RuleNotFoundError after update to r1388
- Thanks, JP!
Just for curiosity's sake: how did you find this extra bytes? Neither Eclipse, TortoiseDiff nor Notepa... -
14:36 Defect #1153 (Closed): GLoc::RuleNotFoundError after update to r1388
- You have some extra bytes (non-ascii) at the very beginning of your file.
Removing these bytes fixed the problem (fi... -
11:30 Defect #1153 (Closed): GLoc::RuleNotFoundError after update to r1388
- I just updated my working copy to r1388.
However, now I'm getting this exception in several places when using pt... -
22:26 Defect #1160 (Closed): HMTL-Tags
- I got a Ticket, about a Problem in one of my projects. If a customer uses HTML-Tags in a textarea and he wrotes the b...
-
20:29 Feature #1159 (Closed): Allow issue description to be searchable as a filter
- Currently, we can add one or many filters to search issues, including Subject. I would love to see the ability to se...
-
20:23 Feature #950: Import Issues from delimited/CSV file
- I originally posted this in the forums, but I will post it here as well. Seems to make more sense keeping it with th...
-
18:39 Feature #1077: ICS view of Calendar
- Florian,
Please correct these problems with your patch:
# the patch don't mention the r1388, applying it will m... -
18:35 Feature #1155: group projects
- this is just a way i work around at this time - but my problem is one step more difficult:
# customer
## project
... -
18:06 Feature #1155: group projects
- I have the same need, and creating a project for the customer and sub-projects for the actual individual projects wor...
-
12:29 Feature #1155 (Closed): group projects
- i've many customers and i like to group the projects by Customer. It would be realy helpfull to group the projects. S...
-
18:25 Feature #1154: Permission flag for disabling viewing of Wiki history
- Carl,
It would be a much simpler patch to do it your way, just moving :history, :diff and :annotate actions from :... -
18:10 Feature #1154: Permission flag for disabling viewing of Wiki history
- Just a suggestion: wouldn't it be simpler just to display the history link if the user has edit permsission? From a ...
-
16:40 Feature #1154: Permission flag for disabling viewing of Wiki history
- Improved the patch - it now includes a migration which adds the view_wiki_history permission to all existing roles wh...
-
16:23 Feature #1154: Permission flag for disabling viewing of Wiki history
- Attached is a patch implementing this feature.
-
12:22 Feature #1154 (Closed): Permission flag for disabling viewing of Wiki history
- If a new permission flag was added which controlled whether or not the wiki history link was displayed, then it would...
-
15:24 Feature #1157 (Reopened): Gantt chart for a user across all projects
- Hi, first off can I say what a great tool you have created here, we moved everything onto red mine a few weeks ago an...
-
15:00 Feature #1156 (Closed): hide „new projects” at entry-site
- Fixed in r1400.
-
12:53 Feature #1156 (Closed): hide „new projects” at entry-site
- If there are no „new projects” at the entry site (because there are e.g. no public-projects) the „new projects”-bar s...
-
14:56 Defect #1152 (Closed): Private subprojects names revealed on the project overview
- Fixed in r1399.
-
11:23 Defect #1152 (Closed): Private subprojects names revealed on the project overview
- i've a project, with three sub-projekts
* customer-name
# projekt
# projekt
# projekt
And the customer is a us... -
11:14 Feature #1151 (New): Open Links in New-Window
- actualy each detetected link in ticet-descriptions or other texts will open in the same window and so the open redmin...
-
10:56 Defect #912 (Closed): Bulk edit functionality is unintuitive
- It's now documented in the wiki: [[RedmineIssueList]].
> if I want to, say, select all but one or two items, I can... -
10:44 Patch #968 (Closed): Patch for #967
- See #967.
-
10:44 Defect #967 (Closed): No way to do textile horizontal rule
- Rule added in r1389.
-
09:46 Feature #296: REST API
- +1 for REST API
a mylyn connector for eclipse should be so nice!
2008-04-30
-
23:21 Feature #1077: ICS view of Calendar
- Its based on http://icalendar.rubyforge.org/
So you need to install iCalendar via GEM :
# gem install icalendar -
23:17 Feature #1077 (Resolved): ICS view of Calendar
- This patch add the functionnality : "Also available in: iCal" !
I worked with the revision 1388.
This patch pro... -
22:49 Feature #1112: Send notifications when issues come due
- And the templates that generate the email message
-
21:31 Feature #1149: file size display with Bazaar repositories
- No patch attached...
-
16:12 Feature #1149 (Closed): file size display with Bazaar repositories
- Currently, the file size is shown as "?" when browsing a Bazaar repository. The attached patch (partly) fixes that is...
-
21:29 Defect #1132: Error when creating a new issue
- r1376 is not applied on redmine.org
-
16:29 Defect #1132: Error when creating a new issue
- I just encountered that error again while submitting Defect #1149 on the server at www.redmine.org.
I suspect this p... -
21:22 Defect #1108 (Closed): E-mail notification address in Administration works bad if has a '+' sign
- Thanks for the feedback.
-
19:29 Defect #1108 (Resolved): E-mail notification address in Administration works bad if has a '+' sign
- Well, I tested it again and it seems to work. It probably was a MUA problem.
I'm sorry about the noise :S -
14:02 Defect #1108: E-mail notification address in Administration works bad if has a '+' sign
- I can't reproduce. The email address is not broken when used as the From email address.
Here is the raw email that... -
19:45 Defect #1150 (Closed): Cannot upload any file due to NoMethodError
- You forgot to migrate your database after an upgrade. See [[RedmineUpgrade]].
Reopen if needed. -
17:58 Defect #1150: Cannot upload any file due to NoMethodError
- I'm sorry but I'm quite new to Ruby on Rails... Reading RedMine docs, I've upgraded rails to 2.0.2 anyway the problem...
-
17:24 Defect #1150 (Closed): Cannot upload any file due to NoMethodError
- In any of the sections where it is possible to attach a file I get the following error; the log says:
Processing P... -
16:57 Feature #685: New Custom Field "Found in Version"
- Just want to keep this alive...
-
14:15 Defect #1098: Upgrading from 0.6.3 to 0.7 , get repsoitiory page info error
- Yes, I get this error every time open repo page.
There is only one instance of server running. -
13:10 Defect #1098: Upgrading from 0.6.3 to 0.7 , get repsoitiory page info error
- Francis, do you get this error every time you go to the Repository page ?
And does your Redmine server run multiple ... -
04:11 Defect #1098 (Reopened): Upgrading from 0.6.3 to 0.7 , get repsoitiory page info error
- Upgrade from 0.6.0 to 0.7.0, encounter following exception in Repository page:
ActiveRecord::StatementInvalid (PGE... -
14:13 Defect #718 (Closed): roadmap: post --> get
- Fixed in r1388.
-
13:52 Defect #158 (Closed): A role with less permission that a anonymous
- As of r943, permissions are prefilled by 'non member' permissions when creating a new role.
-
13:48 Defect #171 (Closed): redmine Administrators are not granted manager powers over bugs
- It's by design. Workflow applies to all users including administrators.
-
13:46 Defect #737 (Closed): custom field cannot be displayed on the issue list
- No feedback in 2 months. Reopen if needed.
-
13:43 Defect #905 (Closed): Redmine 0.6.4 calendar BUG
- Reopen if needed.
-
13:42 Defect #1050 (Closed): migrate_to_trac fails with: "''" is not a valid constant name!
- Thanks.
-
12:47 Patch #1148 (Closed): Norwegian translation diff
- something happened with the last one, causing the letter "å" to become "Ã¥". this should fix it.
-
11:12 Defect #1147 (Closed): Updating tickets add a time log with zero hours
- Fixed in r1385 (caused by r1361).
This can be considered as a severe issue, a 0.7.1 will be released soon. -
07:41
Defect #1147 (Closed): Updating tickets add a time log with zero hours
- Updating a ticket but leaving the "spent time" field empty still add a time log entry with zero hours. These then sh...
-
10:52 Defect #1145 (Closed): https - not all links use https but http
- Home, Logout, Login links are fixed in r1384.
They have now relative urls. -
09:17 Defect #1145 (Resolved): https - not all links use https but http
- Hi Eric,
thank you very much! I suspected the settings but you were right. It was mod_proxy and the missing header f... -
00:53 Defect #1145: https - not all links use https but http
- This is all based on your Apache settings. The "protocol" and "hostname" in the administration setting are only for ...
-
10:51 Defect #1122 (Closed): Unnecessary and inconsistent use of absolute URLs
- Fixed in r1384.
-
10:47 Patch #1136 (Closed): Thai Translation
- Committed in r1383.
Thanks. -
03:04 Defect #834: Redmine+Bazaar+PostgreSQL 8.3 Cannot work with multi-bytes language
- Thanks for your great job, but it does not works yet:...
-
00:47 Feature #1143: Hooks for plugins
- I've been thinking about this a lot lately and it's one thing that I think Wordpress did good on. A practical exampl...
2008-04-29
-
22:05 Patch #1146: Patch for protecting wiki pages (#851)
- Please do apply this patch, it would be very much appreciated
-
22:00 Patch #1146 (Closed): Patch for protecting wiki pages (#851)
- I submitted this a while ago but I believe it got lost, as I didn't submit it as a separate ticket from the issue I w...
-
21:45 Feature #1060: Add a LDAP-filter using external auth sources
- I would love to see a patch from 0.6.4 with this feature (or even 0.7 when it comes out). The above patch appears to ...
-
20:35 Defect #1145: https - not all links use https but http
- I searched the bugs on redmine.org and found #157 which seems to have related effects but for emails.
-
20:34 Defect #1145 (Closed): https - not all links use https but http
- I have set up redmine 0.7.0 behind an SSL enabled Apache proxying back to mongrel. Under administration I have set pr...
-
19:46 Feature #1144 (Closed): Time tracking activities on a per project basis
- Today, we are able to define only global time tracking activities, which are visible to all projects.
It would be ... -
19:24 Feature #1106: Embedded repository images in the wiki
- I don't see the problem, it should be just expanded to the repository URL.
What I'm doing now is make that expansi... -
19:12 Feature #1107: Bypass wiki formatting
- Yes, the pre+code option seems more like a hack to me, and you can use it for avoiding wiki formating in something "e...
-
16:12 Defect #1126: Unable to display Bazaar repository
- Thanks for the feedback.
bzr works for me on Win32. And I don't have bzr.bat with bazaar 1.3.1 -
15:49 Defect #1126: Unable to display Bazaar repository
- Yes, a restart cured the isuue raised in comment #2.
I digged into the initial issue and found out that the command ... -
13:58 Defect #1126: Unable to display Bazaar repository
- It looks like you didn't restart the application after the change ?
-
15:01 Feature #1140: Filtering using more than one instance of each field
- Sorry, is a feature req, not a defect!!
-
13:21 Feature #1140 (New): Filtering using more than one instance of each field
- I would like to filter issues using more than one instance of each field.
Example:
issues with subject containing "... -
14:04 Feature #1143 (Closed): Hooks for plugins
- This feature is just an idea, I don't have any particular application driving the requirement, although I think it co...
-
13:57 Feature #1142 (New): CC list for issues
- It would be nice to have a CC: list of people to notify when the issue gets modified/commented. The people in the cc...
-
13:45 Feature #1141 (Closed): PDF customization
- Is there a way to customize the display of the pdf (and csv) file. e.g i want to display the target version in the pd...
-
13:09 Feature #1139 (Closed): Being able to sort the issue list by custom fields
- Issue list is sortable only by standard fields. It should be useful being able to sort the issue list by custom fields.
-
13:02 Feature #1138 (Closed): Issue templates
- It would be cool to allow "pre-filled issues" where some fields are already set to their wanted value.
This could ... -
12:21 Defect #1117: wiki mysql error
- You should upgrade to mysql 4 or higher.
I've never tested Redmine with mysql 3, I'll add this requirement in the in... -
11:57 Defect #747: Uploadfile error ?!
- The same to me.
When I change internet explorer's encode to Big5(Default is UTF8), It can be upload(Our country's co... -
11:57 Defect #1134 (Closed): Search for target version of "none" fails
- Fixed in r1379.
-
02:06
Defect #1134 (Closed): Search for target version of "none" fails
- Searching issues for a target version of "none" produces the following error on Postgresql 8.3. This is due to the *...
-
11:07 Feature #1137 (Closed): Project version
- Add Feature move project version up and down. For create sub version 1.2 when version 2.0 is created
-
09:38 Defect #856: Export issue to PDF - broken character encoding
- Problem is also in encoding, which is set to ANSI, but should be set to UTF-8. Also, it should be good idea to use Op...
-
09:26 Feature #1093: Project overview page should display only trackers active in project
- No, it's main projec with no subprojects...
-
09:11 Feature #444: submit issue via email
- Good Idea, I'm waiting ;)
Anyway, it should be good idea to add confurable Status for tickets created by email. I wo... -
03:42 Patch #1136 (Closed): Thai Translation
- *Hi JPL*,
Thank for making a good software.
I've try your software and like it very much.
So i translate it in Tha... -
03:12 Patch #1135 (Closed): Traditional Chinese language file zh.yml updated to r1378
- * *added & relocated tag*: text_subprojects_destroy_warning
* *changed tags*: setting_display_subprojects_issues
Also available in: Atom