Activity
From 2011-11-03 to 2011-11-05
2011-11-05
-
22:09 Defect #9530 (Closed): Preview link
- During Issue/wiki_page creation/modification the preview link should display draft of the Issue/wiki_page before subm...
-
19:44 Feature #2269 (Resolved): Default issue start date should become configurable.
- Fixed with r7733.
Default setting is to set start date to issue's creation date for backward compatibility.
-
15:26 Defect #7098 (Closed): "rest api: issues" wiki page contains invalid info about pages/limits
-
14:37 Defect #4700: Adding news does not send notification to all project members
- As a temp workaround I've set up an isolated issue named "ANNOUNCEMENTS"
* add watchers to this issue
* when ever... -
14:32 Defect #9512 (Closed): wrong order of target versions
-
14:31 Defect #9512: wrong order of target versions
- They are ordered by due date or, if no due date set, alphabetically.
Set due dates or see #7269. -
14:27 Defect #9495 (Closed): weird email notification behaviour
- Dup of #4700.
-
14:24 Defect #9495: weird email notification behaviour
- Check log, give details according to [[SubmittingBugs]].
What actions did you checked for email notifications in s... -
14:25 Defect #9511 (Closed): hud elements looks crazy sometimes if "Use OpenGL 2.0 shaders (GLSL) is disabled.
-
14:20 Defect #9488 (Closed): undefined method deprecate
- ...
-
14:08 Defect #9519 (Closed): Preliminary Development Plan
-
07:59 Patch #9529 (Closed): Update locale spanish
- Committed in trunk r7731 and 1.2-stable r7732.
-
07:50 Patch #9529 (Closed): Update locale spanish
- https://github.com/edavis10/redmine/pull/45
-
07:18 Patch #9528 (Closed): Bulgarian translation (r7729)
- Committed in trunk r7730, thanks.
-
07:02 Patch #9528 (Closed): Bulgarian translation (r7729)
- Here it is (full file)
-
06:27 Patch #9484 (Closed): Limit SCM annotate to text files under the maximum file size for viewing
- Committed in trunk r7728 and r7729, thanks.
-
05:09 Feature #9505 (Closed): Committers name (if mapped to redmine user) show up on statistics
- Duplicate of #2624.
-
05:05 Defect #8894: Private issues - make it more obvious in the UI?
- Bruno Medeiros wrote:
> The r6328 doesn't fix this issue, only allows the suggested solution to be implemented.
T... -
04:28 Defect #5526 (Closed): Using Images from the Files Section on a Wiki Page throws Error
- * Not reproducible (any longer) on the current trunk using image tags like @!/attachments/download/<id>/<name>!@.
* ... -
04:20 Feature #779: Multiple SCM per project
- hello,
+1 for this features
Where to get the latest patch ? The pluse00 git repos seems not to work
Sincerel... -
04:19 Defect #9360: Deactivating the issue-tracking module makes project's files, bound to project's versions, inaccessible
- I've just took a quick look at the related code for this.
_Antonio García-Domínguez_ wrote:
> The code involved s... -
03:43 Feature #7548: Option to remember Activities set to show on activity view
- +1 great idea
-
02:06 Feature #703: Configurable required fields per tracker/status/role
- +1 (unless you count my customers asking for this, then it's +5)
2011-11-04
-
23:32 Feature #8568: add ability to designate default watchers by tracker/project
- Here's what we're using:
In Settings->Project, you can specify a role for the default watchers. You could use an ... -
20:55 Feature #6401: Make Wiki Redirects editable
- +1
-
04:45 Feature #6401: Make Wiki Redirects editable
- +1
-
19:59 Feature #3428: Need AJAX Based Issue Addition
- Also be able to change issues fields from the list by double clicking on cells.
-
19:57 Feature #3428: Need AJAX Based Issue Addition
- +1
-
19:54 Feature #6296: Bulk-edit custom fields through context menu
- +1
-
18:07 Defect #9523: {{toc}} does not display headers with @ code markup
- Oops - forgot to use prefined tag to show actual code markup when viewing this bug. Here's the actual code:...
-
18:03 Defect #9523 (Closed): {{toc}} does not display headers with @ code markup
- The following shows the first and third header in the table of contents, but not the second:
{{toc}}
h1. First ... -
18:05 Defect #9524 (Closed): All columns disappearing in issue lists apart from checkbox and issue id
- Redmine 1.1.3 (installed using Ubuntu package)
Similar to #8833, I'm getting an issue list with only two columns a... -
17:22 Feature #7554: Private documents
- Hi Terence,
I forgot to add two more use cases in my last update.
8)Created a tester user with two roles (developer... -
15:01 Defect #7807: Gantt subjects rendering is broken with IE6/IE7
- I found that in Opera, if I cut the
white-space: nowrap;
it works better! -
14:38 Defect #7807: Gantt subjects rendering is broken with IE6/IE7
- I found that should be a Opera issue with overflow-x option:
http://www.brunildo.org/test/Overflowxy2.html
I dont k... -
12:57 Defect #7807: Gantt subjects rendering is broken with IE6/IE7
- I'm using Opera and I think I have same problem. I test it IE8 and it works fine!
I'm using last SVN redmine
Also... -
12:45 Feature #9515: Export filtered issues details in one pdf
- There is one plugin: show_descriptions that shows the issue description in the issue list with filtering (a bit bugy ...
-
12:36 Feature #1189: Multiselect custom fields
- +1
-
11:51 Defect #9520 (Closed): Copied private query not visible after project copy
- With using copying function for projects in Administration screen, custom queries will be duplicated on "Custom queri...
-
09:40 Defect #7857: A NoMethodError occurred in account#login
- Okay, after I just had to convince a customer that we are not total morons for having a software that gives him 500 e...
-
04:46 Feature #779: Multiple SCM per project
- +1
-
03:27 Defect #9519 (Closed): Preliminary Development Plan
-
03:24 Feature #3816: Allow pasting screenshots from clipboard
- Nice plugin!
It would be nice for me to be able to trim the image on the applet :) -
03:13 Feature #6202: On-the-fly group addition based on LDAP sources
- +1, but for any auth_source not just LDAP. We have a custom auth_source to link to our website, and again auto creati...
-
02:34 Patch #9516 (Closed): Bulgarian translation (r7723)
- Committed in trunk r7726, thanks.
2011-11-03
-
22:48 Defect #9517 (Resolved): commit failed with redmine on same vhost than subversion
- solution : add "PassengerEnabled Off" in <Location /svn> apache section.
-
19:14 Defect #9517 (Closed): commit failed with redmine on same vhost than subversion
- Hi,
First of all, i think the bug came from subversion 1.7 and open a topic on subversion mailing list.
http://th... -
22:21 Feature #7554: Private documents
- These are the use cases I tested in development.
Created Test Project-
Created two accounts-
1)One as redmine-admi... -
18:15 Patch #9516 (Closed): Bulgarian translation (r7723)
- Here it is
-
17:39 Feature #9515 (New): Export filtered issues details in one pdf
- There is already an option that export the filtered issues, but I want export every filtered issues details.
I can d... -
16:47 Defect #8976: Timelog reports date incorrect
- It's the same for us: it's nearly impossible to get useful data from such a report.
It's a great shame: we use Red... -
16:47 Defect #8976: Timelog reports date incorrect
- It's the same for us: it's nearly impossible to get useful data from such a report.
It's a great shame: we use Red... -
16:39 Defect #6551: Highlighting in search results is case sensitive for cyrillic pattern
- Actually, I made a fix...
-
16:07 Feature #3169: Multiple repositories for projects
- I disagree that repo permissions should be part of redmine - they are something that should be set in SVN itself. Red...
-
13:31 Defect #9513: Mongrel server halt at CASClient::Frameworks::Rails::Filter
- Sudipto Dey wrote:
> I am using rubycas-client 2.2.1 and it is working fine at my local machine. But when i am tryin... -
13:30 Defect #9513 (Closed): Mongrel server halt at CASClient::Frameworks::Rails::Filter
- I am using rubycas-client 2.2.1 and it is working fine at my local machine. But when i am trying to integrate to port...
-
13:25 Defect #9512 (Closed): wrong order of target versions
- In case of huge number of target versions (more than 10), they shows in wrong order
-
10:22 Defect #9360: Deactivating the issue-tracking module makes project's files, bound to project's versions, inaccessible
- No, it doesn't. If the file is not linked to any version, I can download it just fine. That's how we noticed this pro...
-
02:12 Defect #9360: Deactivating the issue-tracking module makes project's files, bound to project's versions, inaccessible
- Can you test if this behaviour also happens with files which aren't linked to a particular Redmine project version?
-
10:01 Feature #3511: Ability to sort issues by grouped column
- + 1
Annoying when using issues with customer that the highest version comes on top. -
09:55 Defect #9511 (Resolved): hud elements looks crazy sometimes if "Use OpenGL 2.0 shaders (GLSL) is disabled.
- Sorry, I somehow got to the wrong tracker, this was not meant to be a bug against redmine. Sorry!
-
09:50 Defect #9511 (Closed): hud elements looks crazy sometimes if "Use OpenGL 2.0 shaders (GLSL) is disabled.
- When I untick this box in the option menu and play, certain hud elements go crazy. (see screenshot, textures disabled...
-
09:35 Feature #8050: Mightful workflow field enhancement: visible, read only and mandatory
- +1
-
01:55 Defect #9501 (Closed): Notification link in e-mail are wrong
- Thanks for your feedback.
Also available in: Atom