Activity
From 2008-11-10 to 2008-11-12
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...
2008-11-10
-
22:54 Patch #2159 (Closed): pt-br language update to r2007
- Hello,
Here is the updates for pr-br.yml language file, applies to r2007 -
22:07 Feature #1383: Map repository authors to Redmine users
- Just a minor language change:
"Select ou update the Redmine user mapped to each username found in the repository l... -
20:00 Feature #1383 (Closed): Map repository authors to Redmine users
- Feature added in r2006.
Users with same username or email are automatically mapped. But mapping can be manually adju... -
22:02 Feature #2158 (Closed): Continuous integration
- There is an official plugin that you can use for this: [[PluginSimpleCI|Simple CI]]
-
20:10 Feature #2158 (Closed): Continuous integration
- If you can plugin the Continuous Integration (CI), It will be 100% project management tool, which keeps building & fi...
-
21:21 Patch #2112 (Closed): GLoc plugin available from hook
- Thanks Eric. Reopen if needed.
-
17:40 Patch #2112: GLoc plugin available from hook
- Jean-Philippe Lang wrote:
> Am I missing something?
That should be fine. I've used the full class method in my h... -
13:24 Patch #2112 (Resolved): GLoc plugin available from hook
- Actually, it should be included in Redmine::Hook::Listener instead if you want to use GLoc methods in your listeners....
-
21:19 Patch #2015: sort by name in select box to add user to project.
- The same should happen when editing an issue on the "Assigned to" field.
-
21:18 Patch #2015: sort by name in select box to add user to project.
- Yes, please, accept this patch. I'm using Active Directory integration, and the lastname has more than one name, so f...
-
21:14 Feature #2096: Custom fields referencing system tables (users and versions)
- I need this too. Specially when opening a bug, we can specify wich version it will be corrected, but not wich version...
-
20:03 Patch #1796 (Closed): Map repository authors to Redmine login names
- Feature added in r2006 (see #1383).
Mapping is stored in the database so that it can be manually adjusted (eg. when ... -
15:59 Defect #2157 (Closed): Problem in Wiki Page about SVN Setup
- The URL in question contains incorrect information:
http://www.redmine.org/wiki/redmine/Repositories_access_contro... -
12:55 Feature #2147: 500 error in Page_index/special
- I didn't use any query, I manually check them.
-
12:34 Defect #2006 (Closed): problem accessing svn repository with PATH contains non-english symbols
- Patch #1993 that should fix this problem was committed in r2004.
-
10:55 Defect #2006: problem accessing svn repository with PATH contains non-english symbols
- I had the same problem with Norwegian characters. The patch in #1993 fixed my problem. It seems like this is a legiti...
-
12:33 Patch #1993 (Closed): To correct the defect that non-ASCII subversion path can't be displayed(on windows)
- Patch applied in r2004. Thanks.
-
10:44 Patch #1993: To correct the defect that non-ASCII subversion path can't be displayed(on windows)
- I needed this patch to fix problems with the Norwegian characters ÆæØøÅå in the subversion view (at site.url/reposito...
-
12:08 Feature #2115: SVN authentication needed for public project
- Overmind Eternal Will wrote:
> Where the redmine check if the project is public, let it ignore the flag.
The idea... -
09:28 Feature #2115: SVN authentication needed for public project
- +1 to the features request. :P
sander you can comment a line of code in redmine.pm to get basically what you want.... -
11:12 Feature #1952: Mylyn Integration
- The sourceforge mylyn / redmine project has released a beta:
http://sourceforge.net/projects/redmin-mylyncon/ -
10:15 Patch #1110: Allow email to create issue or add comment
- Hello, If redmine would recognize otrs forwards mails it would be beautiful.
Could you add a option config / add t... -
09:18 Patch #2155 (Closed): Hungarian language file updated to r2003
- Hungarian language file updated to r2003
-
04:43 Defect #2154 (Closed): Issues list page,when user session has overtime,click "next page"
- as Subject describes,you will find the problem.Not only the"next page",all the "link_to_remote" links in this page ha...
-
01:53 Patch #2153 (Closed): Traditional Chinese language file (to r2003)
- * Added tag: *label_example*
Also available in: Atom