Activity
From 2009-02-27 to 2009-03-01
2009-03-01
-
23:24 Patch #2872: Added i18n vars for issue/new errors.
- Another patch to complement the first one.
I used @rake locales:update@ to add the new vars in the other language ... -
20:54 Patch #2872 (Closed): Added i18n vars for issue/new errors.
- Added i18n var to the bug solved at r2542 reported by me at issue #2866.
I added the en and pt_BR (my language), s... -
23:07 Feature #2873: i18n helper script
- There's a rake task for it: @rake locales:update@
Like the description says:... -
21:41 Feature #2873 (Closed): i18n helper script
- I suggest some i18n helpder script, so every translator could see what's missing a translation.
Or a script that m... -
21:04 Defect #2391: error in test:functionals in the latest development source from the trunk
- Just to complement, the file exists....
-
21:00 Defect #2391 (Reopened): error in test:functionals in the latest development source from the trunk
- I had the same problem, solved installing ghostscript, in my case at Mac OS X unsing ports:...
-
19:42 Feature #2716: User option to automatically add assignee to watchers
- Hi Teddy,
Ok, it works now.
Thanks for your plug-in which should be integrated in the trunk version.
-
16:24 Feature #2871 (Closed): Sort issues by multiple columns
- If I click on a column header label, the previous sorting gets lost. Redmine should memorize previous sortings and us...
-
16:01 Feature #2870 (New): Recursive download from the repository
- If I am not mistaken, right now you can only download one file
at a time from the repository browser.
While dev... -
14:49 Defect #2863: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
- Sure:
!bug_redmine.JPG! -
11:21 Defect #2863: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
- Can you post a screenshot that illustrates this problem please?
-
13:58 Revision 2547 (svn): Adds some functional tests.
-
13:45 Feature #2869: support lotus notes client to send reminder email?
- At my company, I am not a IT technical staff, and I am enjoy Redmine's simplicity and its automatic send mail to rem...
-
12:04 Feature #2869: support lotus notes client to send reminder email?
- I don't understand what you're expecting from this feature.
-
11:39 Feature #2869 (New): support lotus notes client to send reminder email?
- support lotus notes client to send reminder e-mail?
same code like this:... -
13:03 Revision 2546 (svn): Reorder links refactoring (follows r2526).
-
12:39 Revision 2545 (svn): Adds some functional tests.
-
11:56 Revision 2544 (svn): Removes unused code.
-
11:55 Revision 2543 (svn): Fixes a failure when running rake test:coverage.
-
11:15 Defect #2868: Cannot View Reposity Files or Diffs
- Please, set the log level to :debug in environment.rb and report the log.
-
04:07 Defect #2868 (Closed): Cannot View Reposity Files or Diffs
- Even though we are successfully able to browse the repository, anytime we try to view a specific file or diff, we are...
-
11:15 Revision 2542 (svn): Fixed that some error messages were not displayed (#2866).
-
11:14 Defect #2866 (Closed): New issue page not showinf 'no trackers' error
- Indeed. The behaviour of @render :nothing => true, :layout => true@ changed with Rails 2.2.
It's fixed in r2542. -
00:15 Defect #2866: New issue page not showinf 'no trackers' error
- Tha same occurs if you don't set a default ticket status.
The lines responsible for this are 123, 135.
@app/con... -
11:00 Revision 2541 (svn): Fixed: Undefined Method (l_YesNo) Being Called (#2867).
-
10:59 Defect #2867 (Closed): Undefined Method (l_YesNo) Being Called
- Fixed in r2541.
-
03:51 Defect #2867 (Closed): Undefined Method (l_YesNo) Being Called
- I upgraded our company copy of Redmine today to trunk and migrated the db, cleared cache, made sure all the version r...
-
08:04 Revision 2540 (svn): small update
-
08:03 Patch #2861 (Closed): Danish translation update
- Commited, thank you.
-
08:03 Patch #2858 (Closed): pt-BR new translations
- Commited, thank you.
-
08:03 Patch #2845 (Closed): Hungarian language file updated (r2525)
- Commited, thank you.
-
08:03 Patch #2843 (Closed): Traditional Chinese language file (to r2524)
- Commited, thank you.
-
08:03 Patch #2837 (Closed): Simplified Chinese lang file zh.yml updated to r2523
- Commited, thank you.
-
08:03 Patch #2822 (Closed): Swedish Translation
- Commited, thank you.
-
08:03 Revision 2539 (svn): localization updates
-
07:47 Patch #2818 (Closed): Traditional Chinese language file (to r2521)
-
00:25 Feature #1385: Script for import from JIRA
- Hi. I created an XML backup from Jira 3.12.1 (Administration » Import & Export » Backup Data to XML) and tried impor...
2009-02-28
-
23:29 Defect #2866 (Closed): New issue page not showinf 'no trackers' error
- I installed redmine following the doc/INSTALL and the page projects/testproject/issues/new shows a blank page. The br...
-
21:21 Patch #2864 (Closed): Add CSS style for priority and status in app/views/issues/show.rhtml
- Priority and status classes are already added to the ticket details div.
source:/trunk/app/views/issues/show.rhtml@2... -
19:45 Patch #2864: Add CSS style for priority and status in app/views/issues/show.rhtml
- I'm actually going through the issue views and updating the CSS classes so they are all similar (e.g. issue form, iss...
-
13:55 Patch #2864 (Closed): Add CSS style for priority and status in app/views/issues/show.rhtml
- In Redmine, you can change the CSS style in the issues list depends on the priority and status.
The patch adds the s... -
19:10 Feature #2865 (Closed): One click filter in search view
- It would be nice to have the same one click filter behavior in the search view as in the activity view (#2857) for th...
-
18:06 Revision 2538 (svn): Moves visibility statement out of the query.
-
16:43 Feature #1125: Template projects - Or copy as new feature
- +1.
Cloning a project to create a new one should not be cumbersome to implement for a ruby guru ;o) -
16:21 Feature #2806: Link to the version in the files area
- Jean-Philippe Lang wrote:
> Done in r2515.
Hi,
i have observed a little side effect of this change. It will do some i... -
12:42 Feature #2716: User option to automatically add assignee to watchers
- Jerome Vanthournout wrote:
> ...
Hi,
I just tried with 0.8.1 and it's still working.
The @test1@ user shoul... -
00:23 Feature #2716: User option to automatically add assignee to watchers
- Hi Teddy,
I wanted to try your plugin on v0.8.1. I have copied the folder redmine_auto_watch in the vendor/plugins... -
12:23 Revision 2537 (svn): Adds :view_issues permission to default roles.
-
12:05 Revision 2536 (svn): Makes :view_issues permission non public.
-
11:50 Feature #2857: One click filter action in activity view.
- Cheers. It is very much appreciated. :)
-
09:49 Feature #2857: One click filter action in activity view.
- Thanks, but it was an easy one.
-
11:43 Feature #2859: Linked lists for custom fields
- for example: linked lists is a relations between "country" list and "city" list
-
09:48 Feature #2859: Linked lists for custom fields
- And what would be a linked lists type custom field?
-
11:40 Defect #2863 (Closed): When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
- If you have a too many categories and right-click on an issue to set the category of choice, some categories may not ...
-
10:21 Revision 2535 (svn): Fixes tests broken by r2532 (#2853).
-
10:20 Defect #2853 (Closed): User-activity URL's use user_id as project_id also
- Tests fixed in r2535.
-
10:11 Patch #2862 (New): Make user sorting by his localized encoding name instead of utf-8 encoding name
- For those using non-ASCII systems, sorting user by name using a utf-8 encoding name and sorting user by name using th...
-
09:09 Feature #2854: macro to make wiki template
- Thanks for the plugin, I didn't know that we can add new macro with plugin (it's my first redmine and ruby hack), it'...
-
07:57 Patch #2861 (Closed): Danish translation update
- Updated the Danish translation to include all translations for r2534.
Attached is the diff created by svn:
svn diff... -
01:45 Feature #2860 (New): Bounty plug-in
- A useful plug-in would be a bounty plug-in that allowed you to specify monetary rewards for the fixing of bugs and th...
-
00:58 Feature #973: Assign different status sets and workflows for separate projects
- +1
Thomas Pihl wrote:
> I would prefer not to show my changes since i'm still a novice in rails and my patches ar...
2009-02-27
-
23:16 Feature #2854: macro to make wiki template
- I wanted to use this immediately, so I wrapped it in a redmine plugin. There was a small trick needed, so here's the ...
-
09:53 Feature #2854 (Closed): macro to make wiki template
- I created a basic system to enable wiki template page, like in MediaWiki.
Just add the attached file in the macros... -
23:08 Feature #1505: Default an issue's due date to the assigned version's due date [Includes Patch]
- Eric - go ahead and open source it, I don't think Peter will object to me just giving you the ok.
-
23:00 Feature #1505: Default an issue's due date to the assigned version's due date [Includes Patch]
- Let me follow up on this and see if I can release it.
-
22:34 Patch #2858: pt-BR new translations
- New diff, with a typo fix.
Complete diff based on revision r2534 -
20:56 Patch #2858 (Closed): pt-BR new translations
- I added new translations for Status (Situação) and Tickets (Tarefas).
You can follow my pt-BR branch at http://git... -
22:32 Feature #2179 (Closed): Alternate layout for one site
- You can't override controllers or models that way. The best way is to create a module and @include@ it into the base...
-
21:36 Feature #2850: Add next/previous navigation to issue
- Christian Zagrodnick wrote:
> Frankly, I don't see a use in that. Ticket numbers are basically random in regard to t... -
16:06 Feature #2850: Add next/previous navigation to issue
- Jens Goldhammer wrote:
> 1. If you browse the tickets without a search-> it should provide you a next and previous... -
09:08 Feature #2850: Add next/previous navigation to issue
- Sounds really good. Trac does the same...
As you both mentioned, there are different contexts:
1. If you browse the... -
08:10 Feature #2850: Add next/previous navigation to issue
- The second is what I was thinking about.
Actually I'm a long time Bugzilla user, so I may be a little biased. Let me... -
21:26 Feature #2859 (New): Linked lists for custom fields
- it would be great if in custom fields would be linked lists type.
-
20:46 Feature #1738: Add a "Visible" flag to project/user custom fields
- Mischa The Evil wrote:
> Quick and dirty patch for this change provided in #1746.
I can't get this patch to work,... -
20:16 Defect #2853 (Reopened): User-activity URL's use user_id as project_id also
- I'm seeing a two failed tests for the routing. Probably a simple fix....
-
13:07 Defect #2853 (Closed): User-activity URL's use user_id as project_id also
- Fixed in r2532. Eric, if you have a better fix, go ahead.
-
00:44 Defect #2853 (Closed): User-activity URL's use user_id as project_id also
- The links to the user's activity-view on the user's account-show view are incorrect after the RESTful-URL implementat...
-
19:47 Feature #2857: One click filter action in activity view.
- kju kju wrote:
> The requested changed and feature is that clicking on the name/string shows the
> activity view f... -
19:33 Feature #2857 (Resolved): One click filter action in activity view.
- Committed in r2534. Thanks.
-
18:41 Feature #2857 (Closed): One click filter action in activity view.
- Currently the 'workflow' on the activity view is that you de-/select
the checkboxes of the parts and press the apply... -
19:34 Revision 2534 (svn): Add links for one-click activity filtering (#2857).
-
19:00 Patch #2010: Wiki Sidebar: Adding a (navigational / TOC) section
- Hi Chris,
Thanks for this patch, really useful, I added it on my redmine! -
18:28 Feature #1806: Gantt Editing
- +1
-
16:43 Patch #2856 (Closed): Redmine::WikiFormatting.register not raise ArgumentError
- Hi.
Redmine::WikiFormatting.register not raise ArgumentError.
./script/console
001:>> Redmine::WikiFormatting.... -
16:39 Feature #2855 (Closed): Move Authetication Settings to Project Level
- Presently authentication settings are global for all projects contained in a Redmine instance. It would be useful to...
-
16:35 Revision 2533 (svn): Adds a branch for finer grained ticket wiewing/editing permissions.
-
14:03 Defect #633: Redmine crashes randomly
- I wanted to add another experiences about this issue and perhaps it might help you to solve. I've experienced same...
-
13:08 Revision 2532 (svn): Fixes user's activity link (#2853).
-
12:32 Revision 2531 (svn): Fixes #2851.
-
12:31 Defect #2851 (Closed): CVS terms accidentally removed
- Fixed in r2531.
-
11:13 Feature #2624: Repository statistics should honour user-mapping
- ++
I found this too; plase fix? And thank you for all the work done on this project :-) -
10:22 Feature #594: Remove limit on subproject nesting
- Is using the trunk-version not a bigger risk than using the nested-only branch? I took a look at the mysql tables cha...
-
09:18 Feature #1803: Allow custom issue fields as column in issues overview
- +1
-
02:54 Feature #2024: gantt chart editing
- +1
Maybe you should get some ideas from the ClokingIT code, if the license permits it.
Code : http://wiki.clo... -
01:31 Feature #2848: Sort time entries by name, not ID
- Jean-Philippe Lang wrote:
> Your patch seems to work for projects and users but not for the other criteria.
> Anoth... -
00:39 Feature #2104: module and/or plugin for voting
- I'll start some work for a plugin-implementation of issue-voting soon...
More to come... -
00:39 Feature #1011: Add voting to tickets
- I'll start some work for a plugin-implementation of issue-voting soon...
More to come... -
00:39 Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
- I digress, my example is not a "hash" tag nor do I think a hash would work but something similar could.
Thanks. -
00:36 Feature #2852 (Closed): Clean Incoming Email of quoted text "----- Reply above this line ------"
- I'm requesting redmine incorporates method of stripping extraneous quoted text from replies.
A few other trackers...
Also available in: Atom