Activity
From 2010-05-22 to 2010-05-25
2010-05-25
-
22:54 Feature #5596 (Closed): Query Does Not Work
- Please submit bugs only if you have found a reproducible problem with redmine, an please provide information abour yo...
-
22:45 Feature #5596 (Closed): Query Does Not Work
- Mexico Networks is teling us now that Login works but they cannot Query anything once loggoed in.
-
22:29 Feature #5595: Allow start date and due dates to be set via incoming email
- +1
Useful for setting ticket attributes via automated form submissions/script input/ etcetera -
22:22 Feature #5595 (Closed): Allow start date and due dates to be set via incoming email
-
18:43 Feature #5594 (Closed): Improve MailHandler's keyword handling
- I have a few changes to make to MailHandler so it's more flexible in how it handles keywords (e.g. @Project.find_by_i...
-
17:07 Defect #5445: External links not correctly displayed in Wiki TOC
- My variant
-
15:52 Defect #5445: External links not correctly displayed in Wiki TOC
- Fixed
-
17:06 Defect #5593 (Closed): Grey out workflow checkboxes for transitions to the same status
- In workflow settings, it is configurable whether the current status can transit to the same status or not, though it ...
-
16:31 Patch #3358: Advanced LDAP authentication
- Daniel Marczisovszky wrote:
> * ability to select protocol LDAPv2 or LDAPv3
> * connect using STARTTLS
> * selecti... -
15:55 Defect #5505 (Closed): Migration 0.7.3 -> 0.9.3 fails with BuildProjectsTree: migrating
- I have @`homepage` varchar(255) default ''@ in my DB, so I guess it gets upped by a later migration. Anyway, the erro...
-
13:55 Defect #5505: Migration 0.7.3 -> 0.9.3 fails with BuildProjectsTree: migrating
- Felix Schäfer wrote:
> Cedric Jeanneret wrote:
> > Validation failed: Homepage is too long (maximum is 255 characte... -
10:06 Defect #5505: Migration 0.7.3 -> 0.9.3 fails with BuildProjectsTree: migrating
- Cedric Jeanneret wrote:
> Validation failed: Homepage is too long (maximum is 255 characters)
Your problem is the... -
09:08 Defect #5505: Migration 0.7.3 -> 0.9.3 fails with BuildProjectsTree: migrating
- Hello,
Any news in here ? It's really blocking us in our upgrade process... Any way to pass over this error ?
T... -
15:51 Defect #5589: "with subproject" malfunction
- Orgad Shaneh wrote:
> The hidden input should be there only if there is NO checkbox at all (i.e. no active subprojec... -
14:31 Defect #5589: "with subproject" malfunction
- The hidden input should be there only if there is NO checkbox at all (i.e. no active subprojects).
If there is a che... -
11:58 Defect #5589: "with subproject" malfunction
- I was able to reproduce, though the error is somewhere else, the second hidden checkbox for with_suprojects is only t...
-
10:29 Defect #5589 (Closed): "with subproject" malfunction
- Hello,
When subprojects exist, Roadmap and Activity contain a checkbox "Subprojects" indicating whether to include... -
15:47 Feature #2222: Single section edit.
- Nice. +1 to your +1. :)
Alexis Lahouze wrote:
> I think this feature is necessary for collaborative work on the... -
15:40 Defect #5592 (Closed): Better error page on LDAP Authentication error
- Logging in as a non-LDAP user, and testing the LDAP connection, I get *Unable to connect (LdapError: no connection to...
-
14:21 Defect #5590: Redmine does not start
- Felix Schäfer wrote:
> Errors are in the rails logs, i.e. per default redmine_dir/logs/production.log or development... -
12:00 Defect #5590 (Closed): Redmine does not start
- Errors are in the rails logs, i.e. per default redmine_dir/logs/production.log or development.log (depending on your ...
-
10:30 Defect #5590 (Closed): Redmine does not start
- I just write this info for avoiding that somebody else loses as much time as I have wasted in this issue.
Situatio... -
13:47 Feature #2024: gantt chart editing
- Hi, I'm also very interested in this :-) I've moved my team over to redmine, using the redmine-sprints plugin... but...
-
13:20 Defect #2719: Increase username length limit from 30 to 60
- working on 0.9.3 stable I saw this issue. When will this patch be merge into the stable branch?
-
11:45 Defect #5588 (Closed): svn
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
If this really is a bug report, pleas... -
10:25 Defect #5588 (Closed): svn
- 无法活的所需资源!
-
11:36 Patch #5591: 'calendar' action is used with 'issue' controller in issue/sidebar
- sorry, forgot to add information:
* branch: trunk (dev)
* revision: r3750 -
11:34 Patch #5591 (Closed): 'calendar' action is used with 'issue' controller in issue/sidebar
- app/views/issues/_sidebar.rhtml still uses <code class='ruby'>:controller => 'issues', :action => 'calendar'</code> a...
-
10:23 Defect #5587: Custom fields 'required' not taking Tracker into account
- At first I could not reproduce this, until I figured out the actual scenario:
# Start with trackers Bug, Feature, ... -
09:49 Defect #5587 (New): Custom fields 'required' not taking Tracker into account
- Try adding a required custom field only valid for one tracker. Now when updating older issues for this tracker this w...
-
06:16 Feature #337: Private issues
- looks like PostgresSQL expects "f" or "t" for boolean values
changed "is_private=0" to "is_private='f'" and "is_pr... -
05:20 Feature #337: Private issues
- Wondering if anyone has come across this error:
Applied patch to 0.9.3 and did a DB:Migrate - no errors, however w... -
03:01 Feature #5541: Project Status "Closed"
- I just want to cancel one project then I found this problem.
A project can be turn to "Closed" and all the write ac... -
01:45 Feature #4155: Automatic spent time logging from commit messages
> Here it uses the project of current repository but for me it's better to use the project of the issue.
> Does a...
2010-05-24
-
23:46 Defect #5586 (New): Closing when marked as duplicate (also: closing model in general)
- In most other tracking software, marking a bug as a duplicate closes that bug. More precisely, you can close an issue...
-
23:37 Defect #5578 (Closed): Bazaar: Missing characters from repository comments
-
22:49 Defect #5578: Bazaar: Missing characters from repository comments
- Setting 'Commit messages encoding' in Admin -> Settings to windows-1252 and re-adding the repository fixes the proble...
-
19:41 Defect #5578: Bazaar: Missing characters from repository comments
- Chris G wrote:
> Would it be possible to have Redmine convert the encoding from cp1252 to utf8 and thus overcome the... -
18:35 Defect #5578: Bazaar: Missing characters from repository comments
- Doing 'bzr log -v --show-ids' on the command line shows the characters correctly. If I look at ~/.bzr.log I can see t...
-
17:32 Defect #5578: Bazaar: Missing characters from repository comments
- Chris G wrote:
> What can I do to debug this issue? Any help is appreciated.
Redmine executes "bzr log" at source... -
17:11 Defect #5578: Bazaar: Missing characters from repository comments
- 'encoding' for production in database.yml defaults to 'utf8'
-
16:28 Defect #5578: Bazaar: Missing characters from repository comments
- Check your database "encoding" in REDMINE_DIR/config/database.yml.
-
14:21 Defect #5578: Bazaar: Missing characters from repository comments
- So I checked the table 'changesets' in the redmine database, and yes, the characters are missing. I deleted the repos...
-
06:12 Defect #5578: Bazaar: Missing characters from repository comments
- Check your MySQL encoding.
Refer http://www.redmine.org/issues/4455#note-31 .
-
23:16 Feature #5579: Theme settings should be per-user not per-install
- Set resolution.
-
23:09 Feature #5579 (Closed): Theme settings should be per-user not per-install
- Closed as a dup of #4602.
-
16:42 Feature #5579: Theme settings should be per-user not per-install
- This issue seems to be the duplicate of #4602
-
02:06 Feature #5579 (Closed): Theme settings should be per-user not per-install
- Due to obvious subjectivity about which is the 'best' Redmine theme, it would be better if the user had the ability t...
-
23:13 Defect #5585 (Closed): teste
- This is not a demo site.
-
23:10 Defect #5585 (Resolved): teste
-
23:05 Defect #5585 (Closed): teste
- testando o redmine
-
22:37 Patch #4274: Use Issue status for percent done
- Tharuka Pathirana wrote:
> Well, I did... ;)
>
> [[RedmineSettings#Calculate-the-issue-done-ratio|Here]] and [[Re... -
22:13 Feature #4455: Mercurial overhaul
- It is very nice, that the patch queue doesn't need db migration, so I can run both versions at same time. Progress is...
-
20:56 Feature #2222: Single section edit.
- I think this feature is necessary for collaborative work on the wiki. This would avoid many problems when users are w...
-
18:42 Feature #674: Compare revisions
- There is a code review plugin that allows you to view code changes (and annotate them). Its very nice.
http://www.... -
18:39 Feature #3687: Possibility to link all projects to a single SVN repository
- I like this too.
I have a lot of projects contained within a single repo. I'd love to be able to set the repo cen... -
17:00 Defect #5584 (Closed): fdgfdg
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
15:55 Defect #5584 (Closed): fdgfdg
- dfgfdg
-
16:34 Feature #5418: Add Gravatar and edit link to "My account" page
- Here is the patch.
Try it. -
15:47 Feature #337: Private issues
- +1 for 1.0 -- or, at least, please add a few details on the reasons of postponing it again,
since it seems a highly ... -
15:00 Defect #5425: Showing date in activity page is wrong
- I'm seeing this problem too. I _could_ give you access to the redmine part if I understood better what you need in or...
-
11:14 Defect #5583 (Closed): tes
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
10:04 Defect #5583 (Closed): tes
- ttest
-
11:13 Defect #5582 (Closed): etst
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
09:53 Defect #5582 (Closed): etst
- testts
-
11:13 Defect #5581 (Closed): 테스트
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
09:05 Defect #5581: 테스트
- 익섭 정 wrote:
> 익섭 정 wrote:
> > 테스트
>
> 잘 되구 있냐?
정말 잘되구 있냐? -
09:05 Defect #5581: 테스트
- 익섭 정 wrote:
> 테스트
잘 되구 있냐? -
09:04 Defect #5581 (Resolved): 테스트
-
09:04 Defect #5581 (Closed): 테스트
- 테스트
-
11:11 Feature #5580 (Closed): Color In Priority
- Such colored background is already available on the issue lists in the alternate theme. Please refrain from assigning...
-
08:49 Feature #5580 (Closed): Color In Priority
- Make Different Color In any Priority Background
such as urgent is red background colour -
10:40 Feature #1554: Private comments in tickets
- +1
-
09:59 Feature #5523: Multi language custom field
- +1
-
09:00 Feature #2653: New permission for issues: view_own_issue
- Oleg Volkov wrote:
> So conceived
>
> The following patch allows viewing
>
> [...]
OK got it
works well
t... -
08:44 Feature #3816: Allow pasting screenshots from clipboard
- I test this plugin in Windows XP, IE6 and Firefox both work well.
But in Linux, Firefox can't display the applet.
...
2010-05-23
-
23:56 Defect #5578 (Closed): Bazaar: Missing characters from repository comments
- When viewing a project repository, the commit messages have missing characters. The repository is Bazaar and the comm...
-
21:22 Feature #5577 (New): Add Watcher based on issue category
- We'd like the ability to add certain people as watchers to issues in particular categories. The members should be abl...
-
21:13 Feature #5576 (New): Have Category searches work for subprojects
- With a project structure like
* A
** Sub1
** Sub2
If I have a saved search in A that is all open tickets wher... -
21:00 Feature #582: Make fields mandatory/unmandatory based on role
- +1
-
19:45 Feature #5523: Multi language custom field
- I agree. A must have.
Redmine deserves to be completely multilanguage -
11:28 Defect #5575 (Closed): 知识问题
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
10:06 Defect #5575 (Closed): 知识问题
- 啊啊的方法12
-
09:11 Patch #5574 (Closed): some rtl fixes
- Hello,
The journal comments side links (#1, #2...) style is hardcoded in issues/_history.rhtml (<h4><div style="fl... -
05:13 Feature #1131 (Closed): Add support for alternate (non-LDAP) authentication
- I've change AuthSource so it can now be extended to support other external auth sources (i.e. removed the LDAP assump...
2010-05-22
-
23:41 Feature #3463: Export all wiki pages to PDF
- +1
-
11:06 Defect #5533: Ellipses at the end of snippets shouldn't be textilized
- Any "unclosed" styling will apply to the ellipses, but they should'nt be styled to make clear that they are not part ...
-
10:35 Defect #5533: Ellipses at the end of snippets shouldn't be textilized
- What is the problem with that?
-
10:50 Defect #5559 (Closed): "verrouillé" mispelled in the french translation
- Fixed in r3740, r3741.
-
10:39 Defect #5526: Using Images from the Files Section on a Wiki Page throws Error
- If you have a 500 error, I need your error stack trace.
-
10:38 Defect #5491 (Closed): context_menu javascript POST'ed twice on right mouse button
-
10:37 Defect #5521 (Closed): script/about - Segmentation fault
-
10:34 Defect #5566 (Closed): Duplicating changes of issue properties in history.
- Please, read [[SubmittingBugs]]. This is not a helpdesk here.
-
10:33 Defect #5568 (Closed): No result from curl "http://admin:1234@localhost:3000/issues.xml"
- REST API for issues is in trunk only, not in 0.9.4 stable.
Also available in: Atom