Activity
From 2008-11-11 to 2008-11-13
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...
2008-11-11
-
23:17 Feature #1917: Required on close
- Jean-Philippe , the version erase means that the Feature was dismissed ??
-
22:50 Defect #843: BR tags no longer working in textile
- +1 to editing ALLOWED_TAGS. I need to have line breaks in tables and now I have to monkey patch to allow br's.
-
22:08
Feature #2163 (Closed): Hudson Plugin
- Hello,
I have developed a small plugin (heavily based on the Simple CI plugin) especially for Hudson. I know, that ... -
21:50 Patch #1616: Allow email to create and reply to forum messages
- I've had this patch running using IMAP for about a 35 user instance of Redmine without problems. Any chance this get...
-
21:48 Patch #2126 (Reopened): Slovak language pack
- Please answer my questions. ThX
-
20:44 Feature #2161: Time tracking code should respect weekends as "no work" days
- It would need to be configurable I imagine.
To be honest, I think that any scheduling code needs to exceed a certain... -
18:36 Feature #2161: Time tracking code should respect weekends as "no work" days
- -1
This makes a lot of assumptions and raises several issues, mostly about how would the system know what a weeken... -
18:16 Feature #2161 (Closed): Time tracking code should respect weekends as "no work" days
- I imagine this is a common requirement for a lot of companies - we don't work at weekends! (at least, by default we d...
-
20:30 Feature #2162: Add additional fields to plugin registration
- Yes. The hard part will be the logic to check the compatibility. I was going to open a new feature request about th...
-
19:14 Feature #2162: Add additional fields to plugin registration
- What do have in mind concerning redmine_version?
A simple string or an array of versions that could be matched agains... -
18:55 Feature #2162 (Closed): Add additional fields to plugin registration
- I'd like to add some additional fields to the plugin registration (@Redmine::Plugin.register@)
* author_url - url ... -
19:10 Patch #2031 (Closed): Pluggable admin menu
- Patch applied in r2022 with slight changes.
To be consistent with other menu names, I named the menu @:admin_menu@ i... -
18:22 Feature #1848 (Closed): Too much scrolling on tickets
- Ewan, good to see you found the preference. I've linked this issue to other issues that requested the user option.
-
17:48 Patch #2155 (Closed): Hungarian language file updated to r2003
- Applied in r2021. Thanks.
-
17:39 Feature #2028: Show to user a path of wiki localization
- The path to the current wiki page is already displayed (eg. this page: [[RedmineAccounts]] belongs to Guide) based on...
-
17:25 Defect #2091 (Closed): Strike - Through does not work correctly
- Fixed in r2020.
-
17:08 Defect #1843: Importing trac's [wiki:"String WikiString"] translates to [[String [[WikiString]]]]
- Hi,
I've given another go at the regexp problem, started with your first patch and fixed the two problems, on the ... -
13:16 Defect #1843: Importing trac's [wiki:"String WikiString"] translates to [[String [[WikiString]]]]
- Hi,
My mistake, I still had a comment on line 244 that converted WikiCaps, the patch didn't fix it yet (as you st... -
12:29 Defect #1843: Importing trac's [wiki:"String WikiString"] translates to [[String [[WikiString]]]]
- Hi,
I've tried your non-greedy.patch against version 0.7.3, and it solved the ![[String [[WikiString]]]] issue. (... -
16:21 Patch #2015: sort by name in select box to add user to project.
- Artem Vasiliev wrote:
> Mario Moreira wrote:
> > The same should happen when editing an issue on the "Assigned to" ... -
16:19 Patch #2015: sort by name in select box to add user to project.
- Mario Moreira wrote:
> The same should happen when editing an issue on the "Assigned to" field.
I've made this in... -
13:59 Patch #2015 (Closed): sort by name in select box to add user to project.
- Fixed at model level in r2010.
New member and Assigned to lists are now alphabetically sorted. -
16:09 Defect #2111 (Closed): Hook issue in some places of redmine
- Closing this ticket since it seems to be fixed.
-
16:08 Feature #854 (Closed): Editing one's own forum posts
- I've committed Markus' patch in r2019 (with slight changes) since it's more configurable.
Thanks. -
15:28 Defect #1890 (Closed): LDAP Filter can't have spaces
- Fill a request for LDAP attribute validation if needed.
-
15:23 Feature #1514 (Closed): Parsing ftp URL
- sftp and ftps proto are now properly turned into links (r2018).
-
15:16 Defect #1900 (Closed): login filter providing incorrect back_url for Redmine installed in sub-directory
- Thanks for the feedback.
-
14:53 Patch #1876 (Closed): dispatch.xxx.example has the wrong bang path
- Fixed in r2017 and in other ruby scripts as well. Thanks.
-
14:48 Patch #2159 (Closed): pt-br language update to r2007
- Committed in r2016. Thanks.
-
14:48 Patch #2153 (Closed): Traditional Chinese language file (to r2003)
- Committed in r2016. Thanks.
-
14:43 Feature #515: Add 'watchers' pro-actively.
- +1 for being able to assign watchers on creation.
The problem with the current system is that if I create a ticket... -
14:36 Feature #1647 (Closed): No Anchor Support on Wiki pages
- Patch applies in r2015. Thanks.
-
14:31 Patch #2052 (Closed): Milestones will not correctly converted.
- Patch applied in r2014. Thanks.
-
14:28 Patch #2053 (Closed): Trac: Migration of ticket:123 or [ticket:34] do not work
- Committed in r2012, r2013. Thanks.
-
14:22 Patch #2023 (Closed): Migration from Trac to Redmine import of highlighting code is not correct
- Committed in r2011.
-
14:22 Defect #1950 (Closed): Content of the Milestone page is not converted.
- Committed in r2011.
-
14:22 Defect #1949 (Closed): Milestones after Migration from Trac to Redmine are not marked as closed
- Committed in r2011.
-
14:21 Patch #2050 (Closed): Summarization of #1949, #1950 and #2023
- Patch tested OK and committed in r2011.
Thanks for these improvements. -
14:03 Patch #1708 (Closed): 'Assigned to' list sorts by id, not name
- I think it makes sens to simply sort users by their display names so that users dropdown list are properly sorted alp...
-
14:01 Feature #1413 (Closed): Alphabetical Sorting of Drop-Down Lists
- Users lists sort is fixed in r2010. Roles are sorted by their position that can be adjusted in administration area.
-
14:00 Feature #1880 (Closed): Some Assign To improvements
- Fixed in r2010.
-
13:16 Feature #1383: Map repository authors to Redmine users
- Typo fixed in r2008.
-
10:52 Feature #772 (Closed): Custom fields for timelogs too
- > What about showing custom fields (if there are any) in the timelog table?
I agree but this is another feature.
... -
10:50 Feature #1264 (Closed): Add Search scope
- I prefer to keep the header light.
Users can simply click the search link to see the full search form. -
10:43 Feature #1083 (Closed): Accept new tickets via email
- Feature added. See #1110.
-
10:43 Feature #491 (Closed): Email integration more expanded
- Feature added. See #1110.
-
10:43 Feature #444 (Closed): submit issue via email
- Feature added. See #1110.
-
10:38 Feature #1112 (Closed): Send notifications when issues come due
-
08:25 Feature #296: REST API
- The work you are doing here Markus is really interesting, thanks and keep it up! Your progress is just inspiring, fun...
Also available in: Atom