Activity
From 2014-02-06 to 2014-02-08
2014-02-08
-
23:41 Feature #549 (Closed): Indicate issue dependencies in gantt
- Same as #3436 which was added in 2.3.0.
-
22:56 Feature #3647: Data Import/Export System
- I've found an importer tool (https://github.com/leovitch/redmine_importer/wiki). Maybe it could be used with Brad's e...
-
19:37 Feature #4511: Allow adding user groups as watchers for issues
- +1
When I have to add 1-2 observers its ok. When I need to add a department which is ~10-15 users and is already a... -
17:55 Defect #3163: Large inline images overflow
- Stefan Tatschner wrote:
> I'm afraid this fix works only for the wiki and not the issue tracker, see #14021.
N... -
14:59
Defect #3163: Large inline images overflow
- Jean-Philippe Lang wrote:
> Fixed in r12864.
I'm afraid this fix works only for the wiki and not the issue tracke... -
12:16 Defect #3163 (Closed): Large inline images overflow
- Fixed in r12864.
-
15:52 Defect #16035 (Closed): missing fastercsv after apt-get upgrade on Ubuntu 12.04 LTS
-
12:43 Defect #16035 (Resolved): missing fastercsv after apt-get upgrade on Ubuntu 12.04 LTS
- I don't know whether this is the correct solution, but adding
gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18,... -
15:51 Defect #16051 (Closed): Delete Issue - Internal Error
- Please don't mess with the database if you're not 100% positive that you're not breaking something.
The Defect track... -
01:30 Defect #16051: Delete Issue - Internal Error
- Used to work fine before.
Not sure if anything in particular caused this to happen, but some recent changes are:
* ... -
00:51 Defect #16051 (Closed): Delete Issue - Internal Error
- I am getting an error whenever I try to delete issues.
> Internal error
>
> An error occurred on the page you w... -
12:28 Defect #15990 (Closed): Workflow>Field permissions >
- > when i set for particular tracker as read only for Standard fields (tracker) why its not showing any tracker when w...
-
12:17 Defect #16053 (Closed): add overflow hidden
- Same as #3163, fixed in r12864.
-
11:17
Defect #16053 (Closed): add overflow hidden
- Big images break the layout if the issue tracker (see #14021). The solution is add @overflow: hidden@ to CSS.
-
12:16 Defect #12244 (Closed): Preview Layout breaks on large images
- Same as #3163, fixed in r12864.
-
11:26 Feature #1011: Add voting to tickets
- +1 (Unfortunately, I'm assuming the redmine devs will never be interested in adding this...)
-
09:53
Feature #1011: Add voting to tickets
- +1
-
02:01 Feature #1011 (New): Add voting to tickets
-
11:09
Feature #16052 (Closed): Consider a better associated revisions block in the issue tracker
- Currently I don't like the associated revisions block in the issue tracker. It is great to reference issues from a co...
-
10:51
Feature #12825: Collapsible groups in activity list
- +1
-
10:48
Patch #16042: Nicer overview boxes
- +1
-
09:03 Defect #15957 (Closed): Invalid calculation of %done of parent issues under certain ciscumstances
- Same as #15870 fixed in 2.4.3.
-
07:39 Feature #2897: Tagging in Redmine
- Also, https://github.com/ixti/redmine_tags stagnates -- 19 open issues
-
02:13 Patch #16049 (Closed): Bulgarian translation (12850)
- Committed in trunk r12859, thanks.
-
02:01 Feature #16050 (Closed): Add votes
- Duplicate with #1011.
2014-02-07
-
23:58 Defect #16046: Git doesnt work with latest version
- Compiling Git and running tests on CentOS 6.5.
-
23:57 Defect #16046 (Closed): Git doesnt work with latest version
- All tests pass....
-
14:51 Defect #16046: Git doesnt work with latest version
- Updated to redmine 2.4.2.stable and same problem exists.
Have configured this to also use 1.8.3 for the time being. -
23:27 Feature #2897: Tagging in Redmine
- don't think it would be implemented anytime soon .. check the date when it was created ... :(
-
23:22
Feature #2897: Tagging in Redmine
- +1
-
15:36 Feature #2897: Tagging in Redmine
- +1000 quite important to have this feature!
Multiple and Transverse possibility!
please -
23:19
Feature #16050 (Closed): Add votes
- I realized that many people (me included) tend to post "+1* if they want an issue to be implemented. What about imple...
-
23:15
Feature #14642: Date Format: "yesterday", "today" and "tomorow"
- +1
-
23:09
Feature #15828: mention system.
- +1
-
21:30 Feature #1266: Feature: Allow setting multiple target-milestones
- +1
-
17:46 Patch #16049 (Closed): Bulgarian translation (12850)
- Translated
* label_custom_field_select_type -
16:53 Feature #7360: Issue custom query: default query per instance, project and user
- +1
-
16:09 Feature #7382: Integrated cost tracking module
- Please explain how does it work.
-
15:08 Feature #16048 (New): XSD of the Rest API
- Hi,
it will be very useful to have the XSD of the Rest API (it helps the WS client code generation).
Regards,
... -
14:06 Feature #11636: tree structure of Gantt
- +1
-
13:48 Defect #15949: uninitialized constant Redmine::Scm::Adapters::AbstractAdapter::CommandFailed
- Hi there!
I'm the maintainer of the Redmine Git Hosting plugin https://github.com/jbox-web/redmine_git_hosting
... -
12:45 Feature #15760 (Reopened): JS response support for #render_error
-
10:27 Feature #15760 (Closed): JS response support for #render_error
- Added in r12855. The error is displayed with a simple JS alert().
-
10:43 Feature #1739: Add ability to change issue author
- ok, sorry about that :p
could you please tell me more about your setup ... like redmine info?
which version of ... -
10:29 Feature #1739: Add ability to change issue author
- Frederik Jung wrote:
> I had reset my redmine to 2.3.1 and tested the plugin.
> but I got no error ...
> could... -
10:31 Patch #15982: Inconsitent wiki history functionaility
- Could you provide a diff for this?
-
09:37 Defect #15983 (Closed): Project.activities returns different types depending on context
- Fixed in r12854, it now always returns a ActiveRecord::Relation.
-
09:09 Defect #16032 (Closed): Repository.fetch_changesets > app/models/repository/git.rb:137:in `[]=': string not matched (IndexError)
- Merged.
-
08:31 Defect #16032: Repository.fetch_changesets > app/models/repository/git.rb:137:in `[]=': string not matched (IndexError)
- Setting the @repositories.extra_info@ column to NULL for the incriminated repository should prevent this error.
-
00:16 Defect #16032: Repository.fetch_changesets > app/models/repository/git.rb:137:in `[]=': string not matched (IndexError)
- Wow -- impressive turnaround -- thanks!
(suggestions on how to "limp through" until fixed?) -
09:08 Defect #16038 (Closed): Issue#css_classes corrupts user.groups association cache
-
01:12 Feature #11760 (Resolved): First-post moderation
- Just to follow up - my current solution is to sign up people and give them no edit or posting rights at all.
Soon ... -
00:24 Feature #12447: Support for PNG with alpha channel in pdf export
- Applied the patch in my test environment but saw no change. I loaded the Redmine PDF Export Backports plugin which gr...
2014-02-06
-
23:45 Feature #12447: Support for PNG with alpha channel in pdf export
- Has the patch provided by Yukinari been validated with newer versions of Redmine? We are on 2.3.4 stable. Thank you f...
-
23:35 Feature #3647: Data Import/Export System
- +1
-
21:23 Defect #16032 (Resolved): Repository.fetch_changesets > app/models/repository/git.rb:137:in `[]=': string not matched (IndexError)
- This should be fixed in r12848.
-
19:49 Defect #15890: rake db:migrate RAILS_ENV=production doesn't update the type feild in the repository table
- Defect #15756 solves this issue for me.
-
19:14 Defect #16010 (Closed): Not able to install mysql2.gem while installing redmine on windows 32 bit machine
- I know that installing mysql2 gem on windows is not easy and Redmine can't do anything about that. I'm closing it any...
-
19:07 Defect #16020 (Closed): Migrating Bitnami Redmine version 1.2.0 to version 2.4.2 (Windows)
- Please, no technical support requests here in the issue tracker.
-
15:22 Defect #16020: Migrating Bitnami Redmine version 1.2.0 to version 2.4.2 (Windows)
- I had followed the steps in the document.
Steps:
1> I have taken the files, mysql and sqlite backup.
2> Download... -
09:11 Defect #16020: Migrating Bitnami Redmine version 1.2.0 to version 2.4.2 (Windows)
- What di you mean with "it doesn't work"?
Please detail your problem, if you look for some help. -
19:03 Defect #16029 (Closed): Redmine integration with cas
- Thanks for the feedback. Please, contact the plugin author for such requests in the future as we track Redmine core i...
-
13:30 Defect #16029 (Resolved): Redmine integration with cas
- I have installed the certificate of cas in the redmine server and it works.
-
19:00 Defect #15870 (Closed): Parent task completion is 104% after update of subtasks
-
18:59 Defect #15664 (Closed): Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission
- Merged.
-
18:58 Defect #13544 (Closed): Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context
- Merged.
-
18:50 Defect #16046 (Closed): Git doesnt work with latest version
- Have upgraded git 1.8.4.2 on my redmine mac server and repositories section in my projects now all show 404 problem. ...
-
18:48 Defect #16035: missing fastercsv after apt-get upgrade on Ubuntu 12.04 LTS
- some explanations what I have done so far:
root@avalon:/usr/share/redmine# gem list
*** LOCAL GEMS ***
atomi... -
18:48 Defect #16041 (Needs feedback): Use with "ř" in his name together with all e-mail notification triggers 404 on issues
- At least, this warning @DEPRECATION WARNING: Mailer.deliver_mention(*args) is deprecated@ comes from a plugin.
Pleas... -
16:22 Defect #16041 (Closed): Use with "ř" in his name together with all e-mail notification triggers 404 on issues
- I'm seeing an issue when where issues which are visible and readable to all start returning error 404 not found when ...
-
18:46 Feature #16045: Add "Author / Previous assignee" group to assignee dropdown in issue form
- Works against 2.4-stable rev 12697
-
18:45 Feature #16045 (Closed): Add "Author / Previous assignee" group to assignee dropdown in issue form
- Intention : assign ticket back to previous assignee easily, without scrolling down the list until I found it.
atta... -
16:33 Patch #16002 (Resolved): Assigned-to-my-group css corrupts user.groups association cache
- Solved in r12844.
Related to hidden issue (private?) #16038 -
16:26 Defect #10413: Creating wiki pages with special characters may be problematic
- Is this solved?
When i create a link that has an accent in a wiki it returns me his html code (check image)...
My e... -
16:24 Patch #16042 (New): Nicer overview boxes
- Reformatting some entries in the project overview to display as nice boxes.
Subprojects list is refactored as a ta... -
15:54 Feature #1739: Add ability to change issue author
- at the issue?
look at the image. -
14:51 Feature #1739: Add ability to change issue author
- Hello
I've installed plugin https://github.com/mcl-de/redmine_change_issue_author. I've found place where I can gi... -
14:27 Defect #16040 (Closed): problem in exporting Arabic text to csv
- I have a problem in exporting arabic text in issues list as attached files
redmine version 2.3.1 BitNami Redmine S... -
14:07 Defect #16038: Issue#css_classes corrupts user.groups association cache
- But, it seems no effect on database....
-
13:33 Defect #16038: Issue#css_classes corrupts user.groups association cache
- It has serious side effect....
-
13:09 Defect #16038 (Closed): Issue#css_classes corrupts user.groups association cache
- https://github.com/redmine/redmine/pull/27...
-
12:38 Defect #15434: My page shows issues which is not assgned to me
- I think that this issue has appeared due custom changes in redmine's code.
And it has been resolved with provided co... -
11:05 Defect #15434: My page shows issues which is not assgned to me
- This issue is marked Resolved. In what version of Redmine is this fixed in?
-
00:22 Defect #16036 (New): wiki edit pencil links are sometimes missing, throwing off the other pencil edit links
- This is similar to #11789 -- some sections have their pencil icon missing, but the count continues regardless. On a l...
Also available in: Atom