Activity
From 2012-06-16 to 2012-06-18
2012-06-18
-
23:28 Feature #1248: New Permission: Edit own issues
- It's also wise to have a "time limit" to help people not trying to modify something made a year ago, for example. As ...
-
22:48 Defect #11164 (Closed): Unable to open Microsoft Excel 2010 xlsx file after attaching
- OK, thanks for the feedback.
-
21:06 Feature #5332: Allow bulk edit of issues from different projects
- This issue is marked as resolved, assigned and duplicate.
But it is assigned to nobody. And it is duplicate by #7087... -
20:36 Defect #11185 (Closed): Redmine fails to delete a project with parent/child task
- Merged in 1.4 and 2.0.
-
19:16 Defect #11185 (Resolved): Redmine fails to delete a project with parent/child task
- Fixed in r9858.
-
19:07 Feature #3816: Allow pasting screenshots from clipboard
- Please, open a topic about this plugin and continue the discussion in the "Plugins":/projects/redmine/boards/3 forum....
-
17:52 Feature #3816: Allow pasting screenshots from clipboard
- I submitted this request 3 years ago and it's still not resolved. I totally lost interest in it now.
how can I unsub... -
17:20 Feature #3816: Allow pasting screenshots from clipboard
- Re: Albert and Angeline:
This is an old bug with an easy fix.
Take a look at "note 82":http://www.redmine.org/issue... -
15:09 Feature #3816: Allow pasting screenshots from clipboard
- Many of our users are getting the error that Angeline posted about. They are not getting it all the time, just some o...
-
17:59 Feature #5358: Share Issues Categories for sub-projects
- Hello,
Unfortunately I'm running Redmine v1.3.2, I tried to apply your patch but it gave me the following errors:
... -
17:15 Defect #11072 (Closed): error 500 when issue description is more than 2048 caracters on redmine 2.0.0
- OK, thanks for the feedback.
-
11:50 Defect #11072 (Resolved): error 500 when issue description is more than 2048 caracters on redmine 2.0.0
- I had a look in var/log/apache2, saw an authority problem on the folder:/var/www/railsapp/tmp, so I've changed the au...
-
11:13 Defect #11072: error 500 when issue description is more than 2048 caracters on redmine 2.0.0
- I had the same error need restart service:
*_production.log_ from line 16603 to 16623*
> Started GET "/redmine/p... -
17:12 Defect #11188 (Closed): Unable to change "priority", "start date", "due date" ... on parent task
- This is intented. These properties are calculated on parent tasks and can not be changed. There is already a request ...
-
13:59 Defect #11188: Unable to change "priority", "start date", "due date" ... on parent task
- Pressed enter to fast ...
As soon as i create a subtask I am unable to change the "priority", "start date", "due d... -
13:56 Defect #11188 (Closed): Unable to change "priority", "start date", "due date" ... on parent task
-
17:11 Defect #11191: receive_imap failed with localizaed characters in attachments or subject
- Please, attach the full raw email that contains this attachment and give your exact Ruby and Redmine versions.
-
15:12 Defect #11191 (Closed): receive_imap failed with localizaed characters in attachments or subject
- Today I have noticed IMAP read problems, when email attachment is text file with localized characters.
I had the s... -
16:47 Feature #7082: Rest API for wiki
- +1 for Wiki API with following functionnalities : create pages, add images, modifying text
-
15:15 Defect #11189 (Closed): "Edit this section" sometimes does't work
- Closed as duplicate of #11133.
Please do not create example pages on Redmine.org wiki, this is a production wiki.
-
14:24 Defect #11189: "Edit this section" sometimes does't work
- http://www.redmine.org/projects/redmine/wiki/Playground/edit?section=3
404: The page you were trying to access doesn... -
14:21 Defect #11189 (Closed): "Edit this section" sometimes does't work
- That's just a minor look and feel bug.
If there is a line with a space before a following header, "Edit this secti... -
14:35 Feature #2161: Time tracking code should respect weekends as "no work" days
- +1
I'd also like to see this in the versions due dates. -
13:04 Defect #10721: Loss of attachments while fetching emails from IMAP (GMail)
- have the same problem, tell me, please, what's the problem?
-
11:27 Defect #10688: PDF export from Wiki - Problems with tables
- Rob D wrote:
> Should this be a separate issue?
Yes. -
07:02 Defect #10688: PDF export from Wiki - Problems with tables
- Thanks guys, formatting seems to be fixed. However, the table width still doesn't fill the page width. A table with 2...
-
11:05 Feature #11087: Calculate Total Time Spent on Parent Issue
- I think the problem lies in these lines:
In Redmine 1.4:... -
10:19 Feature #11087: Calculate Total Time Spent on Parent Issue
- +1
-
10:07 Feature #11087: Calculate Total Time Spent on Parent Issue
- +1
-
11:05 Defect #11073: UserCustomField order_statement returns wrong output
- Maybe you can try to replace @self.class.customized_class.name@ with @self.class.customized_class.base_class.name@?
-
10:55 Defect #11073 (Confirmed): UserCustomField order_statement returns wrong output
- Rails stores the base class type (@Principal@) instead of the actual class type (@User@).
These RoR issues might b... -
10:49 Defect #11172 (Closed): Custom query with "assignee = none" does not show any issues
- Thank you for feedback.
-
10:16 Defect #11172 (Resolved): Custom query with "assignee = none" does not show any issues
- Seems to work now on my installation as well - don't know why though...
-
10:10 Defect #11172: Custom query with "assignee = none" does not show any issues
- Sorry Jean-Philippe:
* DBMS: MySQL 5.1.61 (running on CentOS 6.2 x64)
* Ruby: ruby 1.8.7 (2011-06-30 patchlevel 3... -
10:43 Defect #11034: TLS configuration documentation for Rails 3
- Same problem here, and the workaround also worked. Thanks!
-
05:50 Patch #11186 (Closed): Traditional Chinese language file (to r9855)
- Committed in trunk r9856 and 1.4-stable r9857, thanks.
-
04:04 Patch #11186 (Closed): Traditional Chinese language file (to r9855)
- * Translations added:
** error_session_expired, text_session_expiration_settings, setting_session_lifetime, setting_...
2012-06-17
-
20:27 Defect #11185: Redmine fails to delete a project with parent/child task
- this is found by Redmine Java API auto-tests
-
20:26 Defect #11185 (Closed): Redmine fails to delete a project with parent/child task
- Redmine fails to delete a project with misleading error message
Steps to reproduce:
1. Create a new project
2.... -
15:52 Defect #10688 (Closed): PDF export from Wiki - Problems with tables
- Committed in trunk r9853, 2.0-stable r9854 and 1.4-stable r9855, thanks.
-
14:35 Defect #10688: PDF export from Wiki - Problems with tables
- Sorry, this tables problem is #69 patch's bug.
I corrected so that the html tag inside a table could not be used w... -
13:50 Defect #2190: Month names not translated to german
- Toshi fixed it with r9850, thank you very much!
String encoding in Ruby is really a PITA compared to other languag... -
11:04 Defect #2190: Month names not translated to german
- Tests are broken with ruby1.8 and jruby and I think it can wait for 2.1.
-
11:02 Feature #11162 (Closed): Upgrade to Rails 3.2.6
-
11:01 Defect #11178 (Closed): Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse)
- Merged in 1.4 and 2.0.
-
10:58 Defect #11170 (Closed): Topics sort order is broken in Redmine 2.x
- Merged.
-
10:57 Defect #11160 (Closed): SQL Error on time report if a custom field has multiple values for an entry
- Merged in 1.4 and 2.0.
-
10:54 Defect #11133 (Closed): Wiki-page section edit link can point to incorrect section
- Merged in 1.4 and 2.0.
-
10:51 Defect #11065 (Closed): E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
- Merged.
-
10:48 Defect #11061 (Closed): Cannot choose commit versions to view differences in Git/Mercurial repository view
-
00:07 Defect #11164 (Resolved): Unable to open Microsoft Excel 2010 xlsx file after attaching
- Confirmed. I did some more troubleshooting and I think it's more an Excel issue for me than it is the document attach...
2012-06-16
-
23:47 Defect #2190 (Resolved): Month names not translated to german
- Fixed with r9838.
-
23:28 Feature #11181: Additional "Log time" link on project overview
- Indeed.
-
06:57 Feature #11181 (Closed): Additional "Log time" link on project overview
- Would be nice to have the "Log Time" Link on project overview as well.
Saves a click at least.
Thanksalot -
22:39 Defect #11164: Unable to open Microsoft Excel 2010 xlsx file after attaching
- Excel opens it just fine for me.
-
22:09 Defect #11178 (Resolved): Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse)
- This should be fixed in r9837.
-
21:47 Defect #11180: Problem with update spent time
- There's no @#group_by@ call in 1.3.2 at source:/tags/1.3.2/app/controllers/timelog_controller.rb#L121.
Maybe a custo... -
21:44 Defect #11172: Custom query with "assignee = none" does not show any issues
- Please read [[SubmittingBugs]] first.
-
21:43 Defect #11175: Blocked users still recieve notices
- Can't reproduce. Please give some details.
-
21:40 Defect #11170 (Resolved): Topics sort order is broken in Redmine 2.x
- Fixed in r9836, thanks for pointing this out.
We do not always want the messages in the same order (eg. board displa... -
21:09 Defect #11160 (Resolved): SQL Error on time report if a custom field has multiple values for an entry
-
12:52 Defect #11153: Default sorting for target version is DESC instead of ASC
- maybe someany else could look to this issue.
I can create patch (1 line of code) if it is not obvious... -
11:56 Patch #232: SCM URL/ROOT Information on Repository Page
- +1
Looks like the aforementioned plugin (which provided just the right features) has been abandoned and no longer ... -
08:09 Feature #2024: gantt chart editing
- There is no test. You need to add tests.
* source:tags/2.0.2/test/unit/lib/redmine/helpers/gantt_test.rb
* source... -
07:56 Feature #2024: gantt chart editing
- This is a patch for trunk r9835.
-
07:06 Feature #2024: gantt chart editing
- This is a patch for 1.4.3.
-
02:34 Feature #2024: gantt chart editing
- +1
I've just tried making this patch work with Redmine 1.3.3 on CentOS 6 and it seems to work fine so far.
I atta... -
06:46 Feature #8929: Permission to view only your own time logs
- another vote for that feature,
would realy appreciate it
Thxalot -
03:25 Feature #1806 (Closed): Gantt Editing
- I close this issue as duplicate with #2024.
#2024 has many patches and discussions.
-
00:25 Defect #7394: non-standard date format is used by REST API
- several Redmine API users have reported this bug: https://github.com/taskadapter/redmine-java-api/issues/39
I'm gu...
Also available in: Atom