Activity
From 2014-09-03 to 2014-09-05
2014-09-05
-
22:40 Defect #17581: Drag & Drop does not work with Safari 5.1
- @FileReader@ is not needed. (Search repo for FileReader)
Checking for @FileReader@ was simply a hack for Safari 5.... -
18:06 Defect #14428: ActionView::Template::Error (translation missing: en.number.human.storage_units.format)
- please reopen this issue: whatever client side setting shall never, ever cause a server error (500)!
I may probabl... -
17:38 Feature #17570: use rbpdf gem instead of bundled rfpdf
- Jun NAITOH wrote:
> Felix Schäfer wrote:
> > Jun, I was able to test this a little more and the error I get is caus... -
17:29 Feature #17570: use rbpdf gem instead of bundled rfpdf
- Felix Schäfer wrote:
> Jun, I was able to test this a little more and the error I get is caused by an endless loop. ... -
16:47 Defect #8628: "Related to" reference may yield circular dependency error message
- attached a test for the current 2.5 branch (but has not changed in trunk) that tests for the following dependencies t...
-
16:42 Defect #17800 (Closed): Redmine redirection issue
- Please post your question in forum.
-
08:11 Defect #17800 (Closed): Redmine redirection issue
- When we try to apply filters for the issues under "Issues" tab in redmine, some security exception is throwing.
we a... -
13:28 Defect #17023: The error flash message on session expiration is not in the language of the user but of the user of the previous request
- Because @set_localization@ uses @User.current@ to find the language selected in the user's preferences, however @User...
-
12:55 Feature #7017: Add watchers from To and Cc fields in issue replies
- +1
-
12:45 Defect #13673: Parent issue column includes issue subject (making issue list unworkable wide)
- René Carolus wrote:
> I´m looking for a fix to remove the subject from the column parent task in Redmine 2.5.
> Is... -
11:52 Feature #17132: add ability set "private note" visibility for specific role
- Kevin Palm wrote:
> duplicate of #1193 ?
No!
#1193 and this issue #17132 are different.
In #1193 note(*+all+*) p... -
11:47 Feature #1193: Staff-only notes with Role-base access control
- +1
-
11:14 Feature #15255: Open images in a lightbox
- This plugin is dead (last commit is two years ago). And I think all forks of it are also dead...
An alternative is A... -
10:10 Feature #17801 (New): When adding watchers to an issue, you should have the possibility to notify the watchers that they have been added to the issue
- Sometimes it happens that I want to take 2 actions on an existing issue: Add a watcher + add a note to the issue (or ...
2014-09-04
-
22:34 Defect #16794: plugin update check not working correctly
- It would be enough to add kind of a warning icon with a tooltip notice "not officialy supported for your redmine vers...
-
22:32 Defect #16794: plugin update check not working correctly
- Etienne Massip wrote:
> Do you mean there's no issue ? I checked the code and it looks fine to me, the tick should n... -
22:26 Defect #16794: plugin update check not working correctly
- Tobias Fischer wrote:
> Etienne, after you added the relation to #3177 I re-checked my plugins and it seems, this on... -
21:51 Defect #16794: plugin update check not working correctly
- Andre Greeff wrote:
> I'm running 2.5.2 (Bitnami stack if that matters), but I don't see any sort of upgrade functio... -
21:50 Defect #16794: plugin update check not working correctly
- Etienne, after you added the relation to #3177 I re-checked my plugins and it seems, this only happens for plugins wh...
-
20:17 Defect #16794: plugin update check not working correctly
- I'm running 2.5.2 (Bitnami stack if that matters), but I don't see any sort of upgrade functionality or notices as pe...
-
21:35 Defect #16256: Timestamp of issue note doesn't update when updating
- I've checked the table structure, it doesn't have a timestamp for updates that are happening on the record, we could ...
-
19:24 Feature #17797 (New): If no wiki pages have been created, wiki tab should return something more informative than 404
- We've received bug reports from users saying that wiki pages are broken, when a project has wiki enabled but the owne...
-
19:02 Patch #17796 (Closed): Expire all other sessions on password change
- To improve user account security, we believe it is a good practice to expire all other active user sessions (on other...
-
17:46 Feature #13016: Dynamic adding values to custom fields
- +1
-
15:20 Defect #17795 (Closed): No notification when failing to create issue from email
- When sending an Issue to redmine from email without project for example, redmine should send an email notifying the u...
-
14:10 Defect #13583: Space between lines in nested lists not equal
- +1
-
12:41 Defect #13583: Space between lines in nested lists not equal
- +1
-
14:03 Defect #17794 (Closed): Redmine integration with Testlink – showing error Bug ID does not exist on BTS!
- Please use forum.
-
09:26 Defect #17794 (Closed): Redmine integration with Testlink – showing error Bug ID does not exist on BTS!
- Redmine integration with Testlink – showing error Bug ID does not exist on BTS!
I itergrated remine with testlink. W... -
06:23 Feature #482: Default assignee on each project
- +1
-
01:57 Feature #17792 (New): Incoming and outgoing mails settings in redmine
- These two were really difficult to config via cronjob and setup file. Especially the incoming part! I found a lot of ...
2014-09-03
-
22:17 Defect #17023: The error flash message on session expiration is not in the language of the user but of the user of the previous request
- @user_setup@ requires session, but why not simply call @set_localization@ when session is expired?
-
17:32 Defect #17023: The error flash message on session expiration is not in the language of the user but of the user of the previous request
- Another option would be to move the @session_expiration@ filter after the @user_setup@. That way, we would have a pro...
-
21:52 Feature #17773 (Closed): Short link in my table
-
09:57 Feature #17773 (Resolved): Short link in my table
- %vale%
-
18:16 Feature #17570: use rbpdf gem instead of bundled rfpdf
- Jun, I was able to test this a little more and the error I get is caused by an endless loop. The error is:...
-
16:23 Feature #992: Option to search open issues only
- +1
-
13:40 Defect #17788 (Closed): I can install DMSF plugin in Redmine 2.3.3
- Please contact plugin author.
-
11:56 Defect #17788 (Closed): I can install DMSF plugin in Redmine 2.3.3
- rake aborted!
Gem::LoadError: You have already activated rake 10.3.2, but your Gemfile requires rake 10.1.0. Using b... -
02:08 Feature #11977: REST API for repositories
I'm very interesed by this feature too..
Also available in: Atom