Activity
From 2015-08-09 to 2015-08-11
2015-08-11
-
23:16 Feature #19289: Exclude attachments from incoming emails based on file content or file hash
- For a very easy optimization you might first compare the size of the files. If the sizes differ there is no need to c...
-
20:23 Defect #15320: Changing Child's Parent Ticket Field To Parent's Parent fails.
- This patch prints the reason why the parent issue is bad. For example if you have the issues
_new_parent_
_issue_... -
20:21 Defect #20514 (Closed): Fix Language keys for Dutch
- Fix teh Language keus for dutch
-
18:35 Defect #20513: Unloadable plugin convention breaks with Rails 4.2.3
- Note that I can reproduce this in standard Rails 4.2.3 very easily. I've logged it on github: https://github.com/rai...
-
18:20 Defect #20513 (Closed): Unloadable plugin convention breaks with Rails 4.2.3
- The RM documentation and existing plugins use the Rails *unloadable* statement. This doesn't work as expected with R...
-
18:13 Patch #20512 (Closed): Project.copy_from deletes enabled_modules on source
- project#enabled_modules = project.enabled_modules causing troubles, because there are ids copied, therefore rails som...
-
17:21 Patch #18770: Make issue history collapsable
- I have updated my patch to use the same css and js changes to add collapsable versions in the roadmap.
The new patch... -
15:53 Feature #20511 (Closed): Comments for Textile text formatting
- Developing and maintaining a wiki page I often would like to add some hidden commentary which does not show in format...
-
09:55 Feature #3848: Permission to log time for another user
- We use this plugin http://www.redmine.org/plugins/redmine_work_time with Redmine 3.1.0. It allows to add / edit work ...
-
09:02 Defect #20466: Broken email notification layout in Outlook
- The patch Outlook-Fix contains all necessary fixes to that the emails are displayed correctly in Outlook, too.
mai... -
02:01 Patch #20300: Redmine development mode - few blockers
- Done #20506, #20507 and #20508
-
01:01 Patch #20300 (Needs feedback): Redmine development mode - few blockers
- Please create new issues per patch.
-
02:00 Patch #20508 (Closed): Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper
- Redmine::Hook::Helper is in file, which is required, but is patching ApplicationHelper and that is loaded by Rails au...
-
01:58 Patch #20507 (Closed): ThemesHelper reopening ApplicationHelper is problem with autoloading
- redmine/themes.rb defines ApplicationHelper, but it gets into problems, if there is a patch for it in plugin, which r...
-
01:55 Patch #20506 (Closed): redmine I18n autoload instead of require
- redmine/i18n is required in redmine.rb, but row above it is autoloaded by rails and thus both mechanisms are loading ...
2015-08-10
-
14:20 Defect #18541: Move issue to another project
- We're seeing the same thing - also in Debian. That popup you're seeing says "Loading..." and is on a semi-transparen...
-
12:21 Feature #8192: Make a global category filter available from issues list at All Issues level
- +1 we need this too :|
2015-08-09
-
14:48 Defect #20501 (Closed): Empty divs when there are no custom fields on the issue form
- The DOM is getting polluted with unnecessary ``splitcontent`` divs for ``custom_field_values`` even when there are ab...
-
08:36 Defect #20499: Bangla charater of PDF
- Because embedded FreeSans font does not have glyph.
See #61#note-93. -
07:38 Defect #20499: Bangla charater of PDF
- example text: হোটেল/রেস্তোরাঁর মূলধন উল্পেখ করুন
-
07:37 Defect #20499 (New): Bangla charater of PDF
- I'm using *Bangla* language in Redmine 1.3.2.stable (MySQL) (on *Ubuntu 12.04*).
But when I try to open pdf file of ... -
07:14 Patch #20498 (Closed): Wrap lines less than 80 characters in doc/INSTALL
- It improves readability.
Also available in: Atom