Activity
From 2015-09-11 to 2015-09-13
2015-09-13
-
18:38 Defect #20736 (Resolved): production configuration not read from database.yml
- Was my fault... I left uncommented "production:" line at end of file... :(
-
18:00 Defect #20736 (Closed): production configuration not read from database.yml
- I have strange problem with configuration of 3.1-stable in file database.yml there are 3 exactly same configurations:...
-
16:54 Patch #20735 (Closed): Markdown: Upgrade redcarpet gem to 3.3 (ruby 1.9 and higher)
-
16:49 Patch #20735 (Closed): Markdown: Upgrade redcarpet gem to 3.3 (ruby 1.9 and higher)
-
16:45 Defect #19577 (Closed): Open redirect vulnerability with back_url param
- Fix committed in 3.1, 3.0 and 2.6 branches. Thanks.
-
16:39 Defect #19577 (Resolved): Open redirect vulnerability with back_url param
-
16:29 Defect #20456: 3.1-stable/3.1.0: missing commits (omitted from being merged from trunk)
- Mischa and Toshi, thanks for your respective work. Can we close this for 3.1.1?
-
09:07 Patch #20733 (Closed): "Total estimated time" should be inserted after "Estimated time" in "Avalable Columns"
- #20688 would be even better with this patch: attachment:fix_available_columns_order.diff
current trunk(r14555):
... -
08:36 Defect #20646: Maximum attachment size displayed/labeled incorrectly
- 1MB is 1024KB, so 5000KB is 4.88MB, isn't it?
Edit: And yes, I'm one of those who refuse to call their Megabytes M... -
08:31 Patch #20732 (Closed): MailHandler: Select project by subaddress (redmine+project@example.com)
- This patch adds project selection by subaddress to the MailHandler.
Basically the same feature that's shown at [[M... -
08:25 Feature #20698: Add support for task list items in Textile formatting
- very related to #20691
I also think that would be nice to have (especially if we managed to make these boxes click... -
07:16 Patch #20731: Change Japanese translation for "spent time"
- Updated patch. Also changed label_time_entry_plural.
-
06:54 Patch #20731 (Closed): Change Japanese translation for "spent time"
- Current translation "作業時間の記録" is a little too long.
I think "作業時間" is better.
*[sample 1]*
!issue.png!
*[sa... -
05:56 Defect #20730 (Closed): Fix tokenization of phrases with non-ascii chars
- \w only matches ASCII characters, we should either use @[:alnum:]@ instead or simply match all non-@"@ characters for...
-
03:00 Patch #20729 (Closed): Japanese translation update (r14555)
- Translated field_total_estimated_hours introduced in r14555.
-
02:04 Defect #13520: Internal Error (incompatible character encodings: ASCII-8BIT and UTF-8) when accessing Admin/Settings, Account, etc.
- same here:...
-
00:24 Patch #20728 (Closed): Portuguese translation file
- PT-pt translation files reviewed from trunk.
2015-09-12
-
17:00 Defect #20591: PDF export does not determine picture (.png) height correctly
- Marwijn Hessel wrote:
> When exporting a redmine page as PDF.
> Somehow the height of pictures (.png) is not deter... -
16:54 Feature #20688 (Closed): Add Total estimated hours column on issue list
- Merged.
-
14:48 Feature #20688 (Resolved): Add Total estimated hours column on issue list
- Column added in r14555.
-
14:49 Patch #20512 (Closed): Project.copy_from deletes enabled_modules on source
-
14:48 Defect #20725 (Closed): problem installing on win2003
- ---------libmysql.dll exists---------------------------
C:\redmine266>bundle exec rake generate_secret_token
Failed... -
14:31 Defect #20633 (Closed): Help cursor showing up since r14154
-
13:12 Defect #20490 (Closed): WARNING: Can't mass-assign protected attributes for User
-
12:59 Defect #20454 (Closed): Mail handler: unwanted assignment to a group occurs
-
12:57 Defect #20427 (Closed): Cannot create a custom query visibility is "to these roles only"
- Merged.
-
12:53 Defect #20407 (Closed): Monospace font-family values are differ between application.css and scm.css
- Merged.
-
12:52 Defect #20401 (Closed): "Spent time" panel: columns not wrapping
- Merged.
-
12:51 Defect #20278 (Closed): Wrong syntax for resizing inline images will throw a 500 error
- Merged.
-
02:38 Feature #20718 (Closed): No next issue status when creating new issue
- Already implemented by #5816. Please wait Redmine 3.2.0.
2015-09-11
-
20:51 Feature #5490: Option for independent subtask priority/start date/due date/done ratio
James H wrote:
> The natural workflow of Redmine also perpetuates one way more than the other because when you cre...-
15:49 Defect #20723 (Closed): Update redmine 3.0.3 -> 3.1.0
- Krakozaber Krakozaber wrote:
> Install process:
* Why do you use "rake1.9.1" instead of "rake" or "bundle exec ra... -
15:38 Defect #20723: Update redmine 3.0.3 -> 3.1.0
- whithout plugins:...
-
15:33 Defect #20723: Update redmine 3.0.3 -> 3.1.0
- Install process:...
-
15:24 Defect #20723: Update redmine 3.0.3 -> 3.1.0
- I think you forgot to run db:migrate because "Member#role_editable?' is defined by r14293.
-
15:21 Defect #20723: Update redmine 3.0.3 -> 3.1.0
- Try without plugins.
-
15:09 Defect #20723: Update redmine 3.0.3 -> 3.1.0
- ...
-
14:55 Defect #20723 (Needs feedback): Update redmine 3.0.3 -> 3.1.0
- Please see [[Submissions]].
Check that you use clean source or your plugins override this code.
source:tags/3.1.0/a... -
14:05 Defect #20723 (Closed): Update redmine 3.0.3 -> 3.1.0
- ...
-
15:34 Defect #20380 (New): Cannot assign users to projects with IE set to compatibility mode
-
13:32 Defect #20380: Cannot assign users to projects with IE set to compatibility mode
- I'm running Redmine 3.1.0.stable and we also have/had issues when adding watchers to a ticket (as described by Karel ...
-
13:39 Defect #20633: Help cursor showing up since r14154
- I'm not an expert, but changing span[title] to span[cf_title] would fix the issue I see (help cursor at various place...
-
08:53 Defect #20633: Help cursor showing up since r14154
- Do you mean we should change @span[title]@ (for example: @span[cf_title]@)?
-
13:25 Feature #1011: Add voting to tickets
- +1
-
13:18 Defect #20721 (Closed): Estimated hours field for parent task is disabled on issue edit
- For parent tasks estimated_hours filed is disabled on issue edit - we can not modify old estimation or even set new. ...
-
11:13 Patch #20720 (Closed): Traditional Chinese "issue" translation change
- * New
** notice_import_finished, notice_import_finished_with_errors, error_invalid_file_encoding, error_invalid_csv_... -
11:11 Feature #973: Assign different status sets and workflows for separate projects
- +100 Really!
-
09:27 Defect #20648 (Needs feedback): Users' "Last connection" is not updated correctly.
- From #2820
# When a user logs in the User.last_login_on field is updated to the current time.
# When logging in v... -
09:13 Defect #14127: Email not working with HTML format from Outlook
- FTR: html mail handling was improved by #16962.
-
09:04 Feature #20718 (Closed): No next issue status when creating new issue
- I have a very simple workflow, New -> In Progress -> Closed. "New" set to the default status for tracker.
In the R... -
08:04 Defect #20591 (Confirmed): PDF export does not determine picture (.png) height correctly
- I have created issue.
https://github.com/naitoh/rbpdf/issues/25 -
07:53 Defect #18842 (Closed): Updating issue possible for a user without that permission
- djiby thiaw wrote:
> Hi,
> I've a little bit understand what you explain. And also an other think is that for a rol...
Also available in: Atom