Activity
From 2008-11-12 to 2008-11-14
2008-11-14
-
22:34 Feature #854: Editing one's own forum posts
- Nice, but there's a little typo in the language files. It should be ...
-
21:46 Feature #1994: LaTEX support in Wiki, Forums and Issues
- I am also interested in this functionality. For the implementation of mathematical models, it is essential to have Ma...
-
21:34 Defect #2192 (Closed): Autofetch works in repository page, but not in issues.
- URL: svn://rubyforge.org/var/svn/redmine/trunk
Repository Root: svn://rubyforge.org/var/svn/redmine
Repository UUID... -
20:04 Feature #2166: Extend Textile syntax via plugin
- +1 We have other ticketing systems we use. I'd like to write a plugin to automatically link to external issues from t...
-
19:24 Feature #2166: Extend Textile syntax via plugin
- Nope, I was referring to the feature to extend the Textile syntax with macros.
-
18:35 Feature #2166: Extend Textile syntax via plugin
- Markus Knittig wrote:
> I just notice this feature is already implemented.
Do you mean #2025 ? -
19:36 Feature #2191 (Closed): Import files from local filesystem
- http uploads of large files can be incredibly painful and problematic. I think redmine site admins should be able to...
-
19:11 Defect #2186: Due date calculation not working in german
- Ok, here is the new issue: http://www.redmine.org/issues/show/2190
-
16:01 Defect #2186 (Closed): Due date calculation not working in german
- Fixed.
>By the way, the month names are not displayed in german neither (december instead of Dezember).
>Do I nee... -
14:25 Defect #2186: Due date calculation not working in german
- Thank you.
By the way, the month names are not displayed in german neither (december instead of Dezember).
Do I n... -
12:55 Defect #2186: Due date calculation not working in german
- Confirmed.
Message from de.yml "label_roadmap_due_in" missed %s. I will fix this. -
09:27 Defect #2186 (Closed): Due date calculation not working in german
- On the page http://domain.dom/projects/roadmap/identifier under each Version you see, when the version is due, i.e. "...
-
19:11 Defect #2190 (Closed): Month names not translated to german
- You may read my comment in this issue: http://www.redmine.org/issues/2186
The month names are not displayed in ger... -
19:00 Feature #1913: LDAP - authenticate as user
- This patch also worked for me, thank you very much.
-
18:32 Feature #2182: Weighted version completion percentage
- I've made a patch for this.
It uses estimated time to weight each issue. Issues with no estimated time are weighted w... -
06:04 Feature #2182: Weighted version completion percentage
- Carl Nygard wrote:
> To me this seems to be a lot of effort and especially complication for something that still doe... -
02:15 Feature #2182: Weighted version completion percentage
- Carl Nygard wrote:
> I've seen this issue crop up on the discussion boards and it's always bothered me. I just now ... -
18:21 Defect #1867 (Closed): wrong in attachment download
- No feedback. Reopen if needed.
-
17:35 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
- This would be very useful, and would make Redmine distinctive from other similar apps.
+1 from me. -
16:34 Patch #2189 (Closed): Fix polish translation of news vs. message
- In comments to #1299 I wrote that 'news' and 'messages' in polish translation are both translated to 'wiadomość'. Thi...
-
16:32 Patch #2188 (Closed): Polish translation for r2019
- Fixed, thank you.
-
16:17 Patch #2188 (Closed): Polish translation for r2019
- added 4 new strings
changed 2 old strings:
-setting_host_name: Nazwa hosta
+setting_host_name: Nazwa hosta i ś... -
16:20 Patch #2178 (Closed): Simplified Chinese lang file zh.yml updated to r2029
- Fixed
-
16:19 Patch #2176 (Closed): Hungarian language file updated to r2029
- Fixed.
-
16:18 Patch #2172 (Closed): Traditional Chinese language file (to r2029)
- Fixed.
-
16:17 Patch #2168 (Closed): Spanish language files updated to r2028
- Closed, thank you.
-
11:55 Defect #2187 (Needs feedback): Subversion and Certification Validation Error
- This issue is a follow up from #1235 and #787.
Jean-Philippe Lang wrote:
> The validation of the certificate won'... -
09:02 Feature #2184: Command line ticket creation?
- Robert Chady wrote:
> Is this already possible? If so, how!? ;) If not, would it be possible to add this?
I think... -
06:15 Feature #2162: Add additional fields to plugin registration
- Jean-Philippe Lang wrote:
> and someone who uses Redmine 0.7.devel wants to use this plugin.
> Maybe its 0.7.devel ... -
04:00 Defect #2185: Timelog Details returns data, Timelog Report does not
- Just noticed that the report works if I log in as a non-administrator. Is there a specific permission I should disabl...
-
03:49 Defect #2185 (Closed): Timelog Details returns data, Timelog Report does not
- When I look at Timelog details, I see records and details, but clicking "report" and choosing any grouping returns no...
2008-11-13
-
23:58 Feature #2184 (Closed): Command line ticket creation?
- Ok, I apologize up front if this is covered somewhere, but I have not been able to find it -- thus this ticket. :)
... -
23:56 Feature #2162: Add additional fields to plugin registration
- The problem I see is more like this:
the author adds this to his plugin:
requires_redmine :version_or_higher ... -
20:11 Feature #2162: Add additional fields to plugin registration
- Jean-Philippe Lang wrote:
> I would prefer a more generic @plugin_url@ rather than @support_url@.
> What do you thi... -
18:05 Feature #2162: Add additional fields to plugin registration
- I would prefer a more generic @plugin_url@ rather than @support_url@.
What do you think ?
Concerning version chec... -
23:50 Feature #2182: Weighted version completion percentage
- Sorry, I missed that issue. All variations I searched on involved "percent" to catch percent and percentage :(
For... -
22:40 Feature #2182: Weighted version completion percentage
I've seen this issue crop up on the discussion boards and it's always bothered me. I just now figured out why.
...-
22:25 Feature #2182: Weighted version completion percentage
- This is similar to #2139. I've customized my Redmine to take advantage of the estimated time. The formula I use is:...
-
21:09 Feature #2182 (Closed): Weighted version completion percentage
- Showing percentage of issue completion is a handy feature, but it would be nice to have the ability to see an estimat...
-
23:49 Feature #1517: Cumulative flow diagrams of trackers as some sort of project burn down graph
- I would really be happy to help, but i dont know ruby. You can maybe take inspiration from those projects
http://www... -
22:25 Feature #2139: Roadmap: use estimated time for calculating progress
- I just posted the formula I use to issue "2182":http://www.redmine.org/issues/show/2182#note-1
-
21:35 Feature #2183 (New): Avoid potential awkwardness in adding custom boolean fields to existing projects
- This issue was noted on a Redmine 0.7.3 install.
Not sure how this can be resolved, but we already had several hun... -
20:32 Feature #2181 (New): Display more statistics about a user on the account page
- I think it would be interesting to see some more activity statistics on a user's account page (/account/show/n).
*... -
20:24 Feature #2180: Lookup custom fields
- You can just add a @customer_id@ field to issues via your plugin and then associate @issues belongs_to customer@ via ...
-
19:37 Feature #2180 (New): Lookup custom fields
- -I need a custom field of type 'lookup', i.e., it can reference some other table. So I would add a 'customer' lookup ...
-
20:20 Feature #2179: Alternate layout for one site
- I just tried this and I think it will be easy for you to develop and also make it easy to package custom layouts.
... -
18:40 Feature #2179: Alternate layout for one site
- Yeah, I was thinking about that after I submitted. I guess just not nuking the base.rhtml is key.
The main proble... -
17:47 Feature #2179: Alternate layout for one site
- Subject fixed. Anyway, I can't see why you need *multiple* layouts. Do you really need multiple layouts or just need ...
-
17:21 Feature #2179: Alternate layout for one site
- Can't believe a screwed up the feature request title...
Should be "Multiple Layouts for one site"
-sigh- -
17:20 Feature #2179 (Closed): Alternate layout for one site
- Just like Redmine permits Themes that modify the current layout, we would like to be able to modify the site layout.
... -
17:44 Defect #2177: redMine 500 error
- Please, give at least your Redmine, ruby and ruby on rails versions as requested in [[SubmittingBugs]].
-
13:04 Defect #2177 (Closed): redMine 500 error
- redMine 500 error
Internal error
An error occurred on the page you were trying to access.
If you continue to ex... -
17:42 Defect #2170 (Closed): User display format isn't previewing the format
- Fixed in r2031.
-
02:23 Defect #2170 (Closed): User display format isn't previewing the format
- I think this is caused by r2010 but the Users display format is only showing the @firstname_lastname@ format. Notice...
-
17:39 Defect #2171 (Closed): Error when exporting an issue to PDF with commits
- Fixed in r2030.
-
02:32 Defect #2171 (Closed): Error when exporting an issue to PDF with commits
- If you export a issue details that has commits, Redmine throws an error. I think this is because of the change to sh...
-
17:06 Feature #2175 (Closed): Support removal of files from document with multiple files
-
12:14 Feature #2175 (Resolved): Support removal of files from document with multiple files
- OOPS, I found it, there is a tiny trash icon beside the entry of the file list in the detail view of th edocument.
-
12:10 Feature #2175 (Closed): Support removal of files from document with multiple files
- After creating a document and adding a second file, the file can not be removed. If the wrong file has been selected ...
-
16:30 Patch #2178 (Closed): Simplified Chinese lang file zh.yml updated to r2029
- lang file
-
15:24 Feature #1432: Add "follows" issue relation
- + 1
I find myself have the same problems as Thomas, (including the short term memory).
I was wondering if the impl... -
00:37 Feature #1432: Add "follows" issue relation
- +10 for this one.
I dont know how this is implemented, but probably there's a model 'relation' with a key to both ... -
14:11 Patch #1708: 'Assigned to' list sorts by id, not name
- Sounds good to me, thanks :-)
-
13:44 Feature #1935: An option to completely disable email notifications
- +1
The "No notifications" option would solve my current problem, but the notification matrix actually makes a lot of... -
12:59 Patch #2176 (Closed): Hungarian language file updated to r2029
- Hungarian language file updated to r2029
-
11:44 Feature #1208: Restructured text support for the wiki
- +1
Yes, we also use Trac and rst. It would be good to see it in Redmine. -
11:24
Feature #2163: Hudson Plugin
- Some more ideas on this one:
We could use the RSS Feed as the basis. Unfortunately there is no "In Progress" state r... -
09:27
Feature #2163: Hudson Plugin
- The plugin is (in a basic version) attached to the issue. I definitly need some further help for improving this (I am...
-
11:19 Patch #2173: Update the Git repository automatically
- Updated script, uses $PWD rather than $GIT_DIR to figure out the repo dir since GIT_DIR might very well be '.'.
-
09:25 Patch #2173: Update the Git repository automatically
- Note that the post-receive-redmine script is executed with the permissions of the commiter so that person has to have...
-
09:03 Patch #2173 (Needs feedback): Update the Git repository automatically
- The Wiki suggests (http://www.redmine.org/wiki/redmine/RedmineRepositories) that you should set up a cron job to upda...
-
10:48 Feature #1975: Extend child pages macro to display child pages based on page parameter
- I added a patch #2174 witch (hopefully :)) solves this request.
-
10:44 Patch #2174 (Closed): Patch for #1975 to extend child pages macro to display child pages based on page parameter
- Hi,
I've made patch to implement feature #1975, child_pages macro after the patch work as follows:
When no paramete... -
07:23 Patch #2172 (Closed): Traditional Chinese language file (to r2029)
- * Added tags: *text_repository_usernames_mapping*, *permission_edit_own_messages*, *permission_delete_won_messages*
... -
02:19 Defect #2169 (Closed): Byte Order Marks in Polish language files
- There is a little problem with the Polish language files. It was introduced at r1928. In both pl.yml and jstoolbar-pl...
-
02:07 Defect #2165 (Closed): Issue activity not wrapping around revisions
- Changed the CSS clear on journals so they will wrap around the revisions in r2029.
-
01:19 Defect #2165: Issue activity not wrapping around revisions
- I'll take this since it related to the Gravatar feature.
Another example: https://projects.littlestreamsoftware.co... -
01:34 Patch #2168 (Closed): Spanish language files updated to r2028
- Updated and sorted language files.
2008-11-12
-
21:21 Defect #2167: Extend Textile syntax via plugin
- Hi Martín Vega
> Hola
May be you can help me what you like to say with this kind of comment ?
Kind regards
Karl... -
21:05 Defect #2167: Extend Textile syntax via plugin
- Hola
-
10:24 Defect #2167 (Closed): Extend Textile syntax via plugin
- Document the features of the extended Textile syntax in the wiki (see #2166)
-
17:08 Feature #2163: Hudson Plugin
- It would be fine to have that plugin.
P.S. Hudson can also integrate with external products by using these plugin... -
16:29 Feature #2163 (New): Hudson Plugin
- Markus May wrote:
> I have unfortunately (and against the process) closed this issue already.
It's reopened now. -
10:11
Feature #2163: Hudson Plugin
- Hello,
I have unfortunately (and against the process) closed this issue already. The attached plugin still needs s... -
16:57 Feature #2048: Code Review Module
- I agree. Allow comments on Changesets is more simple to begin.
*Review Board*: OpenSource (
http://www.review-bo... -
16:25 Patch #2126 (Closed): Slovak language pack
- Hello again. If bug already opened and someone not closed it yet, you may update this bug with new files. But when bu...
-
16:19 Patch #2151 (Closed): Simplified Chinese lang file zh.yml updated to r1999
- Updated, thank you.
-
16:14 Patch #2164 (Closed): new pt-br strings on r2022
- updated, thank you
-
00:41 Patch #2164 (Closed): new pt-br strings on r2022
- since last update new strings were added, here is the patch to r2022 adding them
-
15:03 Feature #1917: Required on close
- Felipe, Nick is right.
-
02:55
Feature #1917: Required on close
- Felipe Campo wrote:
> Jean-Philippe , the version erase means that the Feature was dismissed ??
I suspect it mean... -
10:54 Feature #1803: Allow custom issue fields as column in issues overview
- +1
-
10:37 Feature #1803: Allow custom issue fields as column in issues overview
- I found that changing the method 'columns' in the Query class like this:...
-
09:15 Feature #2096: Custom fields referencing system tables (users and versions)
- Hans Yoon wrote:
> I want to add custom field, which is named as "Tester".
> When a bug has fixed(solved), we passe... -
08:57 Feature #2166 (Resolved): Extend Textile syntax via plugin
- I just notice this feature is already implemented. Some documentation in the wiki would be nice... :)
-
08:51 Feature #2166 (Closed): Extend Textile syntax via plugin
- In a plugin I'm currently working on I would like to add custom Textile syntax to Redmine. This could be done with th...
-
08:54 Defect #1420: LDAP authentication extremely flaky
- Hi Mathew,
I also ran into this problem when trying to use the default ldap api on a linux server. Your patch works ... -
04:17
Defect #2165 (Closed): Issue activity not wrapping around revisions
- A issue was introduced in r1963 where application.css now pushes the hisotry entries past the revisions (ie, clear: b...
Also available in: Atom