Activity
From 2009-02-24 to 2009-02-26
2009-02-26
-
23:45 Defect #2851 (Closed): CVS terms accidentally removed
- Seems that in the whole i18n push, some of the localized strings for CVS were removed accidentally. For example,
... -
23:25 Feature #2835: clickable/linkable line #'s while browsing the repo
- Jean-Philippe Lang wrote:
> Committed in r2527 with sligth changes:
> * ...
> * change to scm.css removed (not rel... -
10:28 Feature #2835 (Resolved): clickable/linkable line #'s while browsing the repo
- Committed in r2527 with sligth changes:
* title attribute removed (hardcoded english word)
* change to scm.css remo... -
00:16 Feature #2835: clickable/linkable line #'s while browsing the repo
- +1, it seems to me that the chosen implementation has a pretty low severity in contrast to a the highly improved usea...
-
23:08 Feature #1043: "My Calendar" page to show assigned items (patch incl)
- This is no longer available at Redmine Hacks: http://www.redminehacks.org/projects/show/mycalendar
Does anyone hav... -
22:21 Feature #2850: Add next/previous navigation to issue
- Just my first thoughts on this FR:
*Christian Zagrodnick wrote:*
> ...there should be next/previous links on the ... -
21:58 Feature #2850 (Closed): Add next/previous navigation to issue
- When opening an issue from an issue list there should be next/previous links on the ticket to navigate the list.
-
22:18 Feature #401: Add pdf export for WIKI page
- +1 for me too
PDF-export would be really nice to have, no need for local pdf printers anymore. -
20:43 Feature #2848: Sort time entries by name, not ID
- Mm. Agreed on refactoring the sorting into the controller. I'll take a look at that today.
-
20:25 Feature #2848: Sort time entries by name, not ID
- Your patch seems to work for projects and users but not for the other criteria.
Another option would be to the sort ... -
19:34 Feature #2848: Sort time entries by name, not ID
- The attached patch should work. Wouldn't mind another eye on it though.
-
19:19 Feature #2848: Sort time entries by name, not ID
- I tried adding an order clause to the query, but found that sql_group_by talks about IDs, not names. Hrm......
-
19:18 Feature #2848 (New): Sort time entries by name, not ID
- Go to /time_entries/report and filter by project or member. Both result in a list sorted by the row's respective ID, ...
-
20:10 Feature #594: Remove limit on subproject nesting
- You'd better not use the nested_projects branch. It was used to initialy implement the feature, but it won't be updat...
-
18:09 Feature #594: Remove limit on subproject nesting
- I've just updated to the "nested set" branch and everything seems to work.
Can anybody tell me how "save" it is to... -
19:42 Feature #2849 (New): Drag and Drop Calendar Support
- It would be great to support drag and drop on the calendar. To be able to reschedule work in that view without having...
-
19:07 Feature #2179 (Reopened): Alternate layout for one site
- That worked well. I am now at a later stage where I have to add 2 methods to the Redmine app/controllers/application...
-
17:37 Feature #2840 (Resolved): Allow My Page blocks to be added to from a plugin
- Feature added in r2529. Let me know what you think.
-
14:33 Feature #2847 (Closed): ability to give redmine::load_default_data a default value using environment variable
- The idea would be :
rake redmine:load_default_data RAILS_ENV="production" REDMINE_LANG="fr"
if $REDMINE_LANG is d... -
13:15 Feature #572: My projects (or favourite projects)
- +1
-
13:09 Feature #572: My projects (or favourite projects)
- +1
-
11:13 Feature #572: My projects (or favourite projects)
- Yes, but because I'm project manager and owner of our company, I'm in almost all projects. When I search for "office"...
-
13:00 Feature #1189: Multiselect custom fields
- Thanks a lot, I'll try this.. In fact I don't think my patch is a real good solution ; I was told it puts multiple ob...
-
09:34 Feature #1189: Multiselect custom fields
- Jean-Baptiste Barth wrote:
> Here is a new migration and a patch which let you choose multiple values in issue custo... -
11:57 Feature #2846 (New): Separate permissions on Versions
- I think that it will be a good point to have separate permissions for "creating" and for "deleting" Versions instead ...
-
10:53 Defect #2838: Swedish chars get mangled in issue when added via email
- I also noticed that the chars only gets mangled in the subject, not in the body.
-
10:42 Defect #2838: Swedish chars get mangled in issue when added via email
- Sorry, no. It was back in the 0.7 branch.
-
10:38 Defect #2838: Swedish chars get mangled in issue when added via email
- I don't see any change to the mail handler that could have affected this behaviour.
Do you know which revision was w... -
10:15 Defect #2838: Swedish chars get mangled in issue when added via email
- I believe so.
* Default Character Set: utf8
* Default Collation: utf8_swedish_ci
This worked ok before, so I j... -
10:08 Defect #2838: Swedish chars get mangled in issue when added via email
- I don't have this problem. Here is what I get when running @rake redmine:email:read project=redmine < email.txt@
!... -
10:43 Patch #2845 (Closed): Hungarian language file updated (r2525)
- Hungarian language file updated (r2525)
-
10:40 Defect #2824: MySQL Deadlock Error when showing a big repository
- I know this way and it worked well, but in many case users cannot know how long the process will take until they try ...
-
10:32 Feature #2751: Support for plain HTML code in Wiki
- Using plain HTML is a must have for us too...
-
10:25 Defect #949: Style not applied to wiki image
- I'm using redmine trunk and it does not work too...
-
10:03 Defect #2842 (Closed): Charset bug in the Bazaar-NG commits
- This is fixed in 0.8. In the application settings, you can now specify the encoding of your commit messages so that t...
-
09:58 Defect #2841 (Closed): View overriding code isn't working for plugins
- Fixed in r2525.
-
09:53 Feature #2823: Cross-project activity view
- True, actually. Thanks for the pointer!
-
09:45 Defect #2844 (Closed): closed version should not be available in the drop-down menu found in tickets
- Indeed. See #1245.
-
06:38
Defect #2844: closed version should not be available in the drop-down menu found in tickets
- This is a duplicate of #1666, which is in turn a duplicate of many others :)
I've been using the patch that Artem ... -
04:56 Defect #2844 (Closed): closed version should not be available in the drop-down menu found in tickets
- When a new ticket is opened, or when editing a ticket, all versions are shown in the "expected version". Although som...
-
09:29 Feature #2623: C# syntax highlighting
- That would be neat indeed. But I guess that's rather CodeRay job. It's planned for 1.0RC1 which is due in ~50 days. S...
-
07:10 Defect #2827: {{{foo}}} without spaces incorrectly imported
- Add following somewhere in convert_wiki_text:...
-
07:04 Defect #2830: trac lists aren't imported as such
- Ah cool.. here's my solution, it's a bit more strict but does essentially the same thing.
Add following to conver... -
06:41 Defect #2826: trac import breaks images
- The following regexp, should be placed first in the convert_wiki_text block:...
-
06:10 Feature #661: Allow uni-directional relations between tasks
- I didn't like the solution proposed by Jeremy L but Jean-Philippe Lang's solution seems elegant, simple and managable...
-
05:32 Feature #1505: Default an issue's due date to the assigned version's due date [Includes Patch]
- Did this ever get shared?
-
05:22 Feature #1771: Showing non-classified issues on roadmap
+1
Indeed. What I currently do is
* i have a version called "Future", that fortunately appears last (thx to...-
05:18 Defect #2392 (Resolved): "Planning" is not displayed in the links of sidebar of "Issues"
- Seems the problem was corrected.
-
05:09 Feature #2443: Reciprocal relationships for Blocks and Precedes
- +1 !
-
05:05 Feature #2355: add a link to diff page to wiki item in activity page
- +1
(mediawiki does that :-) -
04:33 Feature #1981: display mercurial tags
- No return on this one ? is this request kind of.. weird ? or is it here already ?
-
04:29 Patch #2843 (Closed): Traditional Chinese language file (to r2524)
- * Add time.time
-
01:13 Feature #2580: Remote git repositories
- +1
2009-02-25
-
23:39 Defect #2842 (Closed): Charset bug in the Bazaar-NG commits
- I tried to use bzr repository with Redmine. Redmine shows commits descriptions, but if I commits texts in Russian it ...
-
23:32 Defect #2841: View overriding code isn't working for plugins
- I'll take a look at this one. Doesn't look like my custom design is being applied either. Guessing the view overrid...
-
22:21 Defect #2841 (Closed): View overriding code isn't working for plugins
- I have created an empty plugin. I have added the file index.rhtml with some changes to my_plugin/app/views/projects/i...
-
22:37 Feature #2840: Allow My Page blocks to be added to from a plugin
- +1 ;)
-
21:14 Feature #2840: Allow My Page blocks to be added to from a plugin
- I'm definitely on board with this one. I'm finding that few people in my Redmine instance are using _My page_. If it ...
-
21:08 Feature #2840 (Closed): Allow My Page blocks to be added to from a plugin
- It would be great if a plugin could add a new My Page block. Right now the blocks are frozen constants. Maybe they ...
-
21:05 Defect #2839 (Closed): teste
- This is a productive System and no Test System.
Kind regards
Karl Heinz Marbaise -
20:23 Defect #2839 (Closed): teste
- teste descricao
-
20:34 Patch #2599: New View Hooks
- I don't know if this is the right place, but I've added a hook that I find useful, too -- it's after the description ...
-
18:08
Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- +1
An simple solution would fit our needs so just internal/public per page would be enough. Where all logged in us... -
17:18 Defect #2830: trac lists aren't imported as such
- Check Patch #2748 for an updated version of the importer which fixes that issue beside others.
-
16:52 Defect #2838 (Closed): Swedish chars get mangled in issue when added via email
- Swedish chars (Å,Ä and Ö) gets replaced with 奪 辰 and 旦 when added from email.
Raw sample of a mail:... -
15:59 Defect #2811 (Closed): Redmine SVN (Trunk) r2519 doesn't work in subdirectory
-
14:41 Defect #2811 (Resolved): Redmine SVN (Trunk) r2519 doesn't work in subdirectory
- Strange... it started working after svn update.
Anyway, thanks for your help. -
14:30 Defect #2811: Redmine SVN (Trunk) r2519 doesn't work in subdirectory
- I know that I need to restart the app after changes. I did it and it still doesn't work. When I try to open any *real...
-
10:53 Defect #2811: Redmine SVN (Trunk) r2519 doesn't work in subdirectory
- As Jean-Baptiste said, you have to add this at the end of config/environment.rb:
ActionController::AbstractReque... -
15:59 Feature #2820 (Closed): When logging in via an autologin cookie the user's last_login_on should be updated
- Fixed in r2524. User's last_login_on is now updated when the user starts a new session using autologin cookie, not on...
-
14:02 Patch #2804 (Closed): Simplified Chinese language file zh.yml updated to r2513
- a newer lang file is submitted as #2837
-
14:01 Patch #2837 (Closed): Simplified Chinese lang file zh.yml updated to r2523
- lang
-
13:24 Defect #2760: User activity overflows content div
- Hope this will be committed soon.
-
10:48 Feature #2819 (Closed): Redmine Theme With Logo
- There is an example with a logo here: [[HowTo_create_a_custom_Redmine_theme]].
-
10:42 Defect #2824: MySQL Deadlock Error when showing a big repository
- See the doc about [[RedmineRepositories|repositories]]:
> *Important*: When you first browse the repository, Redmi... -
01:55 Defect #2824: MySQL Deadlock Error when showing a big repository
- Isaac Cruz Ballesteros wrote:
> A deadlock has nothing to with lock wait timeout, a deadlock occurs when transaction... -
10:40 Defect #2831 (Closed): Activity log shows the word "time" instead of the time the activity took place
- Fixed in r2523.
-
10:19 Defect #2834 (Closed): 'admin' unable to change issue status on new install (0.8.1 and r2521)
- See #2323.
-
10:11 Defect #2833 (Closed): scripts/generate script doesn't use the database settings?
-
02:48 Defect #2833 (Resolved): scripts/generate script doesn't use the database settings?
- Nevermind, by default it tries to use the development RAILS_ENV and just blows up miserably. Made it use RAILS_ENV="...
-
10:11 Defect #2832 (Closed): Wrong time in Activity and repository
-
08:33 Defect #2825: No host/domain name in activation link
- Can you reproduce this with r2522 or later? I fixed a few url generation bugs in the Plugin hooks and Mailer.
-
06:40 Defect #2825: No host/domain name in activation link
- I think this is related to the changes in #2542
-
08:24 Feature #2542: Plugin hooks should have access to the "request" variable
- I believe I fixed the Plugin and Mailer default_url_options in r2522. It turned out to be a tricky bug that was caus...
-
02:25 Feature #2836 (Closed): Account's initial setting management interface
- In our redmine site, I want "My account - Preferences - Hide my email address" value set to false by default.
If I w... -
01:56 Feature #2835 (Closed): clickable/linkable line #'s while browsing the repo
- A user on the #redmine channel requests clickable/linkable line numbers while repo browsing. Here is a simple patch ...
2009-02-24
-
23:45 Feature #1093: Project overview page should display only trackers active in project
- Maxim: can you give any feedback on this issue with current state of Redmine (0.8.1 / trunk @ r2520)? I remember a co...
-
23:43 Feature #978: Different trackers on different projects?
- Just came around this issue and I am wondering if this is still an issue considering the state of Redmine currently (...
-
23:36 Feature #423: "All Projects" should have some of the features of any given project
- *Maxim Krušina wrote:*
> "All Projects" should have also "timelog"
This is implemented with r1778.
*Mark sim w... -
23:15 Feature #2823 (Closed): Cross-project activity view
- This is a duplicate of #423 & #494 and the requested feature is already implemented in r1227 (which is included alrea...
-
13:26 Feature #2823 (Closed): Cross-project activity view
- A cross-project activity view would be very helpful. Especially the repository acitivity/commits are not easy to foll...
-
23:00 Defect #2834: 'admin' unable to change issue status on new install (0.8.1 and r2521)
- John Dell wrote:
> I made a new install of redmine and was demo'ing features to colleague and noticed that with the ... -
22:58 Defect #2834 (Closed): 'admin' unable to change issue status on new install (0.8.1 and r2521)
- I made a new install of redmine and was demo'ing features to colleague and noticed that with the default 'admin' user...
-
22:59 Defect #2821 (Closed): Squeeze Theme Not Working
- Please do not report issues for third-party themes or plugins in this Redmine instance. You should contact the author...
-
10:50 Defect #2821 (Closed): Squeeze Theme Not Working
- I Have downloaded Squeeze Theme in public/themes folder.I Have Restarted my webrick server.I Have changed the default...
-
21:52 Defect #2831: Activity log shows the word "time" instead of the time the activity took place
- but for backward comparability the correct format would be like this ...
-
21:35 Defect #2831: Activity log shows the word "time" instead of the time the activity took place
- for me - it happened from r2514
i have simple research this and found what problem is in
*RAILS_ROOT/lib/redmin... -
18:39 Defect #2831 (Closed): Activity log shows the word "time" instead of the time the activity took place
- Ruby 1.8.7
Rails 2.2.2
Redmine r2521 -
21:36 Defect #2833 (Closed): scripts/generate script doesn't use the database settings?
- When I ran "ruby script/generate redmine_plugin TestForMe", I was greeted by a nice backtrace. Reviewing the backtra...
-
21:20 Defect #2824: MySQL Deadlock Error when showing a big repository
- A deadlock has nothing to with lock wait timeout, a deadlock occurs when transaction A blocks transaction B, and B bl...
-
14:27 Defect #2824 (New): MySQL Deadlock Error when showing a big repository
- First thanks for your great jobs for this application.
I have some problem when I try to connect SVN with Redmine.... -
21:19 Defect #2832 (Resolved): Wrong time in Activity and repository
- Never mind I missed the fact that you could change your timezone
-
21:17 Defect #2832 (Closed): Wrong time in Activity and repository
- I am using Redmine 0.8.1.stable.2521. Now in my activity and repository view it has the wrong time for my last commit...
-
18:18 Defect #2827: {{{foo}}} without spaces incorrectly imported
- oh the spam, oh the sorrow.. forgot to mention that is is an issue with the Trac importer.
-
18:03 Defect #2827: {{{foo}}} without spaces incorrectly imported
- Daniel Svensson wrote:
> Maybe oneliner {{{Inline Code}}} should be translated to @Inline Code@?... -
18:02 Defect #2827: {{{foo}}} without spaces incorrectly imported
- Maybe oneliner {{{Inline Code}}} should be translated to @Inline Code@?
-
17:34 Defect #2827: {{{foo}}} without spaces incorrectly imported
- Daniel Svensson wrote:
> When importing {{{foo}}}, note that there are no spaces between curly braces and the word w... -
17:28 Defect #2827 (Closed): {{{foo}}} without spaces incorrectly imported
- When importing {{{foo}}}, note that there are no spaces between curly braces and the word within them, the result is ...
-
18:17 Defect #2830 (New): trac lists aren't imported as such
- ...
-
18:16
Feature #2829 (Closed): Ability to set default search filter for Issues
- I'd like to propose the ability to save a Filter search, and save it as the default that will be used for all users. ...
-
17:53 Defect #2828 (Closed): named links incorrectly imported
- Trac wiki code:
[MyCoolLink A link that is really awesome]
Is incorrectly imported as:
[MyCoolLink [&#... -
17:03 Defect #2826 (New): trac import breaks images
- ...
-
16:43 Defect #2825 (Closed): No host/domain name in activation link
- Activation emails only contain the right hand portion of the link - no host and domain name:...
-
15:23 Feature #2708: Require Category
- +1
We have 10+ Projects. For one of project, the manager wants category field as Required.
As Brandon said "Wh... -
15:02 Defect #2811: Redmine SVN (Trunk) r2519 doesn't work in subdirectory
- Any ideas how to resolve the problem?
-
14:47 Patch #2822: Swedish Translation
- Please make this change to attached diff....
-
11:34 Patch #2822 (Closed): Swedish Translation
- For I18n module
-
14:33 Defect #1190: Custom querry 'Export to PDF' ignores field selection
- +1
I created a custom query without "Default columns" & tried to create a PDF report, In the PDF only the standar... -
11:42 Patch #2815 (Closed): Internal server error after updating to r2519
- closed :)
-
11:39 Defect #2817 (Closed): 性能测试
- Please use english if you have problems with Redmine.
-
02:33 Defect #2817 (Closed): 性能测试
- 性能测试
-
06:38 Feature #2820 (Closed): When logging in via an autologin cookie the user's last_login_on should be updated
- When a user logs in the @User.last_login_on@ field is updated to the current time. This is correct.
When a user l... -
06:32 Feature #2819 (Closed): Redmine Theme With Logo
- Can i get a Redmine Theme with custom logo on the top.I Have checked the five themes given in the redmine Classic,Alt...
-
06:10 Patch #2818: Traditional Chinese language file (to r2521)
- please use the newest one.
-
04:02 Patch #2818: Traditional Chinese language file (to r2521)
- please use the newer one.
-
03:42 Patch #2818 (Closed): Traditional Chinese language file (to r2521)
- * merge zh-tw.yml and zh-TW.yml
* replace "建立新的xx" with "建立新xx"
Also available in: Atom