Activity
From 2010-04-19 to 2010-04-21
2010-04-21
-
22:20 Feature #1913: LDAP - authenticate as user
- Had the same problem, so I´ll post my approach here. This is against trunk @3625
This adds a domain field which will... -
09:06 Feature #1913: LDAP - authenticate as user
- Felix Schäfer wrote:
> There are environments in which you might need to first bind as the "redmine user" to the LDA... -
08:00 Feature #1913: LDAP - authenticate as user
- Markus Peter wrote:
> I included a patch which works with the current head, though it still calls @initialize_ldap_c... -
00:44 Feature #1913: LDAP - authenticate as user
- Antoine Beaupré wrote:
> ... and here's an untested patch for current head. it refactors get_user_dn() to use an int... -
21:52 Feature #3021: Extend search with plugins
- Any update to this?
-
21:44 Feature #2850: Add next/previous navigation to issue
- +1
-
19:56 Feature #2850: Add next/previous navigation to issue
- +1
-
21:43 Feature #3521: Permissions for roles to change fields per tracker/status
- +1
very agree with this feature but...
try to take a look at link below.
#5032
#4670
#703
#1091
#4927
#46... -
21:26 Feature #3521: Permissions for roles to change fields per tracker/status
- +1
-
21:42 Feature #1554: Private comments in tickets
- Exactly!
Thanks -
20:53 Feature #1554: Private comments in tickets
- Privileges "Hidden notes" for the possibility of adding / editing / viewing of hidden notes will be enough?
-
19:55 Feature #1554: Private comments in tickets
- Oleg Volkov wrote:
> I updated the # 337. Please test it.
Thanks Oleg, I'll test it.
> Private notes are need... -
13:29 Feature #1554: Private comments in tickets
- I updated the # 337. Please test it.
Private notes are needed for NOT private issue?
Who should view private note... -
19:48 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- How do we go about getting this feature started?
-
18:39 Defect #5366: Missing columns after upgrade from 0.8.4 to 0.9.3
- Restarting apache restarts passenger, it might be that you didn't really stop all apache processes. We should probabl...
-
17:43 Defect #5366 (Resolved): Missing columns after upgrade from 0.8.4 to 0.9.3
- Duplicate of #5092. I thought simply restarting apache would restart the passenger module, it did not.
-
17:39 Defect #5366 (Closed): Missing columns after upgrade from 0.8.4 to 0.9.3
- I followed the instructions as listed here (http://www.redmine.org/wiki/redmine/RedmineUpgrade). I also did 'rake db...
-
17:57 Feature #5361: Next / previous issue feature
- Duplicate of #2850
-
11:12 Feature #5361 (Closed): Next / previous issue feature
- It would be nice to have the ability to simply click "next/previous" issue when viewing an issue. Clicking this link ...
-
17:24 Feature #5176: Multiple select list in custom fields
- +1 ...but I think the ideal interface for this would be similar to the watchers list at the bottom of the issues. It...
-
17:22 Feature #5224: Add custom field type that allows multiple values
- Definitely a duplication -- I did search though, I promise. ;)
However, if possible, I still want to promote the ... -
17:20 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- Hmm, I'll see it later how git considers, but attachment:git-changeset-order-workaround.diff may partially fix the pr...
-
15:42 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- And the missing file:
-
15:41 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- Not true. The _git log --help_ does not seem to be accurate (and does not make sense either). Here is a clear exampl...
-
14:36 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- Hi, I read #2108 and feel the issue is much tangled than Mercurial's (#3567.)
According to @git help log@, it sort... -
12:00 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- Crap. attachment:sort-changes-by-id-for-git.diff doesn't work:
# With the initial fetch, redmine adds the changeset... -
10:32 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- Oops, I made a typo: Your changeset does +not+ appear to solve the problem for a GIT repo
-
10:30 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- Thanks, but your changeset does appear to solve the problem for a GIT repo. It did however provide me with enough in...
-
16:02 Defect #5365 (Closed): gg
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
15:09 Defect #5365 (Closed): gg
-
14:39 Defect #3567: Sorting for changesets might go wrong on Mercurial repos
- Yuya Nishihara wrote:
> It seems we can simply use @ORDER BY id@. At least, both Subversion and Mercurial insert cha... -
14:34 Patch #5364 (Closed): Full hungarian translation for 0.9.3
- I have attached the full translated hungarian language file for version 0.9.3
-
14:15 Feature #3816: Allow pasting screenshots from clipboard
- I tried this plugin with Redmine 0.9.3.stable.3625. When I restart Redmine, I get an error and redmine doesn't start:...
-
12:38 Defect #5346 (Closed): Internal error 500 when updating an existing issue
-
10:47 Defect #5346 (Resolved): Internal error 500 when updating an existing issue
- Yep, you are right. I tried to remove all plugins and check that is the advanced roadmap plugin which is causing trou...
-
12:36 Feature #1102: Shortcut for assigning an issue to me
- Will it be included in future versions of Redmine? I've just seen how one of my colleagues added a space before his n...
-
11:33 Feature #617: wiki: thoughts of WYSIWYG
- You read my mind. CKEditor is really useful but there's a serious problem with the image upload. It has to be configu...
-
10:59 Feature #617: wiki: thoughts of WYSIWYG
- Hello,
Thanks for your work. But what do you think CKEditor+CKFinder?
Regards.
--
Hubert SABLONNIERE wrot... -
11:32 Defect #5363 (Closed): status bar showing 0% for versions progress
- we are getting 0% progress on all progress bars displaying version progress (my page widget, road map, version statu...
-
11:22 Defect #5362 (New): Export Issue-List to Pdf with Custom Field does not wrap
- I've added a custom field with large text to create a change log list for our customers.
After that i've created a c... -
10:26 Feature #337: Private issues
- Patch requires migration of the database, so it does not include in 0.9.x.
-
10:14 Feature #337: Private issues
- This is not a big patch and was tested a lot. Patch has new tests and passes all redmine exists tests.
So, why not i... -
10:11 Feature #337: Private issues
- Definitely not. See [[ReleaseManagement]].
-
10:07 Feature #337: Private issues
- Any chances to see this patch included in main prior 1.0.0? In 0.9.5 for example.
Thanks. -
06:07 Feature #337: Private issues
- Bruno Medeiros wrote:
> Are these problems still present? It seems that Oleg fixed 3, 4 and 5.
Patch v.0.6 is fr... -
09:57 Defect #5014: Internal Error 500 after new/update issue
- Environment is:
$ ruby script/about
./script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:119:... -
08:15 Defect #5359 (Closed): Nowy projekt
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
07:00 Feature #5358: Share Issues Categories for sub-projects
- Enderson Maia wrote:
> ...
> I can see 3 different ways to solve the problem that is common in my and the other req... -
06:59 Feature #5358: Share Issues Categories for sub-projects
- I was making the search for sharing categories, but when searching for *inheritance* and other terms I found the tick...
-
06:00 Defect #5360: Report shows sub-projects for non-members
- Change tracker for *Patch*.
The attached patch solves the problema for me, but it's missing tests. -
02:43 Defect #5360 (Closed): Report shows sub-projects for non-members
- I use a parent project for my organization that is public, and sub-projects for each companies in the group or depart...
-
03:07 Defect #5310: Web Repository management crashes
- I can't give you a way to reproduce.
As I said before, my other instance of Redmine is running fine with the same co... -
01:52 Defect #5355 (Resolved): Error: NoMethodError (undefined method `revision' for nil:NilClass)
- Trouble was with plugin stefanoverna fork of "redmine diff email"
-
00:20 Feature #3538: Disable email notifications
- This would be a great feature. Is any work being done?
2010-04-20
-
23:50 Feature #4834: Java implementation of redmine API
- I'm looking for Java API to parse Redmine REST API XML data. Will have to create a new API if it does not exist yet.
-
23:43 Patch #4029: Deletion of redmine-project should delete svn-project, too
- Hi Anthony,
nice to hear that. I still hope it get's mainlined.
Best Regards,
Lars -
23:23 Feature #1448: Add tags to issues
- +1 ... this would a major step towards completely, truly ruling the world.
-
14:11 Feature #1448: Add tags to issues
- +1
-
12:57 Feature #1448: Add tags to issues
- +1
-
09:36 Feature #1448: Add tags to issues
- http://github.com/mbleigh/acts-as-taggable-on
is a very active plugin, and easy to setup ;) -
23:21 Defect #5359 (Closed): Nowy projekt
- Nowy projekt
-
22:20 Defect #5346: Internal error 500 when updating an existing issue
- Looks like a duplicate of #5113.
Obviously your installed Advanced Roadmap Plugin which overwrites app/views/issue... -
20:49 Defect #5346: Internal error 500 when updating an existing issue
- Updated from GIT repository on April, 20th:...
-
21:31 Feature #337: Private issues
- In new version:
- Add "Private Issue" to filter in issues list
- Fix Atom, CSV and PDF export in issues list
- Min... -
20:49 Feature #4630: Embedded Plugin should be per project
- This duplicates #2926
-
18:41 Feature #1712: add custom fields that are calculations of other fields
- +1
We would find this possibility also very useful. -
17:27 Feature #5358 (New): Share Issues Categories for sub-projects
- I think that should be possible to set each category to be use to all the sub-projects.
I use a top-level projects... -
16:45 Feature #3301: Add favicon to base layout
- +1
I made a tiny plugin to add favicon.ico
With the plugin, the icon of the official logo is displayed on the add... -
16:40 Defect #5357: Git: SCM revisions ordered by date/time (should be reverse commit order)
- Same issue as #3567.
"order by date/time" is only valid for centralized system like CVS or Subversion.
I have a p... -
15:53 Defect #5357 (New): Git: SCM revisions ordered by date/time (should be reverse commit order)
- The repository browser displays the commit history sorted by date/time. When developers are working in different tim...
-
13:28 Feature #5356: Make Project News as RSS feed.
- There are already ATOM feeds for the news, doesn't that suit your needs?
-
12:49 Feature #5356 (Closed): Make Project News as RSS feed.
- For our company it would be very comfortable.
-
12:23 Defect #5014: Internal Error 500 after new/update issue
- I am having exact problem, and can't find out what is going on. Please, help?
-
12:02 Defect #4494: Mercurial access not working in jruby
- The attached diff would fixes the issue
-
10:43 Defect #4494: Mercurial access not working in jruby
- Unfortunately, although JRUBY-3819 is solved in JRuby 1.5.0.RC1, the Mercurial/JRuby/Redmine incompatibility is not r...
-
06:58 Defect #5353 (Closed): XXXXXsdfsdf
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
06:58 Defect #5352 (Closed): XXXXX
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
06:58 Defect #5351: View /account/show/id-user on Redmine 0.9.2
- IIRC this is a new privacy feature that will only show users that are in a project you are in too, and members that a...
-
06:56 Defect #5302: back_url not work for openid login
- Add test.
-
06:18 Defect #5355: Error: NoMethodError (undefined method `revision' for nil:NilClass)
- And this error on fetching changsets from subversion by cron:
/usr/local/redmine/vendor/rails/railties/lib/commands/... -
05:55 Defect #5355: Error: NoMethodError (undefined method `revision' for nil:NilClass)
- I have forgotten to tell that this error at first appeared at attempt to bring a new repository in the new project. A...
-
05:49 Defect #5355 (Closed): Error: NoMethodError (undefined method `revision' for nil:NilClass)
- After changing repostory from one to another in project settings and returning it back, was appear error:
NoMethodEr... -
00:11 Defect #5354 (Closed): Updating custom fields does not trigger update to "updated_on" field in the customized object
- When updating a custom field (which has been defined within the Redmine settings), the updated_on field in the Projec...
2010-04-19
-
22:27 Feature #2549: Enable the watching of news
- As a brutally ugly hack, I made my installation send email notifications about added news to all project members rega...
-
22:09 Defect #5353 (Closed): XXXXXsdfsdf
- Esfsdfsdfsdffsf
-
22:07 Defect #5352 (Closed): XXXXX
- Es
-
22:02 Defect #5351 (Closed): View /account/show/id-user on Redmine 0.9.2
- Hello,
I used the redmine 0.8.2 but the redmine has updated to version 0.9.2. My problem is that i can't see the pa... -
21:50 Defect #5309: "Move issues" permission not working for Non member
- Thanks for the quick fix!
-
20:58 Defect #5349 (Closed): test
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
19:25 Defect #5349 (Closed): test
-
20:23 Feature #5283: Allow more than one parent project i.e. share subprojects
- +1
-
16:05 Feature #5283: Allow more than one parent project i.e. share subprojects
- Michael Koch wrote:
> +1 this would be very useful for projects that are being worked on by different organizations
... -
19:36 Feature #5350 (Closed): md5 file is not accessible with Firefox 3.5 (Linux) and 3.6 (Windows)
- First, thank you for such an awesome project management application!
This may be considered more of an FYI.
... -
18:09 Defect #5348 (Closed): preparation of first fyp
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
17:10 Defect #5348 (Closed): preparation of first fyp
- my first comment.
-
17:48 Patch #4029: Deletion of redmine-project should delete svn-project, too
- Thank you for this patch Lars.
I need it for the same purpose, and it works like a charm! -
15:38 Defect #668: Date input fields don't respect date format settings
- this date format is confusing for normal users
-
15:20 Defect #5347 (Closed): Defect in action; add: module/connect
-
14:04 Defect #5347: Defect in action; add: module/connect
- mura wu wrote:
> Defect in action; address: module/connect
-
14:03 Defect #5347 (Closed): Defect in action; add: module/connect
- Defect in action; add: module/connect
-
11:52 Defect #5346: Internal error 500 when updating an existing issue
- Just made ...
-
11:50 Defect #5346 (Closed): Internal error 500 when updating an existing issue
- I posted this same error on the forum previosly to put it as an issue. Since last friday I got no answer so I guessed...
-
09:08 Patch #989: Migration task from Bugzilla
- > You seem to have translated "bug severities" others than ( "critical", ..., "enhancement") in your bugzilla databas...
-
00:29 Patch #989: Migration task from Bugzilla
- Eugene Dzhurinsky wrote:
> I tried to migrate database from existing Bugzilla installation (version 3.2.6) to Redmin... -
09:06 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
Thank you so much for having done those tests.
I also tried different config without success. Maybe the problem is...-
08:56 Defect #5345: back_url and other variables always uses 127.0.0.1
- Sorry, forgot to mention: sqlite 3.6.23.1, Rails 2.3.5, Ruby 1.8.7, Windows Server 2008 R2. Category shouldn't be UI ...
-
08:52 Defect #5345 (Closed): back_url and other variables always uses 127.0.0.1
- In the query string, back_url always reads 127.0.0.1:4001. I have the "host name and path" setting set to mydomain.co...
-
05:45 Feature #5344 (Closed): Update to latest CodeRay 0.9.x
- Here's another "bugfix release":http://redmine.rubychan.de/news/41 of CodeRay.
Just minor changes, but the update ... -
05:10 Feature #337: Private issues
- I corrected all the problems. Please test my patch and write the problems that really have.
-
01:01 Feature #337: Private issues
- Some month ago I collected all problems i found on this patch:
# "People that don't have permission to see private...
Also available in: Atom