Activity
From 2011-07-25 to 2011-07-27
2011-07-27
-
23:15 Defect #8906: 500 on ticket
- I found out, that it must depend on my old plugin dir. I moved it out, and put the new plugin dir (the new, without a...
-
17:13 Defect #8906: 500 on ticket
- I also have 500 error after update to 1.2.1 version. Is any fix available?
-
22:55 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- Sorry, I should mention that patch is against Redmine 1.0.5.
-
22:53 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- This patch will add attachments to outbound emails, but it requires a fix to #2770 first. I have another patch there,...
-
22:17 Defect #8924 (Closed): Problem with upload file (upload with size zero)
- When I upload one file, upload without problem (show me ok and show me in the issue's page the file like if should up...
-
17:41 Defect #8922 (Closed): no such file to load -- factory_girl
- hi,
i'm trying to upgrade redmine to 1.2.1
when executing command bundle exec rake db:migrate RAILS_ENV=production ... -
16:31 Defect #8921 (Closed): Redmine using Debian package doesn't work as described
- Page:
[[HowTo Install Redmine using Debian package]]
(section Installation details ->Install the necessary packages... -
16:26 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
- Should be optional, because some browsers don't support html so far
-
16:15 Patch #7443: Found-in-version patch
- Ok, I've modified the original patch to apply to 1.2.1
It applies with offsets and fuzzes but I simply didn't have m... -
14:25 Defect #8325: undefined method `name' for "actionmailer":String (RubyGems > 1.6 not supported)
- I'm also having this issue. Both with git dev version and latest stable release.
-
13:52 Patch #8920 (Closed): Bulgarian translation
- Added setting_issue_group_assignment
-
13:45
Feature #8919 (Closed): Add support for Phusion Passenger RailsSpawnMethod smart
- Since redmine (or ruby?) is very slow to start up, it would be nice to enhance this, when using Phusion Passenger.
... -
13:30 Feature #8918 (Closed): direct link to my Issues today
- relatetd to Issue #1565
i tried to get a issue-list displaying my issues with due_date today using a direct Link:
... -
13:09 Defect #949: Style not applied to wiki image
- +1 This should be one line of code right ?
-
11:30 Feature #8916 (New): Show "loading hint" during issue batch operation
- When using context menue in issue i see a hint "loading.." which inform the user besides regular browser loading icon...
-
11:24 Defect #7969: Redmine dosn't work with sqlite3-ruby 1.3.3
- > Do you have some incompatible plugins installed, by any chance? In my case, stuff_to_do_plugin produces this proble...
-
11:13 Feature #8915 (Reopened): Use *.exe (e.g. hg.exe) for SCM command on Windows
- Since the begin, I have configured my mercurial repos using mercurial_adapter.rb (and not configuration.yml that isn'...
-
10:40 Defect #8913: Bug after deleting a project
- ...
-
10:35 Defect #8913 (Closed): Bug after deleting a project
- Bug after deleting a project
In the administration panel, after deleting a project, when I go on the link in list ... -
08:26 Defect #5766: unable to disable deletelink even though delete issues is not checked in roles and permissions
- I too faced the same problem. My engineers with developer roles are able to delete issues even though the developer r...
-
06:32 Defect #8910: API does not work on my client.
- have you enabled REST API?
How to enable REST API in Redmine: http://www.taskadapter.com/help/redmine/redmine_con... -
02:40 Patch #8905: Support identify project by email address
- I gave a misleading that is sorry.
You can use existing mail server/mail account (eg. gmail).
In the source comme... -
01:47 Defect #8912 (Closed): File attachments 0-bytes after revision 6312
- The attachment uploads without error, but the file stored in @@storage_path is 0 bytes. Reverting r6312 solves this.
2011-07-26
-
23:05 Defect #8910 (Closed): API does not work on my client.
- Why the API does not work on my address:
http://lumenit.teamproject.com.br/projects.xml
The screen goes blank with ... -
22:30 Patch #8905: Support identify project by email address
- That will need an dedicated email server only for redmine tickets handling, doesn't it?
-
18:02 Patch #8905 (Closed): Support identify project by email address
- Ident project by E-mail ADDRESS EXTENSION.
h3. Problem
If you have many projects AND receives email by redmine ... -
21:47 Defect #8399: openid logins not working with 2.0 redirects
- Etienne Massip wrote:
> Could you try to change source:trunk/vendor/plugins/open_id_authentication/lib/open_id_authe... -
21:15 Defect #8907 (Closed): Redmine spontaneously stops running and returns 500 errors under Passenger
- Redmine seems to be spontaneously crashing under Passenger 3.0.7 on OSX 10.6.8. I've tried updating various system co...
-
20:57 Defect #8906: 500 on ticket
- As I see, the last "lft" in the order clause is the fault, because it's now set to a specific table.
-
20:53 Defect #8906 (Closed): 500 on ticket
- My Environment:...
-
18:47 Defect #8883 (Resolved): Issues Rest API returns HTML instead of xml or json payload
- And the winner is :
* Redmine Show Descriptions plugin v0.0.4
Once removed I can use the API to list the issue... -
14:11 Defect #8883: Issues Rest API returns HTML instead of xml or json payload
- You're right Etienne, seems that some of the installed plugins break the Rest API.
I tested a fresh install from ... -
17:38 Feature #8904 (New): Parent project's name should be visible for Subprojects
- Currently, if a user has only permission to view a specific Subproject, but not its parent project, it may lead to co...
-
15:30 Feature #3261: support attachment images in PDF export
- +1
Exported pdf files have no value without the releated images! -
15:27 Feature #8903 (New): Provide the link to diff for case "description updated" in mail notification
- When user update the main description of the issue, redmine notification send a message with label _Description updat...
-
15:23 Feature #8488: Create an 'Involve' mechanism to private issues
- Hello
After patching some problems happened :
Simple users cant access Activity page and give 500 Internal Error .
... -
10:57 Feature #8577: "Private" column and filter on the issue list
- +1 important feature.
Need to add: filter, column, action for group issue edit actions -
10:20 Feature #482: Default assignee on each project
- You might be after this: https://github.com/rchady/redmine_default_assign
-
07:44 Feature #8900 (Closed): Restful Web service: generate WADL
- Redmine does not generate WADL for his Web Service
(http://en.wikipedia.org/wiki/Web_Application_Description_Languag... -
07:32 Defect #8641 (Resolved): Subissues is not created by REST API
- it works! thanks )
I am using tag: <parent_id>132725</parent_id>
Right: <parent_issue_id>132725</parent_issue_i...
2011-07-25
-
23:38 Patch #7443: Found-in-version patch
- + for this as issue custom field type
-
00:06 Patch #7443: Found-in-version patch
- Hello!
Very needed patch!
Is this going to be ported to 1.2 version? -
23:19 Feature #8417: per tracker configurable issue form layout with preview
- "new wireframe url":http://gotiggr.com/preview/12656/
-
23:14 Feature #7784: Ordering/Placement of Custom Fields
- I create a issue #8417 with solution propsal which covers that request also.
-
19:05 Defect #8886: getting core dump while pushing above 400 connection
- This tracker is for Redmine core, not openexchange, you posted in the wrong place.
-
18:18 Defect #8886: getting core dump while pushing above 400 connection
- Hi etienne,
I am new for this openchange tool.Could you update me why the defect was invalid. is it know issue? -
17:39 Defect #8898 (Closed): Bug -Fix
-
16:53 Defect #8898 (Resolved): Bug -Fix
- Fixed this issue..
-
16:51 Defect #8898 (Closed): Bug -Fix
-
17:39 Defect #8544 (Closed): Issue Filter is being reset to Status = open
-
15:56 Defect #8544 (Resolved): Issue Filter is being reset to Status = open
-
15:56 Defect #8544: Issue Filter is being reset to Status = open
- This issue was resolved by migrating to version 1.2.1
-
17:23 Feature #482: Default assignee on each project
- +1
This is really a necessary feature. For us, issues tend to get lost sometimes until someone goes back and assig... -
15:53 Feature #8577: "Private" column and filter on the issue list
- Etienne Massip wrote:
> Please don't assign issues.
This implies another feature request ;-) -
13:31 Feature #8577: "Private" column and filter on the issue list
- Please don't assign issues.
-
10:05 Feature #8577: "Private" column and filter on the issue list
- +1
VERY important for our setup! -
14:44 Feature #8897 (New): Be able to reorder tasks/issues in the Gantt chart
- Issues are sorted by ID in the Gantt chart.
It would be nice to be able to change and save the display order of the ... -
13:53 Defect #8883: Issues Rest API returns HTML instead of xml or json payload
- Well I do have a number of plugins, however I'm unable to indicate whenever they can interfere with the Rest API.
... -
13:03 Defect #8883: Issues Rest API returns HTML instead of xml or json payload
- Are you sure you don't have any plugins which may affect the normal behavior ?
-
11:53 Defect #8883: Issues Rest API returns HTML instead of xml or json payload
- Hi, I've tried to patch the 1.2.1 according to the commit in trunk, but the issue persists.
I've attached the resp... -
13:01 Defect #8896 (Closed): test
-
09:16 Defect #8896: test
- tian tian wrote:
> !1.jpg!
-
09:15 Defect #8896 (Closed): test
- !1.jpg!
-
10:17 Feature #5541: Project Status "Closed"
- +1 I use Redmine to manage all our student and research projects - currently there are over 300 and changing role per...
-
03:18 Feature #7366: REST API for Issue Relations
- here's a sample XML file to illustrate the problem
-
03:16 Feature #7366: REST API for Issue Relations
- I see 1 problem with the implementation: both "forward" and "Reverse" relations are the same:
e.g. I have issues 1 a...
Also available in: Atom