Activity
From 2011-06-16 to 2011-06-18
2011-06-18
-
12:21 Patch #8591: pt-BR translation update
- r6096 and r6097 are from https://www.chiliproject.org/issues/473 .
-
11:48 Feature #7079: Adding Holidays to Calendar
- A very good user case description copied from "forum entry":/boards/1/topics/20113
*Objective*
Provide the users ... -
08:22 Feature #7079: Adding Holidays to Calendar
- +1
-
08:21 Feature #7079: Adding Holidays to Calendar
- Any news on this?
Would be great also to import "read only" via ical web urls to show this dates in redmine calend... -
11:45 Feature #1459: Global Holidays calendar
- related to #7011
-
08:23 Feature #1459: Global Holidays calendar
- +1
Would be great also to import "read only" via ical web urls to show this dates in redmine calendar, e.g sundays... -
11:45 Feature #7011: Configure calendar
- related to #7011
-
08:22 Feature #8323: User Calendar and holidays for Team Management
- +1
-
07:08 Feature #3071: connect ecm systems to redmine
- related to #5078
-
01:24 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- @Max how did you fix it ? I'm having the same problem on centos linux
-
00:06 Defect #8644 (New): Updates to issues are not cached
- I have an issue with many updates and it takes about 30 s to generate page when textile is on. Turning off textile re...
2011-06-17
-
21:27 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- Me problem solved
-
18:00 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- p.s. sorry, failed to format code as needed
-
17:58 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- Jens Chorus wrote:
> With the following gems it works:
> Rails (2.3.11)
> i18n (0.4.2)
> rack (1.1.1)
> rake (0.... -
18:47 Feature #8643 (Closed): Allow rdm-mailhandler with unknown-user=create to attach the user to a specific group instead of creating a "rightless" user
- When rdm-mailhandler creates a new user through the "unknown-user=create" action, the user is basically rightless for...
-
17:46 Defect #8642 (Closed): Cannot add Git repository to project
-
17:32 Defect #8642: Cannot add Git repository to project
- Drat I keep forgetting things I should include in my comments.
Of course I also restarted it via the Passenger pre... -
17:26 Defect #8642 (Resolved): Cannot add Git repository to project
- So I can change this to resolved, I guess.
-
17:25 Defect #8642: Cannot add Git repository to project
- Yes, that worked.
# deleted @$redmine/vendor/plugins/redmine_scm@ (the directory of the plugin)
# ran @sudo rake ... -
17:13 Defect #8642: Cannot add Git repository to project
- Toshi MARUYAMA wrote:
> Did you run "rake db:migrate"?... -
17:08 Defect #8642: Cannot add Git repository to project
- Did you run "rake db:migrate"?
-
16:49 Defect #8642: Cannot add Git repository to project
- I don't know if the category should be SCM per se, it seems to me there is nothing wrong with the actual integration...
-
15:57 Defect #8642 (Closed): Cannot add Git repository to project
- I'm trying to add a Git repository to a project, but getting an error.
h2. Versions
Redmine version: 1.2.0
<pr... -
15:29 Feature #5061: Show time log entries in issue history
- +1
-
15:17 Defect #8633: Pagination counts non visible issues
- Information
* Redmine version: 1.2.0.devel.5969
* Database version: MySql 5.0.51a-3ubuntu5.5
* Ruby version: ruby... -
10:14 Defect #8633: Pagination counts non visible issues
- Which Redmine version, any plugins, etc. ?
See [[SubmittingBugs]] for required details. -
13:59 Defect #8551: Bulk edit leads to 404
- Hi Etienne,
I´ve added the code line as suggested and called the sort link directly. It worked fine and it seems t... -
12:32 Defect #8551: Bulk edit leads to 404
- Could you please send the log obtained using the modified debug line ?
DEFAULT_LOGGER.info "name = #{name}, url =... -
12:14 Defect #8551: Bulk edit leads to 404
- Hi Etienne,
Redmine wise there is no patch applied as mentioned. We are running an apache server which host multip... -
11:52 Defect #8551: Bulk edit leads to 404
- Indeed, forgot the question mark.
Should also be
DEFAULT_LOGGER.info "name = #{name}, url = #{url.present? ? u... -
10:37 Defect #8551: Bulk edit leads to 404
- Hi Etienne,
The code seems to work fine I only had to add a question mark in the first line:... -
09:45 Defect #8551: Bulk edit leads to 404
- Could try to add logging in @ApplicationHelper#context_menu_link@ as suggested below (untested hand-written patch):
... -
13:07 Defect #8089: Error trying to delete XML attachment
- I have no clue... This computer is acting only as Redmine server, nothing else... I got 3 Mongrel services running wi...
-
10:06 Defect #8089: Error trying to delete XML attachment
- Could be locked by another process ?
-
12:48 Defect #8641: Subissues is not created by REST API
- log information:
Processing IssuesController#create to xml (for 127.0.0.1 at 2011-06-17 14:21:05) [POST]
Param... -
12:43 Defect #8641 (Closed): Subissues is not created by REST API
- Subissues is not created by REST API
POST query:
<?xml version="1.0" encoding="UTF-8"?><issue>
<subject>TEST ... -
12:44 Feature #2715: "Magic links" to notes
- +1
-
12:26 Defect #7568: Long combination of characters without spaces goes beyond the edge of the window
- Etienne Massip wrote:
> Actually, both the issues were related to formatting text in issue description, not in wiki.... -
12:04 Feature #5605: Subprojects should (optionally) inherit Members from their parent
- +1
-
11:48 Feature #8255: Consider updating CodeRay to 1.0 RC-x
- CodeRay 1.0pre is out.
-
11:22 Defect #8639: Validation failed: Name can't be blank, Identifier can't be blank, Identifier is too short (minimum is 1 characters)
- Have a look to the contents of your @project@ table, you might have a project with no name ?
-
11:08 Defect #8639: Validation failed: Name can't be blank, Identifier can't be blank, Identifier is too short (minimum is 1 characters)
- [root@localhost redmine]# gem list
*** LOCAL GEMS ***
actionmailer (2.3.11, 2.3.5)
actionpack (2.3.11, 2.3.5)
... -
10:03 Defect #8639 (Closed): Validation failed: Name can't be blank, Identifier can't be blank, Identifier is too short (minimum is 1 characters)
- Redmine 1.2 needs Rails 2.3.11, please update your dependencies according to [[RedmineInstall#Requirements]].
-
08:55 Defect #8639 (Closed): Validation failed: Name can't be blank, Identifier can't be blank, Identifier is too short (minimum is 1 characters)
- Redmine 0.8.5 update to redmine 1.2.0 problem
[root@localhost redmine]# rake db:migrate RAILS_ENV=production -... -
10:46 Defect #8638 (Closed): Cannot Login
- You forgot to set your db login/password in @config/database.yml@.
-
07:31 Defect #8638: Cannot Login
- let me clarify it's login to redmine
-
06:03 Defect #8638 (Closed): Cannot Login
- I have two redmine servers say XServ and YServ. XServ uses v1.1.3 while YServ uses v1.2.0. Both servers use database ...
-
10:23 Feature #8630: Journals in REST API
- Journal is a general concept used to track issue modification, guess that should be part of issue REST API and not be...
-
10:11 Defect #8636 (Closed): Redmine doesn't wrap long words when using default theme
- Closed as duplicate of #7568.
-
01:24 Defect #8636 (Closed): Redmine doesn't wrap long words when using default theme
- Redmine doesn't wrap long words when using default theme. For example, all the long links are out of div's border.
... -
10:05 Defect #8634 (Closed): Projeto Saude UnB
- Please use http://demo.redmine.org for testing purposes.
-
10:05 Feature #8635 (Closed): Composição dos Grupos
- Please use http://demo.redmine.org for testing purposes.
-
10:04 Defect #8637 (Closed): 末世英雄-系统完整性查验
- Please use http://demo.redmine.org for testing purposes.
-
04:10 Defect #8637 (Closed): 末世英雄-系统完整性查验
- 对现已完成的末世英雄进行系统性查验,以查找缺漏,修改不足;
-
09:52 Feature #8640 (Closed): Custom Login Logic
- Please ask your questions in forum.
-
09:38 Feature #8640 (Closed): Custom Login Logic
- I want user to be authenticated based on my custom logic bypassing redmine authentication logic. I maintain the users...
-
09:16 Defect #8467 (Closed): Missing german translation - Warn me when leaving a page with unsaved text
- #8576 note 2 patch is committed in trunk r6094 and 1.2-stable r6095.
-
08:26 Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text
- Why is this reopened? It was fixed in my patch. Anyway: New german language file with this fix included is attached t...
-
09:15 Defect #8576 (Closed): Missing german translation - different things
- Note 2 patch is committed in trunk r6094 and 1.2-stable r6095, thanks.
-
08:24 Defect #8576: Missing german translation - different things
- All fixed in patch file. Also used some more accurate translations than the suggested. This also fixes Defect #8467.
2011-06-16
-
23:15 Feature #8635 (Closed): Composição dos Grupos
- Composição parcial: Erika, Carmem, Diógenes
-
23:07 Defect #8634 (Closed): Projeto Saude UnB
- Projeto para elaboração de um produto com finalidades educativas sobre as doenças sexualmente transmissíveis.
-
22:47 Defect #8633 (Closed): Pagination counts non visible issues
- When I see my list issues the projects (with various subproject) with filter status: all, in result show me
> > 1... -
22:05 Defect #8089: Error trying to delete XML attachment
- I had the same problem again, but now with a htm file. And same error on the log, about permissions. But then I logge...
-
19:11 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
- Thanks for the clarification. I see a lot of trouble with Debian ruby gems packages...
-
18:49 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
- Thanks for your answer Etienne... I found the problem... We did not install mongrel gems. We installed mongrel direct...
-
17:20 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
- Did you restart your server ?
-
16:31 Defect #7688: Redmine's trunk (rails 2.3.11) doesn't work with Mongrel 1.1.x
- Hi, I placed both files "mongrel.rb":https://gist.github.com/826692 and "patch_for_mongrel.rb":http://www.redmine.org...
-
19:10 Defect #8524 (Closed): Error upgrading from 1.1.1 to 1.2.0
-
18:55 Defect #8524: Error upgrading from 1.1.1 to 1.2.0
- Hi, you have to place the mongrel.rb file in your redmine/config/initializers. We had a problem with the gems. We did...
-
19:07 Defect #8623: Wiki Formatting Issue
- This actually does look right in some browsers, but I don't think the generated HTML is correct with regards to the p...
-
00:49 Defect #8623 (New): Wiki Formatting Issue
- 1. your database version - MySQL 5.1.56
2. your Ruby version - 1.8.7 (i686-linux)
3. your Rails version - ... -
18:52 Defect #7857: A NoMethodError occurred in account#login
- Thanks for clarifications. As I commented in http://www.redmine.org/issues/7688, our problem was not having installed...
-
17:18 Defect #7857: A NoMethodError occurred in account#login
- * mongrel.rb is mandatory to get mongrel 1.1.5 work with RoR 2.3.11. It's the only patch I'm actually running with.
... -
16:17 Defect #7857: A NoMethodError occurred in account#login
- Hi everybody, we are trying to upgrade to 1.2 and we are having both problems here described... the problem is that a...
-
17:13 Feature #8598 (New): links to email for any user
-
12:31 Feature #8598 (Resolved): links to email for any user
- agkljadl
-
17:12 Feature #8632 (Closed): Фото переводчик
-
15:14 Feature #8632 (Closed): Фото переводчик
-
13:17 Feature #8631 (New): History for users,versions, projects changes
- I am storing in projects(users, versions) custom fields too important information.
I need to story and view journa... -
13:11 Feature #8630 (New): Journals in REST API
- I need to view journals information in REST API.
Features:
* search by create_on in journal
* search by custom_f... -
11:32 Feature #8597: Missing groups related array in users.xml
- I need this feature too )
-
10:22 Feature #8629 (New): Allow assigning issues and/or watcher status to authenticated non members
- This feature request is vaguely similar to #7342 but that issue doesn't particularly fulfill this request.
Our red... -
09:50 Defect #8628 (Closed): "Related to" reference may yield circular dependency error message
- The "related to" reference is neither directed nor declaring a dependency. Thus the error "This relation would create...
-
09:48 Feature #8627 (New): Issue Atom/RSS feed filters
- It would be massively helpful if the Atom feed on the Issue list included the current filters as parameters, so that ...
-
07:31 Defect #8626 (Confirmed): Setting status via API fails silently
- When a user attempts to set the @status_id@ of an issue, but does not have permission to do so, Redmine's API does no...
-
07:23 Feature #7506: Include allowed activities list in "project" API response
- I meant #7819, not #7402.
-
07:14 Feature #7506 (Resolved): Include allowed activities list in "project" API response
- This is duplicate of one or some of the following;
* #4968
* #7180
* #7402 -
07:19 Feature #4968: REST API new features
- I meant #7819, not #7402.
-
07:16 Feature #4968 (Reopened): REST API new features
- I am reopening since #296 is done and dusted, but these features did not get in yet.
This is related or duplicate ... -
06:58 Feature #4968: REST API new features
- Yohann; What is the status of your Redmine fork on GitHub? Are you merging Redmine's changes into your fork? Have ...
-
07:19 Feature #7180: List of statuses in REST API
- I meant #7819, not #7402.
-
07:16 Feature #7180: List of statuses in REST API
- This is related or duplicate of #4968 and/or #7402.
It would be great to get this or one of those reviewed and com... -
07:19 Feature #7402: REST API - Enumerations
- I meant #7819, not #7402.
-
07:14 Feature #7402: REST API - Enumerations
- This is duplicate of one or some of the following;
* #4968
* #7180
* #7402 -
07:18 Defect #7819: REST API Populating issue field enumerations + Issue list filters
- This is related or duplicate of #7180 and/or #4968.
-
07:08 Defect #7819: REST API Populating issue field enumerations + Issue list filters
- It would be great to get this reviewed and committed.
-
06:56 Feature #7420: Rest API for projects members
- Related; http://www.redmine.org/issues/4968
-
06:54 Feature #7420: Rest API for projects members
- An API to create, read, update and destroy members (user:project relationships with a "role") would be useful.
-
06:51 Defect #8199: Unable to change the status of an issue regardless of workflow
- Related; http://www.redmine.org/issues/8625
-
06:51 Defect #8625: Admin can not change issue status
- Related; http://www.redmine.org/issues/8199
-
06:50 Defect #8625 (Closed): Admin can not change issue status
- Using a default instance of Redmine with no changes to workflow configuration or other global settings, Redmine Admin...
-
05:36 Defect #8612: Custom Field Update gives Internal error
- Yes, the tables character set to UTF - 8.
I tried inserting the values manually and able to succeed. -
01:43 Defect #8291: Issued refed/closed by repository commit message don't show as associated revisions if issue is in a different project to the repository
- Is the repository module enabled on the sub-project? It needs to be, even if it's not used/configured directly.
-
01:26 Defect #8610: Visiting revisions should try to update revisions before issuing a 404
- Etienne Massip wrote:
> Dave Abrahams wrote:
> > 2. Do I really have to open a new ticket to flag this as a design/... -
01:25 Feature #8624 (New): revisions should always be automatically fetched
- I consider it a usability bug that a project's changes/ and revisions/ URLs behave differently per #8610. People wil...
-
00:11 Defect #8225: Revisions that reference issues are duplicated if their repository is listed for a project and its subprojects
- The patch is flawed. If the subproject has a repo that is different from the parent project but the commit message in...
Also available in: Atom