Activity
From 2013-07-31 to 2013-08-02
2013-08-02
-
23:25 Patch #14606 (Closed): Internal error when copying an issue + on "my page" in block "assigned to me"
- I stumbled upon an issue in the latest svn version of Redmine and have attached a small path for the problem. You mig...
-
14:00 Feature #6118: Filter by parent task or subtasks
- +1
-
13:09 Defect #14557: Error (stack level too deep) when creating new project
- redmine_my_page_queries 2.0.5 was causing the trouble.
Sorry :) -
11:11 Defect #14603 (Closed): Start Date and Due Date fields are empty even after inserting the valuess
- I am using Redmine v2.3x, the start date and due date are returning empty date even if i submit correct values to it.
-
10:49 Feature #14602 (New): Assignee list should be (optionally) ordered by probability
- It would be great to have the option to enable the following: most of our projects have lots of "read only" users, wh...
-
05:20 Feature #14596: Change the week days to month days in Gantt view
- Junhua Wang wrote:
> so we can easily find out the date in Gantt view.
I agree, that is currently pretty tough. N... -
05:15 Feature #14601 (New): Improve returned HTTP status code for requests for account/show
- I noticed this behavior while reviewing #6688.
User _Miriam Blumenstein_ (id: 43592) is watching the issue. Clicki... -
04:48 Patch #6688 (Closed): Improvements for query-views of Calendar and Gantt
- > * Retain action when applying custom query (changes partly incorporated from #6157)
This was fixed in r4909.
... -
03:56 Defect #6157 (Closed): Applying custom queries should not redirect away from calendar or gantt pages
- Daniel Felix wrote:
> I'm currently not able to reproduce this. Anyone else can confirm this is fixed?
Yes, I can... -
02:43 Feature #12005: Mightful workflow field enhancement: hide
- +1
> This is a show-stopping issue for client access.
Totally agreed. Or for corporate clients with mandates to... -
02:42 Feature #11963: Hide the estimated times on issues for certain roles
- +1
Also +1-ing #12005, since that seems more ambitious and will probably take longer to implement.
2013-08-01
-
22:28 Defect #14578: After an update from 1.4.3 to 2.3.2 german umlauts in custom fields are broken
- UPDATE the relevant table and replace the values (don't know which table it is):
@UPDATE TABLE
SET COLUMN = REPLACE... -
19:52 Feature #4221: Force passwords to contain specified character classes
- >Can we implement any password generator with redmine?
* Implemented in "v2.4.0":http://www.redmine.org/versions/70 ... -
18:13 Defect #13592: ActiveRecord::RecordNotUnique for git repository
- I just ran into this issue. I fixed it by truncating the three 'changesets' tables in the redmine DB.
It can be ca... -
16:47 Feature #14599 (Closed): Support 16-bit depth PNG images in PDF export
- Tried on latest version, RMagick installed, image attached to WIKI page, added as !image.png! and shown in page, but ...
-
15:34 Defect #14598: Wrong test with logger.info in model mail_handler
- patch made against Redmine V1.2.1
if logger.info --> if logger.info? -
15:33 Defect #14598 (Closed): Wrong test with logger.info in model mail_handler
-
15:16 Feature #13275: Add query parameters/filter for listing time entries via REST API
- Any news regarding this one?
-
15:03 Defect #6575: start date being filled with current date even when blank value is submitted
- I am facing this issue in Redmine 2.3x versiom.
-
12:00 Feature #14596: Change the week days to month days in Gantt view
- ...
-
11:42 Feature #14596 (Closed): Change the week days to month days in Gantt view
- so we can easily find out the date in Gantt view.
-
11:33 Defect #14595 (Closed): CSV don't use filter for some users
- Hello
Fisrt sorry for my bad english it's not my native language
I have a bug about CSV export with filters for... -
10:36 Defect #14594 (Closed): Pictures in email notification
-
10:25 Defect #14594 (Resolved): Pictures in email notification
- I'm sorry, pictures are displayed already.
It seems, the problem was with something other. -
10:19 Defect #14594 (Closed): Pictures in email notification
- Hello Redmine Team,
If I add a picture in the issue description, it won't be displayed in email body.
I guess, th... -
09:56 Patch #14593: migrate_from_trac.rake, print out validation errors when doing save
- Note, in my patch, I change this:
Time.fake(ticket.changetime) { i.save }
to:
unless i.save
In my patch ... -
09:53 Patch #14593 (New): migrate_from_trac.rake, print out validation errors when doing save
- In the migrate_from_trac.rake script,
the save method is called on several objects
to save them to the database. H... -
09:30 Feature #13145: Update Security_Advisories to include latest rails vulnerabilities.
- Mischa The Evil wrote:
> Can we close this issue by now?
Depends... Developers, what do you think:
Should vulnerab... -
04:15 Feature #13145 (Needs feedback): Update Security_Advisories to include latest rails vulnerabilities.
-
04:15 Feature #13145: Update Security_Advisories to include latest rails vulnerabilities.
- Can we close this issue by now?
-
09:08 Feature #408: Assign a task to multiple users
- +1 We're switching to Redmine from ClockingIT where it was possible to assign issue to multiple users. And it was a v...
-
09:08 Patch #14592 (Closed): migrate_from_trac.rake does not properly parse First Name and Last Name
- In migrate_from_trac.rake, there is this code:
name =~ (/(.*)(\s+\w+)?/)
fn = $1.strip
... -
08:19 Feature #14574: "I don't want to be notified of changes that I make myself" as Default for all User
- I have a feeling that this was already requested, but I can't find the issue right now...
Anyway, I'd like to that a... -
07:41 Defect #14590 (Closed): migrate_from_trac.rake does not import Trac users, uses too short password
- I was testing migrate_from_trac.rake and found that it was not importing the user database from trac.
I substituted ... -
05:34 Patch #14588 (Closed): Add example on how to run a single test to documentation
- Committed in trunk r12072, thanks.
-
03:14 Patch #14588 (Closed): Add example on how to run a single test to documentation
- A tiny[1] documentation update to add a new example on how to run a single test. The idea came up after seeing "OpenP...
-
04:44 Defect #14573 (Closed): I can not change the time of update in 'issues view'
- Such an option is not implemented in the Redmine core. For sure not a defect. Closing as such.
If you'd want to ha...
2013-07-31
-
23:43 Defect #14585 (Closed): Problem in redmine icalender export plugin
- No plugin support here in the issue tracker. Please, post on the forums and/or contact the plugin author.
Edit: se... -
15:21 Defect #14585 (Closed): Problem in redmine icalender export plugin
- I am trying to install Redmine ICalendar Export Plugin(https://github.com/planio/redmine_icalendar_export) and this p...
-
23:17 Defect #14586 (Closed): TCC
- You're using the wrong website...
-
17:14 Defect #14586 (Closed): TCC
- Desenvolvimento TCC
-
23:16 Defect #14587 (Closed): esclusione funzione call center
- You're using the wrong website.
-
17:23 Defect #14587 (Closed): esclusione funzione call center
- ciao, mi servirebbe gentilmente, a seguito di richiesta fatta dallo stesso, di togliere Andrea Trevisan dalla funzion...
-
20:01 Feature #1739: Add ability to change issue author
- Kris Lou wrote:
> This plugin works for 2.3.1: https://github.com/thorin/redmine_changeauthor
>
> My only compl... -
16:57 Feature #5125: Export roadmap to PDF
- I'd be interested in exactly this: a pdf export of the roadmap including issue details. A separate export for each ve...
-
16:32 Defect #14578: After an update from 1.4.3 to 2.3.2 german umlauts in custom fields are broken
- I have added new better Screenshots of my problem.
-
14:39 Patch #5007: Time spent displayed in human readable format (hours minutes)
- +1
It would be really handy to be able to choose the display format. Decimal time is something very uncommon. -
13:31 Feature #3972: Translation for field values
- I could not make it work on Redmine 2.3.1.stable :
* first, I got an error in app/views/settings/_localizable.html.e... -
12:45 Defect #14584 (Closed): Standard fields disabled for certain trackers still appear in email notifications
- Hello,
I've created a custom tracker and disabled the "Target version" for it. However, the email notifications sh... -
12:35 Feature #5523: Multi language custom field
- +1
-
12:35 Feature #4886: Name of custom fields should be multilingual
- See also Feature #5523
-
09:52 Feature #14582 (New): Does redmine can display the critical path of gantt chart
- I create a project, and add all the issues in the project.
When review the gant chart, I want to see the critical ... -
02:23 Defect #13587: unpredictable tab position after ajax call loading workflow
- I'm seeing the same thing, and also that if you change the tracker type and tab to the Subject field, anything you ty...
Also available in: Atom